html {
	height:100%;
	position:relative;
}
body {
	position:relative;
	width:100%;
	height:100%;
    padding:0;
    margin:0;
    color:#919499;
    font-family:"µ¸¿ò";
    font-size:11px;
}
div, p, ol, ul, li, img, a, h1, h2, h3, h4, h5, h6, form, span, iframe, dl, dt, dd {
    margin:0px;
    padding:0px;
    font-family:"µ¸¿ò";
}
ul, ol { 
    list-style:none;
}
table, th, td { 
	margin:0;
   padding:0;
    font-size:12px;
    font-family:"µ¸¿ò";
    border-collapse:collapse;
	color:#676767;
}

/*position*/
.ps_a {position:absolute;}
.ps_r {position:relative;}
.ps_s {position:static;}
.ri_0 {position:absolute;right:0px;}
.le_0 {position:absolute;left:0px;}
.tp_0 {position:absolute;top:0px;}
.bt_0 {position:absolute;bottom:0px;}


/*lay-control*/
.fl_le {float:left;display:inline}
.fl_ri {float:right;display:inline}
.clr {clear:both;}
.dp_n {display:none;}
.dp_b {display:block;}
.dp_i {display:inline;}
.no_pd {padding:0;}
.no_mg {margin:0;}
.clearfix {display:inline-block;}
.typeBtn {display:block;overflow:hidden;text-indent:-100em;border:0;cursor:pointer;padding:0px;}
.more, .more_list {position:absolute;color:#888;top:2px;right:3px;font:11px AppleGothic,Dotum,sans-serif;letter-spacing:-1px;background:url(/images/topIcons.gif) no-repeat right 3px;display:block;padding-right:5px;}
.more, .more_list {position:absolute;color:#888;top:2px;right:3px;font:11px AppleGothic,Dotum,sans-serif;letter-spacing:-1px;background:url(/images/topIcons.gif) no-repeat right 3px;display:block;padding-right:5px;}

/*font*/
.ff_taho {font-family:Tahoma,Verdana;}
.fs_smaller {font-size:10px;}
.fs_small {font-size:11px;font-family:11px2010-05-12dotum,sans-serif;}
.fs_normal {font-size:12px;}
.fs_big {font-size:13px;}
.fs_bigger {font-size:14px;font-family:AppleGothic,&micro;&cedil;&iquest;&ograve;,Dotum,sans-serif;}
.fs_biggest {font-size:16px;font-family:AppleGothic,&micro;&cedil;&iquest;&ograve;,Dotum,sans-serif;}
.fw_b {font-weight:bold; letter-spacing:-1px;}
.fw_n {font-weight:normal;}
.fc_name {color:#999999;}
.fc_cmt {font:10px Tahoma,Verdana;color:#FF4502;}
.fc_label {color:#888888;} 
.fc_cat {color:#888888;}
.fc_date {color:#999999;}
.td_under {text-decoration:underline;}
.f_b {font-weight:bold}
.f_u, .f_u a:link, .f_u a:visited, .f_u a:hover {text-decoration:underline !important} 
.f_let {letter-spacing:-1}
.f_22{ font:22px AppleGothic,µ¸¿ò,dotum,sans-serif; font-weight:bold}
.f_yellow{font:bold 12px AppleGothic,dotum;color:#ffea00;text-decoration:underline;}
.fl_b {font:11px AppleGothic,µ¸¿ò,dotum,sans-serif; font-weight:bold; color:#7ea2d6;}
.bBl16 {color : #000; font-size:16px; font-family:'µ¸¿ò',Dotum,AppleGothic,sans-serif;}
a.bBl16:link {color : #000; font-size:16px; font-family:'µ¸¿ò',Dotum,AppleGothic,sans-serif; text-decoration:none;}
a.bBl16:visited {color : #000; font-size:16px; font-family:'µ¸¿ò',Dotum,AppleGothic,sans-serif; text-decoration:none;}
a.bBl16:hover {color : #000; font-size:16px; font-family:'µ¸¿ò',Dotum,AppleGothic,sans-serif; text-decoration:underline;}

.bB11_9 {color:#999999; font-size:12px; font-family:'µ¸¿ò',Dotum,AppleGothic,sans-serif;}
a.bB11_9:link {color:#999999; font-size:12px; font-family:'µ¸¿ò',Dotum,AppleGothic,sans-serif; text-decoration:none;}
a.bB11_9:visited {color:#999999; font-size:12px; font-family:'µ¸¿ò',Dotum,AppleGothic,sans-serif; text-decoration:none;}
a.bB11_9:hover {color:#999999; font-size:12px; font-family:'µ¸¿ò',Dotum,AppleGothic,sans-serif; text-decoration:underline;}

/*Align*/
.le {text-align:left}
.ce {text-align:center}
.ri {text-align:right}
.va_tp {vertical-align:top}
.va_md {vertical-align:text-bottom}
.va_md01 {vertical-align:middle}
.va_bt  {vertical-align:bottom}
.fl_le {float:left}
.fl_ri {float:right}
.cl_le {clear:left}
.cl_bo {clear:both;font-size:0px;line-height:0px}
.tbl_fix{table-layout:fixed}
.img_va{vertical-align:middle; margin:4px 3px 4px 0}
.img_va01{vertical-align:middle; margin:4px 3px 4px 3px}
.sel_tp{vertical-align:top; margin:-8px 0 20px 0;}
.img_mg{ margin:0 0 0 1px}
.va_bt01  {vertical-align:bottom; margin:0 0 -2px 0}
.ico  {vertical-align:top; margin:0 0 0 3px}

/*Area*/
.tpd{padding:30px 0 0 0}
.finish{padding:30px 0 0 0}
.auth{margin:30px 0 0 0}
.img_area{margin:0 3px 0 0 }
.dotline{margin:0 0 7px 0 }
.top_menu_mg{margin:0 0 0 45px}
.top_smenu_bar{margin:0 10px 0 10px;}
.join_mg{margin:0 0 0 80px;}




caption {
	visibility:hidden;
	position:absolute;
	font-size:0;
	overflow:hidden;
	line-height:0px;
}
textarea {
	color:#676767;
	font-size:12px;
    font-family:"µ¸¿ò";
}
select { 
	color:#676767;
	font-family:"µ¸¿ò";
	height:18px;
	margin:0 0 ;
}

input {	
/*	color:#676767;
	background:transparent;
    font-family:"µ¸¿ò";
	font-size:11px;
	border:1px solid #e3e3e3;
		border-top:1px solid #aeaeae;
		border-left:1px solid #aeaeae;*/ 
	
}

	input.txt{
		border:1px solid #e3e3e3;
		border-top:1px solid #aeaeae;
		border-left:1px solid #aeaeae;
	}
	input.txt2{
		background-color:#F6F6F6;
		border:1px solid #e3e3e3;
		border-top:1px solid #aeaeae;
		border-left:1px solid #aeaeae;
	}
	input.txt3{
		background-color:#FFFFFF;
		border:1px solid #e3e3e3;
		border-top:1px solid #AEAEAE;
		border-left:1px solid #AEAEAE;
		color:#777;
		padding:3px 0 0 3px;
	}
	
	textarea {
		padding:2px 0;
		border:1px solid #e3e3e3;
		background:#fff;
		border-top:1px solid #aeaeae;
		border-left:1px solid #aeaeae;

	}
	textarea.txt {
		padding:2px 0;
		border:1px solid #e3e3e3;
		background:#fff;

	}
	textarea.txt2 {
		padding:2px 0;
		border:1px solid #e3e3e3;
		border-top:1px solid #aeaeae;
		border-left:1px solid #aeaeae;
	}
input.check {
	width:13px;
	height:13px;
	margin:0 3px 0 0;
	border:none;
	background:none;
}

:root input.check {
	margin-left:0;
	vertical-align:-4px;
}
/*
input.radio {
	
	border:none;
	background:none;
}
*/

fieldset {
    margin:0px;
    padding:0px;
    border:none;
}
legend {
	position:absolute;
	width:0;
	height:0;
	font-size:0;
	overflow:hidden;
}
a {color:#919499;}
a:link, a:active {
    color:#727272;
    text-decoration:none;
}
a:visited {
	color:#727272;
	text-decoration:none;
}
a:hover {
    color:#60a71c;
    text-decoration:none;
}
img    {
    border:0px;
    font-size:0px;
}
check{
 border:0px;
}
hr {display:none;}
col {background:none;}
.cboth {
	clear:both;
	font-size:0px;
}
.cboth2{_height:0%;}
*:first-child+html .cboth2{height:1%;}
.cboth2:after{content:" "; display:block; clear:both; height:0; visibility:hidden;}

input.bnone {border:0; }

/*#wrap_bg {margin-top:15px;position:relative; height:70px; background:url('/images/inc/top_menu_bar.gif') repeat-x;}*/

#wrap_bg {position:relative; margin: -13px 0 0 0; padding:0;}

#wrap {   /*<!--È­¸é Àß¸² ¼öÁ¤ ±âÁ¸ 950px -->*/
	position:relative;
	width:1024px;
	
	margin:auto;
	}
 #header {
	width:1024px;
	margin:auto;
	padding:0px;position:relative;
	
	
}
/*	#header #menu .logo {float:left; position:relative;}
	#header #menu .menu {float:right; position:relative;}
	#header #tnb {
	width:950px; position:relative;
	margin:0px;
	padding:0px;
	}
	#header #tnb .login{float:left; width:230px; height:175px;  position:relative; background:url('/images/inc/le_login_box_bg.gif') no-repeat;}
	#header #tnb .login ul{padding:20px 0 0 25px; width:195px;}
	#header #tnb .login ul li{padding:0 0 5px 0}
	#header #tnb .login ul li.input{padding:2px 0 6px 0; height:15px; background:url('/images/inc/le_login_txt.gif') no-repeat;}
	#header #tnb .login ul li span{float:right;}
	#header #tnb .login ul li.btn{padding:0 0 0 0}
	#header #tnb .login ul li.btn img{padding:0 0 0 3px}
	#header #tnb .login ul li.btn span{float:right;}
	#header #tnb .mnbox{float:left; width:widht:720px;}
	#header #tnb .login .txt{border:0; margin:2px 0 0 10px; vertical-align:top }
	#header #tnb .login .chk{border:0;}
	#header #tnb .login ul li.msg{height:48px; padding:25px 0 0 0; line-height:17px;}
	#header #tnb .login ul li.msg b.mb{color:#80b23d;}
	
#contants{width:960px; margin:auto; position:relative;}  <!--È­¸é Àß¸² ¼öÁ¤ ±âÁ¸ 950px -->
/*
#contants #lnb{width:230px; float:left;  position:relative;}
#contants #lnb .menu{margin:0 0 15px 0}
#contants #lnb .bn01{margin:0 0px 15px 0px}/*20121125 »ó¼¼ÆäÀÌÁö ÁÂÃø ¹è³Ê »ó  */
/*#contants #lnb .bn02{margin:3px 0 0 5px}/*20121125 ¸ÞÀÎ ÁÂÃø ¹è³Ê sns*/ 
/*#contants #lnb .bn03{margin:0 0px 10px 5px}/*20121125 »ó¼¼ÆäÀÌÁö ÁÂÃø ¹è³Ê ÇÏ*/
/*#contants #lnb .bn05{margin:0 0px 0px 5px}
#contants #lnb .bn06{margin:0px 0px 10px 5px}/*20121125 ¸ÞÀÎÁÂÃø¹è³ÊÇÏ´Ü¸Þ´ººÎºÐ  *//*¸ÞÀÎ ¿ÞÂÊ¹è³Ê ÃÊÁß°í 0809 ¾È  */
/*#contants #lnb .bn04{margin:0 0 0px 5px;font-size:15px; color:#000000;  letter-spacing:5px;  font-family:"±¼¸²"; font-weight:bold; height:20px;  background:url('/images/inc/bn04_d_day.gif') no-repeat; }
#contants #lnb .bn04 ul{padding:2px 0 0 100px}
*/
/*
#cnt{width:720px; margin:30px auto;  float:; background:url('/images/service/contants_box.gif')  top right no-repeat;}
#cnt .tit{margin:5px 100px 30px 0;}
#cnt .navi{float:right; margin-right:15px; padding:2px 0 0 10px; background:url('/images/common/blt_navi.gif') no-repeat;}
#cnt .navi span{padding:2px 10px 0 5px; background:url('/images/common/blt_navi_arrow.gif') right no-repeat;}
#cnt .navi span.point{font-weight:bold;padding:0 0 0 5px;  background:none}
*/

#contants #cnt{width:720px; margin:30px auto;  float:; background:url('/images/service/contants_box.gif')  top right no-repeat;}
#contants #cnt .tit{margin:5px 100px 30px 0;}
#contants #cnt .navi{float:right; margin-right:15px; padding:2px 0 0 10px; background:url('/images/common/blt_navi.gif') no-repeat;}
#contants #cnt .navi span{padding:2px 10px 0 5px; background:url('/images/common/blt_navi_arrow.gif') right no-repeat;}
#contants #cnt .navi span.point{font-weight:bold;padding:0 0 0 5px;  background:none}

#con_box{width:710px; margin:0;}


#con_box .page{padding-left:10px; margin-bottom:5px;background:url('/images/common/blt_page.gif') 1px 1px no-repeat;}
#con_box .page span{padding-left:10px;}
#con_box .page span.ri{float:right; padding:0 0 3px 0;}
#con_box .page span.num{color:#069f31; padding-left:0;}
#con_box .page img{margin-bottom:1px;}

#con_box .tch_profile{margin:0;text-align:center; width:695px;}
#con_box .tch_profile ul{margin-bottom:30px;  }

#contants #main{width:720px; margin:auto; padding:0;}

div.data_box{width:720px; margin-bottom:25px; flaot:left; }
div.data_box .news_box{width:353px; float:left; height:131px; background:url('/images/service/index_news_box.gif') no-repeat}
div.data_box .news_box ul {width:335px}
div.data_box .news_box ul p{padding:1px 0 6px 25px; color:#636363;}
div.data_box .news_box ul p span{float:right; color:#939393; padding-right:4px; font-size:11px;}
div.data_box .news_box ul.tit{margin:13px 0 18px 20px}
div.data_box .news_box ul.tit span{float:right; margin:4px 25px;;}

div.data_box .faq_box{width:353px; float:right; height:131px; background:url('/images/service/index_news_box.gif') no-repeat}
div.data_box .faq_box ul {width:335px}
div.data_box .faq_box ul p{padding:1px 0 6px 25px; color:#636363;}
div.data_box .faq_box ul p span{float:right; color:#939393; padding-right:4px; font-size:11px;}
div.data_box .faq_box ul.tit{margin:13px 0 18px 20px}
div.data_box .faq_box ul.tit span{float:right; margin:4px 25px;;}

div.main_tit01{width:720px; height:17px;margin-top:18px;  margin-bottom:15px; background:url('/images/service/index_tit_bar01.gif') no-repeat}
div.main_tit01 span{float:right; margin-top:3px;}

#div.tch_box{width:720px; height:180px; margin-bottom:25px;  background:url('/images/service/index_photo_box.gif') no-repeat}
#div.tch_box ul{padding:13px 0 0 18px}
#div.tch_box ul li{float:left; padding-right:12px;}
#div.tch_box ul li p{ padding:0; margin-top:0px; text-align:center;}
#div.tch_box ul li.btn{padding-top:45px;}
#div.tch_box ul li img.box{border:1px solid #cfd8bb; padding:4px;}

div.tch_box{width:720px; height:180px; margin-bottom:25px;  background:url('/images/service/index_photo_box.gif') no-repeat}
div.tch_box ul{padding:13px 0 0 27px}
div.tch_box ul li{float:left; padding-right:20px;}
div.tch_box ul li p{ padding:0; margin-top:0px; text-align:center;}
div.tch_box ul li.btn{padding-top:45px;}
div.tch_box ul li img.box{border:1px solid #cfd8bb; padding:4px;}

div.notice_exam_tit{width:720px; margin-bottom:15px;}
div.notice_exam_tit .news{width:353px; float:left; height:17px; background:url('/images/service/index_tit_bar02.gif') no-repeat}
div.notice_exam_tit .news span{float:right; margin-top:3px;}
div.notice_exam_tit .exam{width:353px; float:right; height:17px; background:url('/images/service/index_tit_bar02.gif') no-repeat}
div.notice_exam_tit .exam span{float:right; margin-top:3px;}
div.notice_exam{width:720px; margin-bottom:25px; }
div.notice_exam .news_box{width:353px; float:left; height:122px; background:url('/images/service/exam_box.gif') no-repeat}
div.notice_exam .news_box ul.tab li{float:left; margin-bottom:3px;}
div.notice_exam .news_box ul.txt {margin:0 0 0 15px; width:325px;}
div.notice_exam .news_box ul.txt p{padding:1px 0 6px 10px; color:#636363; background:url('/* /images/service/blt_index_box.gif */') 2px 4px no-repeat}
div.notice_exam .news_box ul.txt p span{float:right; color:#939393; padding-right:4px; font-size:11px;}
/*20121201 º¯°æ blt_index_box.gif ¸·±â  */
div.notice_exam .exam_box{width:353px; float:right; height:122px; background:url('/images/service/exam_box.gif') no-repeat}
div.notice_exam .exam_box ul.tab li{float:left; margin-bottom:3px;}
div.notice_exam .exam_box ul.txt {margin:0 0 0 15px; width:325px;}
div.notice_exam .exam_box ul.txt p{padding:1px 0 6px 10px; color:#636363; background:url('/* /images/service/blt_index_box.gif*/') 2px 4px no-repeat}
div.notice_exam .exam_box ul.txt p span{float:right; color:#939393; padding-right:4px; font-size:11px;}


/* Index Memo*/
.memo_box{width:710px; margin:0 0 25px; padding:0;   border:4px solid #cae1a6;  height:240px; position:relative;}
.memo_box .write{width:690px; margin:12px 10px 0 10px;  height:75px; border:1px solid #e2e2e2; background-color:#f9f9f9; }
.memo_box .write ul li.le{float:left;}
.memo_box .write ul li.ri{float:right;margin:10px 8px 0 0;  }
.memo_box .write ul.byte{float:right; margin:3px 73px; font:11px Tahoma,Verdana , AppleGothic,µ¸¿ò,;}

.memo_txt{width:608px; height:38px; margin:7px 0 0 7px; padding:5px; border:1px solid #cdcdcd; background-color:#ffffff; overflow-y:scroll; scrollbar-face-color:#ffffff;
scrollbar-shadow-color:#b7b7b7;
scrollbar-highlight-color:#f3f3f3;
scrollbar-3dlight-color:#b7b7b7;
scrollbar-darkshadow-color:#b7b7b7;
scrollbar-track-color:#e6e6e6;
scrollbar-arrow-color:#f9f9f9; }
.memo_list{width:690px; margin:12px 0 0 12px; }
.memo_list ul{width:690px; padding:7px 0 5px; background:url('/images/service/dot_line.gif') bottom no-repeat; }
.memo_list ul li{float:left; color:#646464}
.memo_list ul li span.name{margin-right:15px; color:#669823}
.memo_list ul li span.count{margin-left:5px; font-weight:bold; color:#fe770c}

.memo_list ul li.date{float:right; color:#a1a1a1; font:11px Tahoma,Verdana,  ;}

.memo_write{width:680px; margin:12px 10px 40px 10px;  height:95px; border:1px solid #e2e2e2; background-color:#f9f9f9; position:relative; }
.memo_write ul li.le{float:left;}
.memo_write ul li.ri{float:right;margin:-15px 8px 0 0;  }
.memo_write ul.tit{ font:11px Tahoma,Verdana , AppleGothic,µ¸¿ò; height:10px; color:#000000; font-weight:bold; margin:15px 0 0 10px; padding:3px 0 0;}
.memo_write ul.byte{float:right; margin:3px 73px; font:11px Tahoma,Verdana , AppleGothic,µ¸¿ò,;}
.memo_txt_box{width:588px; height:32px; margin:-18px 0 0 7px; padding:5px; border:1px solid #cdcdcd; background-color:#ffffff; overflow-y:scroll; scrollbar-face-color:#ffffff;
scrollbar-shadow-color:#b7b7b7;
scrollbar-highlight-color:#f3f3f3;
scrollbar-3dlight-color:#b7b7b7;¤¤
scrollbar-darkshadow-color:#b7b7b7;
scrollbar-track-color:#e6e6e6;
scrollbar-arrow-color:#f9f9f9; }

.memo_list01{width:680px; margin:12px 0 0 12px; padding:8px 0 0 ;  border-top:2px solid #e2e2e2;  }
.memo_list01 ul.dotline{margin:6px 0 0;background:url('/images/service/dot_line.gif') no-repeat;}
.memo_list01 ul{width:680px;}
.memo_list01 ul li{float:left; color:#646464}
.memo_list01 ul li span.date{margin:15px 0 3px 10px; color:#a1a1a1; font:10px Tahoma,Verdana,  ;}
.memo_list01 ul li span.del{margin:15px 0 0 8px ; vertical-align:top;}
.memo_list01 ul li.name{margin:3px 15px 0 5px; color:#669823}
.memo_list01 ul li.date{float:left; color:#a1a1a1; font:11px Tahoma,Verdana,  ;}
.memo_list01 ul li.btn{float:right; color:#a1a1a1; font:11px Tahoma,Verdana,  ;}
.memo_list01 ul li.btn img{margin-left:3px;}
.memo_list01 ul li.memo{width:590px; line-height:13pt;}

.ripple ul{width:100%; padding:7px 0 5px;}
.ripple ul li{float:left; color:#646464}
.ripple ul li span.date{margin:15px 0 3px 10px; color:#a1a1a1; font:10px Tahoma,Verdana,  ;}
.ripple ul li span.del{margin:15px 0 0 8px ; vertical-align:top;}
.ripple ul li.name{margin:3px 15px 0 5px; padding-left:14px; color:#669823; background:url('/images/service/blt_memo_re.gif') no-repeat;}
.ripple ul li.date{float:left; color:#a1a1a1; font:11px Tahoma,Verdana,  ;}
.ripple ul li.btn{float:right; color:#a1a1a1; font:11px Tahoma,Verdana,  ;}
.ripple ul li.btn img{margin-left:3px;}
.ripple ul li.memo{width:82%; line-height:13pt;}



.re_area_1t{margin-left:20px;}
.re_area_2t{margin-left:50px;}
.re_area_3t{margin-left:70px;}
.re_area_4t{margin-left:90px;}
.re_area_5t{margin-left:110px;}
.re_area_6t{margin-left:130px;}
.re_area_7t{margin-left:150px;}
.re_area_8t{margin-left:170px;}
.re_area_9t{margin-left:190px;}
.re_area_10t{margin-left:210px;}




/* board */

table.boardlist {
	width:100%;
	border-bottom:2px solid #b4e6a8;
	backgro2010-05-12und:url('/images/service/board_list_bar.gif')  no-repeat;
	padding-top:15px;
}
table.boardlist th{height:33px;text-align:center;}
table.boardlist td{line-height:20pt; text-align:center; color:#727272; background:url('/images/service/board_list_dot.gif') bottom  repeat-x;}
table.boardlist td.le{text-align:left}
table.boardlist td.date{color:#a2a2a2; font-size:11px;	}
table.boardlist td.notice{background-color:#f4f7e6; color:#52883d; font-weight:bold;}
table.boardlist td span.re{margin-left:5px; color:#b36c42;}

table.boardlist_box {
	width:100%;
	border:1px solid #9bce83;
	background:url('/images/service/board_list_bar01.gif')  repeat-x;
	padding-top:15px;
}
table.boardlist_box th{height:27px;text-align:center; color:#2b5e09; font-size:11px;}
table.boardlist_box td{line-height:20pt;border-right:1px solid #b4e6a8; padding-left:5px; text-align:center; color:#727272; background:url('/images/service/board_list_dot.gif') bottom  repeat-x;}
table.boardlist_box td.le{text-align:left}
table.boardlist_box td.date{color:#a2a2a2; font-size:11px;	}
table.boardlist_box td.notice{background-color:#f4f7e6; color:#52883d; font-weight:bold;}
table.boardlist_box td span.re{margin-left:5px; color:#b36c42;}



table.boardview {
	width:100%;
	border-bottom:2px solid #b4e6a8;
	background:url('/images/service/board_list_bar.gif')  no-repeat;
	padding-top:15px;
	margin-top:18px; 
}
table.boardview th{ font-weight:bold;height:33px; padding-top:3px; color:#60a71c}
table.boardview td {text-align:left;}
table.boardview td.info{line-height:17pt; text-align:center; color:#727272; background:url('/images/service/board_list_dot.gif') bottom  repeat-x;}
table.boardview td dd.le{float:left;}
table.boardview td dd.le img{margin-right:5px }
table.boardview td dd.ri{float:right;}
table.boardview td dd.ri img{padding-right:5px;}
table.boardview td dd.ri span{margin:0 20px 0 0px}
table.boardview td.contant {padding:15px 5px 15px 5px ;}
table.boardview td.coment {background-color:#f6f6f6; border-top:1px solid #b4e6a8; text-align:left; padding:10px ;}
table.boardview td.coment span.ri{float:right}
table.boardview td textarea.coment{
	font-size:11px;
	border:1px solid #cfd8bb; 
	width:602px; padding:5px; height:30px; 
	text-align:left;
	scrollbar-face-color:#b5b5b5; 
	scrollbar-shadow-color:#ebebeb;
	scrollbar-highlight-color:#ebebeb;
	scrollbar-3dlight-color: #ebebeb;
	scrollbar-darkshadow-color:#ebebeb;
	scrollbar-track-color:#ebebeb;
	scrollbar-arrow-color:#ebebeb;	
	}
table.boardview td p.bytes {font-size:11px; margin-top:5px}
table.boardview td p.bytes span{color:#fa8502;}

dt.comment{width:670px; border-top:0px solid #cfd8bb;  margin-top:0 }
dt.comment ul{margin-top:0; width:670px; }
dt.comment ul li.name{float:left; width:80px; color:#b36c42}
dt.comment ul li.reply{float:left; width:490px; }
dt.comment ul li.date{float:right; text-align:right;width:80px; color:#a2a2a2; font-size:11px;	}


table.boardview_box {
	width:100%;
	border:1px solid #9bce83;
	background:url('/images/service/board_list_bar01.gif')  repeat-x;
	padding-top:15px;
}
table.boardview_box th{height:27px;text-align:center; color:#2b5e09; font-size:12px;}
table.boardview_box td{padding:5px 5px 15px 5px; text-align:left; color:#727272; background:url('/images/service/board_list_dot.gif') bottom  repeat-x;}
table.boardview_box td.file{text-align:left;padding:15px; font-weight:bold; }
table.boardview_box td.file span{font-weight:normal; margin-left:10px }


table.boardwrite {
	width:100%;
	border-top:2px solid #6dca52;
	border-bottom:2px solid #6dca52;
	
}
table.boardwrite th{padding:11px 5px 9px 10px;vertical-align:top; color:#868686; font-size:11px;  text-align:left; background:url('/images/service/board_write_bl.gif') top   no-repeat;}
table.boardwrite td{padding:7px 5px 8px 10px; text-align:left; color:#727272; background:url('/images/service/board_list_dot.gif') bottom  repeat-x;}
table.boardwrite td input{}




div.btn{float:right; margin-top:10px;}
div.btn img{float:right;  margin-left:2px;}
div.btn_ce{text-align:center; margin-top:15px;}
div.list_box {height:57px; padding-left:75px; margin-top:60px;background:url('/images/service/list_box.gif') no-repeat}
div.list_box ul li{ margin:24px 0 10px;}

/*tab*/
div.tab01{width:100%; margin-bottom:20px; height:9px; background:url('') repeat-x}/*  /images/service/comunity3_tab_bar.gif »èÁ¦ 0205*/
div.tab01 ul li{float:right; margin-right:4px;}


/* paging */
div.paging {
	margin-top:20px;
	text-align:center;
	clear:both;
}
div.paging img {
	margin-top:2px;
	vertical-align:top;
}
:root div.paging img {margin-top:3px;}
div.paging strong {
	margin-left:4px;
	padding-right:8px;
	color:#7ea769;
	font-size:11px;
	background:url('/images/service/paging_bar.gif') right  no-repeat;
}
div.paging a {
	margin-left:4px;
	padding-right:8px;
	color:#6f7073 !important;
	font-size:11px;
	background:url('/images/service/paging_bar.gif') right  no-repeat;
	
}
div.paging span.ri{float:right;}

div.paging span.btn{float:right; margin-top:-7px}
div.paging a:hover {color:#cf118d !important; }
div.paging a.first {margin:0; background:none}
div.paging a.prev {margin-right:0px; background:none}
div.paging a.next {margin-left:10px; background:none}
div.paging a.end {margin-right:5px; background:none}

/*search*/
div.search_box{margin-top:20px; height:35px; padding:0 0  0 70px;   background:url('/images/service/search_box.gif') no-repeat;}
div.search_box select { margin-top:9px;  vertical-align:top}
div.search_box input { margin-top:8px; vertical-align:top}
div.search_box img{margin:9px 0 0; vertical-align:top}


#footer {margin-top:40px;position:relative; }
	

/* Login_box */
div.login_box{width:695px; height:289px; margin:0px; background:url('/images/service/login_box.gif') no-repeat;}
div.login_box ul.choice{padding:100px 0 0 265px;}
div.login_box ul.form{padding:10px 0 0 270px; width:350px;}
div.login_box ul li.input{padding-bottom:10px;}
div.login_box ul li.btn{float:right;}
div.login_box ul.txt{padding:25px 0 0 230px;}
div.login_box ul.txt img{padding:0 0 10px 10px; vertical-align:middle;}


/* Member Join */
div.join_prc01_box{margin-bottom:30px;}
div.join_prc01_box{width:695px; height:327px; margin:0px; background:url('/images/service/join_process01_box.gif') no-repeat;}
div.join_prc01_box ul.type{padding:165px 0 0 105px;}
div.join_prc01_box ul li{float:left;  margin-right:50px;}
div.join_prc01_box ul.btn{ padding:0px 0 0 108px; margin-top:15px}
div.join_prc01_box ul.btn li{padding-right:120px;}
div.join_type_box{width:695px;}
div.join_type_box ul.btn{float:right; margin:5px 0 20px;}
div.join_type_box ul.btn li{float:lefta;}

div.join_finish_box{width:695px; height:278px; margin:0px; background:url('/images/service/join_finish_box.gif') no-repeat;}
div.join_finish_box ul.txt{padding-top:135px; line-height:16px;text-align:center; color:#a5a5ad; font-size:11px;}
div.join_finish_box ul.btn{padding-top:20px; text-align:center;}
div.join_finish_box ul.btn img{margin-right:3px;}

div.member_find_box{width:695px; height:242px; margin:0px; text-align:center; background:url('/images/service/join_sch_box.gif') no-repeat;}
div.member_find_box ul{padding:155px 0 0 70px;  }
div.member_find_box ul li.le{float:left}
div.member_find_box ul li.ri{float:left; padding-left:222px;}

div.member_reply{width:695px; height:278px; margin:0px; background:url('/images/service/member_reply.gif') no-repeat;}
div.member_reply ul.btn{padding-top:205px; text-align:center;}


div.agree{width:695px;}
div.agree .txt{width:695px; margin-bottom:20px;}
div.agree .tit{margin-bottom:10px;}
div.tit01{margin-bottom:0px; width:695px;}
div.tit01 span{float:right; color:#999999; padding:0px 0 0 12px; font-size:11px; background:url('/images/service/blt_join_check.gif')  1px 2px no-repeat;}

div.agree .box{width:695px; height:227px;  margin:-20px 0 -10px 0; padding:25px 0 0 20px; background:url('/images/service/join_agree_box.gif') no-repeat;}
div.agree .box dl{
					text-align:left; 
					width:655px; height:180px;  
					overflow-x:hidden;overflow-y:scroll; 
					color:#808080; 
					font-size:11px;
					background:transparent;
					scrollbar-face-color:#ffffff;
					scrollbar-shadow-color:#808080;
					scrollbar-highlight-color:#fff;
					scrollbar-dlight-color: #acb2bf;
					scrollbar-darkshadow-color:#ffffff;
					scrollbar-track-color:#f8f8f8;
					scrollbar-arrow-color:#808080;
					
					}
div.agree .assent {text-align:center; width:695px; margin-bottom:30px;}
div.agree .assent dd{float:right; text-algin:center; margin-left:10px; position:relative;}
div.agree .join_enter{width:695px; margin-top:-20px; text-align:right;position:relative; height:112px; padding-top:15px; background:url('/images/service/join_enter_box.gif') no-repeat; } 
div.agree .join_enter dl{width:390px; text-align:left;}
div.agree .join_enter dl.choice{margin-bottom:10px;}
div.agree .join_enter dl.choice dd{float:left; margin-right:12px;}
div.agree .join_enter dl.head{margin-bottom:5px;}
div.agree .join_enter dl.head img{margin:0 10px 0 5px;}
div.agree .join_enter dl.head img.btn{vertical-align:top;}
div.agree .join_txt{margin:0 0 10px 15px;}
div.agree .join_btn{width:695px; margin-top:20px; text-align:center;position:relative; } 
div.agree .join_btn img{margin-right:3px;}


table.tbl_join_input {
	width:100%;
	margin-top:10px;
/*	background:url('/images/service/join_tbl_bar.gif')   repeat-x;*/
	border-bottom:1px solid #cbcbcb;

}
table.tbl_join_input th.area{margin-top:15px;}
table.tbl_join_input th{padding:4px 0 0 15px;  border-bottom:1px solid #eeeeee; text-align:left;}
/*table.tbl_join_input th.check{background:url('/images/service/blt_join_check.gif') right no-repeat;}*/
table.tbl_join_input td{padding:10px 5px 10px 10px;  text-align:left; 	color:#999999; font-size:11px; border-bottom:1px solid #eeeeee;}
table.tbl_join_input td.area{padding-top:9px;}
table.tbl_join_input td img.btn{vertical-align:bottom; margin:0 3px 0 5px}
table.tbl_join_input td span{width:85px; padding-right:20px;}
table.tbl_join_input td .chk{border:0;}
table.tbl_join_input td.photo{border-left:1px solid #eeeeee;}

div.pop_find_id{width:380px; padding-left:10px;}
div.pop_find_id .box{width:360px;  padding:25px 0px 5px 10px;}
div.pop_find_id .box ul{padding:25px 0px}
div.pop_find_id .box ul.ce{text-align:center; line-height:17pt}
div.pop_find_id .box ul.ce b{color:#69bb15; }
div.pop_find_id .box ul li{padding-bottom:5px;}
div.pop_find_id .box ul li img.btn{vertical-align:middle; margin-left:10px;  }
div.pop_find_id .btn{padding-bottom:15px;}
div.pop_find_id .pw{width:380px;  margin-top:20px; padding:40px 0px 25px 90px; background:url('/images/service/pop_num_box.gif') no-repeat;}
div.pop_find_id .footer{width:380px;height:6px; position:relative; background:url('/images/service/pop_footer_380se.gif') no-repeat;}


div.pop_add_search{width:380px; padding-left:10px;}
div.pop_add_search .add {height:100px; margin-top:20px; padding:50px 0 0 70px; background:url('/images/service/pop_add_search.gif') no-repeat;}
div.pop_add_search .add img{vertical-align:bottom; margin-left:5px;}
div.pop_add_search .box{width:380px;  margin:-20px 0 20px;}
div.pop_add_search .box ul{padding:0px; 
					overflow-x:hidden;overflow-y:scroll; 
					color:#808080; 
					font-size:11px;
					height:170px;
					background:transparent;
					scrollbar-face-color:#ffffff;
					scrollbar-shadow-color:#808080;
					scrollbar-highlight-color:#fff;
					scrollbar-dlight-color: #acb2bf;
					scrollbar-darkshadow-color:#ffffff;
					scrollbar-track-color:#f8f8f8;
					scrollbar-arrow-color:#808080;
}

div.pop_add_search .footer{width:380px;height:6px; background:url('/images/service/pop_footer_380se.gif') no-repeat;}


table.add_search {
	width:100%;
	margin:0;
	background:url('/images/service/join_tbl_bar.gif')   repeat-x;
	border-bottom:1px solid #cbcbcb;

}
table.add_search th{padding:4px 0 0 15px;  font-weight:normal; color:#666666;  border-bottom:1px solid #eeeeee; text-align:left;}
table.add_search td{padding:9px 5px 5px 10px;  text-align:left; 	color:#999999; font-size:11px; border-bottom:1px solid #eeeeee;}


div.tch_list_tab{width:695px; height:31px;  margin-bottom:25px; background:url('/images/service/tch_tab_bg.gif') no-repeat;}
div.tch_list_tab ul li{float:left;}

div.tch_list_box{width:695px; margin-bottom:25px;}
div.tch_list_box .lebox{float:left;  width:336px;  height:169px;  background:url('/images/service/tch_list_box.gif') no-repeat;}
div.tch_list_box .lebox ul li.photo{float:left; margin-right:16px;  padding:20px 0 0 20px;}
div.tch_list_box .lebox ul li.txt{float:left; width:180px; margin-top:5px;  padding-top:22px; }
div.tch_list_box .lebox ul li.txt p.name{text-align:left; margin-bottom:22px; color:#303030; font-size:12px;font-weight:bold;}
div.tch_list_box .lebox ul li.txt p.info{margin:0 0 3px 10px; color:#6b6b6b}
div.tch_list_box .lebox ul li.txt p.info span{color:#303030;}
div.tch_list_box .lebox ul li.txt p.btn{margin-top:10px;}
div.tch_list_box .ribox{float:right; width:336px;  height:169px;   background:url('/images/service/tch_list_box.gif') no-repeat;}
div.tch_list_box .ribox ul li.photo{float:left; margin-right:16px; padding:20px 0 0 20px;}
div.tch_list_box .ribox ul li.txt{float:left; width:180px; margin-top:5px; padding-top:22px;}
div.tch_list_box .ribox ul li.txt p.name{text-align:left; margin-bottom:22px; color:#303030; font-size:12px;font-weight:bold;}
div.tch_list_box .ribox ul li.txt p.info{margin:0 0 3px 10px; color:#6b6b6b}
div.tch_list_box .ribox ul li.txt p.info span{color:#303030;}
div.tch_list_box .ribox ul li.txt p.btn{margin-top:10px;}

div.tch_view_box{width:695px;}
div.tch_view_box .head{width:695px; margin-left:5px;}
div.tch_view_box .box{width:695px;  height:432px; background:url('/images/service/tch_view_box.gif') no-repeat;}
div.tch_view_box .box ul li.photo{float:left; width:320px; padding:29px 0 0 36px;}
div.tch_view_box .box ul li.txt{float:left;  padding:29px 0 ;}
div.tch_view_box .box ul li.txt p{padding-left:10px; line-height:12pt; color:#6b6b6b; margin:2px 0 2px 0; font-size:12px; background:url('/images/service/blt_tch_view.gif') 0px 5px no-repeat;}
div.tch_view_box .box ul li.txt p.name{font-weight:bold; margin:0 0 12px -10px; font-size:14px; color:#303030; background:none}
div.tch_view_box .box ul li.txt p.detail{margin-top:40px; font-size:11px;}
div.tch_view_box .box ul li.txt p span{font-weight:bold; margin-right:3px;}
div.tch_view_box .btn{float:right;}

div.pop_100108{width:550px; height:500px; background:url('/images/inc/banner18.gif') no-repeat;}
div.pop_100108 ul{padding:300px 0px 0 0; width:210px; float:left; vertical-align:bottom; }
div.pop_100108 p.btn{padding:235px 0 0 140px; }
div.pop_100108 ul.check{margin:-20 0 0 0;vertical-align:middle; }
div.pop_100108 ul img{margin:-5px 20px 0 0;vertical-align:middle; }




/*¼­¹ö º¹±¸ÈÄ °ú¿Ü±¸ÇÏ±â ÆË¾÷Ã¢ ¿¬°á½Ã »ç¿ë*/
div.pop_100224{width:216px; height:278px; background:url('/images/inc/banner08.gif') no-repeat;}
div.pop_100224 ul{padding:25px 0px 0 10px; width:210px; float:right;  }
div.pop_100224 p.btn{padding:235px 0 0 35px; }
div.pop_100224 ul img{margin:2px 20px 0 0;vertical-align:middle; }
/*¼­¹ö º¹±¸ÈÄ °ú¿Ü±¸ÇÏ±â ÆË¾÷Ã¢ ¿¬°á½Ã »ç¿ë*/

/*¼­¹ö °ü·Ã »ç°ú ÆË¾÷Ã¢ ¿¬°á½Ã »ç¿ë*/
div.pop_100322{width:500px; height:600px; background:url('/images/inc/banner03.gif') no-repeat;}
div.pop_100322 ul{padding:25px 0px 0 10px; width:210px; float:right;  }
div.pop_100322 p.btn{padding:235px 0 0 35px; }
div.pop_100322 ul img{margin:2px 20px 0 0;vertical-align:middle; }
/*¼­¹ö °ü·Ã »ç°ú ÆË¾÷Ã¢ ¿¬°á½Ã »ç¿ë*/

/*sms_num Popup */
.popup_smsnum{width:400px;}
.popup_smsnum .boxT{width:400px; height:56px; background:url(/images/sms/pop_smsnum_top.gif) no-repeat;}
.popup_smsnum .boxM{width:400px; padding:0; text-align:center;}
.popup_smsnum .boxB{height:29px;width:400px;text-align:center; padding:10px 0 0 0; background:url(/images/sms/popup_addsch_bottom.gif) repeat-x;}
.popup_smsnum .boxM dl{width:400px;margin:0px 0 10px 0;  }
.popup_smsnum .boxM dl.sch{text-align:center;  }
.popup_smsnum .boxM dl.btn{text-align:center;  }
.popup_smsnum .boxM dl.btn img{margin:0 0 0 3px}
.popup_smsnum .boxM dl.info{text-align:left; font-weight:bold; margin:15px 0 0 15px; padding:0 0 0 10px; background:url(/images/sms/blt_smsnum.gif) no-repeat;}
.popup_smsnum .boxM dl.info01{text-align:left; font:11px AppleGothic,ï¿½ï¿½ï¿½ï¿½,dot um,sans-serif; margin:10px 0 10px 15px; padding:0 0 0 7px; background:url(/images/sms/blt_smsnum_info.gif) no-repeat;}}
.popup_smsnum .boxM dl.tit{width:368px; height:12px;padding:8px 0 0 3px; text-align:left; margin:10px 0 0 0;border-top:2px solid #cae1a6;  }

table.pop_smsnum {width:370px;  border-bottom:2px solid #cae1a6;  border-top:2px solid #cae1a6!important; margin:5px 0 0 0 }
	table.pop_smsnum td {line-height:17pt; text-align:left;   border-bottom:1px solid #efefef;	vertical-align:top;padding:3px 0 3px 0;}
	table.pop_smsnum td.tit01 {width:120px; padding:10px 0 0px 13px; height:17px;font:11px AppleGothic,ï¿½ï¿½ï¿½ï¿½,dotum,sans-serif;  border-bottom:1px solid #d7e4f2; color:#656464;  background:url(/images/know_in/tbl_write_bar.gif) no-repeat; font-weight:bold; }
	table.pop_smsnum td.tit02 {width:118px; height:188px;   padding:4px 0 0px 13px; vertical-align:top; border-bottom:1px solid #d7e4f2; color:#5b6d92; background:url(/cm_user/open_place/image/tbl_write_bar.gif) no-repeat; font-weight:bold; }
	table.pop_smsnum td.new {background-color:#f5f5f5; width:520; font-weight:bold}
	table.pop_smsnum td.ul{font:11px AppleGothic,ï¿½ï¿½ï¿½ï¿½,dotum,sans-serif	}
	table.pop_smsnum td span{color:#a6a6a6; font:11px AppleGothic,ï¿½ï¿½ï¿½ï¿½,dotum,sans-serif; margin:0 0 0 8px; vertical-align:bottom;}