.colortabs{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	color: #000000;
}

.colortabs ul{
	margin:0;
	padding:0;
	list-style:none;
	font-family: "dotum","Arial", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.colortabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
	color: #666666;
}


.colortabs a{
	float:left;
	color: #666666;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
	background-color: #DDDDDD;
	background-image: url(media/color_tabs_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.colortabs a span{
	float:left;
	display:block;
	background: transparent url(media/color_tabs_right.gif) no-repeat right top;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
}

.colortabs a span{
	float:none;
	color: #FFFFFF;
}

.colortabs a:hover{
	background-color: #629EDB;
}

.colortabs a:hover span{
	background-color: #629EDB;
	color: #FFFFFF;
}

.colortabs a.current, #colortabs a.current span{ /*currently selected tab*/
	background-color: #629EDB;
	color: #FFFFFF;
}

.colortabsline{
	clear: both;
	width: 100%;
	height: 1px; /*Remove this to remove border between bar and tabs*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	}
	
.line{
	clear: both;
	width: 100%;
	height: 1px; /*Remove this to remove border between bar and tabs*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	}
.tabcontainer{
	clear: left;
	width:100%; /*width of 2nd level sub menus*/
	height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	color: #FFFFFF;
}

.tabcontent{
	display:none;
	color: #FFFFFF;
}


.Stable_mover01         {
	background-color:#f6f6f6;
	cursor:auto;
	color:#5798d9;
	height:30px;
	padding-top:7px;
	padding-bottom:5px;	
}
.Stable_mout01           {
	
	background-color:#ffffff;
	cursor:auto;
	height:30px;
padding-top:7px; padding-bottom:5px;
	
}

.tab_td  {
padding-top:2px; padding-bottom:2px;
	
}
.tab_bu  { width:8px;  vertical-align:top;
padding-top:6px; padding-bottom:1px; padding-left:0px; padding-right:5px;
	
}
.blue {
	color:#808080;
}
