html{ overflow-y:scroll;}
body,td,th,input,select {
	font-size: 12px;
	color:#555555;
}
body,ul,li,form{margin: 0px;padding:0px; list-style-type:none;}

a{color:#555555; text-decoration:none;}
a:hover{color:#000; text-decoration:none;}
#more{background-image:url(../index/more1.gif); background-repeat:no-repeat; background-position:right top; padding-right:21px; text-align:right;}
#more a{color:#444444; text-decoration:none;}
#more a:hover{color:#FF001E; text-decoration:none;}
a.white{color:#FFFFFF; text-decoration:none;}
a.white:hover{color:#FFFFFF; text-decoration:underline;}

#bg3{ background-image:url(../index/bg3.jpg); width:969px; height:219px; text-align:center;}
#IndexAddress{ background-color:#A38F71; line-height:20px; padding:10px 0px; width:100%;}
#IndexAddress td{ color:#FFF;}

.bodycontain1{width:1170px; margin:0px auto;}

.top{ border-top:solid 6px #000000; border-bottom:solid 1px #C3C3C3;}
.logo{ width:370px;}
.mainmenu{color:#222222; font-family:Microsoft Yahei; display:inline-block; padding:36px 0 0 0px; vertical-align:top;}
.mainmenu li{ float:left; padding:0 10px;}
.mainmenu a{color:#222222; font-size:14px; padding:2px 15px; display:inline-block;}
.mainmenu a:hover{ background-color:#E7E7E7;}
.mainmenu .var{ background-color:#555555; color:#FFF;}




/*Ê×Ò³½¹µãÐ§¹û*/
.fullSlide {
	width:990px;
	position:relative;
	background:#FFF;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	overflow:hidden;
	text-align:center;
	background-position:center top;
	background-repeat:no-repeat;
}
.fullSlide .bd li a {
	display:block;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:1px;
	left:-25px;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#f00;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-52px;
	left:30px;
	z-index:1;
	width:57px;
	height:104px;
	background:url(../images/indexbannerbt.jpg) 0 0 #E9E5E4 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:30px;
	background-position:-57px 0px;
}
