h1
	{
	padding: 18px 0px 0px 13px;
	}

	
	
div#Main div#PnMain div#RtMain
	{
	height: auto;
	}
	
div#Main div#PnMain div#RtMain div.rt_bg div.articles
	{
	width: 100%;
	min-height: 100%; _height: 100%;
	padding: 0px 0px 7px 0px; _padding-bottom: 5px;
	overflow: hidden; _overflow: visible;
	background: none;
	position: relative;
	zoom: 1;
	}
	
div#Main div#PnMain div#RtMain div.rt_bg div.articles div.text,
div#Main div#PnMain div#RtMain div.rt_bg div.articles div.top-list
	{
	padding: 10px 22px 10px 22px;
	margin-bottom: 7px;
	background: #fefbe5;
	}
			
div#Main div#PnMain div#RtMain div.rt_bg div.articles div.top-list
	{
	padding-top: 25px;
	background: #d3e89b;
	overflow: hidden;
	zoom: 1;
	}
				
	div#Main div#PnMain div#RtMain div.rt_bg div.articles div.top-list div.unit
		{
		width: 100%;
		padding: 15px 0px 0px 0px;
		border-top: 2px dotted #afcc73;
		overflow: hidden;
		zoom: 1;
		font-size: 11px;
		}
					
		div#Main div#PnMain div#RtMain div.rt_bg div.articles div.top-list div.unit h2
			{
			margin: 0px 0px 5px 0px;
			}
					
		div#Main div#PnMain div#RtMain div.rt_bg div.articles div.top-list div.unit h2 a
			{
			margin: 0px 0px 5px 0px;
			color: #005285;
			}
					
		div#Main div#PnMain div#RtMain div.rt_bg div.articles div.top-list div.unit div.tmb
			{
			width: 166px;
			height: 116px;
			padding: 3px;
			float: left; _display: inline;
			padding: 3px 13px 18px 3px;
			background: url(../img/frames/home_frame.gif) left top no-repeat;
			overflow: hidden;
			}
					
		div#Main div#PnMain div#RtMain div.rt_bg div.articles div.top-list div.unit div.text-block
			{
			width: 298px;
			float: left;
			}
						
			div#Main div#PnMain div#RtMain div.rt_bg div.articles div.top-list div.unit div.tmb div
				{
				width: 100%;
				height: 100%;
				overflow: hidden;
				}
					
		div#Main div#PnMain div#RtMain div.rt_bg div.articles div.top-list div.unit p
			{
			color: #282828;
			font-size: 11px;
			}
					
		div#Main div#PnMain div#RtMain div.rt_bg div.articles div.top-list div.unit p.red
			{
			margin-bottom: 5px;
			color: #5c3512;
			}
					
		div#Main div#PnMain div#RtMain div.rt_bg div.articles div.top-list div.unit span.size
			{
			font-weight: bold;
			color: #2478ac;
			}
					
		div#Main div#PnMain div#RtMain div.rt_bg div.articles div.top-list div.unit span.price
			{
			font-weight: bold;
			color: #b85129;
			}
				
	div#Main div#PnMain div#RtMain div.rt_bg div.articles div.top-list div.first
				{
				border-top: 0px;
				}
	
div#Main div#PnMain div#RtMain div.rt_bg div.articles h1
			{
			padding: 0px;
			margin-bottom: 15px;
			}
	
div#Main div#PnMain div#RtMain div.rt_bg div.articles div.text h1
			{
			margin-bottom: 0px;
			color: #b85129;
			font-size: 14px;
			font-weight: bold;
			}
	
div#Main div#PnMain div#RtMain div.rt_bg div.articles h1 b
			{
			font-size: 24px;
			}
	
div#Main div#PnMain div#RtMain div.rt_bg div.articles h2.title
			{
			margin: 0px 3px 20px 0px;
			color: #b85129;
			font-size: 18px;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			text-align: right;
			}
	
