@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.txt_normal {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}
.txt_expend {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-indent: 20px;
}
.txt_tab_chosed {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.tab_rightNav {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	text-indent: 7px;
	background-color: #FFFFFF;
}

.txt_Price_Red {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.txt_Lang {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_bottom {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.txt_bottom_link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.txt_Link {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
}
.txt_nav_link {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
}

.txt_top {
	position: relative;
	font-family: Tahoma;
	font-size: 9px;
	color: #006699;
	text-decoration: none;
}
.tab_goto_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7AC4EA;
}
.pic_top {
	position: relative;
	top: -5;
	z-index: 99;
}
.png_link {
	position: relative;
}
.tr_over {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #DDDDDD;
}
.tr_out {
	font-family: Tahoma;
	font-size: 12px;
}
.nav_move {
	background-image: url(../img/nav_bg_move.gif);
}
.nav_clicked {
	background-image: url(../img/nav_bg_clicked.gif);
}
.nav_bg {
	background-image: url(../img/menu_bgfade.gif);
	background-repeat: repeat-x;
	padding: 10px;
	background-color: #FFFFFF;
}
.nav_frame {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#dhtmltooltip {
	BORDER-RIGHT: #000000 2px solid;
	BORDER-TOP: #000000 2px solid;
	FONT-SIZE: 11px;
	Z-INDEX: 100;
	VISIBILITY: hidden;
	BORDER-LEFT: #000000 2px solid;
	WIDTH: 350px;
	BORDER-BOTTOM: #000000 2px solid;
	POSITION: absolute;
	BACKGROUND-COLOR: #ffffff;
	padding: 5px;
}
.tab_index_news {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	background-image: url(../img/index_tab_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
