@charset "utf-8";


#sidebar menu li.profile a {background:#f9f9f9; color:#febf15;}

#main li div {float:right; width:460px;}
	
	#representative {float:none; width:460px; margin-bottom:14px; padding:19px 0; border-bottom:1px solid #e6e6e6;}
	#representative:after {display:block; clear:both; height:0; content:"";}
	#representative img {float:right;}
	#representative h4, 
	#representative strong, 
	#representative p {display:block; width:300px; font-size:1.2em;}
	#representative h4 {margin-top:-5px; font-weight:bold;}
	#representative strong {}
	#representative p {margin-top:2em;}
	
	#history {width:460px;}
	#history th, 
	#history td {font-size:1.2em;}
	#history th {width:140px; font-weight:bold;}
	#history td {padding-left:20px;}
