@import url("common.css");
@import url("layout.css");
@import url("board.css");

/* unique - layout */
body{
	background:#ECE7E1 url("../images/member/bg_body.gif") repeat-x;
}
div.bg_object{
	background:url("../images/member/bg_repeat.png") repeat-y 50% 0;
}
/* center bg for ie(crop left 1px) */
*html div.bg_object{background:url("../images/member/bg_repeat.gif") repeat-y 50% 0;}
*:first-child+html div.bg_object{background:url("../images/member/bg_repeat_ie7.png") repeat-y 50% 0;}
div.bg_repeat{
	background:url("../images/member/bg_object.jpg") no-repeat 50% 0; 
}
div.body{
	background:url("../images/member/bg_top.gif") no-repeat center 0;  height:110px;
}
div.content{
	min-height:440px;
	padding-top:105px;
	padding-bottom:191px;
}
*html div.content{height:440px;}
div.footerbg{ /* marginTop-paddingTop(LATT Junior top)=104 */
	margin-top:-125px;
	padding-top:21px;
	background:url("../images/member/bg_footer.gif") no-repeat 50% 0;
}
/* center bg for ie(crop left 1px) */
*html div.footerbg{background:url("../images/member/bg_footer_ie.gif") no-repeat 50% 0;}
*:first-child+html div.footerbg{background:url("../images/member/bg_footer_ie.gif") no-repeat 50% 0;}


/* event */
div.pt_eventlist{
	width:930px;
	height:355px !important;
	margin:-45px -30px 0;
	padding:45px 0 0 30px;
	background:url("../images/utility/bg_eventtop.jpg") no-repeat;
}

ul.eventtoplist{
	position:relative;
	float:right;
	width:510px;
	margin-top:-335px;
}
ul.eventtoplist li{
	float:left;
	width:190px;
	height:262px;
	padding-left:50px;
}
ul.eventtoplist li strong.cate{
	position:relative;
	width:40px;
	height:20px;
	margin-bottom:-20px;
	display:block;
}
ul.eventtoplist li p img{
	width:190px;
	height:262px;
}

div.evtsearch{
	position:relative;
	float:left;
	width:390px;
	height:223px;
	margin-top:-245px;
	padding-top:22px;
}
div.evtsearch table{
	width:100%;
}
div.evtsearch table th{
	width:148px;
	text-align:left;
}
div.evtsearch table th img{
	padding:7px 0 9px 20px;
}
div.evtsearch table td{
	width:242px;
}

div.evtsearch table td span.selectbox_title{
	border:1px solid;
	border-color:#423F38 #4A4844 #4A4844 #423F38;
	background:#22201B url("../images/experience/bg_selectarrfind.gif") no-repeat 100% 0;
}
html>body div.evtsearch table td span.selectbox_title{padding-top:3px;padding-bottom:4px;}
div.evtsearch table td span.selectbox_title strong{
	height:1.45em;
	font-size:1em;
	color:#908472;
	letter-spacing:0;
	line-height:1.45em;
}
div.evtsearch table td span.selectbox_title_focus{
	border:1px solid;
	border-color:#5D5A52 #63615D #63615D #5D5A52;
}
div.evtsearch table td span.selectbox_title_focus strong{
	color:#BFB7AA;
}
div.evtsearch table td span.selectbox_title_disabled{
	filter:alpha(opacity:35);
	opacity:0.35;
}
div.selectbox_evtsrh{
	border:1px solid;
	border-color:#4A4844 #4A4844 #4A4844 #423F38;
	background:#22201B;
}
div.selectbox_evtsrh a{
	height:1.35em;
	font-size:1em;
	color:#908472;
	letter-spacing:0;
	line-height:1.35em;
	padding:3px 4px 2px;
}
div.selectbox_evtsrh a.on,
div.selectbox_evtsrh a:hover{
	color:#BFB7AA;
	background:#2b2924;
}
div.evtsearch table td input.txt{
	width:125px;
	height:15px;
	color:#BFB7AA;
	padding:7px 4px 2px;
	border:1px solid;
	border-color:#423F38 #4A4844 #4A4844 #423F38;
	background:#22201B;
}

