@charset "utf-8";
/* CSS Document */
body{ padding:0px; margin:0px; font-size:12px;}
ul { list-style: none; margin: 0px; padding: 0px;}
li { list-style: none; margin: 0px; padding: 0px;}
a{ color:#8a8d94; text-decoration:none;}
a:hover{ text-decoration:underline;}
.topbg{ width:100%; height:7px; background-image:url(../jsty_images/topbg.jpg); background-repeat:repeat-x;}
.menubox{ width:1036px; height:48px; margin:auto; padding-bottom:15px; padding-top:40px;}
.menubox .nav {
	height:48px; color: #343434; line-height: 45px; font-size: 16px;font-family:"微软雅黑", "宋体"; width:1036px;
}
.menubox .nav .logo{ width:169px; height:48px; float:left;}
.menubox .nav .lnks{ padding-left:200px; width:660px; float:left; height:48px; _zoom:1; }
.menubox .nav .lnks li {
	float: left; width:90px; text-align:center;
}
.menubox .nav .lnks li a.lnk {
	padding: 0px 12px; height: 45px; color: #343434; text-decoration: none; display: block;
}
.menubox .nav .lnks li a.on {
	background: #58b94e;
}
.menubox .nav .lnks li a:hover {
	background: #58b94e;
}
.banner{ 
width:1036px;margin:auto; clear:both; padding-top:20px;
}
.content{ 
width:1000px; height:444px; margin:auto; clear:both; margin-top:20px;
}
.left{ 
width:150px; height:360px; float:left; padding-left:11px; padding-right:10px; 
}
.list{
	height:33px;color:red; line-height: 30px; font-size: 14px;font-family:"微软雅黑", "宋体";
}
.list ul{ 
            list-style:none; 			
}
.list li a {
	color:black;
}
.list li a.cp {
	background: #58b94e; color:white;
}
.list li a:hover {
	background: #58b94e; color:white; text-decoration:none;
}
.right{ 
width:800px; height:360px; float:left;
}
.right span{
	font-size: 18px;font-family:"微软雅黑", "宋体";
}
.dh{
	float:right;color:#8a8d94; font-size:12px;
}
.dh ul{ 
            list-style:none; 			
}
.dh ul li{ 
            float:left; padding-left:6px;
}

.dh ul li a:hover{ 
            text-decoration:none;
}
.xq p{
	font-size:14px;color:#8a8d94;font-family:"微软雅黑", "宋体"; line-height:24px;
}
.xq .img{
	float:right;
}
.xian{ width:100%; height:1px; background:url(jsty_images/aa_10.jpg);}