@charset "gb2312";
body {
	margin:0px;
	padding:0px;
}
.width-center{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:996px;
	margin:0px auto;
}
ul,li,form,p,h2{
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
}
li,img{
	vertical-align:top;
}
.zoom{
	zoom:1;
	overflow:auto;
	border-width:thin;
	width:780px
    
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#F00;
	text-decoration:underline;
}
.clear{
	clear:both;
}
#menu{
	color:#FFF;
	background:url(index_08.jpg) repeat-x;
	height:33px;
	line-height:33px;
}
#menu #left{
	text-align:center;
	width:222px;
	background:url(index_04.jpg) no-repeat;
	float:left;
}
#menu #center
{
	float:left
}
#menu #right
{
	width:122px;
	float:right;
}
#menu #center a{
	color:#FFF;
	text-decoration:none;
}
#menu #center a:hover{
	color:#FFF;
	text-decoration:none;
}
#menu #center li{
	width:72px;
	text-align:center;
	background:url(index_06.jpg) no-repeat right top;
	float:left;
}
#banner{
	height:185px;
	background:url(index_13s.jpg) no-repeat;
	border-top:1px solid #FFF;
	border-bottom:2px solid #FFF;
}
#container #conleft{
	float:left;
	width:242px;
}
#container #conright{
	margin-left:4px;
	float:right;
	width:750px;
}
#conleft .box{
	margin-bottom:5px;
	padding-bottom:3px;
	background:url(index_23.jpg) no-repeat left bottom;
}
#conleft .box h2{
	background:url(index_15.jpg) no-repeat;
	font-size:14px;
	color:#FFF;
	height:31px;
	line-height:31px;
	text-indent:25px;
}
#conleft .box .content{
	padding:5px;
	border-left:1px solid #09a4dc;
	border-right:1px solid #09a4dc;
}
#conleft .box .content li{
	line-height:22px;
	text-align:center;
	width:100%;
}
#conleft .box .content img{
	border:1px solid #CCC;
	padding:3px;
	display:block;
	height:208px;
	height:107px;
}
#footer{
	margin-top:5px;
	background:url(index_32.jpg) repeat-x;
	text-align:center;
	line-height:20px;
	padding:20px 0px;
}