body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#222222; }

form { margin:0px; }

/* img {border:0px;} */

a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
a:hover { text-decoration:underline; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

.member {font-weight:bold;color:#888888;}
.guest  {font-weight:normal;color:#888888;}

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, 굴림; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */

input.ed { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.ed_password { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }
body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#BBBBBB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #BBBBBB;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background:#ffffff;
	}
	
	
	a:link {color:#333333; text-decoration:none; }
a:visited {color:#333333; text-decoration:none; }
a:active {color:#333333; text-decoration:none;}
a:hover {color:#ff5a00; text-decoration:underline;}

/* 서브메뉴 */
.smenu{
	width: 199px; /*width of menu*/
	/*border-style: solid solid none solid;*/
	/*border-color: #94AA74;*/
	/*border-size: 1px;*/
	/*border-width: 1px;*/
}

.smenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.smenu li a{
	font-family:Nanum Barun, Nanum Gothic, sans-serif, dotum;
	font-size:14px;
	display: block;
	background: transparent url("../images/sub/s_menu.gif") 100% 0;
	height: 40px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 0px 0 0px 12px;
	line-height: 40px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	letter-spacing:-1;
	font-weight:700;
}	

.smenu li a:link, .smenu li a:visited {
	color: #383838;
}

.smenu li a:hover{
	color: #d06f35;
	background-position: 100% -40px;
}

	
.smenu li a.selected{
	color: #fff;
	background-position: 100% -80px;
}


/*서브메뉴 추가_2015.11.05*/

body, p, ul, ol, li, dl, dt, dd, form, table, th, td, fieldset, input, textarea, select, button, span, h1, h2, h3, h4, h5, h6, pre, address {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}


ul, li, dl, dt, dd {
    list-style: none;
}



#container {
    width: 100%;
}

#container .container_inner {
    width: 1100px;
}


#snb {
    width: 200px;
    float: left;
    font-family: "Malgun Gothic";
}

#snb h2 {
    padding:0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

#snb .snb_list {
    border: 1px solid #dadada;
    border-top: 0;
    border-radius: 0px 0 6px 6px;
}

#snb .snb_list .s1 plus {
    background: url(../images/sub/ico_btn_depth_off.gif) 166px 13px no-repeat;
}



#snb .s_depth2 {
    display: none;
    padding: 9px 0 9px 10px;
    background-color: #f5f6f9;
    border-top: 1px solid #dadada;
}

#snb .s_depth2 ul {
    font-size: 12px;
}


#snb .s_depth2 li a {
    padding: 8px 0;
    padding-left: 13px;
    display: block;
    color: #666;
    text-decoration: none;
    font-family: "Malgun Gothic";
}


#snb span a {
    color: #28377b;
    text-decoration: none;
    font-weight: bold;
    background: url(../images/sub/bg_snb_arr.gif) 183px 18px no-repeat;
    font-family: "Malgun Gothic";
    display: block;
    color: #888;
    font-weight: bold;
    font-size: 14px;
    border-top: 1px solid #ebebeb;
    vertical-align: middle;
    padding: 12px 16px;
}




#snb span a:hover {
    color: #28377b;
    text-decoration: none;
    font-weight: bold;
    background: url(../images/sub/bg_snb_arr.gif) 183px 18px no-repeat;
	
	
}




#snb .s_depth2 ul li a.on, #snb .s_depth2 ul li a.active, #snb .s_depth2 ul li a:hover {
    font-family: "Malgun Gothic";
    color: #4477b6;
    font-weight: bold;
    padding-left: 13px;
    background: url(../images/sub/snb_squre.gif) left 15px no-repeat;
}


#snb .s_depth2 li.last {
    background: none;
}
