@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 dt,#contentRight dl dd{width:718px; float:left;}
	#contentRight dl dd{ float:left;border:1px solid #ccc; padding:1px; margin-bottom:10px; }
	#contentRight dl dt{ color:#666;margin-bottom:10px;}
	#contentRight dl dt p{ text-indent:24px; }

