#banner{height:200px; width:800px;margin-top:10px;background-image:url('../image/banner.jpg');}
#info{	height:200px;border:1px solid #ACC2FF; }
#logo{	float:left;	width:200px;height:198px;
background-color:#EBEBEB;background-image:url('../image/company_p.jpg');
}
#info_content{	float:left;	width:350px; margin-left:10px;}
#info_content { text-decoration:none;}
#info_content a{ text-decoration:none; color:blue; }
#info_content a:hover{ text-decoration:none; font-size:13px; color:red; }
#recommand { border:1px solid #ACC2FF; 
padding:5px; 
height:160px;
}
#recommand img { height:140px; margin:0; width:180px; margin-left:5px;
cursor:pointer;	padding:0;}
#recommand li div{ border:1px solid #f0f5ff; margin-left:5px;}
#new_box {
	float:left;
	width:285px;
}
#service_box {
	float:left;
	width:285px;
	
	margin-left:10px;
}
.sn_content{
	line-height:25px;
	border:1px solid #ACC2FF; 
	min-height:100px; 
}

.greenhover { border:1px #00ce00;}
