#body .inner{
	wdith:980px;}
#body .inner .left{
	width:220px;
	float:left;}
#body .inner .right{
	width:744px;
	float:right;
	border:1px solid #dddddd;
	padding-bottom:50px;}
#body .inner .left .sbox{
	width:218px;
	border:1px solid #dddddd;
	padding-bottom:20px;
	font-size:12px;
	}

#body .inner .left .sbox .topic{
	background: repeat left top;
	font-size:12px;
	font-family:"microsoft yahei";
	margin:5px 0px 10px 0px;
	line-height:30px;
	border-bottom:1px solid #dddddd;
	padding-left:10px;
	color:#196ba7;
	font-weight:bold;}
#body .inner .left .sbox .blank ul {
	padding:0px 0px;}
#body .inner .left .sbox .blank ul li{
	cursor:pointer;
	
}
#body .inner .left .sbox .blank .current a{
	background:#196ba7;
	border-bottom:1px solid #ffffff;
	}	
#body .inner .left .sbox .blank .current a{
	color:#ffffff;}
#body .inner .left .sbox .blank ul li a{
	display:block;
	height:35px;
	line-height:35px;
	padding-left:30px;
	border-bottom:1px dotted #dddddd;
	background: no-repeat 12px 12px;}	
#body .inner .left .sbox .blank ul li a:hover{
	background:#196ba7;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	text-decoration:none;}

#body .inner .left .sbox .list dl{
	padding:0px 20px;
	}
#body .inner .left .sbox .list dl dt{
	font-family:arial;
	color:#666666;
	line-height:20px;
	font-size:10px;}

#body .inner .left .sbox .list dl dd{
	line-height:25px;
	border-bottom:1px dotted #dddddd;}


#body .inner .right  .position{
	font-size:12px;
	line-height:33px;
	background: repeat left top;
	}
#body .inner .right  .position a{
	color:#666666;}
#body .inner .right  .position span{
	padding-left:30px;
	background: no-repeat 10px 4px;
	}


#body .inner .right .main{
	padding:10px 20px;
	font-size:12px;}

/*content*/
#body .inner .right .main .content .title h3{
	text-align:center;
	font-size:18px;
	font-weight:normal;
	font-family:"microsoft yahei";}
#body .inner .right .main .content .infos{
	font-size:12px;
	line-height:40px;
	color:#666666;
	text-align:center;}
#body .inner .right .main .content .maincontent{
	font-size:12px;}
#body .inner .right .main .content .maincontent p{
	padding:5px 0px;
	line-height:200%;
	}
#body .inner .right .main .content .download{
	background: no-repeat 15px 7px;
	padding-left:55px;
	border:1px solid #f5f5f5;
	line-height:40px;
	font-size:14px;
	font-family:arial, helvetica, sans-serif;
	margin:10px 0px;}

#body .inner .right .main .content .prenext{
	padding:10px 0px;
	margin-top:10px;}
#body .inner .right .main .content .prenext ul li{
	line-height:30px;
	background: no-repeat 0px 1px;
	padding-left:15px;}				
				
#body .inner .right .main .articlelist{
	font-size:12px;}
#body .inner .right .main .articlelist td{
	line-height:35px;
	border-bottom:1px dashed #ccc;}	
#body .inner .right .main .articlelist .fw_t{
	font-size:12px;
	}
#body .inner .right .main .articlelist .fw_s{
	font-size:12px;
	font-family:arial, helvetica, sans-serif;
	color:#666666;}

/* recruit */

#body .inner .right .main .recruitlist{
	}
#body .inner .right .main .recruitlist td{
	line-height:35px;
	border-bottom:1px solid #ccc;
	font-size:12px;}	
#body .inner .right .main .recruitlist .rtitle{
	background:#196ba7;
	color:#ffffff;
	font-size:14px;
	padding-left:10px;
	height:30px;
	line-height:30px;}
#body .inner .right .main .recruitlist .rtitle span{
	text-align:right;
	font-size:12px;}
/*product*/
#body .inner .left .sbox .classnav{
	padding:0px 10px;}
	
#body .inner .left .sbox .classnav .navtree ul{
}
	
#body .inner .left .sbox .classnav .navtree ul li{
position: relative;
z-index:1000;
}
	
/*1st level sub menu style */
#body .inner .left .sbox .classnav .navtree ul li ul{
left: 198px; /* parent menu width - 1*/
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
display: none;
border:1px solid #196ba7;
border-top:2px solid #196ba7;
background:#ffffff;
filter:progid:dximagetransform.microsoft.shadow(color=#999999, strength=3, direction=135);

}
/*all subsequent sub menu levels offset */
#body .inner .left .sbox .classnav .navtree ul li ul li ul{ 
left: 159px; /* parent menu width - 1*/
z-index:100px;}
/* menu links style */
#body .inner .left .sbox .classnav .navtree ul li a{
	display: block;
	cursor:pointer;
	line-height:35px;
	border-bottom:1px dotted #dddddd;
	padding-left:10px;
	height:35px;}
