@charset "euc-kr";
/* CSS Document */

/* ¸µÅ© */
/*
a { selector-dummy:expression(this.hideFocus=true);
}

a:link {
	color:#999;
	text-decoration:none;
}

a:hover {
	color:#666;
	text-decoration:underline;
}

*/
/* ±×¸² */
img {
	border:0px;
	padding:0px;
	margin:0px;
}

/* ¸Þ´º */
#topmenu {
	height: auto;
	position: relative;
	width: 836px;
	border: 2px solid #e0e0e0;
	padding-top: 5px;
	/*background-image: url(/img/menu/Mbg.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
}
/* ¸Þ´º ¸ð¼­¸® */
#topmenu .corner_LT {
	background-image: url(/img/menu/corner_LT.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 6px;
	left: -2px;
	top: -2px;
	position: absolute;
	z-index: 90;
}
#topmenu .corner_RT {
	background-image: url(/img/menu/corner_RT.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 6px;
	top: -2px;
	position: absolute;
	z-index: 90;
	right: -2px;
}
#topmenu .corner_LB {
	background-image: url(/img/menu/corner_LB.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 6px;
	left: -2px;
	position: absolute;
	z-index: 90;
	bottom: -2px;
}
#topmenu .corner_RB {
	background-image: url(/img/menu/corner_RB.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 6px;
	position: absolute;
	z-index: 90;
	right: -2px;
	bottom: -2px;
}

#topmenu .menubar { }

#topmenu .menubar .menubar_L {
	background-image: url(/img/menu/menubar_L.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 6px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 80;
}

#topmenu .menubar .menubar_R {
	background-image: url(/img/menu/menubar_R.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 6px;
	position: absolute;
	z-index: 80;
	top: 0px;
	right: 0px;
}


#topmenu .menubar {
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(/img/menu/menubar_M.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 35px;
	position: relative;
	clear: both;
}

#topmenu .menubar table tr td a {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#topmenu .menu_txt {
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	margin-top: 5px;
	padding-bottom: 10px;
}
#topmenu .menu_txt table tr td .ctitle { }
#topmenu .menu_txt table tr td table tr td .sub_menu {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 80px;
	position: relative;
	height: 17px;
}

#topmenu .menu_txt table tr td table tr td .sub_menu a {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}

#topmenu .menu_txt table tr td table tr td .sub_menu a:hover {
	color: #999;
	text-decoration: underline;
}
#topmenu .menu_txt table tr td table tr td .sub_menu0 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 175px;
	position: relative;
	height: 17px;
}
#topmenu .menu_txt table tr td table tr td .sub_menu0 a {
	color: #333;
	text-decoration: none;
}

#topmenu .menu_txt table tr td table tr td .sub_menu0 a:hover {
	color: #999;
	text-decoration: underline;
}
#topmenu .menu_txt table tr td table tr td .sub_menu1 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 190px;
	position: relative;
	height: 17px;
}
#topmenu .menu_txt table tr td table tr td .sub_menu1 a {
	color: #333;
	text-decoration: none;
}

#topmenu .menu_txt table tr td table tr td .sub_menu1 a:hover {
	color: #999;
	text-decoration: underline;
}
#topmenu .menu_txt table tr td table tr td .sub_menu2 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 100px;
	position: relative;
	height: 17px;
}
#topmenu .menu_txt table tr td table tr td .sub_menu2 a {
	color: #333;
	text-decoration: none;
}

#topmenu .menu_txt table tr td table tr td .sub_menu2 a:hover {
	color: #999;
	text-decoration: underline;
}
#topmenu .menu_txt table tr td table tr td .sub_menu3 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: inline;
	float: left;
	width: 100px;
	position: relative;
	height: 40px;
	line-height: 17px;
	background-image: url(/img/menu/icon_dbest.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	margin-left: 9px;
}
#topmenu .menu_txt table tr td table tr td .sub_menu3 a {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}

#topmenu .menu_txt table tr td table tr td .sub_menu3 a:hover {
	color: #F90;
	text-decoration: underline;
	font-weight: bold;
}
#topmenu .menu_txt table tr td table tr td .sub_menu_space {
	padding-left: 9px;
	display: inline;
	float: left;
	width: 80px;
	position: relative;
	height: 17px;
	}
#topmenu .menu_txt table tr td table tr td .sub_menu_space2 {
	padding-left: 9px;
	display: inline;
	float: left;
	width: 190px;
	position: relative;
	height: 17px;
}
#topmenu .menu_txt table tr td table tr td .sub_menu_space3 {
	padding-left: 9px;
	display: inline;
	float: left;
	width: 80px;
	position: relative;
	height: 10px;
	}
