@import url(reset.css);
@import url(menu.css);
@import url(aside.css);

/******************** center.css ********************/
#sub_contents{}
#sub_contents > p{
	margin-top:125px;
	padding-bottom:12px; padding-right:30px;
	border-bottom:1px solid #ccc;
	color:#666;
	text-align:right;
}
#sub_contents > p > span{color:#f15a22;}

#sub_contents > div{margin:35px 30px 0 30px;}
#sub_contents > div > h3 > img{padding-right:10px; height:22px;}
#sub_contents > div > h3{
	height:64px;
	background:url(../images/sub_bg.gif) repeat-x top;
	border-bottom:1px solid #385573;
	color:#385573;
	font-size:24px;
	font-weight:bold;
	line-height:68px;
	letter-spacing:-2px;
}
#sub_contents > div > h3 > span{font-weight:normal;}

/**** QnA ****/
#qna_section{
	margin-top:50px;
}

/**** FAQ ****/
#faq_section{
	margin-top:50px;
}

/**** ¿ì¼ö»ó´ã»ç ****/
#counsellor_section{
	margin-top:50px;
}
#counsellor_section img{
	width:100%; height:370px;
	border:1px solid #ccc;
	border-radius:20px 0 0 0;
}
#counsellor_section div{
	height:86px;
	background:url(../images/box_bg.jpg);
	margin-top:10px;
	
	color:#fff;
	font-weight:bold; font-size:12px;
	padding:30px; letter-spacing:-1px;
	padding-bottom:50px;
	line-height:180%;
}

/**** °í°´¿ì¼ö»ç·Ê ****/
#example_section{
	margin-top:50px;
}