﻿body{
	margin:0;
	padding:0;
	font-size: 11px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A {
	COLOR: #333;TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline
}
a,img,table{border:0}
form{display:inline;padding:0;margin:0}
.top {
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	font-size: 11px;
}
.top:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
	font-size: 11px;
}
.nav {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.nav:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	COLOR: #ff0000;
	text-decoration: none;
}
.content {
	line-height: 18px;
	color: #333;
}
.content1 {
	line-height: 25px;
}
.y_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
.s_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
}
.x_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
.xline_gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
.x_line_lan {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FC8D5;
}
.p_16 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #24449A;
}
.box {
	border: 1px solid #E3E3E3;
}
.box_S {
	border: 1px solid #999999;
}
.red_p_14 {
	font-size: 12px;
	font-weight: bold;
	color: #ED1B2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box_blue {
	border: 1px solid #C5DAE3;
}
.gray {
	color: #666666;
}
.P_10 {
	font-size: 10px;
}
#banner{position:relative;height:258px;border: 1px solid #999999;width:688px;overflow:hidden}
#banner ul{margin:0px;padding:0;list-style:none}
#banner ul li{position:absolute;z-index:2;left:4px;list-style:none;padding:0;margin:0;top:4px;filter:alpha(opacity=0);-moz-opacity: 0;opacity: 0}
#banner ul li#banner1{filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1}
#banner div{height:16px;position:absolute;z-index:3;left:29px;bottom:27px;}
#banner div span{cursor:pointer;text-indent:-2000px;display:block;float:left;width:16px;margin-right:15px;line-height:16px;background:url(kuang.jpg) no-repeat center bottom;}
#banner div span.first{background:url(kuang.jpg) no-repeat center top;}
#menu{vertical-align:bottom; }
#menu table{height:28px;}
#menu table td{text-align:center;background:url(nav_bg.jpg) no-repeat center center;width:115px;}
.pagelist {clear:both; font-size: 12px; padding:20px 0;text-align:center;}
.pagelist a{ padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin:3px;}
.pagelist a:visited, #nowpage { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.pagelist a:hover, #nowpage{color: #fff; background: #1875b5; border-color: #036; text-decoration: none;}
#gbook{font-size:12px;margin:10px 30px;}
#gbook input,textarea{margin:0px;padding:1px;border:1px solid #666;border-bottom:1px solid #ccc;border-right:1px solid #ccc;}
.button{border:1px solid #fff;border-bottom:1px solid #124;border-right:1px solid #124;background:#1875b5;color:#fff;font-weight:bold;}
#data {width:90%;margin:3px auto 0px auto;padding:4px;font-size:12px;}
#data th {padding:7px 2px 7px 2px;border-bottom:1px solid #ccc;width:130px;text-align:left;font-weight:lighter;vertical-align: top;}
#data td {padding:7px 4px 7px 8px;border-bottom:1px solid #ccc;vertical-align: top;}
#data td td {padding:0!important;border:none!important;}
.product{margin:0px 0 0 20px;padding:0px;list-style:none;font-family:arial, helvetica, sans-serif;}
.product li{float:left;width:650px;overflow:hidden;background:#fafafa;margin:2px;padding:0px;}
.product li span.pleft{float:left;height:auto;width:460px;margin:10px 5px 5px 35px;line-height:220%}
.product li span.pleft a{display:block}
.product li span.pleft span{padding:5px 5px 3px 20px;display:block}
.product li span.pright{float:left;height:auto;width:140px}
.product li span.pright img{width:140px}
.product a{font-weight:bold;color:#222}

.productshow img{border:1px solid #222}
.productshow{text-align:center}
.productshow p,.productshow h3{text-align:left;margin:0 auto}
.equipment{width:670px;float:left;height:auto;margin-left:20px;}
.equipment ul{margin:10px 0px 0px 0px;padding:0;list-style:none;}
.equipment li{margin-top:30px;height:150px;float:left;width:50%;text-align:left;overflow:hidden;padding:5px 0px 5px 0px;line-height:32px;border-bottom:1px dashed #e1e1e1}
.equipment img{width:200px;border:1px solid #ccc}
.equipment li span{display:block;position:relative;top:-110px;left:210px;width:140px;line-height:120%;}
.equipment li span{
	font-size:13px;
	font-weight:bold;
	color:#cc0000;
}
/* fix float bug*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* hides from ie-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* end hide from ie-mac */
.news h2{padding:0px;margin:3px 0;font-size:13px;}
.news h2 a{color: #00134a;}
.newsshow h3{padding:0px;margin:3px 0}
.newsshow p{text-indent:2em;line-height:180%;padding:0px;margin:4px 0}
.news p{padding:0px;margin:6px;line-height:180%}
.contact-map{text-align:center;border-bottom:1px solid #e1e1e1}
.contact-map span{float:right}
.contact-map a{margin:0 5px;color:red}
.equiment{text-align:center;padding:40px 0;margin-bottom:40px}
.equiment ul{margin:0;padding:0}
.equiment img{border:1px #f1f1f1 solid;display:block;margin-bottom:5px}
.equiment li{float:left;width:45%;text-align:center;list-style:none;}
.equiment p{clear:both}
.sitemap{line-height:300%}
.sitemap a{margin:5px;}
.job{text-align:center}
.job table{margin:10px auto 30px auto;text-align:left}
.job table th{width:80px;font-weight:400;border-bottom:1px dashed #f1f1f1}
.job table td{width:180px;border-bottom:1px dashed #f1f1f1;}
.job table #job_description{width:440px;}
.technical{width:600px;margin-left:20px;float:left;height:auto;}
.parent-ul{margin:0px;padding:0px;}
.parent-ul li{color: #222;font-family: verdana, arial, helvetica, sans-serif;font-size:14px;padding-top:10px;list-style:none;border-bottom:1px #f2ebc6 solid;}
.tr-list{clear:both;margin:2px 5px 20px 15px;padding:0px;}
.tr-list li{clear:both;width:80%;padding-top:0px;color:#222;border-bottom:1px #e3e3e3 dashed;font-family: verdana, arial, helvetica, sans-serif;font-size:10px;line-height:210%;list-style:none;}
.reference{margin:5px 0px;}
.reference-body{text-indent:1em;text-align: justify}
.reference-body li{text-indent:-1em;}
.reference-list{margin:0px 0px 10px 10px;}
.refe-list{margin-top:12px;clear:both}
.refe-list li{width:80%;padding-top:0px;color: #222;border-bottom:1px #e3e3e3 dashed;font-family: verdana, arial, helvetica, sans-serif;font-size:10px;line-height:310%;list-style:none;}
.picture{border:0;margin:auto;text-align:center}
.picture td{vertical-align:top}
.picture img{padding:3px;border:1px solid #ccc}
.b_table{border:0;background:#ddd;width:90%;margin:30px auto;text-align:center}
.b_table caption{background:#ccc;}
.b_table td{background:#fafafa}
#sitemap a{font-size:14px}