body{
	background:url(../images/bg-page.gif) repeat-x 0 0;
	padding:0;
	margin:0;
	background-color:#BBB;
}
ul{
	list-style:none;
	padding:0;
	margin:0;
}
img{
	border:none;
}
.head{
	width:940px;
	height:12px;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
}
.container{
	width:940px;
	background-color:#fff;	
	margin:0 auto;
	padding:0;
}
.logo-entrance{
	width:940px;
	height:95px;
	margin-bottom:2px;
	background:url(../images/bg-home-wrap.gif) no-repeat;
	background-position:center bottom;
	}
.logo-entrance .logo{
	height:90px;
	width:209px;
	float:left;
	margin-top:5px;
	margin-left:30px;
}
.logo-entrance .entrance{
	width:490px;
	height:95px;
	float:right;
}
.logo-entrance .entrance .tel{
	height:45px;
	width:490px;
}
.logo-entrance .entrance .tel OBJECT{
	display:block;
	height:35px;
	width:209px;
	margin-left:220px;
}
#flashcontent{
	width:490px;
	height:46px;
}
.logo-entrance .entrance .menu{
	width:490px;
	height:30px;
	line-height:30px;
}
.logo-entrance .entrance .menu a{
	text-decoration:none;
	color:#666666;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.logo-entrance .entrance .menu a:hover{
	color:#111111;
}
.logo-entrance .entrance .menu li{
	float:left;
	width:90px;
}
#slideshow{position:relative;height:350px;width:890px;margin:0 auto 0px;}
#slideshow div{position:absolute;top:0;left:0;z-index:8;opacity:0.0;height:350px;overflow:hidden;background-color:#FFF;}
#slideshow div.current{z-index:10;}
#slideshow div.prev{z-index:9;}
#slideshow div img{display:block;border:0;margin-bottom:10px;}
#slideshow div span{display:none;position:absolute;text-align:right;bottom:0;left:0;height:50px;line-height:50px;background:#000;color:#fff;width:100%;}
#slideshow div.current span{display:block;}
.block{
	height:60px;
	width:940px;
	background:url(../images/block-line.jpg) no-repeat;
	background-position:center top;
}
.block ul{	
	width:300px;
	height:38px;
	margin:0 auto;
	display:block;
	padding-top:10px;
}
.block li{
	width:127px;
	height:38px;
	float:left;

}
.footer{
	height:90px;
	width:940px;
	background:url(../images/dotted.jpg) no-repeat 0 0;
	background-position:center top;
}
.footer .brand{
	float:left;
	margin-left:0px;
	width:400px;
	height:80px;
	margin-top:10px;
	background-position:right;
}
.footer .brand li{
	float:left;
	margin-left:5px;
}
.footer .words{
	float:left;
	margin-left:10px;
	width:500px;
	height:80px;
	margin-top:10px;
	font-size:12px;
	text-align:center;
	line-height:1.8;

}
.footer .words a{
	color:#000;
	text-decoration:none;
}
.footer .words a:hover{
	color:#000;
	text-decoration:none;
}
.bottom{
	width:980px;
	height:22px;
	margin:0 auto;
	background:url(../images/bg-curve-bottom.gif) no-repeat;
}

