@charset "euc-kr";

/*	==========================================================================
	Web Fonts
	========================================================================== */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


/*	==========================================================================
	Default
	========================================================================== */
/* ºê¶ó¿ìÀú °ø°£ ¼³Á¤ ÃÊ±âÈ­ */
body * { margin: 0; padding: 0; }


/*	==========================================================================
	Typography
	========================================================================== */
body {
	/* º»¹® Å©±â ¼³Á¤: 0.875em = 14px */
	font-size:12px;
	font-family:"³ª´® °íµñ", "Nanum Gothic", µ¸¿ò, Dotum, sans-serief;
	/* º»¹® »ö»ó */
	color: #666565;
	background-color:#faf0e6;
	margin-top:15px;
	margin-bottom:15px;
}

img{border:0px;}

ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

/* º»¹® ¼³Á¤ */
p {
	margin-bottom: 1.5em;
	letter-spacing: -0.067em; /* 1000 === 1em */
	word-spacing: 0.21em;
}

/* ¿µ¹® ÀÚ°£ ¼³Á¤ */
:lang(en) { letter-spacing: 0; }

/* ±Û²Ã */
.nanum-gothic        { font-family: "³ª´® °íµñ", "Nanum Gothic"; }
.malgun-gothic       { font-family: "¸¼Àº °íµñ", "Malgun Gothic"; }
.apple-sd-gothic-neo { font-family: "¾ÖÇÃ »êµ¹°íµñ ³×¿À", "Apple SD Gothic Neo"; }

