@charset "euc-kr";

@import url(common.css);

/* layout */
	
div.history									{width:600px; margin:0 auto;}

div.his_ce									{width:100%;overflow:hidden; margin-bottom: 20px;}
div.his_ce	div.year						{width:136px; float:left;font-size: 20px; color: #6182af;font-weight: bold; line-height: 25px;text-align: right;}
div.his_ce	div.month						{width:446px; float:left; margin-left: 18px;}



.dote								{width:100%; height:2px; font-size: 1%; line-height: 1%; background:url(/common/img/company/dote.gif) repeat-x 0 0; margin-bottom: 20px;}
