﻿/*导航*/

#menu { height:30px; background:#669900 url(../img/index_05.gif) no-repeat center;}
.menu2,.menu3
{
	margin-bottom:0px;
	font: 14px/14px Verdana, Arial, Helvetica, sans-serif;
}
.menu2 .left2
{
	width:5px;
	height:47px;
	background:url("../image/navigation/bg2_left.jpg") no-repeat left top;
	float:left;	
}
.menu2 .center2
{
	width:800px;
	height:30px;
	float:left;
}
.menu2 .right2
{
	width:5px;
	height:30px;
	float:left;
}
.menu2 a:link,.menu2 a:visited

{
	color:#FFFFFF;
	width:85px;
	height:30px;
	padding-top:0px;
	text-align:center;
	text-decoration:none;
	display: block;
	float: left;
	line-height: 30px;
	font-weight: bold;
}
.menu2 a:hover
{
	color:#fff;
	background: #009900 left 0px;
}
.menu2 a:active
{
	color:#fff;
	background-position:left -47px;
}

#english {
	font: bold normal 16px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	width: 100px;
	background: no-repeat 3px;
	text-indent: 5px;
}
/*导航*/