/* ========== TOP LIST NEWS ============ */
div#Main div#PnMain div#RtMain div.rt_bg div.above_news_space
	{
	/*width: 100%;
	height: 202px;
	zoom: 1;
	position: relative;*/
	}
	
div#Main div#PnMain div#RtMain div.rt_bg div.news
	{
	/*position: absolute;
	bottom: 5px;
	left: 0;*/
	width: 100%;
	padding: 22px 27px;
	background: #d3c879;
	}
			
div#Main div#PnMain div#RtMain div.rt_bg div.news h1
	{
	margin: 0px 0px 17px 0px;
	padding: 0px;
	}

div#Main div#PnMain div#RtMain div.rt_bg div.news h1 a
	{
	color: #816332;
	padding: 0px;
	font-size:18px;
	}

div#Main div#PnMain div#RtMain div.rt_bg div.news h1 a:hover
	{
	text-decoration: underline;
	}

div#Main div#PnMain div#RtMain div.rt_bg div.news div.scroll
	{
	float: right; _display: inline;
	width: 17px;
	height: 112px;
	padding: 11px 0px 11px 0px;
	}

div#Main div#PnMain div#RtMain div.rt_bg div.news div.scroll div.up
	{
	width: 100%;
	height: 11px;
	margin: -11px 0px 0px 0px;
	background-image: url('../img/but/scroll_up.gif');
	background-position: center 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	}

div#Main div#PnMain div#RtMain div.rt_bg div.news div.scroll div.up:hover
	{
	background-image: url('../img/but/scroll_up_over.gif');
	}

div#Main div#PnMain div#RtMain div.rt_bg div.news div.scroll div.down
	{
	width: 100%;
	height: 11px;
	margin: 0px 0px -11px 0px;
	background-image: url('../img/but/scroll_down.gif');
	background-position: center 1px;
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	}

div#Main div#PnMain div#RtMain div.rt_bg div.news div.scroll div.down:hover
	{
	background-image: url('../img/but/scroll_down_over.gif');
	}

div#Main div#PnMain div#RtMain div.rt_bg div.news div.scroll div.bar
	{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	background-image: url('../img/bg/scroll_bg.gif');
	background-position: 5px 0px;
	background-repeat: repeat-y;
	overflow: hidden;
	}

div#Main div#PnMain div#RtMain div.rt_bg div.news div.scroll div.bar div.runner
	{
	width: 100%;
	height: 45px;
	background-image: url('../img/but/scroll_bar.gif');
	background-position: center 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	}
			
div#Main div#PnMain div#RtMain div.rt_bg div.news div.news_block
		{
		position: absolute;
		width: 443px;
		height: 112px;
		overflow: hidden;
		}
			
div#Main div#PnMain div#RtMain div.rt_bg div.news div.news_block div.unit
	{
	margin-bottom: 6px;
	clear: both;
	}
				
div#Main div#PnMain div#RtMain div.rt_bg div.news div.news_block div.unit div.date
	{
	float: left;
	height: 24px;
	width: 42px;
	padding: 5px 0px 10px 6px;
	background: url(../img/bg/date_bg.gif) no-repeat;
	font-size: 11px;
	color: #d3c879;
	}

div#Main div#PnMain div#RtMain div.rt_bg div.news div.news_block div.unit div.announce
	{
	float: left;
	width: 400px;
	padding: 0px 0px 0px 10px;
	}

div#Main div#PnMain div#RtMain div.rt_bg div.news div.news_block div.unit div.announce a,
div#Main div#PnMain div#RtMain div.rt_bg div.news div.news_block div.unit div.announce a:hover,
div#Main div#PnMain div#RtMain div.rt_bg div.news div.news_block div.unit div.announce a:visited
	{
	font-size: 11px;
	color: #282828;
	}

div#Main div#PnMain div#RtMain div.rt_bg div.news div.news_block div.unit div.announce a:hover
	{
	color: #565656;
	}