@charset "gb2312";

* {margin:0; padding:0;}
body {font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#666666;  }
a{text-decoration: none;}
a:link,a:visited,a:hover,a:active,ul,li,{text-decoration: none;}
a:link {color: #797979;}
a:hover{ color:#3272ba;}
a:active {color: #797979;}
a:visited {color: #797979;}
textarea{ border:1px solid #CCCCCC;}
li{list-style-type:none;}
img{border:0px;}
.clear{clear:both;}                
.abla{margin-top:6px;}
.c{clear:both;}



#header{ padding-top:10px; height:41px; width:100%; background-color:#3272ba;}
.head_logo{ float:left; padding-left:12px;}
.head_input{ float:right; padding-top:10px; padding-right:15px;}
.input_c{ background-image:url(../images_wap/input_l.jpg); width:78px; height:24px; line-height:24px; padding-left:10px; color:#dddddd; font-size:12px; border:0px; float:left;}
#nav{ width:100%; background-color:#4a4a4a; height:36px; position: relative;}

#nav ul li{ width:19.97%;float: left; margin: 0px; padding: 0px;white-space: nowrap; height:36px;}
#nav ul li a{ display:block; line-height:36px; text-align:center; color:#fff; font-weight:bold; background:url(../images_wap/t4.jpg) right no-repeat; margin: 0px; padding: 0px;}
#nav ul li a:hover{  background:url(../images_wap/t4.jpg) right no-repeat; background-color:#1e1a17; }


#content{ width:100%;  padding-bottom:36px;}
.company{ height:28px; border-bottom:1px solid #b6b6b6; line-height:28px; padding-left:10px; padding-right:10px;}
.company span{ float:right; }
.company_a{ padding:10px; line-height:22px; font-family:Arial, Helvetica, sans-serif; }
.company_a img{ float:left; padding-right:10px;}
.about_a{float:left; text-align:left;padding:10px; line-height:22px; font-family:Arial, Helvetica, sans-serif; }
.pro{ padding:10px;}
.pro ul li{ padding-left:10px; background:url(../images_wap/t3.jpg) left no-repeat; height:24px; line-height:24px;}
.pro ul li a{ float:left;} .pro ul li span{ float:right;}

.pro_a{ padding-bottom:10px;}
.pro_a img{ float:left; margin-right:10px; border:3px solid #b6b6b6;}

.pro_s{ margin:5 auto;}
.pro_s1{ width:304px; height:203px; margin:10px auto; text-align:center;}
.pro_s2{ height:25px; line-height:25px; margin-left:10px; font-size:14px; font-weight:bold; color:#000;}
.pro_detail{ padding:10px 20px; }
.pro_key{ padding:5px 10px; font-size:14px; font-weight:bold; background:#ccc; color:#000;}
.pro_sw{padding:10px 20px;}
.pro_sw li{ line-height:20px;}


#footer{ width:100%; background-color:#4a4a4a; height:34px;}
#footer ul li{ width:33.3%;float: left; margin: 0px; padding: 0px;white-space: nowrap; height:34px;}
#footer ul li a{ display:block; line-height:34px; text-align:center; color:#fff; font-weight:bold; background:url(../images_wap/t4.jpg) right no-repeat; }
#footer ul li a:hover{  background:url(../images_wap/t4.jpg) right no-repeat; background-color:#3272ba; }

#about{ height:30px; background-color:#ebebeb;}
.about{ margin-left:17px; padding-left:18px; float:left; background:url(../images_wap/head_a.jpg) left no-repeat; line-height:30px;}


#footpanel {
	position: fixed;
	bottom: 0; left: 0;
	z-index: 9999; /*--Keeps the panel on top of all other elements--*/
	border-bottom: none;
	width: 100%;
}

*html #footpanel { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}


	.company_a .msgform thead td{padding-left:10px;border-bottom:1px dotted #666;font-weight:bold;}
	.company_a .msgform td{padding:3px;}
	.company_a .wd2{font-family:Wingdings 2;}
	.company_a .textinp{line-height:22px; border:0; height:22px; border:1px solid #CCC; text-indent:1px;}
	.company_a .guesttitle{text-align:right;padding-right:6px;width:100px;}
	.company_a .subBox{ text-align:center;}


