@charset "gb2312";
/* CSS Document */

body {
	font: 12px Tahoma;
	color: #666666;
	text-align: center;
	background-image: url(../image/site_wrapper.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #FAFAFA;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#main {
	width: 1000px;
	margin: 0 auto;
}
#top {
	height: 90px;
}
#top h1 {
	float: left;
	width: 300px;
	height: 90px;
	display: block;
	background-image: url(../image/logo.png);
	background-repeat: no-repeat;
}
#top h1 a {
	display: block;
	text-indent: -9999px;
	width: 300px;
	height: 90px;
}
.toplink {
	float: right;
	margin-top: 20px;
}
#nav {
	height: 35px;
	background-image: url(../image/navbg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav li {
	font-size: 12px;
	font-weight: bold;
	float: left;
	list-style-type: none;
}
#nav li a {
	color: #FFFFFF;
	line-height: 35px;
	width: 111px;
	display: block;
}
#nav li a:hover {
	text-decoration: none;
	background-image: url(../image/navover.png);
	background-repeat: no-repeat;
	background-position: right center;
}



#switch {
	height: 300px;
}
.mbody {
	background-color: #FFFFFF;
	height: 100%;
	padding: 15px;
	padding-bottom: 0px;
	border: solid #e5e5e5 1px;
}
.lf {
	float: left;
}

.boxA {
	width: 220px;
	float: right;
	background-repeat: no-repeat;
	height: 419px;
}
.boxA .h2title {
	background-image: url(../image/atitle.png);
	background-repeat: no-repeat;
}
.boxA p {
	margin-top: 5px;
}


.Slideviewer {
	padding-top: 8px;


}

.boxB {
	width: 430px;
	float: left;
	margin-left: 15px;
}
.boxB .h2title {
	background-image: url(../image/btitle.png);
	background-repeat: no-repeat;
}
.boxbody {
	border-right: solid #e5e5e5 1px;
	border-bottom: solid #e5e5e5 1px;
	border-left: solid #e5e5e5 1px;
	padding-bottom: 8px;
}


.boxB p {
	line-height: 1.8em;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 5px;
	padding-bottom: 7px;
	border-bottom: dotted #ccc 1px;
	margin-bottom: 4px;
}
.boxB p img {
	float: left;
	margin-right: 10px;
	border: solid #ccc 1px;
	padding: 2px;
}
.boxB ul {
	clear: both;
}



.boxB li {
	text-align: left;
	line-height: 26px;
	list-style-type: none;
	margin-left: 15px;
	background-image: url(../image/96.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 10px;
	margin-right: 15px;
}
.date {
	float: right;
	font-size: 11px;
}


.boxC {
	width: 290px;
	float: left;
	text-align: left;
}
.boxC .h2title {
	background-image: url(../image/ctitle.png);
	background-repeat: no-repeat;
}

.boxC img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	border: solid #ccc 1px;
	padding: 2px;
}

.boxC p {
	line-height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;

}
.boxD {
	float: left;
	clear: both;
	margin-top: 10px;
	width: 735px;
}
.boxD .h2title {
	background-image: url(../image/dtitle.png);
	background-repeat: no-repeat;
}



.h2title {
	font-size: 12px;
	text-align: left;
	line-height: 33px;
	color: #045F37;
	padding-left: 20px;
}
#wy {
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 10px;
	display: inline;
}
#wy img {
	float: left;
	margin-right: 10px;
}
#wy ul {
	float: left;
}

#wy li {
	line-height: 2em;
	list-style-type: none;
	background-image: url(../image/96.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 10px;
}
#product {

}

#product li {
	float: left;
	display: inline;
	margin-left: 13px;
	margin-top: 10px;
	width: 130px;
}

#product li img {
	width: 130px;
	border: solid #e5e5e5 1px;
	height: 120px;
	margin-bottom: 5px;
}
#contact {
	text-align: left;
	line-height: 1.8em;
	background-image: url(../image/contact.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 98px;
	padding-left: 10px;
	padding-top: 50px;
	padding-right: 70px;
	background-position: bottom;
	margin-top: 5px;
}






.footer {
	height: 50px;
	line-height: 22px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../image/flogo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	clear: both;
}
.footer a {
	color: #666666;
}

