﻿@charset "utf-8";
@import url("board.css");
@import url("contents.css");
@import url("global.css");
/* base */
/*
body {
	margin:0;
	padding:0;
	font:small '돋움', dotum, arial, serif, sans-serif;
	color:#666;
	font-size:12px;
	background:url(../../image/user/common/top_bg.gif) repeat-x left top;
}*/

a:link {
	text-decoration:none;
	color:#000;
}
a:visited {
	text-decoration:none;
	color:#000;
}
a:active {
	text-decoration:underline;
	color:#005b7f;
}
a:hover {
	text-decoration:underline;
	color:#005b7f;
}
/* 컨텐츠 바로가기 */
#skipNavi {
	list-style:none;
	font-size:1.15em;
}
#skipNavi a:active, #skipNavi a:focus {
	text-align:center;
}
#skipNavi a:active, #skipNavi a:focus {
	color:#000;
	background:#fff;
	border:1px solid #475470;
	outline:0;
}
#skipNavi {
	position:absolute;
	top:-10em;
	left:0;
	margin:0 auto;
	width:18em;
	z-index:20;
}
#skipNavi a:active, #skipNavi a:focus {
	position:absolute;
	top:10.5em;
	left:0;
	width:18em;
}
/**/
.dpn {display:none;}
.skip {
	position : absolute;
	width : 0;
	height : 0;
	font-size : 0;
	line-height : 0;
	overflow : hidden;
	visibility : hidden;
}

/* layout */
#wrapper_W {
	width:100%;
	position:relative;
	background:url(../../image/user/common/sub_bg.gif) repeat-x center 102px;
	padding:0px;
	margin:0px;
}

/*메인페이지 변경으로 인해 사용안함
#wrapper {
	width:1000px;
	position:relative;
	margin:0 auto;
	padding:0px;
}
#header {
	position:relative;
	top:0px;
	#top:-1px;
	left:0px;
	width:920px;
	height:124px;

}

*/
h1.top_logo {
	float:left;
	width:200px;
	height:71px;
	position:relative;

}
/*메인페이지 변경으로 인해 사용안함
#gnb {
	float:right;
	padding:47px 0 0 0;
}
*/
#state {
	float:right;
	padding-top:5px;
    *padding-top:4px;
	line-height:16px;
}
#state p {
	position:relative;
	top:5px;
}
#state strong {
	color:#3d88b8;
}
#state img {
	position:relative;
	top:-2px;
	vertical-align:middle;
}
.util_menu li {
	float:left;/*background:url(../../image/user/common/bar_gnb.gif) no-repeat 7px 1px;
		padding:0 0 0 14px;*/
	}
