﻿@charset "utf-8";
/* CSS Document */

/*菜单开始*/
.navm{
	background:url(../images/0604qie_r4_c333.jpg) no-repeat;width:990px;height:37px;clear:both;margin:5px 0;
}
.navm ul li {
	float:left; width:92px; height:37px; margin-right:4px; display:block; text-align:center; line-height:36px;text-align:center;
}
.navm li a {
	height:37px; width:92px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	display:block;
}
.navm li a:link, .navm li a:visited {
	cursor:pointer;
	color:#fff;
}
.navm li a:hover, .navm li a:active {
	background: url(../images/menubg.jpg) center bottom no-repeat; height:37px; 
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.navm li.current a:link, .navm li.current a:visited {
	background: url(../images/menubg.jpg) center bottom no-repeat; 
	text-decoration:none; height:37px; 
	color:#000;
}
/*菜单结束*/
.br{width:138px;height:31px; float:left; margin:5px 18px 0px 14px; padding-left:3px;} 
.br span{border:1px solid  #fff;position:absolute;overflow:hidden; } 
.br select{margin:-2px;width:135px;color:#FF0000;} 
.br select text{color:#FF0000;}
