@charset "utf-8";
/* CSS Document */

@import url(global.css);
@import url(aboutright.css);

 /*******************************left****************************/ 

	
#contentRight{width:738px; padding:10px; float:right; border:1px solid #D7D7D7;}
	#contentRight strong{ float:left;width:718px; background:#D7D7D7; font-size:14px; height:30px; line-height:30px; padding:0 10px; margin-bottom:10px;}
	#contentRight dl{ width:228px; float:left;margin:8px;_margin:8px 8px 8px 4px;}
	#contentRight dl dt,#contentRight dl dd{ float:left; width:228px;}
	#contentRight dl dd{ text-align:center; color:#666; height:25px; line-height:25px; overflow:hidden;}
	#contentRight dl dt img{ width:224px; height:164px; padding:1px; border:1px #D7D7D7 solid; float:left; }

