/*++++++++++内页样式+++++++++*/
@import url(_public.css);
a{ color:#0066CC; text-decoration:none; }
a:hover{ color:red;}
.backlast{ margin:20px 10px; text-align:center; border-top:1px #CCC solid;padding:20px;} 
.backlast a{ display:block; background:#FFF url(img/btn_backlast.gif) no-repeat center center;width:90px; height:22px; text-indent:-9999px;}
			.main .layouterbox{}
				.layouterbox .ltitle h3{ font-family:Tahoma; font-size:14px; color:#000000;}
			.main .lcontent{ width:98%; line-height:180%;}

/*+++++公司简介++++++*/
#profile .lcontent{ margin:0px 50px 30px 30px; width:80%;}
/*+++++产品展示+++++++*/
#product{ /*border:1px #F00 solid;*/}
#product .prodbox{ /*height:200px; width:45%; float:left;*/width:85%; padding:20px 15px; background: transparent url(img/listbg.gif) repeat-x left top;}	
	 .prodbox .imgbox{  width:150px; float:left; text-align:center;}
	      .imgbox a{ display:block; border:1px #CCCCCC solid; width:118px; height:79px; margin-top:15px;}
		  .imgbox a img{margin:3px;  }
	 .prodbox .pmainbox{display:block; margin-left:100px;}
	  .pmainbox h5{ margin:0px; padding:0px;}
	  .pmainbox h5 a{ background:transparent url(img/dotprod.gif) no-repeat left center; padding-left:8px; font-size:12px; color:#0066CC; font-weight:normal; text-decoration:none;}
	  .prodbox p{ margin:10px; padding:0px;} 
#prodlist .lcontent *{ line-height:150%;} 

/*+++++++人才招聘页++++++++*/
#job{ }
	#job .lcontent{ width:95%;}
	#job .intro{padding-bottom:30px;}
	#job .intro li{ float:left; width:30%;}
	#job .listbox{margin-bottom:30px;}
	#job .listbox .list{background:#FFF url(img/bgline.gif) repeat-x left top;}
	#job .listbox .list h3{ color:#990000; font-size:12px; line-height:50px; vertical-align:middle;}
	#job .listbox .list .toolbar{ float:left;}

	#job .listbox .list .gotop{ float:right;}
	#job .listbox .list .gotop a{ background:#FFF url(img/gototop.gif) no-repeat center center; width:36px; height:20px; display:block; text-indent:-999px;}

/*+++++++++++企业荣誉++++++++++++*/
#honor{}
	#honor .lcontent{padding-bottom:30px;}
	#honor .lcontent li{background-image:none; float:left; height:200px; width:300px; overflow:hidden; margin:5px 15px; border:1px #CCC solid; text-align:center;}
	#honor .lcontent .logobox{display:block;background-image:none; overflow:hidden; text-align:center; height:160px; margin-top:10px;}
	#honor .lcontent .logobox img{ height:150px;}
	#honor .lcontent .title{ text-align:center;}	
	#honor .lcontent .title a{ color:#666666; text-decoration:none;}	

/*+++++++典型客户页++++++++*/	
#client{}
	#client .lcontent{padding-bottom:30px;}
	#client .lcontent li{background-image:none; float:left; height:100px; width:200px; overflow:hidden; margin:5px 15px; border:1px #CCC solid; text-align:center;}
	#client .lcontent .logobox{display:block;background-image:none; overflow:hidden; text-align:center; height:60px; margin-top:10px;}
	#client .lcontent .title{ text-align:center;}	
	#client .lcontent .title a{ color:#666666; text-decoration:none;}	
/*+++++++新闻中心+++++++++++*/
#news{}
	#news .list ul{ margin:auto 0px;}
	#news .list li{list-style-type:none; line-height:220%;}
	#news .list .title{ float:left;}
	#news .list .title a{background:#FFF url(img/dot_cont.gif) no-repeat left center; padding-left:20px;}
	#news .list .datetime{float:right;width:150px;color:#999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;}

#news .catelayouter{}
	#news .catelayouter .listbox{padding-top:10px;margin-bottom:15px;border-top:1px #CCC solid;}
	#news .catelayouter h3{ font-size:12px; margin:5px; pading:0px; color:#333;}
	#news .catelayouter .imagebox{ text-align:center; width:150px; float:left;padding-top:20px;}
	#news .catelayouter .list{ float:left;}
	#news .catelayouter .list li{ line-height:180%;}
	#news .catelayouter .more{ text-align:right; margin:5px 15px;}
	#news .catelayouter .more a{ background:#FFF url(img/news_more.gif); width:70px; height:25px; display:block; text-align:left; text-indent:-9999px;}

#news .alllistlayouter{ width:700px; margin:10px 20px;}
