*{margin:0px;padding:0px;}
body {
	font-family: "宋体",Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../imags/body_bg.jpg);
}
ul,li,ol{list-style-type: none;}
a{text-decoration: none;color:#333333;}
a:hover{text-decoration: underline;}
img{border:0px;}
/*首页开始*/
.index_top{
	width:1003px;
	margin:0 auto;
	height:480px;
	background-image: url(../imags/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 187px;
}
.index_flash{width:770px;height:480px;margin-left:77px;overflow:hidden;}
/*首页结束*/

.header{width:912px;overflow:hidden;margin:0 auto;} 
.nav{height:106px;}
.logo{width:280px;height:106px;float:left;overflow:hidden;}
.nav_list{width:632px;height:64px;float:left;overflow:hidden;padding-top:42px;}
.nav_list li{width:90px;height:48px;overflow:hidden;float:left;text-align:center;}
.nav_list li a{
	width:90px;
	padding-top:20px;
	height:28px;
	display:block;
	font-size:16px;
	color:#A1A1A1;
	font-family: "黑体";
	background-image: url(../imags/li_ico1.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.nav_list li a:hover{background-image: url(../imags/li_ico2.jpg);}
.banner{
	height:248px;
	overflow:hidden;
	background-image: url(../imags/banner.jpg);
	background-repeat: no-repeat;
}
.contant{
	border:1px solid #CCCCCC;
	border-top:0px;
	border-bottom:0px;
	overflow:hidden;
    background-color:#FFFFFF;
	width:910px;
}
.main{width:904px;margin:0 auto;	background-image: url(../imags/body_bg2.jpg);
	background-repeat: repeat;overflow:hidden;}
.left{
	width:257px;
	height:625px;
	float:left;
	overflow:hidden;
	background-image: url(../imags/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.left ul{width:201px;margin:0 auto;overflow:hidden;padding-top:30px;}
.left li{
	width:201px;
	height:41px;
	line-height:41px;
	font-size:16px;
	color:#666666;
	font-family: "黑体";
	text-align:center;
	background-image: url(../imags/left_li.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
}
.left li a{color:#666666;}
.right{width:647px;_height:625px;min-height:625px;background-color:#FFFFFF;float:left;}
.sub_tit{
	height:31px;line-height:31px;
	border-bottom:1px solid #DDDDDD;
	width:640px;
	margin:0 auto;
	font-size:16px;
	color:#666666;
	font-family: "黑体";
	background-image: url(../imags/li_ico3.jpg);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	text-indent:30px;
}
.img_list{}
.img_list li{width:323px;height:250px;float:left;overflow:hidden;text-align:center;margin-top:18px;}
.img_list li p{height:18px;line-height:18px;width:280px;overflow:hidden;margin:0 auto;margin-top:6px;}
.img_list li p a{font-size:14px;color:#787878;} 
.img_list li img{width:280px;height:209px;padding:2px;border:1px solid #DDDDDD;}
.pagelist{clear:both;text-align:center;padding-top:10px;padding-bottom:10px;color:#666666;font-size:12px;}
.bottom{
	width:912px;
	height:7px;
	overflow:hidden;
	background-image: url(../imags/bottom.jpg);
	background-repeat: no-repeat;margin:0 auto;
}
.footer{width:912px;margin:0 auto;padding-top:12px;padding-bottom:10px;line-height:1.8em;color:#666666;text-align:center;} 
/*简介*/
.sub_con{padding-top:15px;padding-bottom:15px;width:620px;margin-left:15px;line-height:1.7em;font-size:14px;color:#666666;overflow:hidden;}
.sub_con h3{font-size:14px;text-align:center;padding-bottom:8px;} 

/*列表*/
.list{}
.list li{
	height:30px;
	line-height:30px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top:6px;
}
.list li b{
	width:520px;
	float:left;
	overflow:hidden;
	font-weight:normal;
	text-indent:15px;
	background-image: url(../imags/li_ico4.jpg);
	background-repeat: no-repeat;
	background-position: 2px 12px;
}
.list li span{float:right;margin-right:5px;}
