@CHARSET "UTF-8";

/* 
	공통
	------------------------------------------------------------------
 */
/*가로사이즈 773*/
#SubTitle{
	width: 758px;	
	padding: 12px 0px 27px 15px;
	text-align: left;
	background: url("/Images/Common/sub_title_bg.gif") repeat-x 0 0;	
}


/*하단줄*/
#FootLine01 {
	margin: 0 0 15px 0;
	width: 100%;	
	border-bottom: 1px solid #CCCCCC;


}