.util_menu li.fir {
	background:none;
	padding:0;
}
#topmenu {
	*padding-top:1px;
	_padding-top:1px;
	clear:both;
	width:920px;
	margin:0;
}
#topmenu ul {
	margin:0;
}
.top_navi {
	width:920px;
	padding:0;
	overflow:hidden;
}
.top_navi li {
	float:left;
}
.top_navi li a {
	float:left;
	display:block;
	position:relative;

}
.top_navi li.fir {
	background:none;
}
.top_navi li ul {
	display:none;
	position:absolute;
	z-index:100;
	top:101px;
    	*top:102px;
	_top:102px;
	width:920px;
}
.top_navi li ul.msub1 {
	left:10px;
	width:620px;
}
.top_navi li ul.msub2 {
	left:238px;
	width:600px;
}
.top_navi li ul.msub3 {
	left:10px;
}
.top_navi li ul.msub4 {
	left:480px;
	width:300px;
	visibility:hidden;
}
.top_navi li ul.msub5 {
	left:326px;
	width:600px;
}
.top_navi li ul.msub6 {
	left:80px;
	width:700px;
}
.top_navi li ul.msub7 {
	left:206px;
    width:720px;
}
.top_navi li ul li {
	float:left;
	padding:4px 0 6px 7px;
    	#padding:6px 0 6px 7px;
	_padding:6px 0 5px 7px;
	display:inline;
	white-space:nowrap;
	font-size:12px;
	color:#787878 !important;
	background:url(../../image/user/common/top_submenu_bg.gif) repeat-x 0 0;
}
.top_navi li ul li.first_img {
	background:none;
	padding:0;
}
.top_navi li ul li.last_img {
	background:none;
	padding:0;
}
.top_navi li ul li a {
	display:inline-block;
	padding-right:7px;
	background:url(../../image/user/common/bul/bul_04.gif) no-repeat right 5px;
	font-weight:normal;
	line-height:130%;
	*top:-2px;
	_top:-2px;
	margin-left:0;
	color:#787878 !important;
}
.top_navi li ul li.end a {
	background:none;
}
.top_navi li ul li a.current {
	display:inline;
	padding:0;
	font-weight:normal;
	margin-left:0;
	color:#fff !important;
	text-decoration:underline;
}
.top_navi li ul li a:hover {
	color:#2281a9 !important;
	text-decoration:underline;
}
#line_map {
	clear:both;
	position:absolute;
	/*
	top:333px;
	*top:343px;
	*/
	top:29px;
    right:22px;
	width:600px;
	z-index:99;
}
#line_map.full_size {
	left:417px;
}
.location {
	float:right;
	color:#9c9ea4;
	_height:1%;
	font-size:11px;
	letter-spacing:-1px;
}
.location li {
	float:left;
	padding-right:4px;
}
.location img {
	vertical-align:middle;
}
.location li.current {
	color:#4c4c4c;
}
.location a:link {
	text-decoration:none;
	color:#9c9ea4;
}
.location a:visited {
	text-decoration:none;
	color:#9c9ea4;
}
.location a:active {
	text-decoration:none;
	color:#9c9ea4;
}
.location a:hover {
	text-decoration:none;
	color:#9c9ea4;
}
.sub_visual {
	width:916px;
	height:161px;
	position:absolute;
	z-index:1;
	*z-index:-1;
	left:0px;
	top:102px;;
}
/**메인페이지 변경으로 인해 사용안함
#container {
	overflow:hidden;
	width:920px;
	padding-top:175px;
	*padding-top:185px;
	padding-bottom:30px;
}*/
#contents {
	overflow:hidden;
	width:920px;
	margin-bottom:20px;

}
#left_wrap {
	float:left;
	width:196px;
	background:url(../../image/user/common/left_menu_top.gif) no-repeat left top;
}

.left_menu_area .tit_left {
	position:relative;
	left:15px; top:13px;
	height:34px;
}

.left_menu {
	overflow:hidden;
	_height:1%;
	padding:33px 0px 60px 0px;
	color:#464646;
	margin:0;
	background:url(../../image/user/common/left_menu_bottom.gif) no-repeat left bottom;
}
.left_menu li {
	position:relative;
	top:-1px;
	padding:9px 0 9px 0px;
	font-size:12px;
	background:url(../../image/user/common/left_menu_li_line.gif) no-repeat left bottom;
}
.left_menu ul {
	background:url(../../image/user/common/left_menu_ul_bg.gif) repeat-y left top;
	overflow:hidden;
	padding:5px 0px 5px 10px;
}
.left_menu ul li {
	overflow:hidden;
	_height:1%;
	border:0;
	display: block;
	font-size:11px;
	background:url(../../image/user/common/bul/bul_05.gif) no-repeat 22px 8px;
	padding:2px 0 3px 29px;
	color:#999999;
}
.left_menu li a {
	padding-left:25px;

}
.left_menu li.close a {
	display:block;
	color:#464646;
	background:url(../../image/user/btn/btn_open.gif) no-repeat 165px top;
}
.left_menu li.close li a {
	padding-left:0;
	background:none;
}
.left_menu li a:hover,  .left_menu li a:active,  .left_menu li a:focus {
	text-decoration:underline;
}
.left_menu li.current ul {
	display:block !important;
}
.left_menu li.current a {
	font-weight:bold;
	display:block;
	color:#ffffff;
	line-height:24px;
	background:url(../../image/user/btn/left_over_bg.gif) no-repeat left top;
}
.left_menu li.current li a {
	font-weight:normal;
	line-height:16px;
	color:#666666;
	background:none;
	padding-left:0;
}
.left_menu li.current li a strong {
	line-height:16px;
	color:#176ea3;
	background:none;
	padding-left:0;
}
/*
	.left_menu li img.open {vertical-align:middle;}
	
	.left_menu li a:link {text-decoration:none; color:#464646;}
	.left_menu li a:visited {text-decoration:none; color:#464646;}
	.left_menu li a:active {text-decoration:none; color:#3d88b8;}
	.left_menu li a:hover {text-decoration:none; color:#3d88b8;}
	
	.left_bepth2 li a:link {text-decoration:none; color:#464646;}
	.left_bepth2 li a:visited {text-decoration:none; color:#464646;}
	.left_bepth2 li a:active {text-decoration:underline; color:#464646;}
	.left_bepth2 li a:hover {text-decoration:underline; color:#464646;}
*/
		