div.eventlist{
	width:100%;
	border-top:1px solid #E0E0E0;
	overflow:hidden;
}
div.eventlist ul{
	width:1000px;
	background:url("../images/utility/bg_eventmline.gif");
	overflow:hidden;
}
div.eventlist ul li{
	float:left;
	width:430px;
	padding:30px 0 31px 20px;
	overflow:hidden;
}
div.eventlist ul li p.image{
	float:left;
	width:115px;
	height:133px;
}
div.eventlist ul li p.image img{
	width:98px;
	height:131px;
	border:1px solid #E8E6E0;
}
div.eventlist ul li div.text{
	float:left;
	width:220px;
}
div.eventlist ul li div.text strong.cate{
	padding-top:10px;
	display:block;
}
div.eventlist ul li div.text h5{
	width:100%;
	font-size:1.2em;
	color:#49443B;
	letter-spacing:-0.1em;
	line-height:1.35em;
	padding:12px 0 14px;
}
div.eventlist ul li div.text h5 a{
	color:#49443B;
}
div.eventlist ul li div.text h5 a:hover{
	color:#111;
}
div.eventlist ul li div.text table th,
div.eventlist ul li div.text table td{
	color:#8F8979;
	padding-bottom:4px;
}
div.eventlist ul li div.text table th{
	width:70px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	background:url("../images/common/icn_dlinel1.gif") no-repeat 51px 0;
}
div.eventlist ul li div.text table td{
	font-weight:bold;
}
div.eventlist ul li div.text table td.ing{
	color:#E18019;
}
div.eventlist ul li div.text table td.end{
	color:#3C3217;
}
div.eventlist ul li div.text table td.period{
	font-size:0.9em;
}
div.eventlist ul li p.btn{
	float:left;
	width:80px;
	height:89px;
	margin-top:25px;
	background:url("../images/utility/bg_viewwinner.gif") no-repeat;
}


body.brfschedule div.content div.pagetitle{
	height:99px;
}
body.brfschedule div.boardview{
	margin-top:11px;
}


div.pt_eventview{
	width:930px;
	margin:-45px -30px 0;
	padding:45px 0 0 30px;
	background:url("../images/utility/bg_eventviewtop.gif") no-repeat;
}


/* briefing schedule */
p.brfscheinfo{
	margin-bottom:-22px;
}


/* inquiry */
p.inquiryinfo{
	margin-top:-20px;
	padding-bottom:10px;
}


/* best club */
div.bestclublist{
	width:100%;
	border-top:1px solid #E0E0E0;
	overflow:hidden;
}
div.bestclublist ul{
	width:100%;
	background:url("../images/experience/bg_findmline.gif");
	overflow:hidden;
}
div.bestclublist ul li{
	float:left;
	width:410px;
	padding:30px 20px;
	border-bottom:1px solid #E0E0E0;
	overflow:hidden;
}
div.bestclublist ul li p.thumb{
	float:left;
	width:150px;
}
div.bestclublist ul li p.thumb img{
	width:150px;
	height:140px;
	display:block;
}
div.bestclublist ul li div.text{
	float:right;
	width:245px;
}
div.bestclublist ul li div.text h5{
	font-size:1.2em;
	color:#49443B;
	letter-spacing:-0.1em;
	line-height:1.35em;
	padding:2px 0 9px;
}
div.bestclublist ul li div.text table th,
div.bestclublist ul li div.text table td{
	color:#8F8979;
	padding-bottom:1px;
}
div.bestclublist ul li div.text table th{
	width:48px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	background:url("../images/common/icn_dlinel1.gif") no-repeat 37px 0;
}
div.bestclublist ul li div.text table td{
	font-weight:bold;
}
div.bestclublist ul li div.text p{
	padding-top:9px;
}
div.bestclublist ul li div.text p.btn{
	margin-top:-2px;
	padding-left:1px;
}
div.bestclublist ul li div.text p.btn img{
	vertical-align:top;
	margin-right:-3px;
}

div.bestclubview{
	width:100%;
	padding:30px 0;
	border:solid #E0E0E0;
	border-width:1px 0;
	overflow:hidden;
}
div.bestclubview p.image{
	float:left;
	width:300px;
	padding-left:20px;
}
div.bestclubview p.image img{
	width:300px;
}
div.bestclubview div.text{
	float:right;
	width:541px;
	padding-right:20px;
}
div.bestclubview div.text h5{
	font-size:1.2em;
	color:#49443B;
	letter-spacing:-0.1em;
	line-height:1.35em;
	padding:2px 0 9px;
}
div.bestclubview div.text table th,
div.bestclubview div.text table td{
	color:#8F8979;
	padding-bottom:1px;
}
div.bestclubview div.text table th{
	width:48px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	background:url("../images/common/icn_dlinel1.gif") no-repeat 37px 0;
}
div.bestclubview div.text table td{
	font-weight:bold;
}
div.bestclubview div.text div.vcontent{
	font-family:굴림,gulim;
	padding-top:9px;
}