#topmenu .menu_txt table tr td .ctitle {
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABBCD3;
	width: 100%;
}
#topmenu2 {
	height: auto;
	position: relative;
	width: 850px;
	border: 2px solid #e0e0e0;
	padding-top: 5px;
	/*background-image: url(/img/menu/Mbg.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
}
/* ¸Þ´º ¸ð¼­¸® */
#topmenu2 .corner_LT {
	background-image: url(/img/menu/corner_LT.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 6px;
	left: -2px;
	top: -2px;
	position: absolute;
	z-index: 90;
}
#topmenu2 .corner_RT {
	background-image: url(/img/menu/corner_RT.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 6px;
	top: -2px;
	position: absolute;
	z-index: 90;
	right: -2px;
}
#topmenu2 .corner_LB {
	background-image: url(/img/menu/corner_LB.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	width: 6px;
	left: -2px;
	position: absolute;
	z-index: 90;
	bottom: -2px;
}
#topmenu2 .corner_RB {
	background-image: url(/img/menu/corner_RB.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	width: 6px;
	position: absolute;
	z-index: 90;
	right: -2px;
	bottom: -2px;
}

#topmenu2 .menubar { }

#topmenu2 .menubar .menubar_L {
	background-image: url(/img/menu/menubar_L.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 6px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 80;
}

#topmenu2 .menubar .menubar_R {
	background-image: url(/img/menu/menubar_R.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 6px;
	position: absolute;
	z-index: 80;
	top: 0px;
	right: 0px;
}


#topmenu2 .menubar {
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(/img/menu/menubar_M.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 35px;
	position: relative;
	clear: both;
}

#topmenu2 .menubar table tr td a {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#topmenu2 .menu_txt {
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	margin-top: 5px;
	padding-bottom: 10px;
}
#topmenu2 .menu_txt table tr td .ctitle { }
#topmenu2 .menu_txt table tr td table tr td .sub_menu {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 79px;
	position: relative;
	height: 17px;
}

#topmenu2 .menu_txt table tr td table tr td .sub_menu a {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}

#topmenu2 .menu_txt table tr td table tr td .sub_menu a:hover {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #999;
	text-decoration: underline;
}
#topmenu2 .menu_txt table tr td table tr td .sub_menu0 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 175px;
	position: relative;
	height: 17px;
}
#topmenu2 .menu_txt table tr td table tr td .sub_menu0 a {
	color: #333;
	text-decoration: none;
}

#topmenu2 .menu_txt table tr td table tr td .sub_menu0 a:hover {
	color: #999;
	text-decoration: underline;
}
#topmenu2 .menu_txt table tr td table tr td .sub_menu1 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 190px;
	position: relative;
	height: 17px;
}
#topmenu2 .menu_txt table tr td table tr td .sub_menu1 a {
	color: #333;
	text-decoration: none;
}

#topmenu2 .menu_txt table tr td table tr td .sub_menu1 a:hover {
	color: #999;
	text-decoration: underline;
}
#topmenu2 .menu_txt table tr td table tr td .sub_menu2 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 100px;
	position: relative;
	height: 17px;
}
#topmenu2 .menu_txt table tr td table tr td .sub_menu2 a {
	color: #333;
	text-decoration: none;
}

#topmenu2 .menu_txt table tr td table tr td .sub_menu2 a:hover {
	color: #999;
	text-decoration: underline;
}
#topmenu2 .menu_txt table tr td table tr td .sub_menu3 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: inline;
	float: left;
	width: 100px;
	position: relative;
	height: 40px;
	line-height: 17px;
	background-image: url(/img/menu/icon_dbest.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	margin-left: 9px;
}
#topmenu2 .menu_txt table tr td table tr td .sub_menu3 a {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}

#topmenu2 .menu_txt table tr td table tr td .sub_menu3 a:hover {
	color: #F90;
	text-decoration: underline;
	font-weight: bold;
}
#topmenu2 .menu_txt table tr td table tr td .sub_menu_space {
	padding-left: 9px;
	display: inline;
	float: left;
	width: 80px;
	position: relative;
	height: 17px;
	}
#topmenu2 .menu_txt table tr td table tr td .sub_menu_space2 {
	padding-left: 9px;
	display: inline;
	float: left;
	width: 190px;
	position: relative;
	height: 17px;
}
#topmenu2 .menu_txt table tr td .ctitle {
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABBCD3;
	width: 100%;
}
#menu_txt3 {
	margin-right: 5px;
	margin-left: 5px;
	position: absolute;
	margin-top: 5px;
	padding-bottom: 10px;
	visibility: hidden;
	left: 0px;
}
#menu_txt3 table tr td .ctitle { }
#menu_txt3 table tr td table tr td .sub_menu {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #666;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 90px;
	position: relative;
	height: 17px;
}