#sub_content {
	float:right;
	width:650px;
	padding:20px 23px 0 10px;
}
#sub_content.full_size {
	width:795px;
	float:none;
	padding-left:40px;
	padding-right:40px;
}
h3.tit_03 {
	padding:0 0 10px 0;
	width:100%;
	border-bottom:1px solid #ebebeb;
	margin:0 0 9px 0;
	color:#111111;
	font-family:'돋움';
	font-size:14px;
	letter-spacing:-1px;
}
.print {
	text-align:right;
	margin-bottom:10px;
}
.text_area {
	margin:0 29px 0 15px;
	color:#333;
}
/* image text list */
	#preview_img {
	position:relative;
}/* 미리보기 */
#preview_img1 {
	position:relative;
	background:url(../../image/user/common/dot_line.gif) no-repeat left 330px;
}/* 미리보기1 */
#preview_img2 {
	position:relative;
}/* 미리보기2 */
.img_txt01 {
	overflow:hidden;
	_height:1%;
	margin-bottom:17px;
}
.img_txt01_1 {
	background:url(../../image/user/common/img_post.gif) no-repeat 10px top;
	padding:0 0 3px 114px;
}
.img_join01 {
	background:url(../../image/user/common/img_join_info.gif) no-repeat left top;  /* 회원가입 안내 */
	padding:18px 0 20px 114px;
	margin:40px 0 0 0;
}
.img_join01_01 {
	background-color:#FFF;
	/*background:url(../../image/user/common/img_join_info.gif) no-repeat 10px top;*/  /* 회원가입 안내2 */
	padding:18px 0 0px 0px;
}
.img_idpw01 {
	background:url(../../image/user/common/img_idpw_search.gif) no-repeat 10px top;  /* 아이디, 비빌번호 찾기 */
	padding:22px 0 20px 114px;
}
.img_txt01_1 li {
	margin-bottom:5px;
}
/* image2 text list */	
	.img_txt02 {
	position:relative;
	background:url(../../image/user/common/img_txt01_bg.gif) no-repeat left top;
	overflow:hidden;
	_height:1%;
	margin-bottom:17px;
}
.img_txt02_1 {
	background:url(../../image/user/common/w_img.gif) no-repeat 10px 12px;
	padding:0 0 25px 124px;
}
.img_txt02_1 li {
	margin-bottom:3px;
}
/* image3 text list */	
	.img_txt03 {
	position:relative;
	;
	background:url(../../image/user/common/img_txt01_bg.gif) no-repeat left bottom;
	overflow:hidden;
	_height:1%;
	margin-bottom:17px;
}
.img_txt03_1 {
	background:url(../../image/user/common/icon/icon_scrit.gif) no-repeat 20px top;
	padding:20px 0 25px 114px;
}
.img_txt03_1 li {
	margin-bottom:3px;
}
h4.tit_04 {
	background:url(../../image/user/common/bul/bul_02.gif) no-repeat left 2px;
	padding:0 0 0 16px;
	margin:0 0 10px 0;
	color:##176EA3;
	font-family:'굴림';
	font-weight:bold;
	font-size:13px;
	letter-spacing:-1px;
}
.img_txt05 {
	overflow:hidden;
	_height:1%;
	margin-bottom:17px;
	border: 1px solid #e5e5e5;
	border-bottom:1px solid #eeeeee;
}
.img_txt05_1 {
	background:url(../../image/user/common/img_post.gif) no-repeat 5px top;
	padding:16px 0 10px 131px;
}
.img_txt05_1 li {
	margin-bottom:5px;
}
/*
	.txt_p01 {
		margin:0 0 12px 0;
		padding-left:16px;
	}
	*/
	/* 테이블 스타일 1 */
	/*
	.table_type01 {
		width:100%;
		border-top:2px solid #949494;
	}
	.table_type01 th {
		border:1px solid #949494;
		padding:8px 8px 4px;
		font-family:'굴림';
		font-size:12px;
		color:#252525;
		background-color:#e2e2e2;
	}
	.table_type01 td {
		border:1px solid #bbbbbb;
		padding:8px 8px 4px;
		font-family:'굴림';
		font-size:12px;
		color:#252525;
		text-align:center;
	}
	.table_type01 tr.fir_l td {
		border-top:0;
	}
	*/
	
