@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
body {
	font-family:"宋体";
	font-size:12px;
	color:#333;
	background-color:#fff;
	line-height:22px;
}
img {
	border:none;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}
#zong {
	width:995px;
	margin:0px auto;
}
.flaot {
	float:left;
}
#center {
	width:823px;
	float:left;
}
#top {
	background:url(../images/top.jpg) no-repeat;
	width:213px;
	height:30px;
	padding-left:610px;
	padding-top:35px;
	color:#FACD8F;
	font-size:13px;
}
#top a {
	color:#FACD8F;
}
#menu {
	background:url(../images/menu1.jpg) repeat-x;
}
#menu ul li {
	float:left;
	line-height:39px;
	width:111px;
	text-align:center;
	font-size:14px;
	background:url(../images/menu1.jpg) repeat-x;
	/*font-weight:bold;*/
}
#menu ul li a {
	color:#000;
}
#main {
	background:#E5E4E0 url(../images/menux.jpg) no-repeat;
}
#left {
	width:206px;
	float:left;
	background:#B5B3A7 url(../images/flcp.jpg) no-repeat 15px 2px;
	padding-top:40px;
	margin-top:44px;
}
#flcp {
	margin-bottom:15px;
}
#flcp li {
	line-height:30px;
	text-align:center;
	background:url(../images/border.jpg) no-repeat 25px 15px;
}
#flcp li a {
	color:#050505;
}
#flcp li a:hover {
	color:#AC6207;
	font-weight:bold;
}
#lxwm {
	background:url(../images/xwdt.jpg) no-repeat 15px 0px;
	padding-top:35px;
}
#lxwm li {
	line-height:25px;
	padding-left:40px;
	background:url(../images/cli.jpg) no-repeat 28px 10px;
}
#lxwm li a {
	color:#AC6207;
}
#lxwm li a:hover {
	font-weight:bold;
	text-decoration:underline;
}
#left p {
	background:url(../images/llwm.jpg) no-repeat 15px 5px;
	line-height:25px;
	color:#AC6207;
	padding:40px 0px 40px 20px;
}
#right {
	float:left;
	width:616px;
	background:url(../images/gsjj1.jpg) no-repeat ;
}
}
#shang img {
	margin-bottom:10px;
}
#shang p {
	line-height:30px;
	margin-left:40px;
	width:250px;
	float:left;
}
#xia {
	margin-left:38px;
	padding-top:15px;
}
#xia img {
	margin:0px 3px;
}
#xia a {
	font-size:12px;
}
.tu {
	float:left;
	width:157px;
	text-align:center;
	margin-left:8px;
	margin-top:10px;
	*margin-top:11px;
	font-size:13px;
}
.tu a {
	color:#333;
}
.tu a:hover {
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
#foot {
	text-align:center;
	background:url(../images/foot.jpg) no-repeat;
	height:105px;
	padding-top:20px;
	line-height:30px;
	color:#000;
	font-size:14px;
}
.container{margin:0; padding:0;width:242px;height:171px;overflow:hidden;}
.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:242px; height:171px; display:block;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}