@charset "utf-8";
/* CSS Document */

#profile {}
	#profile #img_box {width:206px;}
	
	#profile #txt_box {width:365px;}
	#profile #txt_box h3 {margin:0 0 25px 0;}
	#profile #txt_box dl {color:#fff; margin:0 0 40px 0;}
	#profile #txt_box dl dt {width:50px; line-height:15px; color:#737373;}
	#profile #txt_box dl dd {margin:-16px 0 15px 60px;}
	
#profile p.lang_change {text-align:center; line-height:30px; padding:5px; font-weight:bold;}	
#profile ul.prof_li {margin:15px 0; font-size:83.4%;}
	#profile ul.prof_li li {margin-bottom:5px;}
	
