/* 네비게이션 메뉴 */
#myjquerymenu{}
#myjquerymenu ul{margin: 0;padding: 0;list-style-type: none;}
#myjquerymenu ul li{position: relative;display: inline;float: left;margin: 0px;padding: 0px;}
#myjquerymenu ul li ul{position: absolute;display: block;visibility: hidden;width: 183px;height: 266px;padding: 0px;}
#myjquerymenu ul li ul li{display: inherit;float: none;padding: 0px;}

/* 네비게이션 메뉴 하위항목 위치 */
#msub1 {top: 35px;}
#msub2 {top: 35px;}
#msub3 {top: 35px;}
#msub4 {top: 35px;left: -300px;}
#msub5 {top: 35px;left: -55px;}

/* 네비게이션 하위항목 버튼 */
.submenu {background-color: #FFF;}
.submenu a{background-color: #FFF;font-family: simsun;color: #999;}
.submenu a:hover{background-color: #FFF;color: #000;}

/* 여닫이 슬라이드 메뉴 */
#smenu{z-index:100;}
#smenu a{font-family: simsun;color: #666;line-height:170%;}
#smenu a:hover{color: #666;background-color: #FFF;}
#smenu .smenutd{border-left-width: 1px;border-left-style: solid;border-left-color: #CCC;}

/* 하단 사이트맵 */
.bottom_menu {border: 1px solid #999;}
.bottom_menu td{text-align: left;padding-top: 7px;padding-right: 0px;padding-left: 25px;line-height: 150%;vertical-align: top;}
.bottom_menu a{font-size: 12px;color: #666;text-decoration: none;}
.bottom_menu a:hover{color: #ee3a27;}
.bottom_menu .list_name {padding-top: 10px;padding-bottom: 7px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999;}

.bottom_menu .copylight {
	text-align: center;
}
.bottom_menu td{font-family:simsun;}



/* 서브페이지 왼쪽 메뉴 */
.left_menu_title {height: 36px;padding-left:10px;background-color:#ee3b25;}
.left_menu_title a{font-family: simsun;font-size: 12px; font-weight:bold;color: #ffffff;text-decoration: none;}
.left_menu{height: 36px;text-align: left;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #d5d5d5;padding-left:10px;}
.left_menu a{font-family: simsun;font-size: 12px; font-weight:bold;color: #595959;text-decoration: none;}
.left_menu2{height: 25px;text-align: left; vertical-align:middle ;padding-left:20px;}
.left_menu2 a{font-family: simsun;font-size: 12px; font-weight:bold;color: #595959;text-decoration: none;}


/* 서브페이지 본문 */
.sub_head  {
	font-family: simsun;
	text-align:left;
	vertical-align:top;
	color:#ee3b25;
	font-size: 24px;
	line-height:100%;
	padding-left:15px;
	font-weight: bold;
}
.sub_content {
	text-align:left;
	vertical-align:top;
	color:#585858;
	font-size: 14px;
	line-height:150%;
	padding-left:15px;
	font-family: simsun;
}



/* 서브페이지 특징 */
.f_head{height:33px;font-family: simsun;font-size: 20px; font-weight:bold; color: #111111;border-bottom-width: 1px;border-left-width: 8px;border-bottom-style: solid;border-left-style: solid;border-bottom-color: #cbcbcb;border-left-color: #ee3b27; vertical-align:middle; padding-left:10px;}
.f_dot {font-family: simsun;font-size: 16px;color: #111111; vertical-align:: top; padding-top:17px; font-weight:bold;}
.f_td  {
	font-family: simsun;
	font-size: 14px;
	color: #707070;
	padding-top:10px;
	padding-left:20px;
	font-weight:bold;
	line-height: 130%;
}
.sub_head2  {
	text-align:left;
	vertical-align:top;
	color:#ee3b25;
	font-size: 24px;
	line-height:100%;
	font-weight: bold;
	font-family: simsun;
}
.sub_head3  { text-align:left; vertical-align:top; color:#ee3b25;font-size: 18px; line-height:100%;}
.sub_content2 {
	text-align:left;
	vertical-align:top;
	color:#585858;
	font-size: 14px;
	line-height:150%;
	font-family: simsun;
}


/* 서브페이지 사용 방법 */
.how{font-family: simsun;font-size: 14px;font-weight: bold;color:#ffffff;background-color: #ee3928;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-left-style: solid;border-top-color: #999;vertical-align:middle;text-align:center;border-right-color: #999;border-left-color: #999;
}
.how_td{border: 1px solid #999;}

/* A/S 서비스 표 */
.as{border-top-color: #999;;border-top-style: solid;border-top-width: 2px;border-bottom-color: #999;;border-bottom-style: solid;border-bottom-width: 2px;}
.as1{font-family: simsun;font-size: 12px;font-weight: bold;color: #333;text-align: center;padding: 5px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999;background-color: #fdedee;}
.as2{font-family: simsun;font-size: 12px;color: #333;padding: 10px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999;}
.as3{font-family: simsun;font-size: 12px;color: #333;padding: 10px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999;
border-left-width: 1px;border-left-style: solid;border-left-color: #999;}


/* 사이트맵 */
.site_map a{font-family: simsun;font-size: 12px;color: #777;text-decoration: none;}
.site_map a:hover {color:#990000;}
