@charset "utf-8";
body,div,form,ul,li,h5,h6,p,input{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	background:#FFFFFF;
	color:#000000;
}
a{
	text-decoration:none;
	color:#000000;
}
img{
	border:0;
}
.bor{
	border:1px double #FF6600;
	clear:both;
	height:100%;
	overflow:hidden;
}
.bor2{
	border:1px double #DFDFDF;
	clear:both;
	height:100%;
	overflow:hidden;
}
h5{
	text-align:center;
	color:#FFFFFF;
	height:25px;
	line-height:25px;
	font-size:12px;
	background:url(title_bg.jpg);
	clear:both;
}
h6{
	height:25px;
	line-height:25px;
	font-size:12px;
	padding-left:30px;
	background:url(title_bg2.jpg);
	clear:both;
}
h6 a{
	display:block;
	width:40px;
	font-size:0;
	height:13px;
	background:url(more.jpg);
	margin:5px;
	float:right;
}
#login,#top,#nav,#content,#content2,#content3,#ad,#footer{
	width:960px;
	margin:0 auto;
	display:table;
}
#login{
	height:30px;
	line-height:30px;
}
#login .l{
	background:url(login_l.gif) no-repeat;
	width:5px;
	height:30px;
	float:left;
}
#login .c{
	background:url(login_c.gif);
	width:950px;
	height:30px;
	line-height:30px;
	text-align:left;
	float:left;
}
#login .c form input{
	vertical-align:middle;
}
#login .c .btn{
	background:url(login_btn.gif);
	width:74px;
	height:24px;
	line-height:24px;
	font-weight:bold;
	border:0;
}
#login .r{
	background:url(login_r.gif) no-repeat;
	width:5px;
	height:30px;
	float:left;
}
#top .logo{
	width:320px;
	height:100px;
	display:block;
	float:left;
	background:url(index_logo.gif);
}
#top .r{
	width:640px;
	height:100px;
	float:left;
}
#top,#nav{
	margin-top:10px;
}
#nav .l{
	width:20px;
	height:74px;
	background:url(index_12.gif) no-repeat;
	float:left;
}
#nav .c{
	width:920px;
	height:74px;
	background:url(index_13.gif);
	float:left;
	line-height:40px;
}
#nav .c a,#nav .c span{
	display:block;
	float:left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	padding:0 10px;
	text-decoration:none;
}
#nav .c a:hover{
	color:#000000;
}
#nav .r{
	width:20px;
	height:74px;
	float:right;
	background:url(index_15.gif) no-repeat;
}
#content{
	margin-top:10px;
}
#content .l{
	width:215px;
	float:left;
}
#content .l form{
	margin:10px
}
#content .c{
	width:460px;
	float:left;
	background:#FF0000;
	margin:0 10px;
}
#content .r{
	width:260px;
	float:right;
}
#content .r ul{
 	margin:10px;
}
#content .r ul li{
	list-style-type:none;
	line-height:20px;
}
#content2{
	margin-top:10px;
}
#content2 a{
	display:block;
	float:left;
	text-align:center;
	margin:1px;
}
/*#content2 a img{
	width:156px;
	height:117px;
	border:0;
	margin-bottom:2px;
}*/
#content2 li
{
	width:159px;
	height:160px;
	float:left;
}
#content2 li img
{
	width:145px;
	height:109px;
	padding:2px;
	margin:1px;
	border:1px solid #ddd;
}
#ad{
	margin-top:10px;
	height:90px;
	line-height:90px;
	text-align:center;
	font-size:30px;
	background:#CCCCCC;
}
#content3{
	margin-top:10px;
}
#content3 .l{
	width:215px;
	float:left;
}
#content3 ul,#content3 form{
	margin:10px;
}
#content3 ul li{
	list-style-type:none;
	line-height:20px;
}
#content3 .r{
	width:735px;
	float:right;
}
#content3 .r .xsl{
	margin:5px;
}
#content3 .r .xsl a{
	display:block;
	float:left;
	width:176px;
	margin-bottom:5px;
	overflow:hidden;
}
#content3 .r .xsl a img{
	width:50px;
	height:50px;
	float:left;
	margin-right:5px;
	padding:3px;
	border:1px solid #ddd;
}
#content3 .r .xsl a p{
	color:#FF0000;
	line-height:30px;
}
#content3 .r .sjtj{
	overflow:hidden;
}
#content3 .r .sjtj a{
	display:block;
	text-align:center;
	float:left;
	margin:3px;
}
#content3 .r .sjtj li{
	width:180px;
	height:175px;
	float:left;
	margin:0px;
}
#content3 .r .sjtj li img{
	width:154px;
	height:116px;
	border:1px solid #ddd;
	margin:3px;
	padding:3px;
}
#content3 .r .xsxx{
	margin:10px;
	overflow:hidden;
}
#content3 .r .xsxx a{
	color:#FF0000;
	display:block;
	float:left;
	width:24%;
}
#footer{
	margin-top:10px;
	background:url(footer_bg.jpg) repeat-x;
	height:100px;
	text-align:center;
}