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

/******************** give.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;}

/**** ¼±¹°¼Ò°³ ****/
#intro_section{
	margin-top:50px;
}

/**** ¼±¹°½ÅÃ» ****/
#apply_section{
	margin-top:50px;
}

/**** ÀÌº¥Æ®¼Ò°³ ****/
#eventintro_section{
	margin-top:50px;
}

/**** ÀÌº¥Æ®½ÅÃ» ****/
#eventapp_section{
	margin-top:50px;
}