*{
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
}
body{
	background:#060F15;
	color:#7F98A3;
	font-family: Arial, tahoma,Microsoft YaHei, Simsun, Arial Unicode MS, Mingliu, Helvetica;
	/*font-family:arial,verdana,sans-serif,Arial Unicode MS;*/
}
td,p,li,a,select,div{
	font-size:12px;
}
ul, ol{list-style-type:none;}
a img{border:none;}
img{border-color:#DCDCDC;}
p{padding:7px 0;}
a{color:#2f3092;text-decoration:none;}
/*a:visited{color:#800080;}*/
a:hover{color:#FF3300;text-decoration:underline;}
a.red{color:#FF3300;text-decoration:underline;}
a.red:hover{color:#9E080C;text-decoration:underline;}
/***** Text Style *****/
.t12{font-size:12px;}
.t14{font-size:14px;}
.mcolor{color:#990000;}
.black{color:#000000;}
.white{color:#FFFFFF;}
.grey{color:#CCCCCC;}
.red{color:#FF3300;}
.b{font-weight:bold;}
.clear{clear:both;}
.nob{border:none;background:none;}
.float_left {float: left;padding: 10px;}
.float_right {float: right;padding: 7px;}
.image_float_left {float: left;clear: left;margin: 10px 25px 8px 10px;}
.image_float_right {float: right;clear: right;margin-left: 8px;}
/*all*/


/*div*/
#header{
	margin:0 auto;
	padding-top:40px;
	width:996px;
	height:84px;
	border-top:3px solid #000;
	background: #1F2B33 url(../img/line_1.gif) repeat-x left bottom;
}
#headertop{
	padding-top:1px;
	text-align:center;
	background:url(../img/line.gif) no-repeat left top;
}
#header2{
	margin:0 auto;
	width:996px;
}
#header2_top{
  background:#102530;
	text-align:center;
}
#middle{
	clear:both;
	display:table;
	margin:0 auto;
	width:996px;
	text-align:center;
	background: #1F2B33;
}
#middletop{
	width:996px;
	border-top:1px solid #3A454C;
	border-bottom:1px solid #3A454C;
	background: #1F2B33;
}
#middlebottom{
	padding:40px 0 10px 0;
	background: #1F2B33;
}
#middle2{
	clear:both;
	margin:0 auto;
	width:996px;
	min-height:600px;
	height:auto;
	background: #102530 url(../img/middle_bg.gif) no-repeat left top;
}
* html #middle2{ height:600px;}
#middle2_left{
	float:left;
	width:290px;
}
#middle2_right{
	float:left;
	min-height:500px;
  height:auto;
	margin:25px 0 20px 0;
	width:660px;
}
* html #middle2_right{height:500px;}
#middle2_down{
	float:left;
	width:660px;
}
#footer{
	margin:0 auto;
	padding:54px 30px 0 0;
	clear:both;
	width:966px;
	height:16px;
	color:#999;
	text-align:right;
	background:url(../img/line_bottom.gif) repeat-x left bottom;
}
#footer2{
	margin:0 auto;
	padding:54px 30px 0 0;
	clear:both;
	width:966px;
	height:16px;
	color:#999;
	text-align:right;
	background:url(../img/line_bottom2.gif) repeat-x left bottom;
}
h2{
	padding:12px 0;
	margin-bottom:22px;
	background:url(../img/line_2.gif) no-repeat left bottom;
}
.menu{
	width:216px;
	margin:22px 0 20px 36px;
	padding:30px 0 70px 0;
	border:1px solid #203B4B;
	background: #0F2732 url(../img/menu_bg.gif) no-repeat bottom;
	}
.menu li{
	width:180px;
	padding-left:36px;
	}
.menu li a{
	display:block; 
	font-size: 13px;
	color:#3399CC; 
	padding:10px 0 5px 0;
	width:180px;
	}
.menu  li a:hover{
	color: #F15E23;
	text-decoration:none;
	}
#on{
	color: #FFF;
	background:url(../img/menu_on.gif) no-repeat left bottom;
	width:180px;
	}
#on a{
	color: #FFF;
	text-decoration:none; 
	}
.prod {
	float:left; 
	margin:10px 0 0 10px;
}

.prod li{
	float:left; 
	width:180px;
	height:160px; 
	padding:0 30px 10px 0 ;
}
.prod li img{ border-width:}
.prod li a img{ border:1px solid #1D4F62;}
.prod li a:hover img{ border:1px solid #B5FFB6;}
.prod li span{ 
	display:block;
	width:180px; 
	text-align:center;
	 margin:10px 0 0 0;
}
.prod li a{
	font-size:12px; 
	text-decoration:none; 
	color:#fff; display:block;
}
.prod li a:hover{ 
	color:#3191C2; 
	text-decoration:none;
}
.servicetab {margin-top:10px;}
.servicetab  td{
	padding:2px 0 0 10px;
	color:#6D818A;
	background:#060F15;
	border-bottom:1px solid #0E2330;
	border-right:1px solid #0E2330;
}
.servicetab  th{
	font-weight:lighter;
	padding:2px 0 0 10px;
	color:#6D818A;
	background:#08151D;
	border-bottom:1px solid #0E2330;
	border-right:1px solid #0E2330;
}
.servicetab  .noborder{border-right:none;}
.content{
	float: left;
	width: 650px;
}	
.back{
	float: right;
  color:#fff;
}
/*X*/
.detailtext, .detailtext p {
	text-align: justify;
	line-height: 200%;
}
.detailtext ul{
	list-style-type: disc;
}
.detailtext ul li{
	margin-left: 15px;
}
#header:after, #content:after, #contentcontinued:after, .summaryworkdetails:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}






/*wolf*/
.prodnav{
	float:left;
	width:100%;
}
.prodnav li{
	float:left;
	margin:0 5px;
	width:95px;
}
.prodnav li a{
	display:block;
	padding:3px 0;
	width:95px;
	background:#6d818a;
	font-weight:bold;
	text-align:center;
	color:#185167;
}
.prodnav li.on a, .prodnav li a:hover{
	background:#185167;
	color:#fff;
	text-decoration:none;
}

#pager {
clear:both;
text-align: right;
font-size: 1.2em;
}

#pager img {
vertical-align: middle;
}