#body .inner .left .sbox .classnav .navtree ul li li{
	background: no-repeat 12px 12px;
	padding-left:0;
	text-align:center;
}
#body .inner .left .sbox .classnav .navtree ul li li a{
	border-bottom:1px solid #dddddd;
	}
#body .inner .left .sbox .classnav .navtree ul .current a{
	background:#196ba7;
	color:#ffffff;}
#body .inner .left .sbox .classnav .navtree ul .current li a{
	background:#ffffff;
	color:#000000;}
		
#body .inner .left .sbox .classnav .navtree ul li a:hover{
color: white;
background:#196ba7;
text-decoration:none;
}
#body .inner .left .sbox .classnav .navtree .subfolderstyle{
background: url(/uploads/image/ihituxcmssky/arrow-list.gif) no-repeat 150px center ;
}
/* holly hack for ie \*/
* html #body .inner .left .sbox .classnav .navtree ul li { float: left; height: 1%; }
* html #body .inner .left .sbox .classnav .navtree ul li a { height: 1%; }
/* end */	

#body .inner .right .main .content .proinfo .image{
	float:left;}	
	
#body .inner .right .main .content .proinfo .column{
	float:right;
	width:400px;}
	
#body .inner .right .main .content .proinfo .image img{
	width:270px;
	height:270px;
	}

#body .inner .right .main .content .proinfo .image a{
	display:block;
	width:270px;
	height:270px;
	border:2px solid #f5f5f5;
	padding:2px;	
	}
#body .inner .right .main .content .proinfo .image a:hover{
	border:2px solid #196ba7;}
#body .inner .right .main .content .proinfo .column .title{
	border-bottom:1px solid #ccc;
	padding:10px 0px;}
#body .inner .right .main .content .proinfo .column .title h3{
	text-align:left;}
#body .inner .right .main .content .proinfo .column .infos{
	text-align:left;}
#body .inner .right .main .content .proinfo .column ul li{
	line-height:40px;
	height:40px;}

#body .inner .right .main .content .proinfo .column ul li span{
	width:100px;
	height:20px;
	border:1px solid #196ba7;
	padding:3px;
	}					
#body .inner .right .main .content .proinfo .column ul li p{
	color:#666666;}
#body .inner .right .main  .introtitle{
	font-size:14px;
	font-family:"microsoft yahei","黑体";
	line-height:35px;
	border-bottom:2px solid #196ba7;
	margin:10px 0px;
	padding-left:10px;
	background: no-repeat 0px 8px;
	color:#ffffff;}

#body .inner .right .main .content .morepro  .albumblock .inner{
	width:143px;
	height:143px;
	}

#body .inner .right .main .content .morepro .albumblock .inner img{
	width:139px;
	height:139px;	}

#body .inner .right .main .content .morepro  .albumblock .inner .albumtitle{
	width:143px;
	}
	
#body .inner .right .main .content .caseblock li{
	width:330px;
	float:left;
	padding-left:10px;
	}
#body .inner .right .main .content .caseblock .cimg a{
	display:block;
	border:1px solid #f5f5f5;
	padding:1px;}
#body .inner .right .main .content .caseblock .cimg a:hover{
	border:1px solid #196ba7;}		
#body .inner .right .main .content .caseblock .case_ct{ height:30px; line-height:30px; color:#2586be; background:#e5f4fc; font-weight:bold;}
#body .inner .right .main .content .caseblock .case_txt{ height:35px; line-height:35px; background:url(/uploads/image/ihituxcmssky/xx.jpg) repeat-x; text-align:left;font-size:12px;}
#body .inner .right .main .content .caseblock .case_mc{ color:#1c3b67;}
#body .inner .right .main .content .caseblock .hycd_ct{ height:35px; line-height:35px;  color:#fff;  font-weight:bold; padding-left:40px;}
#body .inner .right .main .content .caseblock .hycd_ct a{ color:#fff;}
#body .inner .right .main .content .caseblock .hycd_ct a:hover{ color:#fffacc}
#body .inner .right .main .content .caseblock .hycd_ct a:visited{ color:#fff}
#body .inner .right .main .content .caseblock .hycd_mc{ color:#ff6600;}
#body .inner .right .main .content .caseblock .ttp{ margin-top:10px; margin-bottom:10px;}	


/* sitemap */
#body .inner .right .main .sitemap{
	padding:0px 10px;}
		
#body .inner .right .main .sitemap ul li{
	font-weight:bold;
	line-height:25px;
	padding:10px 20px;
	border-bottom:1px dashed #cccccc;
	font-size:14px;
	background: no-repeat left 18px;}


#body .inner .right .main .sitemap ul li ul li{
	font-weight:normal;
	border-bottom:none;
	font-size:12px;
	background:none;
	padding:5px 0px;}
					



