@charset "gb2312";
body {
	background-image: url(../images/main_bg.jpg);
	font-family: Verdana, "ËÎÌå";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #666;
}
#main #menu ul li {
	list-style-type: none;
	width: 100px;
	height: 22px;
	cursor: hand;
}
#main #menu ul .menu1 a {
	background-image: url(../images/menu1.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	position:absolute;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu1.png');

}
#main #menu ul .menu1 a:hover {
	background-image: url(../images/menu1r.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	position:absolute;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu1r.png');

}
#main #menu ul .menu2 a {
	background-image: url(../images/menu2.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu2.png');

}
#main #menu ul .menu2 a:hover {
	background-image: url(../images/menu2r.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu2r.png');

}
#main #menu ul .menu3 a {
	background-image: url(../images/menu3.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu3.png');
}
#main #menu ul .menu3 a:hover {
	background-image: url(../images/menu3r.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu3r.png');

}
#main #menu ul .menu4 a {
	background-image: url(../images/menu4.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu4.png');

}
#main #menu ul .menu4 a:hover {
	background-image: url(../images/menu4r.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu4r.png');

}
#main #menu ul .menu5 a {
	background-image: url(../images/menu5.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu5.png');

}
#main #menu ul .menu5 a:hover {
	background-image: url(../images/menu5r.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu5r.png');

}
#main #menu ul .menu6 a {
	background-image: url(../images/menu6.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu6.png');

}
#main #menu ul .menu6 a:hover {
	background-image: url(../images/menu6r.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu6r.png');

}
#main #menu ul .menu7 a {
	background-image: url(../images/menu7.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu7.png');

}
#main #menu ul .menu7 a:hover {
	background-image: url(../images/menu7r.png) !important;
	background:none;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 100px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu7r.png');

}
#main #menu ul span {
	display: none;
	position: absolute;
}

#main #menu ul {
	margin-top: 20px;
	margin-left: 20px;
	padding: 0px;
	position: relative;
}


#main {
	width: 948px;
	border: 2px solid #838e91;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
#main #flash {
	float: right;
	height: 212px;
	width: 723px;
	background-color: #1b2f4b;
	text-align: right;
	overflow: hidden;
}

#main #top #logo {
	background-image: url(../images/logo.jpg);
	float: left;
	height: 82px;
	width: 533px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main #top #txtlink {
	float: right;
	width: 204px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #top #txtlink ul li a {
	color: #000;
	text-decoration: none;
}
#main #top #txtlink ul li a:hover {
	text-decoration: underline;
}

#main #top #txtlink ul {
	margin: 0px;
	padding: 0px;
}
#main #top #txtlink ul li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main #top {

}

#main #menu {
	background-image: url(../images/top_bg1.jpg);
	float: left;
	height: 212px;
	width: 225px;
	clear: left;
	background-color: #324154;
	background-position: right;
	background-repeat: no-repeat;
}

.clear  {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
}
#main #smenu {
	background-image: url(../images/top_bg2.jpg);
	float: left;
	height: 49px;
	width: 225px;
	clear: left;
	background-repeat: no-repeat;
	background-color: #DDD;
	overflow: hidden;
	display: none;
}
#main #company {
	background-image: url(../images/top_bg3.jpg);
	float: right;
	height: 49px;
	width: 723px;
	background-color: #C6C17D;
	background-repeat: no-repeat;
	display: none;
}
#main #contentmain {
	float: left;
	height: auto;
	width: 948px;
	background-image: url(../images/main_bg2.jpg);
	background-repeat: no-repeat;
}
#main #bottom {
	background-image: url(../images/bottom_bg4.jpg);
	height: 71px;
	clear: both;
}
#main #bottom #contact {
	background-image: url(../images/bottom_bg1.jpg);
	float: left;
	height: 71px;
	width: 225px;
	display: block;
	background-repeat: no-repeat;
}
#main #bottom #sales {
	background-image: url(../images/bottom_bg2.jpg);
	display: block;
	float: left;
	height: 71px;
	width: 229px;
}
#main #bottom #freeback {
	background-image: url(../images/bottom_bg3.jpg);
	float: left;
	height: 71px;
	width: 241px;
	display: block;
}
#main #bottom a span  {
	display: none;
}
#main #bottom a {
	display: block;
	height: 71px;
	width: 100%;
}
#main #bottom #contact a:hover {
	background-image: url(../images/bottom_bg1h.jpg);
}
#main #bottom #sales a:hover {
	background-image: url(../images/bottom_bg2h.jpg);
}
#main #bottom #freeback a:hover {
	background-image: url(../images/bottom_bg3h.jpg);
}
#main #siteinfo {
	margin-top: 6px;
	text-align: right;
	color: #999;
	float: right;
}
#main #contentmain #left {
	float: left;
	height: auto;
	width: 205px;
	padding: 10px;
	background-color: #F2F2F2;
}
#main #contentmain #left p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #4b4b4b;
	word-spacing: 2em;
	line-height: 18px;
}

