@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

* {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	color:#666;
	background: transparent;
}
form, p, div, ul, ol, dl, dt, dd, li, table, tr, th, td, input, h1, h2, h3, h4, h5, h6, a, caption, select {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Nanum Gothic', sans-serif;
}
form, p, div, ul, ol, dl, dt, dd, li, table, tr, th, td, input, h1, h2, h3, h4, h5, h6, a, caption, select {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Nanum Gothic', sans-serif;
}
address { font-style:normal; }
ul, li, ol, dl, dd { list-style:none; }

fieldset { 
	border:0; 
	margin: 0;
	padding: 0;
}
legend { position:absolute; visibility:hidden; overflow:hidden; }  
.dipy_n, hr { position:absolute; visibility:hidden; width:0px; height:0px; overflow:hidden; }  

/*skip navi*/
#accessibility { 
	position:absolute; top:10px; left:900px; z-index:2;}
#accessibility a { position:absolute; left:5px; top:10px; display:block; overflow:hidden;}
#accessibility a:hover, #accessibility a:focus, #accessibility a:active { height:auto; color:#333333; }
 
p, div, th, td, select, input {
    font-size: 11px;
	color: #666;
	font-family: 'Nanum Gothic', sans-serif;
}
a:link, a:visited {
	color: #666;
	text-decoration: none;
}
a:active, a:hover {
	color: #0e6eb1;
	text-decoration: none;
}
img, 
input.image {
	border: 0 none; vertical-align:top;
}
input.text, 
textarea, 
select {
	border: 1px solid #c9c9c9;
	background: #fff;
}
select.m {
	border: 2px solid #0788d2;
	background: #fff;
}
input, select, textarea {
	vertical-align: middle;
	color: #666;
}
input, input.type-text {
	padding: 0; margin:0;
}
select {
	font-size: 12px;
	font-family: 'Nanum Gothic', sans-serif;
}
span.button, 
img.button, 
a.button {
	cursor: pointer;
	vertical-align: middle;
}
input.type-radio {
	width: 13px;
	height: 13px;
	margin: 0 0 0;
}
input.type-text {
	border: 1px solid #666;
	height: 17px;
}
input.type-checkbox {
	width: 14px;
	height: 14px;
	margin: 0;
}
img.action {
	cursor: pointer;
	vertical-align: middle;
}
div.btn img {
	vertical-align: middle;
}
input.none {
	border: none;
	background: transparent;
	padding: 4px 0 0;
}
.float_l { float:left; }
.float_r { float:right; }
.clear_b { clear:both; }
.img {margin: 0 auto; text-align: center;}


