
.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:10px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;}
.HeightTab2{
	height:20px;
	width:1px;
	overflow:hidden;}	

.FontRed{
	color:#F00;}
#body li{
	background:none;
	margin:0px;
	padding:0px;}

#body {
	width:980px;
	margin:auto;
	font-size:12px;
	padding-top:20px;}

#body .inner{
	width:980px;
	}
#body .inner .left{
	width:220px;
	float:right;}
#body .inner .right{
	width:744px;
	float:left;
	border:1px solid #DDDDDD;
	padding-bottom:50px;}
#body .inner .left .Sbox{
	width:218px;
	border-top:2px solid #333;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding-bottom:20px;
	font-size:12px;
	}

#body .inner .left .Sbox .topic{
	background:url("/images/WebWork/box_bg1.png") no-repeat left 6px;
	font-size:12px;
	font-family:"Microsoft Yahei";
	margin:10px;
	font-weight:bold;
	line-height:30px;
	border-bottom:1px solid #DDDDDD;
	padding-left:30px;
	color:#333;}
#body .inner .left .Sbox .blank ul {
	padding:0px 10px;}
#body .inner .left .Sbox .blank ul li{
	cursor:pointer;
	
}
#body .inner .left .Sbox .blank .current a{
	background:#333;
	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:url("/images/WebWork/box_icon1.png") no-repeat 12px 12px;}	
#body .inner .left .Sbox .blank ul li a:hover{
	background:#333;
	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:url("/images/WebWork/box_bg5.jpg") repeat left top;
	font-style:italic;}
#body .inner .right  .Position a{
	color:#666666;}
#body .inner .right  .Position span{
	padding-left:30px;
	background:url("/images/WebWork/box_icon2.png") no-repeat 10px 3px;
	}


#body .inner .right .main{
	padding:10px 20px;
	font-size:12px;}

/*content*/
#body .inner .right .main .content{
	background:none;
	margin:0px;
	padding:0px;}
#body .inner .right .main .content .title h3{
	text-align:center;
	font-size:18px;
	font-weight:normal;
	font-family:"Microsoft Yahei";
	margin:0px;
	padding:0px;
	border:none;}
#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:url("/images/WebWork/downicon.gif") 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:url("/images/WebWork/jiantou.gif") no-repeat 0px 1px;
	padding-left:15px;}				
				
#body .inner .right .main .ArticleList{
	font-size:12px;}
#body .inner .right .main .ArticleList td{
	padding:0px;
	margin:0px;
	line-height:35px;
	border:none;}	
#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;
	margin:0px;
	padding:0px;
	border-top:none;}	
#body .inner .right .main .RecruitList .Rtitle{
	background:#333;
	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 {
	 }
#body .inner .left .Sbox .ClassNav .NavTree ul{
 }
	
#body .inner .left .Sbox .ClassNav .NavTree ul li{
position: relative;
z-index:100;}
	
/*1st level sub menu style */
#body .inner .left .Sbox .ClassNav .NavTree ul li ul{
left: 178px; /* Parent menu width - 1*/
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
display: none;
border:1px solid #333;
border-top:2px solid #333;
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*/
}
/* 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:url("/images/WebWork/box_icon1.png") 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:#333;
	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:#333;
text-decoration:none;
}
#body .inner .left .Sbox .ClassNav .NavTree .subfolderstyle{
background: url(/images/WebWork/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 #333;}
#body .inner .right .main .content .ProInfo .column .title{
	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 #333;
	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:1px solid #333;
	margin:10px 0px;
	padding-left:30px;
	background:url("/images/WebWork/page.gif") no-repeat 0px 8px;
	color:#333;
	font-weight:bold;}

#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 #333;}		
#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(/images/WebWork/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:url("/images/WebWork/ico4.jpg") 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 */
#body .inner .right .main .FeedBack {}
#body .inner .right .main .FeedBack .Fleft{
	width:90px;
	float:left;
	}
#body .inner .right .main .FeedBack .Fleft .Ficon{
	padding:0px  12px;
	}
#body .inner .right .main .FeedBack .Fleft .Fname{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	color:#333;
	font-weight:bold;}		
#body .inner .right .main .FeedBack .Fright{
	float:left;
	width:600px;
	padding-bottom:10px;
	}
#body .inner .right .main .FeedBack .Fright .Fcontent .Ftime{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:0px 0px 5px 20px;}	
#body .inner .right .main .FeedBack .Fright .Fcontent{
	width:530px;
	background:url("/images/WebWork/PostBG.jpg") no-repeat left top;
	padding:10px 70px 10px 0px;
	overflow:hidden;
	word-wrap: break-word}
#body .inner .right .main .FeedBack .Fright .Fcontent p{
	padding:0px 20px 5px 50px;}

#body .inner .right .main .FeedBack .Fright .Fcontent .Freply .FRtitle{
	margin-left:20px;
	line-height:20px;
	color:#FFFFFF;
	height:25px;
	background:url("/images/WebWork/picon.gif") no-repeat 2px 0px;
	padding-left:20px;
	font-weight:bold;}