#main #contentmain #right {
	float: right;
	height: auto;
	width: 723px;
	margin-top: 6px;
	overflow: hidden;
}
#main #contentmain #productpic   {
	background-color: #CCC;
	height: 210px;
	margin-top: 6px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 240px;
}
#main #contentmain #right #right1 ul {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#main #contentmain #right #right1 ul li {
	list-style-position: inside;
	margin-bottom: 10px;
	color: #666;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	height: auto;
	list-style-type: disc;
}
#main #contentmain #right #right1 ul li a {
	color: #333;
	text-decoration: none;
}
#main #contentmain #right #right1 ul li a:hover {
	text-decoration: underline;
}
#main #contentmain #right #right2 ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 360px;
	clear: both;
}
.type1 {
}
#main #contentmain #right #right2 ul .type1 a {
	background-image: url(../images/type_hj.jpg);
	display: block;
	height: 78px;
	width: 65px;
}
#main #contentmain #right #right2 ul .type1 a:hover {
	background-image: url(../images/type_hj2.jpg);
	background-position: 2px 2px;
}
#main #contentmain #right #right2 ul .type2 a:hover {
	background-image: url(../images/type_gwqj2.jpg);
	background-position: 2px 2px;
}
#main #contentmain #right #right2 ul .type3 a:hover {
	background-image: url(../images/type_wlrq2.jpg);
	background-position: 2px 2px;
}
#main #contentmain #right #right2 ul .type4 a:hover {
	background-image: url(../images/type_wlby2.jpg);
	background-position: 2px 2px;
}

#main #contentmain #right #right2 ul .type2 a {
	background-image: url(../images/type_gwqj.jpg);
	height: 78px;
	width: 65px;
	display: block;
}
#main #contentmain #right #right2 ul .type3 a {
	background-image: url(../images/type_wlrq.jpg);
	display: block;
	height: 78px;
	width: 65px;
}
#main #contentmain #right #right2 ul .type4 a {
	background-image: url(../images/type_wlby.jpg);
	display: block;
	height: 78px;
	width: 65px;
}
#main #contentmain #right #right2 ul span {
	display: none;
}
#main #contentmain #right #right2 ul li {
	float: left;
	height: 78px;
	width: 65px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#main #contentmain #right #right1 {
	float: left;
	height: auto;
	width: 430px;
	margin-left: 10px;
	_margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	overflow: hidden;
}
#main #contentmain #right #right2 {
	float: right;
	margin-left: 10px;
	width: 260px;
	height: auto;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main #contentmain #right #right1 h1 {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	clear: both;
	background-position: -7px 0px;
	height: 30px;
}
#main #contentmain #right #right1 h1 span {
	display: none;
	clear: both;
	float: left;
}
#main #contentmain #right #right2 h1 {
	background-image: url(../images/product.jpg);
	background-repeat: no-repeat;
	width: 320px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	background-position: -3px 0px;
	height: 30px;
}
#main #contentmain #right #right2 h1 span {
	display: none;
}
#main #contentmain #right h1 {
	height: 28px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	color: #666;
}
#main #contentmain #right ul {
	padding: 0px;
	height: auto;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	margin-right: auto;
	margin-left: auto;
}
#main #contentmain #right ul li {
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	height: auto;
	list-style-type: none;
	float: left;
	width: 425px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #F2F2F2;
}
.time {
	float: right;
	width: 100px;
}
.title {
	width: 360px;
	float: left;
	overflow: hidden;
	display: block;
}
#main #contentmain #right ul li .title a {
	color: #333;
	text-decoration: none;
	display: block;
}
#main #contentmain #right ul li .title a:hover {
	text-decoration: underline;
	display: block;
}