/***********link*************/
.b_greenlink {color:#666; }
a.b_greenlink:link {color:#666;text-decoration: none;}
a.b_greenlink:visited {color:#666;text-decoration: none;}
a.b_greenlink:hover {color: #1fa29d;text-decoration: underline; font-weight:bold;}
a.b_greenlink:active {color:#1fa29d;text-decoration: none; font-weight:bold;}

.b_darkbluelink {color:#225587; }
a.b_darkbluelink:link {color:#225587;text-decoration: none; font-weight:bold;}
a.b_darkbluelink:visited {color:#225587;text-decoration: none; font-weight:bold;}
a.b_darkbluelink:hover {color: #225587;text-decoration: underline; font-weight:bold;}
a.b_darkbluelink:active {color:#225587;text-decoration: none; font-weight:bold;}


.nolinelink {color:#666}
a.nolinelink:link {color:#666;text-decoration: none; }
a.nolinelink:visited {color:#666;text-decoration: none; }
a.nolinelink:hover {color: #666;text-decoration: none; }
a.nolinelink:active {color:#666;text-decoration: none; }

.linelink {color:#666}
a.linelink:link { text-decoration:underline; }
a.linelink:visited { text-decoration:underline; }
a.linelink:hover { text-decoration:underline; }
a.linelink:active { text-decoration:underline; }

.bluelink { color:#3057af; }
a.bluelink:link {color:#3057af; text-decoration: none;}
a.bluelink:visited {color:#3057af; text-decoration: none;}
a.bluelink:hover {color: #3057af; text-decoration: none; }
a.bluelink:active {color:#666; text-decoration: none; }



/*base--------------------------*/
input { font-size:13px; color:#797979; font-family:NanumGothic; line-height:17px; }
textarea { font-size:12px; color:#797979; font-family:NanumGothic; line-height:17px; }
select	 { font-size:12px; color:#797979; font-family:NanumGothic; line-height:17px; }
caption { position:absolute; visibility:hidden; width:0; height:0; overflow:hidden; }
.cells_s { border-collapse:separate; }


/*position-------------------------------*/
.justify { text-align:justify; }
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.top {vertical-align:top; }
.middle {vertical-align:middle; }
.bottom {vertical-align:bottom; }

/***********font*************/
/*style*/
.wfont { font-weight:bold; }
.nfont { font-weight:normal; }

/*size*/
.sfont { font-size:11px; }
.big_font { font-size:13px; }
/*face*/
.dface { font-family: Dotum, "³ª´®°íµñ", sans-serif; }
.aface { font-family: Arial }
/*line-height*/
.lh_13 { line-height:13px; }
.lh_14 { line-height:14px; }
.lh_15 { line-height:15px; }
.lh_16 { line-height:16px; }
.lh_17 { line-height:17px; }
.lh_20 { line-height:20px; }
.lh_25 { line-height:25px; }
.lh_27 { line-height:27px; }
/*letter-spacing*/
.ls_1 { letter-spacing:-1px; }

/***********color*************/
.blue_color { color:#0e6eb1; }
.purple_color { color:#4f3377; }
.pink_color { color:#822674; }
.red_color { color:#be0f0f; }
.white_color { color:#fff; }
.orange_color { color:#e85708; }
.bluegreen_color { color:#55a8a1; }
.green_color { color:#6ead13; }



input.input{ padding:0px 5px; height:18px; border:1px solid #ddd; line-height:18px; }
input.input2 { padding:0px 0px;  border:1px solid #ddd; line-height:18px; }
select.select{ padding:0px 0px; height:18px; border:1px solid #ddd; line-height:18px; }
textarea.textarea{padding:0px 5px; height:260px; border:1px solid #ddd; line-height:24px;}
input.input_radio{position:relative; margin-top:-2px; margin-right:3px; }

.pt_20 { padding-top:10px; }
.pl_15 { padding-left:15px;  }
.pl_25 { padding-left:25px;  }
.pl_45 { padding-left:45px;  }
.pr_10 { padding-right:10px; }
.ml_10 { margin-left:10px;  }
.ml_20 { margin-left:20px;  }
.tl { text-align:left; }
.tc { text-align:center; }
.h20 { height:20px; }
.h30 { height:30px; }

.w30 { width:30px; }
.w50 { width:50px; }




ul.pro_tab { display:block;  width:100%; height:30px; padding-top:10px; padding-left:10px; border-bottom:1px solid #ddd; border-top:1px solid #ddd; background-color:#f3f3f3; margin-bottom:5px; }
ul.pro_tab li { float:left; padding-right:5px;  }



/*table*/
table.car { width:900px;  padding:0px;  background-color: #e0e0e0; border: solid 1px #eeeeee;  }
table.car td { padding:5px; background-color:#f4f4f4; text-align:center; }
table.car td.tl { text-align:left; padding-left:10px; }
table.car td.car_font { font-size:13px; color:#525da0; font-weight:bold; text-align:center; width:150px;   }
table.car td.td50 { width:100px; padding-left:0; }



table.car2 { width:100%;  padding:0px;   margin:0 auto; text-align:center;   }
table.car2 td { padding:8px;  text-align:left;   border-bottom: 1px dotted #ddd;  }
p.rfont { color:red; margin:0; padding:0; text-align:center; }
table.car2 td.td_gray {  background-color:#f5f5f5; border:  solid 1px #ffffff; width:150px;  }
table.car2 th { padding:2px;  text-align:center;   border-bottom: 1px dotted #ddd; background-color:#eeeeee;  }
.car2_btn {  padding-left:300px; margin:50px 0; }

table.car3 { width:100%;  padding:0px;   margin:0 auto;   }
table.car3 td { padding:8px;  text-align:center;   border-bottom: 1px dotted #ddd; vertical-align:top;  }
p.rfont { color:red; margin:0; padding:0; text-align:center; }
table.car3 td.td_gray {  background-color:#eeeeee; border:  solid 1px #ffffff; width:200px; text-align:left;   }
table.car3 td.td_gray_left { background-color:#eeeeee; width:200px; text-align:left; }
table.car3 th { padding:2px;  text-align:center;   border-bottom: 1px dotted #ddd;  }
.car3_btn {  padding-left:300px; margin:50px 0; }

div.div_rfont   { color:red;  padding:20px; }
table.car4 { width:900px;  padding:0px;  border-top: solid 2px #eeeeee;   margin-top:20px;   }
table.car4 td { padding:14px;  text-align:center;   border-bottom: 1px dotted #ddd;  }
table.car4 td.none { border:0; }
table.car4 th.td_gray {  background-color:#f5f5f5; border:  solid 1px #ffffff; width:150px; height:30px;  }
table.car4 td.td_gray {  background-color:#f5f5f5; border:  solid 3px #ffffff; width:150px;  }
table.car4 th { padding:2px;  text-align:center;   border-bottom: 1px dotted #ddd;  }

table.car5 { width:900px;  padding:0px; margin-top:20px;   }
table.car5 td { padding:14px;  text-align:center;}
table.car5 td.none { border:0; }
table.car5 th.td_gray {  background-color:#f5f5f5; border:  solid 1px #ffffff; width:150px; height:30px;  }
table.car5 td.td_gray {  background-color:#f5f5f5; border:  solid 3px #ffffff; width:150px;  }
table.car5 th { padding:2px;  text-align:center;}

table.winboard { border-bottom: 1px dotted #ddd; }
td.txt   {  text-align:center; padding-top:20px; font-size:15px; line-height:27px;  }
td.txt span {  font-size:35px; color:#779aff; letter-spacing:-0.1em; }
span.txt {  font-size:35px; color:#779aff; letter-spacing:-0.1em;  font-weight:bold;}
td.txt span.stxt {  font-size:13px; color:#ff1a1b;   }

p.rfont { color:red; margin:0; padding:0; text-align:center; }
.winboard00_btn {  padding-left:300px; margin:50px 0; }

table.winboard00 { width:100%;  padding:0px;   margin-top:10px;}
table.winboard00 td { padding:8px;  text-align:center;   border-bottom: 1px dotted #ddd;  }
table.winboard00 td.td_gray {  background-color:#f5f5f5; border:  solid 1px #ffffff; width:150px;  }
table.winboard00 th { height:37px; background:url(../image/board_th_gray.gif) repeat-x right top; }
table.winboard00 h3 { font-size:15px; color:#779aff; letter-spacing:-0.1em;  font-weight:bold;    }

table.winboard01 { width:100%;  padding:0px;   margin-top:10px; margin-left:10px; margin: 0 auto;}
table.winboard01 td { padding:8px; border-bottom: 1px dotted #ddd;  }
table.winboard01 th { height:37px; background:url(../image/board_th_gray.gif) repeat-x right top; }
table.winboard01 h3 { font-size:15px; color:#779aff; letter-spacing:-0.1em;  font-weight:bold;    }

table.winboard03 { width:600px;  padding:0px;   margin-top:0px; margin-left:0px;  }
table.winboard03 td {padding:0px; font-size:12px; color:0000000;}
table.winboard03 td.td_gray {background-color:#f5f5f5; border:0px solid #ff0000; width:150px;  }
table.winboard03 th { height:42px;}
table.winboard03 h3 { font-size:15px; color:#779aff; letter-spacing:-0.1em;  font-weight:bold;    }
table.winboard03 h4 { font-size:15px; color:#454545; letter-spacing:-0.1em;  font-weight:bold;    }


.winboard02 { clear:both; }

table.Mwinboard00 { width:100%;  padding:0px; }
table.Mwinboard00 td.td_gray {  background-color:#f5f5f5; border:  solid 1px #ffffff; width:150px;  }
table.Mwinboard00 th { height:37px; background:url(../image/board_th_gray.gif) repeat-x right top; }

/* ¾ÆÀÌµð ÆÐ½º¿öµå Ã£±â findidpw_part */
table.winboard00_detial { width:100%; max-width:960px; padding:0px;   margin-top:10px;   border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; }
table.winboard00_detial td { padding:2x;  text-align:center;   /* border-bottom: 1px dotted #ddd; */ border:none; }
table.winboard00_detial td.td_gray {  background-color:#f5f5f5; border:  solid 1px #ffffff; width:150px;  }
table.winboard00_detial th { padding:8px;  text-align:center;   border-bottom: 1px dotted #ddd; background-color:#eeeeee;  }
table.winboard00_detial input{height:34px; line-height:34px; width:50%;}
.winboard00_detial_btn {  padding-left:300px; margin:50px 0; }

table.winboard00_detial2 { width:100%;  padding:0px;   margin-top:10px;   border-top: 2px solid #ddd; border-bottom: 2px solid #ddd;  }
table.winboard00_detial2 td { padding:2px;  text-align:left;   border-bottom: 1px dotted #ddd;  height: 30px;}
table.winboard00_detial2 td.td_gray {  background-color:#f5f5f5; border:  solid 1px #ffffff; width:150px;  }
table.winboard00_detial2 th { padding:1px;  text-align:center;;   border-bottom: 1px dotted #ddd; background-color:#eeeeee; font-size: 13px; }
.winboard00_detial2_btn {  padding-left:300px; margin:50px 0; }
span.title_min { font-size: 18px; color: #00bff3; font-weight: bold; }

table.winboard00_detial4 { width:100%;  padding:0px;   margin-top:10px;}
table.winboard00_detial4 td { padding:2x;  text-align:center;   border-bottom: 1px dotted #ddd;  }
table.winboard00_detial4 td.td_gray {  background-color:#f5f5f5; border:  solid 1px #ffffff; width:150px;  }
table.winboard00_detial4 th { padding:1px;  text-align:center;   border-bottom: 1px dotted #ddd; background-color:#eeeeee;  }
.winboard00_detial_btn {  padding-left:300px; margin:50px 0; }

table.Mwinboard00_detial2 { width:100%;  padding:0px;   margin-top:10px;   border-top: 2px solid #ddd; border-bottom: 2px solid #ddd;  }
table.Mwinboard00_detial2 td { padding:2px;  text-align:left;   border-bottom: 1px dotted #ddd;  }
table.Mwinboard00_detial2 td.td_gray {  background-color:#f5f5f5; border:  solid 1px #ffffff; width:150px;  }
table.Mwinboard00_detial2 th { padding:1px;  text-align:center;;   border-bottom: 1px dotted #ddd; background-color:#eeeeee;  }


/* ¾ÆÀÌµð ÆÐ½º¿öµå Ã£±â findidpw */
table.winboard00_detial3 { width:100%;  padding:0px;   margin-top:10px;   border-top: 0px solid #ddd; border-bottom: 0px solid #ddd;  }
table.winboard00_detial3 td { padding:2px;  text-align:left;   border-bottom: 1px dotted #ddd;  }
table.winboard00_detial3 td.td_gray {  background-color:#f5f5f5; border:  solid 1px #ffffff;   }
table.winboard00_detial3 th { padding:10px;  text-align:center;;   border-bottom: 1px dotted #ddd; background-color:#eeeeee;  }
table.winboard00_detial3 input{height:34px; line-height:34px;}
.winboard00_detial3_btn {  padding-left:300px; margin:50px 0; }

/* table.winboard00_detialIdpw{
	background:red;
	width:50%;
	height:400px;
	display:block;
	max-width:920px;
	margin:60px auto;
	float:left;
} */


.auto { background:#f1f1f1; width:465px;height:65px; margin-top:10px; text-align:center; padding-top:18px;   border: 1px solid #ddd; }
span.next_txt {  font-size:13px; color:#779aff; letter-spacing:-0.1em;  font-weight:bold;  }

table.id_login { width:250px; height:95px; border: 2px solid #dbdbdb; background-color:#f3f4f3;    }

table.mainboard00 { width:100%;  padding:0px;   margin-top:10px; margin-left:10px;  }
table.mainboard00 td { padding:0px;  text-align:center;   border-bottom: 1px dotted #ddd;  }
table.mainboard00 td  h3  { font-size:16px; color:#779aff; letter-spacing:-0.1em;  font-weight:bold;  float:left; padding-left:3px;   }
table.mainboard00 td p { float:right; padding-right:20px; }
table.mainboard00 td.title {  border-bottom: 1px solid #cfcfcf; padding-bottom:8px;  }
table.mainboard00 td.date { font-size:11px; color:#a6a6a6; }
table.mainboard00 td.num { font-size:11px; color:#a6a6a6; }

table.mainboard00 td.txt { text-align:left; color:#666666; padding-left:15px; }
.txt a:link {color:#666; text-decoration: none; }
.txt a:visited {color:#666; text-decoration: none; }
.txt a:hover {color: #000000; text-decoration: none; }
.txt a:active {color:#666; text-decoration: none; }



table.mainboard01 { width:100%;  padding:0px;   margin-top:10px; margin-left:10px;  }
table.mainboard01 td { padding:0px;  text-align:center;   }
table.mainboard01 td  h3  { font-size:15px; color:#779aff; letter-spacing:-0.1em;  font-weight:bold;  float:left; padding-left:3px;   }
table.mainboard01 td p { float:right; padding-right:10px; }
table.mainboard01 td img { border: 1px solid #ddd; margin-top:10px; }
table.mainboard01 td.br { border-right: 1px dotted #ddd;   }
table.mainboard01 td.txt { text-align:left; vertical-align:top; padding-left:10px; width:200px; word-break: break-all; table-layout: fixed; line-height:19px; padding-top:8px;  }

table.mainboard01 td.title {  border-bottom: 1px solid #cfcfcf; padding-bottom:8px;  }
table.mainboard01 td.date { font-size:11px; color:#a6a6a6; }
table.mainboard01 td.num { font-size:11px; color:#a6a6a6; }



table.countboard01 { width:200px; height:100px;  padding:0px;   margin-top:10px; margin-left:10px;  }
table.countboard01 td { padding:0px;  text-align:center;   }
table.countboard01 td  h3  { font-size:15px; color:#779aff; letter-spacing:-0.1em;  font-weight:bold;  float:left; padding-left:3px;   }
table.countboard01 td p { float:right; padding-right:10px; }
table.countboard01 td img { border: 1px solid #ddd; margin-top:10px; }
table.countboard01 td.br { border-right: 1px dotted #ddd;   }
table.countboard01 td.txt { text-align:left; vertical-align:top; padding-left:10px; width:200px; word-break: break-all; table-layout: fixed; line-height:19px; padding-top:8px;  }

table.countboard01 td.title {  border-bottom: 1px solid #cfcfcf; padding-bottom:8px;  }
table.countboard01 td.date { font-size:11px; color:#a6a6a6; }
table.countboard01 td.num { font-size:11px; color:#a6a6a6; }


div.winboard_header{
	width:100%;
	height:90px;
	position:relative;
	display:block;
	background:url('../img/ecailles.png') repeat;
}
div.winboard_header .top_wrap{
	width:auto;
	padding:0 20px;
}
div.winboard_header .winboard_top{
	width:100%;
	height:25px;
	background-color:#777777;
	text-align:right;
	color:#dddddd;
}
div.winboard_header .winboard_top .top_wrap{
	width:auto;
	height:13px;
	padding:6px 20px;
}
div.winboard_header .winboard_top .top_wrap span{
	line-height:13px;
	color:#dddddd;
	margin:0 15px;
}
div.winboard_header .winboard_top a{
	color:#dddddd;
	font-weight:700;
	font-size:11px;
	line-height:13px;
	text-align:right;
}
div.winboard_header .winboard_top a:hover{ color:#ffffff; }

div.winboard_header .name_wrap{
	width:auto;
	height:25px;
	padding:25px 20px 15px 20px;
}
.name_wrap:after{
	content:"";
	display:block;
	clear:both;
}
.name_wrap h4.left_nav_title{
	font-size:13px;
	color:#555555;
	line-height:15px;
	padding-top:10px;
	float:left;
}
.name_wrap h4.left_nav_title span{
	color:#004b6a;
	margin-left:15px;
}
.name_wrap h1{
	font-size:26px;
	line-height:25px;
	text-align:right;
	color:#004b6a;
}

.name_wrap h1 span {
	font-weight: normal;
}

table.container{
	width:100%;
	height:auto;
	padding:0px;  
	margin:0 auto;
	overflow:hidden;
	display:block;
	position:relative;
}
table.container:after{
	content:"";
	display:block;
	clear:both;
}
table td{
	vertical-align:middle;
}
table.container td.admin_left{
	width:220px;
	text-align:left;
	vertical-align:top;
	background-color:#eeeeee;
}

td.admin_left .leftmenu_title{
	width:180px;
	height:45px;
	background-color:#004b6a;
	padding:0 20px;
	color:#ffffff;
	line-height:45px;
	font-weight:700;
	font-size:15px;
}
td.admin_left .leftmenu_title i{
	font-size:10px;
	font-weight:500;
	float:right;
	line-height:45px;
}
td.admin_left .leftnav_menu{
	width:220px;
	height:auto;
	position:relative;
	display:block;
}
td.admin_left .leftnav_menu ul li{
	width:180px;
	height:40px;
	padding:0 20px;
	border-bottom:1px solid #cccccc;
}
td.admin_left .leftnav_menu ul li a{
	line-height:40px;
	font-weight:700;
}
td.admin_left .leftnav_menu ul li a:hover{ color:#0086be; }

table.container td.admin_right{
	width:100%;
	padding:80px 80px 80px 80px;
	text-align: center;
	vertical-align: top;
}
table.container td.admin_right span{
	display:block;
	line-height:60px;
}

table.chart1{
	width:100%;
	padding:0px;
	margin:0 auto;
}
table.chart1 th{
	height:35px;
	line-height:35px;
	background-color:#efefef;
	color:#333333;
}
table.chart1 td{
	height:35px;
	line-height:35px;
	text-align:center;
	border-bottom:1px dotted #aaaaaa;
}

table.chart2 {
	width:100%;
	padding:0px;
	margin:0 auto;
	text-align:center;
}
table.chart2 td {
	padding:8px;
	font-size:13px; 
	text-align:center;
	border-bottom: 1px dotted #ddd;
}
p.rfont {
	color:red;
	margin:0;
	padding:0;
	text-align:center;
}
table.chart2 td.td_gray {
	background-color:#efefef;
	border:  solid 1px #ffffff;
	width:150px;
}
table.chart2 th {
	height:25px;
	line-height:20px;
	padding:5px 10px;
	font-size:13px;
	text-align:center;
	background-color:#efefef;
	border-right:2px solid #ffffff;
}
table.chart2 th.title{ width:35%; border-bottom:2px solid #ffffff; }
table.chart2 td.note{ width:65%; }
table.chart2 td input[type="password"]{
	height:20px;
	padding:5px 10px;
}
table.chart2 td input[type="button"]{
	padding:5px 10px;
	cursor:pointer;
}
table.chart2 td input[type="button"]:hover{ font-weight:700; }
table.chart2 td textarea{ padding:10px; }
.car2_btn {  padding-left:300px; margin:50px 0; }

table.chart2 td select{
	height:30px;
	padding:5px;
	line-height:20px;
}
table.chart2 td input[type="text"]{
	height:20px;
	padding:5px 10px;
	line-height:15px;
}
table.chart2 form.board_list{
	display:inline;
	padding-left:10px;
}
table.chart2 form.board_list select{ padding:5px 10px; }

table.chart4{
	width:100%;
	padding:0px;
	margin:0 auto;
}

table.chart4 th{
	width:35%;
	height:30px;
	padding:10px 10px;
	line-height:20px;
	font-size:13px;
	background-color:#efefef;
}
table.chart4 td{ padding:5px 0; border-bottom:1px dotted #cccccc; }
table.chart4 td input[type="text"]{
	width:150px;
	height:20px;
	padding:5px 10px;
	line-height:14px;
}
table.chart4 td select{ padding:5px 10px; }
table.chart4 td textarea{
	padding:10px 10px;
}

/*°ßÀûÆäÀÌÁö*/
table.estimate{
	width:100%;
	padding:0;
	margin:0 auto;
}
table.estimate th{
	width:400px;
	height:40px;
	line-height:40px;
	font-size:13px;
	border-bottom:2px solid #ffffff;
	background-color:#efefef;
}

table.estimate td{ border-bottom:1px dotted #cccccc; padding:5px 0; font-size:13px; height:30px; }
table.estimate td select{ padding:7px 10px; }
table.estimate td input[type="text"]{
	height:20px;
	padding:5px 10px;
}
table.estimate td input[type="text"].title{ width:200px; }
table.estimate table tr td.title{
	width:350px;
	height:40px;
}
table.estimate table tr td.colon{
	width:50px;
	height:40px;
	line-height:40px;
	font-weight:800;
	font-size:13px;
}

table.estimate td.value{ padding:10px; }

/*ÀÏÁ¤Ç¥*/
table.cals{
	width:80%;
	margin:0 auto;
}
table.cals th{
	height:40px;
	border-bottom:2px solid #ffffff;
}
table.cals td{
	height:80px;
	border-right:2px solid #ffffff;
}

/*MY PAGE*/
table.myinfo{
	width:70%;
	margin-top:80px;
}
table.myinfo th.info_title{
	height:40px;
	text-align:left; 
	border-bottom:2px solid #004b6a;
	background-color:#ffffff;
}
table.myinfo th{ height:40px; }

/*======================= LOG IN FORM S =======================*/

.z_loginform {
	width: 620px;
	height: 300px;
	display: block;
	position: relative;
	background: url('../img/login_form_bg.png') no-repeat;
	margin: 0 auto;
}

.z_loginform > .z_input {
	width: 230px;
	height: 100px;
	display: block;
	position: relative;
	background: transparent;
	padding-top: 70px;
	padding-left: 280px;
	float: left;
}

.z_loginform > .z_input ul {
	width: 230px;
	height: 100px;
	display: block;
	position: relative;
	background: transparent;
}

.z_loginform > .z_input ul li {
	width: 230px;
	height: 40px;
	display: block;
	position: relative;
	background: transparent;
}

.z_loginform > .z_input ul li.li_space {
	width: 230px;
	height: 20px;
	display: block;
	position: relative;
}

input[type="text"].z_input_text {
	width: 218px;
	height:38px;
	line-height:38px;
	padding-left: 10px;
	color: #333333;
	font-size: 18px;
	background: transparent;
}

input[type="password"].z_input_pw {
	width: 218px;
	height:38px;
	padding-left: 10px;
	color: #333333;
	font-size: 18px;
	background: transparent;
}

.z_loginform > .z_btn {
	width: 80px;
	height: 160px;
	display: block;
	position: relative;
	float: left;
	background: transparent;
	padding-top: 70px;
	padding-left: 30px;
}

.z_loginform > .z_btn > .z_loginbtn {
	width: 80px;
	height: 100px;
	display: block;
	position: relative;
	float: none;
}

.z_loginform > .z_btn > .z_loginbtn a {
	width: 80px;
	height: 100px;
	display: block;
	position: relative;
	float: none;
	background: url('../img/login_btn.jpg') no-repeat;
}

.z_loginform > .z_btn > .z_loginbtn button {
	width: 80px;
	height: 100px;
	display: block;
	position: relative;
	float: none;
	background: url('../img/login_btn.jpg') no-repeat;
}

.z_loginform > .z_btn > .z_loginbtn a:hover {
	background: url('../img/login_btn_ov.jpg') no-repeat;
}

.z_loginform > .z_btn > .z_loginjoinbtn {
	width: 80px;
	height: 30px;
	display: block;
	position: relative;
	float: none;
	margin-top: 30px;
}

.z_loginform > .z_btn > .z_loginjoinbtn a {
	width: 80px;
	height: 30px;
	display: block;
	position: relative;
	float: none;
	background: url('../img/login_joinbtn.jpg') no-repeat;
}

.z_loginform > .z_btn > .z_loginjoinbtn a:hover {
	background: url('../img/login_joinbtn_ov.jpg') no-repeat;
}

/*======================= LOG IN FORM E =======================*/

/*======================= M LOG IN FORM S =======================*/

.m_z_loginform {
	width: 620px;
	height: 230px;
	display: block;
	position: relative;
/* 	background: url('../img/login_form_bg.png') no-repeat; */
/* 	background:#eee; */
	background:url(../../img/header_bg.png) repeat;
	margin: 0 auto;
}

.m_z_loginform > .m_z_input {
	width: 220px;
	height: 230px;
	display: block;
	position: relative;
	background: transparent;
	padding-top: 70px;
	padding-left: 10px;
	float: left;
/* background:green; */
}

.m_z_loginform > .m_z_input > ul {
	width: 220px;
	height: 100px;
	display: block;
	position: relative;
	background: transparent;
/* background:orange; */
}

.m_z_loginform > .m_z_input ul > li {
	width: 220px;
	height: 40px;
	display: block;
	position: relative;
background: transparent;
	/* background: #fff; */

}

.m_z_loginform > .m_z_input > ul > li.li_space {
	width: 205px;
	height: 20px;
	display: block;
	position: relative;
}

input[type="text"].m_z_input_text {
	width: 205px;
	height:38px;
	line-height:38px;
	padding-left: 10px;
	color: #333333;
	font-size: 18px;
	background: #fff;
}

input[type="password"].m_z_input_pw {
	width: 205px;
	height:38px;
	padding-left: 10px;
	color: #333333;
	font-size: 18px;
	background: #fff;
}

.m_z_loginform > .m_z_btn {
	width: 90px;
	height: 160px;
	display: block;
	position: relative;
	float: left;
	background: transparent;
	padding-top: 70px;
	padding-left: 10px;
}

.m_z_loginform > .m_z_btn > .z_loginbtn {
	width: 80px;
	height: 100px;
	display: block;
	position: relative;
	float: none;
}

.m_z_loginform > .m_z_btn > .m_z_loginbtn button {
	width: 80px;
	height: 100px;
	display: block;
	position: relative;
	float: none;
}



/* .where {
  display: block;
  margin: 25px 15px;
  font-size: 11px;
  color: #000;
  text-decoration: none;
  font-family: verdana;
  font-style: italic;
} */





/*======================= M LOG IN FORM E =======================*/


/*======================= MEMBERS FORM S =======================*/

.winboard_part { 
	width: 100%; 
	height: auto; 
}

h1 {
	font-size: 16px; 
	color: #49676b; 
	line-height: 15px;
}

h1 span {
	padding-right: 5px;
}

.agreebox { 
	width:98.5%;
	height: 250px; 
	overflow-y: scroll;  
	border: 1px solid #ddd; 
	padding:5px; 
	margin-bottom:30px; 
	text-align: left; 
}

.agreebox01 { 
	width:98.5%;
	height: 550px;
	overflow-y: scroll;
	border: 1px solid #ddd;
	padding:5px;
	margin-bottom:30px;
	text-align: left; 
}

.agreebox01 p { 
	padding: 10px; 
	font-size: 13px; 
	line-height: 25px; 
}

h1.agreebox_h1 {
	width: 100%;
	height: 80px;
	line-height: 80px;
	font-size: 18px;
	color: #333333;
}

h1.agreebox_h1 span {
	font-siZe: 15px;
	color: #999999;
	padding: 0px 10px;
}

.agreebox_short { height: 330px; }
.agreebox_vshort { height: 250px; }

.space10 {padding-bottom:10px;}.space20 {padding-bottom:20px;}.space30 {padding-bottom:30px;}

a.btns01 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background: #333333;
	padding: 5px 10px;
	display: inline-block;
	position: relative;
}

a.btns01:hover {
	background: #dddddd;
	color: #000000;
	transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: center 0.2s ease-out;
}

a.spacer10 { margin-right: 10px;}

/*======================= MEMBERS FORM E =======================*/


.part_view { width:380px; margin:3px auto 0 auto; background: transparent; }
.part_view li { border-bottom:1px solid #959595; padding:9px 0 0 5px; font-size: 15px; }
.part_view li a { color:#575757; font-size: 15px; }
.part_view li a:hover { color:#888;}
.part_view li .date { color:#c5c5c5; float:right; padding-right:5px; }

.logined {
	width: 340px;
	height: 100px;
	display: block;
	position: relative;
	top: 80px;
	color: #333333;
	font-size: 15px;
	margin:0 auto;
}

.logined span {
	font-weight: bold;
	font-size: 17px;
}



/* Æ÷Æ®Æú¸®¿À dl */
.dexter_dl {}
.dexter_dl .dexter a { width:100%; height:36px; line-height:36px; display:block; background-color:#eee; font-size:14px; margin:0 auto; border-bottom:1px solid #ddd; color:#333; text-align:center;}
.dexter_dl .dexter a:hover { background-color:#333; color:#fff;}
.dexter_dl dl { width:100%; margin:0 auto 0 auto; display:block;}
.dexter_dl dl dt, .dexter_dl dl dd { 
 	float:left;
	text-align:center; 
	height:26px; 
	line-height:26px; 
	border-bottom:1px solid #ddd; 
	margin:0;
}
.dexter_dl dl dt { width:26%; font-weight:bold; border-right:1px solid #ddd; background-color:#eee; color:#666;}
.dexter_dl dl dd { width:73%; color:#666; font-size:12px !important; letter-spacing:-1px;}
.dexter_dl dl dt.po_last { line-height:60px;}
.dexter_dl dl .po_last { height:60px;}

/*Ä«Å×°í¸® µðÀÚÀÎ*/
.category_style a { display:block; float:left; width:40.6%; height:30px; background-color:#eee; margin:3px; line-height:30px; color:#333; text-align:center; letter-spacing:-1px; padding:0 10px 0 10px;}
.category_style a:hover { background-color:#333; color:#fff;}