#body .inner .right .main .FeedBack .Fright .Fcontent .Freply{
	width:530px;}
#body .inner .right .main .FeedBack .Fright .Fcontent .Freply p{
	color:#989E4D}	
#body .inner .right .main .FeedBack .Fright .Fline{
	float:right;
	width:572px;
	border-top:1px solid #EDEDEF;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=1, Direction=180);} 

#body .inner .right .main .FeedBack .IntroTitle{
	width:665px;
	margin:auto;
	}
#body .inner .right .main .FeedBack .commentbox{
	padding-top:5px;}	
#body .inner .right .main .FeedBack .commentbox #commentform td{
	height:40px;
	border:none;}
#body .inner .right .main .FeedBack .commentbox #commentform input{
	height:25px;
	line-height:25px;}

#body .inner .right .main .FeedBack .commentbox #commentform .Cbutton{
	line-height:25px;
	background:#333;
	border:none;
	color:#FFFFFF;
	font-size:14px;
	cursor:pointer;}
	
#body .inner .right .main .FeedBack .commentlist dt{
	padding:5px 10px;
	background-color:#dededc;
	height:22px;
	line-height:22px;
	font-size:12px;}	
#body .inner .right .main .FeedBack .commentlist dd{
	padding:15px 0px 15px 0px;
	line-height:180%;
	font-size:14px;
	}	
#body .inner .right .main .FeedBack .commentlist dd  b{
	color:#458D3A;}

#body .inner .right .main .FeedBack .commentlist dd span{
	color:#A00000;}	
#body .inner .right .main .FeedBack .commentlist p{
	padding:0px;
	line-height:180%;
	margin:0px;}

#body  .t_page{
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	}	
#body  .t_page a{
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;}	


/* date css*/		
 .header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#C2DEED;height: 25px;padding-left: 10px;
}
 .header td {padding-left: 10px;}
 .header a {color: #154BA0;}
 .header input {background:none;vertical-align: middle;height: 16px;}
 .category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #92A05A;height:20px;background-color: #FFFFD9;}
 .category td {border-bottom: 1px solid #DEDEB8;}
 .expire, .expire a:link, .expire a:visited {color: #999999;}
 .default, .default a:link, .default a:visited {color: #000000;}
 .checked, .checked a:link, .checked a:visited {color: #FF0000;}
 .today, .today a:link, .today a:visited {color: #00BB00;}
 #calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
 #calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
 #calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
 #year,#month{padding:0 10px;background:#fff;}	


/* SearchBar */

.SearchBar {
	padding:10px 10px 0px 13px;
}

.SearchBar #search-text {
	width: 140px;
	padding:0px 5px;
	border: 1px solid #333;
	margin:0px;
	color:#999999;
	height:23px;
	line-height:23px;
	font-size:12px;
}

.SearchBar #search-submit {
	border:none;
	background: #333;
	font-size:12px;
	color: #FFFFFF;
	height:25px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:25px;
}

/* search content */
#search_content .searchtip{
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	BORDER-bottom: #023848 1px solid;
	padding-top:10px;
}

#search_content .result_list{
	padding:10px 10px;
	width:100%;}
	
#search_content .result_list dt{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	line-height:25px;
	font-family:Microsoft Yahei;}	

#search_content .result_list dd{
	padding:0 0 5px 0;
	margin:0px;
	line-height:20px;
	}	

#search_content .result_list .line {
	BORDER-bottom: #E9E8E8 1px dashed;}	

#search_content .result_list .line a{
	padding-right:20px;}

#search_content .result_list .line a:hover{
	text-decoration:none;}			
	
#search_content .search_welcome{
	line-height:25px;
	text-align:center;
	}
#search_content .search_welcome p{
	text-align:center;}		
#search_content .result_page{
	text-align:center;
	font-size:13px;
	padding:10px;}

#search_content .result_page span{
	font-size:12px;
	font-family:arial;
	padding:0 5px;
	}	

/* albumblock*/

 .albumblock{
	padding:10px 10px 30px 17px;
	float:left;
	}
 .albumblock .inner{
	width:170px;
	height:170px;
	position:relative;
	border:1px solid #dededc;
	overflow:hidden;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;}
 .albumblock .inner:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;}
.albumblock .inner img{
	border:2px solid #fff;
	width:166px;
	height:166px;}	

 .albumblock .inner .albumtitle{
	height:25px;
	line-height:25px;
	font-size:12px;
	width:170px;
	background:#333;
	position:relative;
	bottom:25px;
	left:0;
	color:#FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	font-weight:; 
	text-align:center;
	cursor:pointer;
	margin:auto;
	}
 .albumblock .inner .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .inner  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	
	
 .albumblock .inner:hover{
	border:1px solid #333;}	
	
							

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; }
	
 											
									