@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	}
img{
	border:none;
}
html > * {
	margin: 0;
	padding: 0;
	}
body {
	margin:0px;
	font-family: Tahoma;
	}
.Wrapper {
	margin: 0 auto;
	width: 1002px;
	}
.clear {
	clear: both;
	}	
/*Header*/
.Header {}
.Logo {
	margin-top:10px;
	width: 251px;
	margin-left:27px;
	float:left;
	}
.header_rig{
	margin-top:10px;
	display: block;
	width: 270px;
	float:right;
	list-style-type:none;
	}
.header_rig a{
	text-align:left;
	list-style-type:none;
	display: block;
	width: 90px;
	float:left;	
	}
.header_rig a{
	width:90px;
	display: block;
	line-height:20px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background:url(../images/link_ico1.jpg) no-repeat left;
	text-indent: 10px;
	}
.navbg{
	width:1002px;
	height:42px;
	background:url(../images/nav_bg.jpg);
}
.nav{
	width:890px;
	margin:0 auto;
}
.nav li{
	margin:0px;
	width:120px;
	text-align:center;
	float:left;
	line-height:40px;
	list-style-type:none;
	background:url(../images/nav_bg1.jpg) no-repeat right center;

}
a.menu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	line-height: 38px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.banenr{
	text-align:center;
	width:1002px;
	margin:0 auto;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-y;
}
.main{
	width:890px;
	margin:0 auto;
	}
.main_left{
	width:581px;
	float:left;
	margin-right:5px;
}
.main_right{
	width:303px;
	float:right;
	margin-top:10px;
}
.ind_ri_img{
	margin-bottom:10px;
}
.new_top{
	background: url(../images/ind_new_top.jpg);
	height:50px;
}
.new_cont{
	background:url(../images/ind_new_bg.jpg);
}
.new_cont li{
	list-style-type:none;
	width:538px;
}
.Box01{
	width:538px;
	background:url(../images/ind_new_tb.jpg) no-repeat top left;
	text-indent:15px;
	margin-left:30px;
}
.Box01 a{
	line-height:20px;
	height:20px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}
.new_bottom{
	background:url(../images/ind_new_bottom.jpg);
	height:25px;
	margin-bottom:9px;
}
/*Footer*/
.footer {
	background:url(../images/foot.jpg);

	height: 30px;
	color: #8e8e8e;
	font-size: 12px;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	text-decoration: none;
	margin-top:10px;
	}