/* Á¦¸ñ Å©±â */
h1 { font-size: 42px; }
h2 { font-size: 36px; }
h3 { font-size: 24px; }
h4 { font-size: 21px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

/* Çà°£ ¼³Á¤ */
h1, h2 { line-height: 42px; }
h3, h4, h5, h6 { line-height: 21px; }

/* Á¦¸ñ ¾Æ·¡ °ø°£ ¼³Á¤ */
h1, h2, h3, h4, h5, h6 { margin-bottom: 21px; }


.wrap{
	width:900px;
	margin:0 auto;
}

.main{
	float:left;
	width:898px;
	border:1px solid #7bb549;
	padding-bottom:18px;
	background-color:#fff;

}
/* Å¾ ¿µ¿ª */
.top{
	float:left;
	width:898px;
	height:75px;
}
.logo{
	float:left;
	margin-top:17px;
	margin-left:39px;
	width:190px;
	height:30px;
}
.select{
	float:left;
	width:136px;
	margin:27px 0 0 453px;
}
/* ¿ÞÂÊ¿µ¿ª */
.left{
	float:left;
	width:190px;
	margin-left:39px;
	margin-right:9px;
}
.w_title{
	margin-left:-3px;
	margin-bottom:10px;
}
.left_menu ul{
	margin:0;
	padding:0;
}
.left_menu ul li{
	margin:0;
	padding:0;
}
.left_menu_00{
	height:56px;
}
.left_menu_01{
	height:56px;
}
.left_menu_02{
	height:56px;
}
.left_menu_03{
	height:56px;
}
.left_menu_04{
	height:56px;
}
.left_menu_05{
	height:56px;
}
.left_menu_06{
	height:56px;
}
.left_menu_07{
	height:56px;
}
/* ¿ÞÂÊ ¹è³Ê */
.banner_01{
	margin-top:15px;
}

.banner_02{
	margin-top:15px;
}

/* ¿À¸¥ÂÊ¿µ¿ª */
.right{
	float:left;
	width:618px;
}
.newyear{
	width:618px;
	height:171px;
	margin-bottom:34px;
}
.cover_s{
	width:618px;
	/*height:171px;*/
	height:274px;
	margin-bottom:32px;
	/*margin-bottom:18px;*/
}

.cover_con{
	float:left;
	width:618px;
	height:273px;
	padding-top:145px;
}
/*.cover_s{
	float:left;
	width:324px;
	height:273px;
}*/

.s_col{
	width:606px;
	height:127px;
	margin-left:12px;
	margin-bottom:18px;
}
.c_title{
	float:left;
	width:606px;
	height:22px;
	margin-top:40px;
	margin-left:12px;
	margin-bottom:19px;
}

.flower{
	position:absolute;
	z-index:1;
}

.flower img{
	animation:move1 3s infinite;
	position:absolute;
	width:30px;
	left:152px;
	top:5px;
}

@keyframes move1 {
	from {transform:rotate(0);}
	to {transform:rotate(360deg);}
}
/* Ä«µå´º½º*/
.card_news {
    width: 606px;
    margin-bottom: 18px;
	margin-left: 12px;}

.card_news_01{float: left; width: 294px; margin-right: 18px;}
.card_news_02{float: left; width: 294px;}

.card_news_bottom{float: left; width: 606px; margin-bottom: 18px;}

/* GJCU ¾Ë¸² */
.news{
	float:left;
	width:606px;
	margin-left:12px;
}

.news_00{
	float:left;
	width:606px;
}

.news_top{
	float:left;
	width:606px;
	height:162px;
	margin-bottom:18px;
}

.news_top_long{
	float:left;
	width:606px;
	height:127px;
	margin-bottom:18px;
}

.news_01{
	float:left;
	width:606px;
	height:136px;
	margin-bottom:18px;
}

.news_02{
	float:left;
	width:294px;
	margin-right:18px;

}

.news_03{
	float:left;
	width:294px;

}

.news_07{
	float:left;
	width:294px;
	margin-right:18px;

}


.news_mid{
	float:left;
	width:606px;
	height:234px;
	margin-bottom:18px;
}

.news_08{
	float:left;
	width:190px;
	margin-right:18px;
}

.news_09{
	float:left;
	width:190px;
	margin-right:18px;
}

.news_10{
	float:left;
	width:190px;
}



.news_04{
	float:left;
	width:190px;
	margin-right:18px;

}
.news_05{
	float:left;
	width:190px;
	margin-right:18px;

}

.news_06{
	float:left;
	width:190px;
}




.news_bottom{
	float:left;
	width:606px;
	height:162px;
}




/* GJCU ´Ü½Å */
.brief{
	float:left;
	margin-left:12px;
	height:382px;
	margin-bottom:18px;
}
.brief_01{
	width:606px;
	height:128px;
	margin-bottom:18px;
}
.brief_02{
	width:606px;
	height:108px;
}

/* GJCU Ä®·³ */
.column{
	float:left;
	margin-left:12px;
}
.column_top{
	float:left;
	width:606px;
	margin-bottom:18px;
}
.column_bottom{
	float:left;
	width:606px;
}
.column_01{
	float:left;
	width:606px;
	height:127px;
	margin-bottom:18px;
}
.column_02{
	float:left;
	width:606px;
	height:127px;
}

/* GJCU °¡Á·¸¶´ç */
.review{
	float:left;
	width:606px;
	margin-left:12px;
}

.review_01{
	float:left;
	width:606px;
	height:127px;
	margin-bottom:18px;
	/*margin-right:18px;*/
}
.review_02{
	float:left;
	width:294px;
	height:163px;
	margin-top:18px;
	margin-right:18px;
}
.review_03{
	float:left;
	width:294px;
	height:163px;
	margin-top:18px;
}

/* ¹ßÀü±â±Ý */
.fund{
	float:left;
	width:606px;
	height:196px;
	margin-left:12px;
	margin-bottom:27px;
}
/* ÇÏ´Ü±¤°í */
.ad{
	float:left;
	width:606px;
	height:107px;
	margin-top:30px;
	margin-left:12px;
}




/* Ç²ÅÍ */
.foot{
	float:left;
	height:60px;
}
.f_logo{
	float:left;
	margin-top:15px;
	margin-left:54px;
}
.copy{
	float:left;
	margin-top:15px;
	margin-left:43px;
}