#menu_txt3 table tr td table tr td .sub_menu a {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}

#menu_txt3 table tr td table tr td .sub_menu a:hover {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #999;
	text-decoration: underline;
}
#menu_txt3 table tr td table tr td .sub_menu0 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 175px;
	position: relative;
	height: 17px;
}
#menu_txt3 table tr td table tr td .sub_menu0 a {
	color: #333;
	text-decoration: none;
}

#menu_txt3 table tr td table tr td .sub_menu0 a:hover {
	color: #999;
	text-decoration: underline;
}
#menu_txt3 table tr td table tr td .sub_menu1 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 190px;
	position: relative;
	height: 17px;
}

#menu_txt3 table tr td table tr td .sub_menu1 a {
	color: #333;
	text-decoration: none;
}

#menu_txt3 table tr td table tr td .sub_menu1 a:hover {
	color: #999;
	text-decoration: underline;
}

#menu_txt3 table tr td table tr td .sub_menu2 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 100px;
	position: relative;
	height: 17px;
}
#menu_txt3 table tr td table tr td .sub_menu2 a {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}

#menu_txt3 table tr td table tr td .sub_menu2 a:hover {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #999;
	text-decoration: underline;
}
#menu_txt3 table tr td table tr td .sub_menu3 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: inline;
	float: left;
	width: 110px;
	position: relative;
	height: 40px;
	line-height: 17px;
	background-image: url(/img/menu/icon_dbest.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	margin-left: 9px;
}
#menu_txt3 table tr td table tr td .sub_menu3 a {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}

#menu_txt3 table tr td table tr td .sub_menu3 a:hover {
	color: #F90;
	text-decoration: underline;
	font-weight: bold;
}
#menu_txt3 table tr td table tr td .sub_menu_space {
	padding-left: 9px;
	display: inline;
	float: left;
	width: 80px;
	position: relative;
	height: 17px;
	}
#menu_txt3 table tr td table tr td .sub_menu_space2 {
	padding-left: 9px;
	display: inline;
	float: left;
	width: 190px;
	position: relative;
	height: 17px;
}
#menu_txt3 table tr td .ctitle {
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABBCD3;
	width: 100%;
}
#menu_txt4 {
	margin-right: 5px;
	margin-left: 5px;
	position: absolute;
	margin-top: 5px;
	padding-bottom: 10px;
	visibility: hidden;
	left: 0px;
}
#menu_txt4 table tr td .ctitle { }
#menu_txt4 table tr td table tr td .sub_menu {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #666;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 80px;
	position: relative;
	height: 17px;
}

#menu_txt4 table tr td table tr td .sub_menu a {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}

#menu_txt4 table tr td table tr td .sub_menu a:hover {
	color: #999;
	text-decoration: underline;
}
#menu_txt4 table tr td table tr td .sub_menu0 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 175px;
	position: relative;
	height: 17px;
}
#menu_txt4 table tr td table tr td .sub_menu0 a {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}

#menu_txt4 table tr td table tr td .sub_menu0 a:hover {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #999;
	text-decoration: underline;
}
#menu_txt4 table tr td table tr td .sub_menu1 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 190px;
	position: relative;
	height: 17px;
}
#menu_txt4 table tr td table tr td .sub_menu1 a {
	color: #333;
	text-decoration: none;
}

#menu_txt4 table tr td table tr td .sub_menu1 a:hover {
	color: #999;
	text-decoration: underline;
}
#menu_txt4 table tr td table tr td .sub_menu2 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 100px;
	position: relative;
	height: 17px;
}
#menu_txt4 table tr td table tr td .sub_menu2 a {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}

#menu_txt4 table tr td table tr td .sub_menu2 a:hover {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #999;
	text-decoration: underline;
}
#menu_txt4 table tr td table tr td .sub_menu3 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	display: inline;
	float: left;
	width: 100px;
	position: relative;
	height: 40px;
	line-height: 17px;
	background-image: url(/img/menu/icon_dbest.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	margin-left: 9px;
}
#menu_txt4 table tr td table tr td .sub_menu3 a {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}

#menu_txt4 table tr td table tr td .sub_menu3 a:hover {
	color: #F90;
	text-decoration: underline;
	font-weight: bold;
}
#menu_txt4 table tr td table tr td .sub_menu_space {
	padding-left: 9px;
	display: inline;
	float: left;
	width: 80px;
	position: relative;
	height: 17px;
	}
