/* CSS Document */
body,div,html,table,tr,td,th,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,textarea,input,form,select{
	padding:0;
	margin:0;
	font-size:12px;
	color:#3f3f3f;
	font-family:"ËÎÌå";
	}
.nav{
	float:right;
	height:36px;
	overflow-y:hidden;
	_width:678px;
	}
.nav ul{
	height:36px;
	}
.nav ul li{
	float:left;
	background:url(line.gif) right bottom no-repeat;
	padding:0px 7px 0px 5px;
	}
.nav ul li a{
	color:#3f3f3f;
	line-height:36px;
	text-align:center;
	font-size:14px;
	padding:0px 14px;
	display:inline-block;
	font-weight:bold;}
.nav ul li a:hover,

.nav ul li a.current{
	background:url(bg05.gif) center bottom no-repeat;
	color:#fff;}
	
.nav  ul li select{
	width:88px;
	background-color:#f5f8fc;
	color:#3f3f3f;
	border:none;
	margin-top:5px;
	line-height:36px;
	text-align:center;
	font-size:14px;
	display:inline-block;
	font-weight:bold;
	height:26px;}

.nav  ul li select option{
	color:#3f3f3f;
	line-height:36px;
	text-align:center;
	font-size:14px;
	padding:0px 14px;
	display:inline-block;
	font-weight:bold;}