/*列表页*/
.weizhi{ width:698px;height:40px;background:url(../images/nav_mid.jpg) repeat-x; padding-left:10px; line-height:40px;}
.list { width:710px; height:auto;}
.list ul{ padding-left:10px;}
.list ul li { width:670px;height:30px;line-height:30px; padding-left:10px;background:url(../images/arr.gif) no-repeat left center; border-bottom:#CCCCCC dashed 1px;}
.list ul li span { float:right;}

/*列表页list2.html*/
.list_title { width:680px; height:32px; line-height:30px; margin-left:10px;font-weight:bold; font-size:14px;}
.list_title span{ float:right; font-size:13px;  font-weight:normal; color:#FF9900;}
.list_intro {width:680px; height:50px; line-height:23px; margin-left:10px;text-indent: 2em}
.list_all { width:680px; height:20px; line-height:20px;text-align:right; margin-left:10px; margin-bottom:10px;border-bottom:#CCCCCC dashed 1px;}

/*分页*/
.pages{}
.pages ul{	float:left;	padding:12px 0px 12px 16px;}
.pages ul li{	float:left;	font-family:Tahoma;	line-height:17px;	margin-right:6px;	border:1px solid #E9E9E9;}
.pages ul li a{	float:left;	padding:2px 4px 2px;	color:#555;	display:block;}
.pages ul li a:hover{	color:#690;	text-decoration:none;	padding:2px 4px 2px;}
.pages ul li.thisclass,.pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{	background-color:#F8F8F8;	padding:2px 4px 2px;	font-weight:bold;}
.pages .pageinfo{	line-height:21px;	padding:12px 10px 12px 16px;	color:#999;}
.pages .pageinfo strong{	color:#555;	font-weight:normal;	margin:0px 2px;}


/*内容页*/
.con_title { width:650px; float:left; height:50px; line-height:50px; text-align:center; border-bottom:#e2e7ea double 1px; margin:0px 15px;}
.con_title h2{  font-size:18px;color:#2e2e2e;}
.con_con { width:660px;height:auto;line-height:25px;margin:10px 25px; font-size:14px}
.con_con p{line-height:25px;font-size:14px;font-size:14px}
.line { width:660px;border-bottom:#e2e7ea double 1px; margin-left:10px;}
.con_text{	float:left;}
.con_text ul li{line-height:29px;color:#888; background:none; border-bottom:none}