.innerpic {
	background-image: url(../image/innpic.png);
	background-repeat: no-repeat;
	height: 200px;
}
.innerbody {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
	border: solid #e5e5e5 1px;
}
.innleft {
	float: left;
	width: 745px;
	text-align: left;
}
#loc {
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	background-image: url(../image/ititle.png);
	background-repeat: no-repeat;
	color: #999999;
}
#loc a {
	color: #999999;
}

#loc h2 {
	color: #045F37;
	font-size: 12px;
	float: left;
}
.innercontent {
	line-height: 2em;
	padding-left: 20px;
	padding-right: 20px;
	border: solid #e5e5e5 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.innercontent p {
	margin-bottom: 10px;
}

.picright {
	float: right;
	margin-left: 10px;
	border: solid #eee 5px;
}
.innright {
	float: right;
	width: 220px;
	text-align: left;
}
.rbox {
	width: 220px;
}
.rbox .h2title {
	background-image: url(../image/atitle.png);
	background-repeat: no-repeat;
}
.listyle li {
	list-style-type: none;
	line-height: 30px;
	border-bottom: solid #f5f5f5 1px;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(../image/100.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 15px;
}
#newslist li {
	text-align: left;
	line-height: 30px;
	list-style-type: none;
	border-bottom: dotted #eee 1px;
	height: 30px;
}
#newslist .datetime {
	float: right;
	font-size: 11px;
}

#newslist li a {
	float: left;
	background-image: url(../image/96.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 10px;
}
.pagelist {
	text-align: center;
	line-height: 40px;
	clear: both;
}
#newsshow h1 {
	font-size: 14px;
	line-height: 45px;
	text-align: center;
	color: #034C2C;
}
#plist li {
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 15px;
	width: 150px;
	text-align: center;
}

#plist li img {
	width: 150px;
	border: solid #ccc 1px;
	height: 150px;
	margin-bottom: 5px;
}
.formtbl {
	border-collapse: collapse;
}

.formtbl td {
	padding: 10px 5px;
}



.QQbox {
	Z-INDEX: 99; RIGHT: 0px; WIDTH: 178px; POSITION: absolute; TOP: 40px
}
.QQbox .press {
	RIGHT: 0px; WIDTH: 33px; CURSOR: pointer; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; POSITION: absolute; HEIGHT: 158px; BORDER-BOTTOM-STYLE: none
}
.QQbox .Qlist {
	BACKGROUND: url(../images/qq/qq_listbg.gif) repeat-y -155px 0px; LEFT: 0px; WIDTH: 145px; POSITION: absolute
}
.QQbox .Qlist .t {
	FONT-SIZE: 1px; FLOAT: right; WIDTH: 145px; HEIGHT: 6px
}
.QQbox .Qlist .b {
	FONT-SIZE: 1px; FLOAT: right; WIDTH: 145px; HEIGHT: 6px
}
.QQbox .Qlist .t {
	BACKGROUND: url(../images/qq/qq_listbg.gif) no-repeat left 50%
}
.QQbox .Qlist .b {
	BACKGROUND: url(../images/qq/qq_listbg.gif) no-repeat right 50%
}
.QQbox .Qlist .con {
	BACKGROUND: #fff; MARGIN: 0px auto; WIDTH: 90%
}
.QQbox .Qlist .con H2 {
	BORDER-RIGHT: #3a708d 1px solid; BORDER-TOP: #3a708d 1px solid; BACKGROUND: url(../images/qq/qq_listbg.gif) repeat-y -163px 0px; FONT: bold 12px/22px "����"; BORDER-LEFT: #3a708d 1px solid; COLOR: #fff; BORDER-BOTTOM: #3a708d 1px solid; HEIGHT: 22px; TEXT-ALIGN: center
}
.QQbox .Qlist .con UL {
	
}
.QQbox .Qlist .con UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 8px; BACKGROUND: #ffffff; PADDING-BOTTOM: 0px; PADDING-TOP: 5px; HEIGHT: 20px
}
.QQbox .Qlist .con UL LI.odd {
	BACKGROUND: #fff
}

.slideBox{ width:200px; height:160px; overflow:hidden; position:relative;margin-left: 9px;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer;font-size: 12px;list-style-type:none;}
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:200px; height:160px; display:block;  }
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}