/* Footer Area 
메인페이지 변경으로 인해 사용안함
#footer_w {
	clear:both;
	width:100%;
	height:130px;
	text-align:left;
	border-top:solid 1px #d9d9d9;
}
#footer {
	width:920px;
	margin:0 auto;
	height:130px;
	text-align:left;
}
#footer .foot_logo {
	float:left;
	padding:0 10px 0 0px;
}
#footer .foot_area {
	position:relative;
	float:left;
	padding-top:10px;
}
#footer .foot_area ul {
	float:left;
	height:25px;/*padding-top:10px;*/
	/*
}
#footer .foot_area ul li {
	float:left;
	font-size:.9em;
	letter-spacing:-1px;
}
#footer .link_site {
	float:right;
    *padding-right:97px;
    _padding-right:97px;
}
#footer .foot_area address {
	clear:both;
	position:relative;
    *top:-8px;
	font:.9em Dotum;
	color:#666666;
}
#footer .foot_ci {
	float:right;
	margin-top:11px;
}
#footer .foot_area address a {
	color:#666666
}
#footer .foot_area .copy {
	position:relative;
    *top:-7px;
	padding:0;
	margin:0;
	font:.9em Dotum;
	color:#666666;
}
#footer .foot_area ul li a:link {
	text-decoration:none;
	color:#252525
}
#footer .foot_area ul li a:visited {
	text-decoration:none;
	color:#252525
}
#footer .foot_area ul li a:active {
	text-decoration:underline;
	color:#000;
}
#footer .foot_area ul li a:hover {
	text-decoration:underline;
	color:#000;
}*/
/* quick area */

#quick_r {
	position:absolute;
	top:120px;
	right:-80px;
	width:70px;
}
#quick_r2 {
	position:absolute;
	top:120px;
	left:930px;
	width:70px;
}
.quick_area {
	background:url(../../image/user/common/quick_top_bg.gif) no-repeat left top;
}
.quick_area dl {
	margin-top:26px;
	margin-left:2px;
	overflow:hidden;
	_height:1%;
}
.quick_area dl dt {
	font-family:'돋움';
	font-size:11px;
	font-weight:bold;
	color:#c9f0ff;
	letter-spacing:-1px;
	text-align:center;
}
.quick_area dl dd {
	float:left;
	padding:4px 0 0 0;
	text-align:center;
}
.quick_area dl dd.fir {
	background:none;
    #padding:8px 0 0 0;
	_padding:4px 0 0 0;
}
h4.tit_quick {
	margin:0;
}
.quick_area ul {
	padding-top:4px;
	#padding-top:4px;
	_padding-top:2px;
	overflow:hidden;
	_height:1%;
}
.quick_area ul li {
	text-align:center;
}
.quick_area ul li img {
	text-align:center;
	vertical-align:top;
}
.btn_top {
	width:100%;
	text-align:center;
}
/* text form */
.detail_txt {
	display:inline;
	color:#6e6e6e;
	font-size:11px;
	line-height:120%;
}