.news {
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
}
#main #contentmain #right h1 span {
	display: none;
}
#main #contentmain #right .product {
	background-image: url(../images/product.jpg);
	background-repeat: no-repeat;
}
#main #contentmain #left ul {
	margin: 5px;
	padding: 2px;
}
#main #contentmain #left ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#main #contentmain #left ul li a {
	color: #000;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#main #contentmain #left ul li a:hover {
	color: #000;
	display: block;
}
#main #contentmain #right #pagecontent {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	clear: both;
}
#main #contentmain #right #pagecontent .line {
	padding: 10px;
	clear: both;
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main #contentmain #right #pagecontent .line h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	height: 18px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#main #contentmain #right #pagecontent .line h2 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	float: left;
	color: #1B2F4B;
}
#main #contentmain #right ul li .product_pic {
	float: left;
	height: 120px;
	width: 160px;
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#main #contentmain #right ul li .product_name {
	float: left;
	padding: 2px;
	margin-top: 6px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	width: 160px;
	text-align: center;
}
#main #contentmain #right ul li h1  {
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	float: left;
	height: auto;
	color: #1B2F4B;
	width: 80px;
}

#main #contentmain #right ul li .product_typem {
	float: left;
	padding: 2px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
}
#main #contentmain #right ul li .product_types {
	padding: 2px;
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
}

#main #contentmain #right ul li .tel {
	padding: 2px;
	float: left;
	width: 400px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
}

#main #contentmain #right ul li .product_name a {
	text-decoration: none;
	color: #1B2F4B;
}
#main #contentmain #right ul li .product_name a:hover {
	color: #000;
	text-decoration: none;
}
#main #contentmain #right .stype li {
	float: left;
	clear: none;
	padding: 2px;
	margin: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
}
#main #contentmain #right .stype {
	width: 400px;
	height: auto;
	display: none;
	background-color: #F3F3F3;
}
#main #contentmain #right .show {
	display: block;
}

#main #contentmain #right ul li .product_pic a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #contentmain #right .stype.show li a {
	color: #000;
	text-decoration: none;
}
#main #contentmain #right .stype.show li a:hover {
	text-decoration: underline;
	color: #069;
}
#main #contentmain #right .feedback {
	background-image: url(../images/feedback.jpg);
	background-repeat: no-repeat;
}
#main #contentmain #right .cases {
	background-image: url(../images/cases.jpg);
	background-repeat: no-repeat;
}
#main #contentmain #right .contact {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
}
#main #contentmain #right .about {
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
}
#main #contentmain #right .sales {
	background-image: url(../images/sales.jpg);
	background-repeat: no-repeat;
}
#main #contentmain #right #form1 {
	height: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main #contentmain #right #form1 ul li .formtitle {
	float: left;
	width: 100px;
	margin: 0px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#main #contentmain #right #form1 ul li .formcont {
	padding: 2px;
	float: right;
	height: auto;
	width: 420px;
}
#main #contentmain #right #form1 ul li .formcont a {
	color: #000;
	text-decoration: none;
}
#main #contentmain #right #form1 ul li .formcont a:hover {
	text-decoration: none;
}
#main #contentmain #right #right1 ul li .time {
	float: left;
}
#main #contentmain #left .stype {
}
#main #contentmain #left .stype li {
	padding: 0px;
}
#main #contentmain #left .stype {
	padding-top: 0px;
	padding-left: 10px;
}
#main #contentmain #left .stype li a {
	font-weight: normal;
	color: #344C6E;
}
#main #contentmain #left .stype li a:hover {
	color: #A6A402;
	text-decoration: underline;
}

#main #contentmain #left .stype li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 10px;
	list-style-image: url(../images/3j.jpg);
}
#main #contentmain #right #pagemain {
	margin: 10px;
	background-color: #F2F2F2;
	padding: 10px;
	height: auto;
	width: auto;
}
p {
	text-indent: 2em;
	margin-bottom: 10px;
}
#main #contentmain #right #pagemain img {
	border: 1px solid #CCC;
	padding: 4px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.left {
	float: left;
	text-align: left;
}
.right {
	float: right;
	text-align: right;
}
#main #contentmain #right .service {
	background-image: url(../images/service.jpg);
	background-repeat: no-repeat;
}
#main #contentmain #right #pagemain p a {
	color: #333;
	text-decoration: none;
}
#main #contentmain #right #pagemain p a:hover {
	text-decoration: underline;
}
.hide {

}
#main #contentmain #indexspe1 #mar table tr #demo1 img {
	margin-right: 8px;
}
#main #icp {
	float: left;
	margin-top: 6px;
}
#main #icp a {
	text-decoration: none;
	color: #666;
}
