@charset "utf-8";
#h_list {
	clear: both;
	float: left;
	height: 27px;
	width: 645px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFDA58;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#h_list_left {
	float: left;
	width: 640px;
	padding-right: 10px;
	margin-bottom: 10px;
	clear: none;
}
#h_list_left .list_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: auto;
	line-height: 16px;
	padding-left: 5px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 65px;
}
#h_list_left .list_news img {
	float: left;
	padding-right: 10px;
}
.reviewsnews {
	clear: both;
	height: 20px;
	width: auto;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.pagenews {
	clear: both;
	height: 22px;
	width: auto;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.pagenews ul {
	margin: 0px;
	padding: 0px;
}
.pagenews li {
	float: left;
	list-style-type: none;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.pagenews li a.no:link, a.no:visited {
	border: 1px solid #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pagenews li a.no:hover {
	border: 1px solid #FF9900;
	background-color: #FF6600;
	color: #FFFFFF;
}


#h_list_right {
	float: left;
	height: auto;
	width: 170px;
	padding-right: 10px;
}

#h_list_right #list_ad {
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-align: center;
	line-height: 20px;
}
#h_list_right #list_ad img {
	padding-bottom: 10px;
}

