﻿.menu_bg
{
	background:url('../images/menu/menu_bg.gif');
	width:99%;
	height:29px;
	padding-left: 10px;
}
.MenuFont
{
	text-align: center;
	color: #0055aa;
}
.menu_1
{
	background:url('../images/menu/menu_1.gif');
	text-align: center;
	width:50px;
	height:29px;
	color: #0055aa;
	float:left;
	cursor:pointer;
}
.menu_2
{
	background:url('../images/menu/menu_2.gif');
	text-align: center;
	width:70px;
	height:29px;
	color: #0055aa;
	float:left;
	cursor:pointer;
}
.menu_3
{
	background:url('../images/menu/menu_3.gif');
	text-align: center;
	width:50px;
	height:29px;
	color: white;
	float:left;
	cursor:pointer;
}
.menu_4
{
	background:url('../images/menu/menu_4.gif');
	text-align: center;
	width:70px;
	height:29px;
	color:white;
	float:left;
	cursor:pointer;
}
.menu_4_1
{
	background:url('../images/menu/menu_4.gif');
	text-align: center;
	width:70px;
	height:29px;
	color: white;
	float:left;
	cursor:default;
}
.menu_n
{
	text-align: center;
	width:202px;
	height:29px;
	color: #0055aa;
	float:left;
}
.menu_c
{
	text-align: left;
	padding-left:8px;
	width:180px;
	height:29px;
	color: #0055aa;
	float:left;
}
.menu_r
{
	text-align: right;
	padding-left:8px;
	width:35px;
	height:29px;
	color: #0055aa;
	float:left;
}
.menu_main_span
{
	position: relative;
	top: 8px;
}
.menu_1_span
{
	position: relative;
	top: 8px;
}
.menu_2_span
{
	position: relative;
	top: 6px;
}
.menu_3_span
{
	position: relative;
	top: 6px;
}
.menu_4_span
{
	position: relative;
	top: 8px;
}
.menu_4_1_span
{
	position: relative;
	top: 8px;
}
.menu_top_5_span
{
	position: relative;
	left: 1px;
	top: 5px;
	font-size:10pt;
}
.menu_top_4_span
{
	position: relative;
	top: 4px;
	font-size:10pt;
}
.menu_top_3_span
{
	position: relative;
	top: 3px;
	font-size:10pt;
}
.menu_n span
{
	position: relative;
	top: 6px;
}
.menu_c span
{
	position: relative;
	top: 7px;
}
.menu_r span
{
	position: relative;
	top: 7px;
}
.menu_pointer
{
	font-size:14px;
    cursor: pointer;
	padding-top:2px;
    padding-right:85px;
	float:right;
	
}
.menu_pointer span
{
	position:absolute;
    padding-left:3px;
	color:white;
	font-family:Verdana;
	font-weight:bold;
	width:80px;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color="#FA3986", Direction="135")wave(Add="0", Phase="4", Freq="9", LightStrength="20", Strength="1") ; 
}
.title_show
{
	position:absolute;
    padding-left:10px;
	color:white;
	font-family:Verdana;
	font-weight:bold;
	width:500px;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color="#FA3986", Direction="135")wave(Add="0", Phase="4", Freq="9", LightStrength="20", Strength="1") ; 
}
