/*
	메인 이미지
*/
.main-image {
	float:left;
	width:982px;
	height:188px;
	background:url(../img/main_image_english.gif) no-repeat center center;
}

.main-notice-holder {
	float:left;
	width:500px;
	height:70px;
	line-height:150%;
	padding-top:115px;
	padding-left:160px;
	background:url(../img/img_notice.gif) no-repeat 20px 115px;
	font-family:dotum;
	font-size:9pt;
	color:#757575;
	word-break:keep-all;
}

.main-notice-holder a {
	color:#757575;
	text-decoration:none;
}

.main-notice-holder a:hover {
	color:#757575;
	text-decoration:underline;
}

.main-image-chinese {
	float:left;
	width:982px;
	height:188px;
	background:url(../img/main_image_chinese.gif) no-repeat center center;
}

.main-image-hanja {
	float:left;
	width:982px;
	height:188px;
	background:url(../img/main_image_hanja.gif) no-repeat center center;
}

/* LIST 이미지 */

.img-actgrm {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/english/actgrm.png) no-repeat 20px 30px;
}
.img-actdic {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/english/actdic.png) no-repeat 20px 30px;
}
.img-actvoca {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/english/actvoca.png) no-repeat 20px 30px;
}
.img-actltn {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/english/actltn.png) no-repeat 20px 40px;
}
.img-tarwrt {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/english/tarwrt.png) no-repeat 20px 40px;
}
.img-tardia {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/english/tardia.png) no-repeat 20px 40px;
}
.img-tarltn {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/english/tarltn.png) no-repeat 20px 40px;
}
.img-phonics {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/english/phonics.png) no-repeat 25px 55px;
}
.img-acttyp {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/english/acttyp.png) no-repeat 20px 30px;
}
.img-topic {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/english/topic.png) no-repeat 30px 40px;
}
.img-situa {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/english/situa.png) no-repeat 30px 40px;
}

.img-vocapool {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/big-1.gif) no-repeat 20px 30px;
}

.img-contents {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/big-2.gif) no-repeat 30px 40px;
}

.img-itempool {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/big-3.gif) no-repeat 20px 30px;
}

.img-chinese1 {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/chinese/big-1.gif) no-repeat 10px 10px;
}

.img-chinese2 {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/chinese/big-2.gif) no-repeat 10px 10px;
}

.img-chinese3 {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/chinese/big-3.gif) no-repeat 10px 10px;
}

.img-hanja1 {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/hanja/hanja_1.gif) no-repeat 10px 10px;
}

/* Eoneo TOOLS 이미지 */
.img-unscramble {
	display:block;
	float:left;
	width:60px;
	height:50px;
	background:url(../img/front/small-1.gif) no-repeat center center;
}

.img-tts {
	display:block;
	float:left;
	width:60px;
	height:50px;
	background:url(../img/front/small-2.gif) no-repeat center center;
}

.img-grammar {
	display:block;
	float:left;
	width:60px;
	height:50px;
	background:url(../img/front/small-3.gif) no-repeat center center;
}

.img-address {
	display:block;
	float:left;
	width:60px;
	height:50px;
	background:url(../img/front/small-4.gif) no-repeat center center;
}

.img-roman {
	display:block;
	float:left;
	width:60px;
	height:50px;
	background:url(../img/front/small-5.gif) no-repeat center center;
}

.img-g2p {
	display:block;
	float:left;
	width:60px;
	height:50px;
	background:url(../img/front/small-6.gif) no-repeat center center;
}

.img-thanzitohanzi {
	display:block;
	float:left;
	width:60px;
	height:50px;
	background:url(../img/front/small-9.gif) no-repeat center center;
}
.img-shape {
	display:block;
	float:left;
	width:60px;
	height:50px;
	background:url(../img/front/small-10.gif) no-repeat center center;
}


#page-copyright {
	font-family:dotum;
	line-height:150%;
	color:#555555;
}

a {
	font-family:dotum;
	line-height:150%;
	color:#555555;
	text-decoration:none;
}

/* 문법 강의 동영상 접근 버튼 */
.sample-movie-holder {
	float:right;
	width:280px;
	height:170px;
	padding-top:15px;
}

/* 쿠폰 박스 */
#expansionBox {
	position:absolute;
	left:50%;
	background:#ffffff;
}

.coupon-container {
	width:396px;
	height:236px;
	border:2px solid #276e1c;
	padding:1px;
}

.coupon-box-top {
	width:100%;
	height:38px;
	line-height:38px;
	background:url(../img/bg_coupon_box_top.png) repeat-x;
}

.coupon-title {
	color:#ffffff;
	font-size:11pt;
	font-family:dotum;
}

.coupon-txt {
	font-size:9pt;
	padding-left:25px;
	padding-top:45px;
	line-height:150%;
}

.coupon-input {
	border:4px solid #4f9940;
	margin:0;
	padding:0;
	vertical-align:middle;
}

.coupon-btn-container {
	width:396px;
	margin-top:10px;
	text-align:center;
}

/*
사이드 배너 조정
*/

#sidebanner
{
	float:top;
	_float:right;
}
