@charset "utf-8";
/* CSS Document */

@import url(global.css);
@import url(aboutright.css);

	
#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:235px; float:left; margin:0 10px 15px 0;}

	#contentRight dl dt{ float:left; width:110px; overflow:hidden;margin:0 10px 10px 0; }
	#contentRight dl dt img{ float:left; border:1px solid #ccc; padding:1px; width:106px; height:115px; overflow:hidden;}
	#contentRight dl dd{ color:#666; width:115px; float:left;}
		#contentRight dl dd a,	#contentRight dl dd a:hover{ text-decoration:underline;}