/* feedback */
 .feedback {}
 .feedback .fleft{
	width:90px;
	float:left;
	}
 .feedback .fleft .ficon{
	padding:0px  12px;
	}
 .feedback .fleft .fname{
	text-align:center;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	color:#196ba7;
	font-weight:bold;}		
 .feedback .fright{
	float:left;
	width:600px;
	padding-bottom:10px;
	}
 .feedback .fright .fcontent .ftime{
	text-align:right;
	font-family:arial, helvetica, sans-serif;
	color:#196ba7;
	padding:0px 20px 5px 20px;}	
 .feedback .fright .fcontent{
	width:600px;
	background: no-repeat left top;
	padding:10px 0px;
	}
 .feedback .fright .fcontent p{
	padding:0px 20px 5px 50px;}

 .feedback .fright .fcontent .freply .frtitle{
	margin-left:20px;
	line-height:20px;
	color:#ffffff;
	height:25px;
	background: no-repeat 2px 0px;
	padding-left:20px;
	font-weight:bold;}
 .feedback .fright .fcontent .freply p{
	color:#989e4d}	
 .feedback .fright .fline{
	float:right;
	width:572px;
	border-top:1px solid #ededef;
	filter:progid:dximagetransform.microsoft.shadow(color=#999999, strength=1, direction=180);} 

 .feedback .introtitle{
	width:665px;
	margin:auto;
	}
 .feedback .commentbox{
	padding-top:5px;}	
 .feedback .commentbox #commentform td{
	height:40px;}
 .feedback .commentbox #commentform input{
	height:25px;
	line-height:25px;}

 .feedback .commentbox #commentform .cbutton{
	line-height:25px;
	background:#196ba7;
	border:none;
	color:#ffffff;
	font-size:14px;
	cursor:pointer;}
	
 .feedback .commentlist dt{
	padding:5px 10px;
	background-color:#dededc;
	height:22px;
	line-height:22px;
	font-size:12px;}	
 .feedback .commentlist dd{
	padding:15px 0px 15px 0px;
	line-height:180%;
	font-size:14px;
	}	
 .feedback .commentlist dd  b{
	color:#458d3a;}

 .feedback .commentlist dd span{
	color:#a00000;}	
 .feedback .commentlist p{
	padding:0px;
	line-height:180%;
	margin:0px;}



.clicktimes{
	display:none;}
/*img list*/
.imagelist{
	padding:10px 0px;}
.imagelist .imageblockbg{
	float:left;
	padding:10px 20px 20px 10px;}
.content .imagelist .imageblockbg{
	padding:10px 24px 20px 18px;}
.imagelist .imageblock{
	padding:10px;
	width:177px;
	height:153px;
	overflow:hidden;
	border:1px solid #dddddd;
	cursor:pointer;}
.content .imagelist .imageblock{
	height:153px;
	float:left;
	padding:5px;}	
.imagelist .imageblock:hover{
	border:1px solid #196ba7;
	background-color:#f5f5f5;
}	
.imagelist .imageblock .imagenote{
	padding:5px;
	line-height:25px;
	color:#ffffff;
	font-size:11px;}
.imagelist .imageblock p a{
	color:#ffffff;}		 
.imagelist .imageblock img{
	width:175px;
	height:131px;
	border:1px solid #f5f5f5;}
.imagelist .imageblock img:hover{
	border:1px solid #dddddd;}
	
.imagelist .imageblock p{
	text-align:center;
	bottom:0px;
	background-color:#333;
	color:#ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	height:20px;
	line-height:20px;}
.content .imagelist .imageblock p{
	color:#ffffff;}	
.imagelist .imageblock a{
	text-decoration:none;}
#body .prenext .blk_29 {	 padding:0px 0px; overflow: hidden;  zoom: 1; position: relative;}
	
#body .prenext .blk_29 .leftbotton {	background:  no-repeat -1px 0px; left: 0px; float: left; width: 35px; cursor: pointer; position: absolute; top: 50px; height: 114px}
#body .prenext .blk_29 .rightbotton {	right: 5px; background: url(/uploads/image/images/arrow_r.jpg) no-repeat -0px 0px; float: right;right:0px; width: 35px; cursor: pointer; position: absolute; top: 50px; height: 114px}
#body .prenext .blk_29 .cont {	margin: 0px auto; overflow: hidden;  padding:15px 0 0 0px;float:left;height:170px;width:621px;position: relative;left:30px;}
#body .prenext .blk_29 .box {	float: left; width: 207px; text-align: center;}
#body .prenext .blk_29 .box img {	border: #ccc 1px solid; padding: 3px; display: block; background: #fff; padding-bottom: 3px; margin: 0px auto; width:160px;height:120px;}
#body .prenext .blk_29 .box a:hover img {	border: #3092b9 1px solid;}
#body .prenext .blk_29 .box p {	width: 207px; line-height: 20px;text-align:center;font-size:12px;color:#3092b9}

/* open div*/
#popupmask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
	font-size:12px;
}
#popupcontainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupinner {
	border: 3px solid #196ba7;
	background-color: #ffffff;
	}
#popupframe {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popuptitlebar {
	background: repeat-x left top;
	color: #196ba7;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popuptitle {
	float:left;
	font-size: 1.1em;
}
#popupcontrols {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupcontrols a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background:  no-repeat;
}

.videobox{
	padding:10px;}
							

