﻿html,body,div,h1,h2,h3,h4,p,td,tr,ul,ol,li,table,dl,dd,dt,img,form{
	margin:0;
	padding:0;
}

ol,ul,li {
	margin:0;
	padding:0;
	list-style:none;
}

body{
	margin:0;
	padding:0;
	font:14px/24px Arial;
	text-align:center;
	background:#333;
}
div{
	text-align:left;
}
img {
	border:none;
}
a {
	color:#00C;
}
#bo{
	clear:both;
	display:block;
	margin:auto;
	padding:0 10px;
	width:900px;
	background:#FFF;
}
#head,#main{
	clear:both;
	display:block;
	margin:auto;
	width:900px;
}
#head span.fl{
	font:12px/20px '';
	color:#555;
	
}
#head span.fr a{
	padding:0 2px;
	font:12px/20px '';
	
}
.logo,a.logo{
	float:left;
	clear:both;
	display:block;
	width:205px;
	height:80px;
	font: bold 40px/75px '微软雅黑';
	color:#57A80E;
	text-decoration:none;
	/* background:url("logo.png") no-repeat;
	 text-indent:-999px; */
}

#menu{
	clear:both;
	padding:4px 0 0 5px;
	height:28px;
	background:url("menu.png") #53a30d;
}
#menu a{
	float:left;
	display:block;
	padding:0 5px;
	width:80px;	
	font:bold 14px/27px '';
	color:#FFF;
	text-align:center;
	text-decoration:none;
}
#menu a:link{
	
}
#menu a.n{
	color:#D33;
	background:#FFF;
}
.tag{
	clear:both;
	padding:2px 10px;
	/* height:30px;*/
	font:12px/30px '';
	background:#F5F5F5;
	border-bottom:solid 1px #CCC;
	
}
.tag a{
	padding:0 3px;
	text-decoration:none;
	
}
.tag a:hover{
	text-decoration:underline;
	color:#000;

}
.tag_t{
	clear:both;
	display:block;
}
.tag_t img{
	float:left;
	margin:0 10px 0 0;
}
.tag_t h1{
	font: bold 20px/22px Arial;
}

.tag_t p{
	padding:10px 0;
	line-height:22px;
}

.page_left{
	width:585px;
	/*border:solid 1px #CCC;*/
}
.nav{
	font:12px/30px '';
}
.list_ad{
	/* height:60px; */
	border:solid 1px #CCC; 
}
.in_list{
	height:100%;
	border:solid 1px #CCC;
}
.in_list .list_t,.in_list ul{
	padding:10px;
}
.list_t{
	height:132px;
}
.listname{
	padding:0 10px;
	font:12px/25px '';
	background:url("listname.png") #CCC;
}
.list_t img{
	float:left;
	margin:0 10px 0 0;
	border:solid 1px #CCC; 
}
.list_t h1{
	font: bold 18px/22px Arial;
}
.list_t p,.list_t h2{
	font:12px/20px Arial;
}
.list_t p{
	padding:10px 0;
	line-height:22px;
}
.list{
	clear:both;
	display:block;
	padding:10px 0;
}
.list li span{
	padding:0 0 0 20px;
	font:12px/  "normal";
	color:#666
}

.s_1{
	padding:20px 0 0 0;
}
.page_right{
	width:300px;
	/* height:500px;
	background:#F5F5F5;*/
}
.page_right a{
	font:12px/22px Arial;
	color:#333;
	text-decoration:none;
}
.page_right a:hover{
	text-decoration:underline;
	color:#000
}
/*.r_ad{
	height:300px;
	 background:#F5F5F5; 
}*/
.r_top{
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	height:25px;
	font:bold 14px/25px '';
	background:url("listname.png") #CCC;
	border:solid 1px #CCC;
	border-bottom:none;
	
}
.r_pic{
	clear:both;
	margin:0 0 10px 0;
	padding:15px 0;

	height:300px;*height:100%;_height:100%;
	border:solid 1px #CCC; 
}
.r_pic li{
	float:left;
	margin:0 14px;*margin:0 8px;
	width:120px;
	height:150px;
	text-align:center;
}
.r_pic li img{
	clear:both;
	display:block;
	margin:auto;
	border:solid 1px #CCC;
}

.r_txt{
	padding:10px;
	border:solid 1px #CCC;
}
.t{
	font:bold 20px/45px '微软雅黑';
	color:#D33;
	text-align:center;
}
.info{
	font-size:12px;
	color:#666;
}
.content{
	padding:10px 15px;
	line-height:30px;	
}
.content img{
	border:solid 1px #333;
}

#bottom{
	clear:both;
	display:block;
	margin:auto;
	width:920px;
	font:12px/20px '';
	text-align:center;
	border-top:solid 1px #DDD;
	background:#F9F9F9;
}
#bottom p.c{
	color:#737573;
}
#bottom p.c a{
	color:#77C;
}

/* 分页 */
.paging{
	clear:both;
	display:block;
	font-size:12px;
	color:gray;
}
.paging *{
	padding:0 3px;
}
.paging b{
	color:#D00;
}
/* 公用 */

.fl{
	float:left;
}
.fr{
	float:right;
}

.l{
	text-align:left;
}
.c{
	text-align:center;
}
.r{
	text-align:right;
}
.p10{
padding:10px;
}
.clear5{
	clear:both;
	height:5px;
	line-height:5px;
	overflow:hidden;
}