/* 메인페이지 - 리뉴얼 */
.wrap { width: 100%; padding-top: 30px; position: relative;}
.logo_box { width: 1200px; margin: 0 auto 140px;}

.contents_box { width: 1200px; height: 356px; margin: 0 auto 100px; position: relative;left: 40px}
	/*#title_main { position: absolute; top: -32px; left: 333px;}*/
.contents_box.new {
    width: 750px;
}
.login_fset.new {
    margin-top: 102px;
}
ul.link_list { list-style-type: none; width: 335px; position: absolute; top: 100px; right: 110px;}
ul.link_list>li { list-style: none; position: absolute;}
	li#qlink1 { left: 0; top: 0;}
	li#qlink2 { left: 0; top: 105px;}
	li#qlink3 { left: 0; top: 202px;}
	li#qlink4 { right: 0; top: 0;}
	li#qlink5 { right: 0; top: 202px;}

.login_box { width: 404px; height: 296px; border: 2px solid #d7d7d7; position: absolute; top: 100px; left: 300px; padding: 0 22px;}
.select_fset { padding: 20px 0; text-align: center; border-bottom: 1px dashed #ddd;}
.select_fset input { margin-right: 5px;}
.login_fset { padding: 20px 0 15px 40px; border-bottom: 1px dashed #ddd; position: relative; margin-bottom: 26px;}
.login_fset label { display: inline-block; width: 60px; margin-bottom: 8px;}
.login_fset input { margin-bottom: 8px; background-color: #f8f8f8; border: 1px solid #a6a6a6; width: 170px; height: 27px; line-height: 27px; padding: 0 5px;}
#login_btn { position: absolute; text-align: center; top: 20px; right: 40px; display: block; width: 84px; height: 63px; line-height: 63px; background-color: #FF6739; border: none; color: #fff;}
ul.adv_box { padding: 0 0 0 9px;}
ul.adv_box li { line-height: 22px; position: relative; background: url("./img/sq.gif") no-repeat left center; padding-left: 8px;}
ul.adv_box li a { position: absolute; top: 0; right: 0; text-align: left; display: block; background: url("./img/abg.gif") no-repeat left top; width: 123px; color: #fff; font-size: 11px; padding-left: 10px;}

.inform_area { width: 100%;	border-top: 1px  solid #ddd; background-color: #f8f8f8; padding:22px 0;}
.footer { position: absolute; left: 0; min-width: 1280px; bottom: 0;}
.inform_box { width: 1200px; margin: 0 auto; position: relative;}
	#banner1 { position: absolute; top: 0px; right: 280px;}
	#banner2 { position: absolute; top: 0px; right: 135px;}
	#banner3 { position: absolute; top: 0px; right: -10px;}


/* 팝업페이지 */
.popup_box { width: 750px; padding-bottom: 00px; border: 11px solid #e6e6e6; text-align: center;}
.popup_box .txt_box { margin: 40px auto; width: 650px; text-align: left;}
.popup_box .txt_box strong { display: block; font-size: 1.6em; font-weight: bold; margin-bottom: 30px;}
.popup_box .txt_box em,
.popup_box .txt_box span { font-style: normal; line-height: 160%;}
.popup_box .txt_box em { font-size: 1.1em; color: #0b92d1; font-weight: bold;}
.adv_info { width: 650px; margin: 0 auto 30px; text-align: left; color: #666; line-height: 160%; padding-bottom: 30px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.adv_info strong { line-height: 46px; padding-left: 6px; color: 333px; border-bottom: 1px dashed #ddd; display: block; width: 644px; margin-bottom: 30px;}
.adv_info em { font-style:normal; font-weight: bold; display: inline-block; width: 90px; margin: 0 20px;}
.adv_info em+span { margin-right: 20px;}
.infor { text-align: center; width: 650px; margin: 30px auto; font-size: 12px; color: #888; border-top: 1px dashed #eee; padding-top: 30px;}


