/* CSS Document */
@import url(_layouter.css);

	#bodyContent{padding-left:5px;}
		#bodyContent #banner{ border:1px #000 solid;}
		
		.ctitle{height:25px; background-color:#D6D6D6;}
		.ctitle h2{background-color:#CCC;height:25px; line-height:25px; vertical-align:middle; margin:0px; padding:0px;padding:0px 12px; font-size:12px; color:#333333; float:left;}
		.ctitle .more{ float:right; padding:5px 15px;}
		.ctitle .more a{ color:#666666; text-decoration:none;}
		.ctitle .more a:hover{color:#FF6600;}
		.cconent{ padding:10px;}
		/*++profile++*/
		#profile{margin:6px 0px;}
		#profile .cconent p{margin:0px; padding:0px; color:#666666; line-height:160%;}
		#profile .cconent p a{ border:1px #CCC solid;height:54px; display:block; float:left; margin:10px; margin-left:0px;}		
		#profile .cconent p img{ margin:2px; border:none; }		
		/*+++++推荐产品++++++*/
		
		
		#Recommand{margin:6px 0px;}
		#Recommand .cconent a{ border:1px #CCC solid; display:block;width:90px;margin:5px;}		
		#Recommand .cconent img{ margin:5px; border:none; width:80px; height:80px;  }		
		
		/*++单个推荐产品++*/
		#mRecommand{margin:6px 0px; margin-bottom:15px;}		
		#mRecommand .cconent  .picbox{ margin:3px; float:left; border:1px #CCC solid;}
		#mRecommand .cconent  .picbox img{ border:none;margin:3px;width:60px;}
		#mRecommand .cconent  p{ padding-left:5px;float:left; line-height:150%; color:#666666}
		
		/*++新闻中心++*/
		#newscenter{width:318px;float:left;}
		#newscenter td{ height:20px; }
		#newscenter td a{ background:#FFF url(img/dothover.gif) no-repeat left center; padding-left:10px; color:#0066CC; text-decoration:none;}
		#newscenter td a:hover{color:#FF6600;}
		/*++custom+*/
		#custom{ float:left; margin-left:8px;}
		#custom .cconent{ background:#FFF url(img/cusbg.jpg) no-repeat 10px 10px; padding-left:70px;}
		#custom .cconent p{margin:0px; padding:0px;line-height:160%; color:#666;}
		