#menu_txt4 table tr td table tr td .sub_menu_space2 {
	padding-left: 9px;
	display: inline;
	float: left;
	width: 190px;
	position: relative;
	height: 17px;
}
#menu_txt4 table tr td .ctitle {
	font-weight : bold;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABBCD3;
	width: 100%;
}
#menu_txt5 {
	margin-right: 5px;
	margin-left: 5px;
	position: absolute;
	margin-top: 5px;
	padding-bottom: 10px;
	visibility: hidden;
	left: 0px;
}
#menu_txt5 table tr td .ctitle { }
#menu_txt5 table tr td table tr td .sub_menu {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #666;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 90px;
	position: relative;
	height: 17px;
}

#menu_txt5 table tr td table tr td .sub_menu a {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}

#menu_txt5 table tr td table tr td .sub_menu a:hover {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #999;
	text-decoration: underline;
}
#menu_txt5 table tr td table tr td .sub_menu0 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 175px;
	position: relative;
	height: 17px;
}
#menu_txt5 table tr td table tr td .sub_menu0 a {
	color: #333;
	text-decoration: none;
}

#menu_txt5 table tr td table tr td .sub_menu0 a:hover {
	color: #999;
	text-decoration: underline;
}
#menu_txt5 table tr td table tr td .sub_menu1 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 190px;
	position: relative;
	height: 17px;
}
#menu_txt5 table tr td table tr td .sub_menu1 a {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}

#menu_txt5 table tr td table tr td .sub_menu1 a:hover {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #999;
	text-decoration: underline;
}
#menu_txt5 table tr td table tr td .sub_menu2 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-image: url(/img/menu/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	display: inline;
	float: left;
	width: 100px;
	position: relative;
	height: 17px;
}
#menu_txt5 table tr td table tr td .sub_menu2 a {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}

#menu_txt5 table tr td table tr td .sub_menu2 a:hover {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #999;
	text-decoration: underline;
}
#menu_txt5 table tr td table tr td .sub_menu3 {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: inline;
	float: left;
	width: 100px;
	position: relative;
	height: 40px;
	line-height: 17px;
	background-image: url(/img/menu/icon_dbest.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	margin-left: 9px;
}
#menu_txt5 table tr td table tr td .sub_menu3 a {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}

#menu_txt5 table tr td table tr td .sub_menu3 a:hover {
	color: #F90;
	text-decoration: underline;
	font-weight: bold;
}
#menu_txt5 table tr td table tr td .sub_menu_space {
	padding-left: 9px;
	display: inline;
	float: left;
	width: 80px;
	position: relative;
	height: 17px;
	}
#menu_txt5 table tr td table tr td .sub_menu_space2 {
	padding-left: 9px;
	display: inline;
	float: left;
	width: 190px;
	position: relative;
	height: 17px;
}
#menu_txt5 table tr td .ctitle {
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABBCD3;
	width: 100%;
}

#topmenu .menu_txt2 {
	position: relative;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(/img/menu/line2_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}
#topmenu .menu_txt2 a {
 color: #333;
	text-decoration: none;
}
#topmenu .menu_txt2 a:hover {
 color: #999;
	text-decoration: underline;
}
#topmenu2 .menu_txt6 {
	position: relative;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(/img/menu/line2_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 205px;
	
}
#topmenu2 .menu_txt6 a {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}
#topmenu2 .menu_txt6 a:hover {
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
	color: #999;
	text-decoration: underline;
}

/* ÆùÆ®10 */
.font_10 {
	font-size: 10px;
	color: #000;
	font-weight: lighter;
	text-decoration: none;
}

.font_10u {
	font-size: 10px;
	color: #000;
	font-weight: lighter;
	text-decoration: underline;
}

.font_10b {
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* ÆùÆ®11 */
.font_11 {
	font-size: 11px;
	color: #000;
	font-weight: lighter;
	text-decoration: none;
}

.font_11u {
	font-size: 11px;
	color: #000;
	font-weight: lighter;
	text-decoration: underline;
}

.font_11b {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* ÆùÆ®12 */
.font_12 {
	font-size: 12px;
	color: #000;
	font-weight: lighter;
	text-decoration: none;
}

.font_12u {
	font-size: 12px;
	color: #000;
	font-weight: lighter;
	text-decoration: underline;
}

.font_12b {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.font_13b {
	font-size: 13px;
	color: #990;
	font-weight: bold;
	text-decoration: none;
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
}

.font_16b {
	font-size: 13px;
	color: #9CB3CB;
	font-weight: lighter;
	text-decoration: none;
	font-family: "±¼¸²", Tahoma, Geneva, sans-serif;
}



/* ÅØ½ºÆ®ÇÊµå */
.txt_box01 {
	width:700px;
	margin: 0 auto;
}

.textfield_01 {
	font-size: 12px;
	color: #000;
	width: 230px;
	height: 20px;
	background-color: #fff;
	border: 1px solid #CCC;
}
