@charset "utf-8";
/* CSS Document */

 @import url(global.css);
/*******************************Right****************************/ 

#contentRight{ width:705px;}
.welcome{ background:#F5F5F5; border:1px solid #DBADDC; padding:10px; width:683px; float:left; margin-bottom:15px;}
	.welcome span{ margin-bottom:10px; float:left;}
	.welcome dl{ width:683px; float:left;}
	.welcome dl dt{ float:left; margin:0 10px 10px 0;}
	.welcome dl dt img{ padding:1px; background:#fff; border:1px #ccc solid;}
	.welcome dl dd a,.welcome dl dd a:hover{ text-decoration:none;}
	
	
	
	/*services*/
	.services{ border:1px solid #DBADDC; width:690px; padding:15px 0 10px 13px; float:left; background:#F5F5F5; overflow:hidden; margin-bottom:15px;}
		.aesthetic{ width:210px; float:left; margin-right:20px;}
			.aesthetic h3{ background:url(../images/titlebg_gray.gif); width:200px; padding:0 5px; height:25px; line-height:25px; float:left; color:#fff; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
			.aesthetic span{ border:1px #ccc solid; margin:5px 0; float:left; width:208px; background:#fff; height:58px;}
			.aesthetic ul{ float:left; margin-bottom:10px;}
			.aesthetic ul li{ height:23px; line-height:23px; border-bottom:1px dashed #ccc; background:url(../images/icon.gif) no-repeat; text-indent:10px; background-position:0 9px; overflow:hidden; width:210px;}
				.aesthetic ul li a,.aesthetic ul li a:hover{ color:#000;}
				
	/*advanceEquipments & vipContent*/
	.advanceEquipments,.vipContent{ border:1px solid #DBADDC; width:693px;padding:10px 0 10px 10px; float:left; overflow:hidden; margin-bottom:15px;}	
			
	/*advanceEquipments*/	
		.advanceEquipments dl{ width:220px; float:left; margin-right:10px; overflow:hidden;}
		.advanceEquipments dl dt{ float:left; width:90px;margin-right:5px;}
		.advanceEquipments dl dt img{ float:left; border:1px solid #ccc; padding:1px;  width:86px; height:91px;}
		.advanceEquipments dl dd{ float:left; width:125px; overflow:hidden; line-height:20px; height:100px;}
		
		
	/*vipContent*/	
	.vipContent dl{width:210px; float:left; margin-right:10px; overflow:hidden; padding:5px; background:#E4E4E4;}
	.vipContent dl dd{ height:24px; line-height:24px; width:210px; overflow:hidden; text-align:center; color:#666;}