/* placement form information */
p.ptestforminfo{
	height:49px;
}


/* placement test */
div.pagetitle_ptest1{
	height:239px !important;
	background:url("../images/utility/bg_ptest1.jpg") no-repeat 100% 0;
}
div.pagetitle_ptest2{
	height:239px !important;
	background:url("../images/utility/bg_ptest2.jpg") no-repeat 100% 0;
}
p.ptest1{
	height:129px;
	margin-top:-129px;
}
p.ptest2{
	height:140px;
	margin-top:-140px;
}
div.ptestcon{
	position:relative;
	width:900px;
	height:317px;
	background:url("../images/utility/bg_ptest12.gif") no-repeat;
	overflow:hidden;
}
div.ptestcon h4{
	position:absolute;
	left:20px;
	top:3px;
	width:300px;
	height:37px;
	padding:0;
	border:none;
}
div.ptestcon h4{
	position:absolute;
	left:20px;
	top:3px;
	width:300px;
	height:37px;
	text-indent:-1000em;
	overflow:hidden;
}
div.ptestcon ol li{
	position:absolute;
	left:21px;
	top:53px;
	width:300px;
}
div.ptestcon ol li.no2{
	left:321px;
}
div.ptestcon ol li.no3{
	left:625px;
}
div.ptestcon ol li h5{
	margin-top:20px;
	height:33px;
}
div.ptestcon ol li span.input{
	position:absolute;
	left:-27px;
	top:23px;
}
div.ptestcon ol li p.image{
	float:left;
	width:144px;
}
div.ptestcon ol li table{
	float:left;
	width:200px;
	margin-top:7px;
}
div.ptestcon ol li table th,
div.ptestcon ol li table td{
	font-size:0.9em;
	color:#8F8979;
	line-height:1.2em;
	padding:3px 0 6px;
}
div.ptestcon ol li table th{
	width:70px;
	font-weight:normal;
	text-align:left;
	background:url("../images/common/bg_tabledline.gif") no-repeat 52px -1px;
}
div.ptestcon ol li table td strong{
	color:#3C3217;
}
p.ptest1_1{
	height:61px;
	padding:9px 20px 0;
	border-bottom:1px solid #D8D8D8;
}
p.ptest1_2{
	height:55px;
	padding:25px 20px 0;
	border-bottom:1px solid #D8D8D8;
	overflow:hidden;
}
p.ptest1_2 img.txt{
	float:left;
	padding-top:6px;
}
p.ptest1_2 a{
	float:right;
}
p.ptest1_3{
	height:57px;
	padding:23px 20px 0;
	border-bottom:1px solid #D8D8D8;
}
p.ptest1_3 img.txt{
	float:left;
}
p.ptest1_3 a{
	float:right;
	margin-top:2px;
	overflow:hidden;
}

div.ptestcaution{
	margin-top:18px;
	padding-left:20px;
}
div.ptestcaution ul{
	padding-top:6px;
}
div.ptestcaution ul li{
	font-size:0.9em;
	text-transform:uppercase;
	line-height:1.25em;
	padding:6px 0 0 10px;
	background:url("../images/common/icn_dliner1.gif") no-repeat -1px 8px;
	overflow:hidden;
}
div.ptestcaution ul li em{
	color:#E18019;
}
div.ptestcaution ul li strong{
	color:#3C3217;
}

p.ptestbutton{
	text-align:right;
	margin-top:-32px;
}


/* introduce */
div.introduce1{
	position:relative;
	width:880px;
	margin:37px 0 0 20px;
}
div.introduce1 p.txt{
	position:absolute;
	left:0;
	top:0;
}
div.introduce1 p.txt2{
	top:128px;
}
/*** 20110210 추가 ****/
div.introduce1 p.btn{
	text-align:center;
	margin-top:25px;
}
/*** 20110210 추가 // ****/
div.introduce1 ol{
	width:100%;
	overflow:hidden;
}
div.introduce1 ol li{
	padding-bottom:20px;
}
div.introduce1 ol li h5{
	height:47px;
}
div.introduce1 ol li.no1{
	width:410px;
	min-height:138px;
	padding-left:450px;
	background:url("../images/utility/bg_intro1_1.jpg") no-repeat 100% 100%;
}
*html div.introduce1 ol li.no1{height:138px;}
div.introduce1 ol li.no1 p{
	width:210px;
	padding-left:77px;
}
div.introduce1 ol li.no2{
	float:left;
	width:409px;
	min-height:250px;
	margin-top:47px;
	margin-right:41px;
	background:url("../images/utility/bg_intro1_2.jpg") no-repeat 100% 100%;
}
*html div.introduce1 ol li.no2{height:250px;}
div.introduce1 ol li.no2 p{
	width:310px;
	padding-left:80px;
}
div.introduce1 ol li.no3{
	float:left;
	width:410px;
	min-height:250px;
	margin-top:47px;
	background:url("../images/utility/bg_intro1_3.jpg") no-repeat 100% 100%;
}
*html div.introduce1 ol li.no3{height:250px;}
div.introduce1 ol li.no3 p{
	width:285px;
	padding-left:75px;
}

