﻿




.list_page_1_t{ width:700px; height:30px; line-height:30px; color:#557591; position:relative; border-bottom:1px solid #557591; margin-bottom:10px;}
.list_page_1_t_s1,.list_page_1_t_s2{ position:absolute; top:0}
.list_page_1_t_s1{ left:10px;}
.list_page_1_t_s2{ right:10px;}


.list_page_1{width:700px;}
.list_page_1 li{
	border-bottom:1px dotted #CCC;
	height:30px;
	line-height:30px;
	position:relative;
	background: url(../images/list_page_1.gif) no-repeat left center;
	padding-left:18px;
}
.list_page_1 li a{ color:#666;}
.list_page_1 span{ color:#999; position:absolute; right:0; top:0;}





/***图片列表
________________________________________*/
.list_img_page{ }
.list_img_page li{ text-align:center; float:left; width:33%; height:200px; overflow:hidden;}
.list_img_page img{border:1px solid #E5E5E5; padding:3px;}
.list_img_page a:hover img{ border:1px solid #9C0;}
.list_img_page h4{ line-height:15px; height:30px; margin-top:10px; overflow:hidden;}
.list_img_page h4 a{color:#666; font-size:12px; font-weight:normal;}






/***翻页
________________________________________*/
.pagelist{ text-align:center; color:#666; font-size:14px; clear:both; height:50px;}
.pagelist .total_count{display:none;}
.pagelist a{ color:#666;padding:2px 6px;}
.pagelist a.disabled { color:#CCC; text-decoration:none;}
.pagelist .currentpage{ color:#FFF; background-color:#22568F;padding:2px 5px; margin:0 5px;font-weight: normal;}