div.introduce2 ol{
	width:100%;
	overflow:hidden;
}
div.introduce2 ol li{
	float:left;
	width:430px;
}
div.introduce2 ol li.no2{
	float:right;
}
div.introduce2 ol li h5{
	height:49px;
}
div.introduce2 ol li p{
	height:51px;
	padding-left:75px;
}
div.introduce2 ol li p.image{
	height:auto;
}

div.introduce3{
	position:relative;
	min-height:400px;
	margin-top:38px;
}
*html div.introduce3{height:400px;}
div.introduce3 ol{
	width:500px;
	overflow:hidden;
}
div.introduce3 ol li{
	float:left;
	width:200px;
	margin-right:20px;
}
div.introduce3 ol li.no2{
	width:210px;
}
div.introduce3 ol li.no3{
	clear:left;
	padding-top:35px;
}
div.introduce3 ol li h5{
	height:31px;
}
div.introduce3 ol li ul{
	padding-left:40px;
}
div.introduce3 ol li ul li{
	float:none;
	width:auto;
	margin:0;
	padding:6px 9px 5px;
	border-bottom:1px solid #E5E5E5;
}
div.introduce3 div.flash{
	position:absolute;
	right:0;
	top:2px;
}

div.introprocess{
	height:460px;
	margin-top:-110px;
	padding-top:110px;
	background:url("../images/utility/bg_introprocess.jpg") no-repeat 100% 0;
}
div.introprocess ol{
	width:585px;
	border-top:1px solid #E0E0E0;
}
div.introprocess ol li{
	padding:13px 20px 20px;
	border-bottom:1px solid #E0E0E0;
}
div.introprocess ol li img{
	vertical-align:top;
}


/* sitemap */
div.sitemap{
	width:100%;
	margin-top:-131px;
	padding-top:131px;
	background:url("../images/utility/bg_sitemap2.jpg") no-repeat 100% 0;
	overflow:hidden;
}
div.sitemap div.item{
	float:left;
	width:290px;
	height:757px;
	overflow:hidden;
}
div.sitemap div.item1{margin-right:15px;background:#F6F6F6;}
div.sitemap div.item2{background:#FCF9F3;}
div.sitemap div.item3{float:right;background:#F6F6F6;}
div.sitemap div.item h4{
	height:auto;
	padding:0;
	border:none;
}
div.sitemap div.item ol{
	width:250px;
	padding-left:20px;
}
div.sitemap div.item ol li{
	width:250px;
	padding:22px 0 10px;
	overflow:hidden;
}
div.sitemap div.item ol li img{
	vertical-align:top;
}
div.sitemap div.item ol li h5{
	float:left;
	width:100px;
	padding-top:5px;
}
div.sitemap div.item ol li ul{
	float:right;
	width:140px;
	overflow:hidden;
}
div.sitemap div.item ol li ul li{
	width:100%;
	color:#555;
	vertical-align:top;
	padding:6px 0 5px 10px;
	border-bottom:1px solid #E5E5E6;
}
div.sitemap div.item ol li ul li a{
	color:#555;
	margin:-6px 0 -5px -10px;
	padding:4px 0 3px 10px;
	display:block;
}
div.sitemap div.item ol li ul li a:hover{
	color:#FFF;
	text-decoration:none;
	background:#555;
}
div.sitemap div.item2 ol li ul li a:hover{background:#C0982C;}
div.sitemap div.item3 ol li ul li a:hover{background:#808080;}
div.sitemap div.item ol li ul li ul{
	width:100%;
	padding:5px 0 1px;
}
div.sitemap div.item ol li ul li ul li{
	font-size:0.9em;
	line-height:1.35em;
	padding:0;
	border:none;
}
div.sitemap div.item ol li ul li ul li a{
	color:#8F8979;
	margin:0;
	padding:0;
	display:inline;
}
div.sitemap div.item ol li ul li ul li a:hover{
	color:#706956;
	text-decoration:underline;
	background:none;
}

body div#submenu {position:absolute;left:0;top:15px;}