@charset "utf-8";

/*搜索*/

.Search_jj{
	margin-top:9px;
	background:url(_jj_r4_c52.jpg) repeat-x;
	width:155px;
	height:27px;
	float:left;
	border:1px solid #fff;}	

.input_jj{
	background:url(_jj_r4_c52.jpg) repeat-x;
	border:none;
	height:27px;
	line-height:27px;
	font-size:12px;
	width:120px;
	_width:120px;
	color:#666;

	text-indent:10px;
	float:left;}
.button_jj{
	background:url(_jj_r4_c5.jpg) no-repeat;
	float:left;
	height:27px;
	width:30px;
	border:none;
	cursor:pointer;}

/*菜单*/
.nav{
	width:1000px;
	background:url(sc_r4_c4.jpg) no-repeat;
	height:41px;
	margin:0 auto;}
.nav ul{
	width:1000px;
	display:block;
	float:left;}	
.nav li{
	float:left;
	display:block;
	width:90px;
	height:41px;
	position:relative;}
.nav .sy{
	font-size:16px;
	font-family:"微软雅黑";
	color:#fff;	
	text-align:center;
	display:block;
	width:155px;
	height:41px;
	line-height:41px;
	overflow:hidden;}
.nav .sy a{
	font-size:16px;
	font-family:"微软雅黑";
	color:#fff;	
	text-align:center;
	display:block;
	width:155px;
	height:41px;
	line-height:41px;
	overflow:hidden;}	
.nav li a {
	font-size:14px;
	font-family:"微软雅黑";
	color:#fff;	
	text-align:center;
	display:block;
	width:90px;
	height:41px;
	line-height:41px;
	overflow:hidden;}
.nav .sy a:hover{
	color:#fff;
	background:none;}	
.nav li a:hover{
	background:#004097;
	height:41px;}		
.nav li a span{
	height:10px;
	margin-top:5px;
	text-align:center;
	display:block;
	cursor:pointer;}		
.nav li .submenu{
	font-family:"宋体";
	display:none;
	position:absolute;
	top:0;
	left:0;}
.nav li .submenu{
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#54a9ee;
	width:110px;
	background: #e2f2ff;}
.nav li .submenu{
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
	-moz-box-shadow:0 5px 5px #D3D3D3;
	-webkit-box-shadow:0 5px 5px #D3D3D3;
	box-shadow:0 5px 5px #D3D3D3;}
.nav li .submenu li{
	float:none;
	height:28px;
	background:none;}
.nav li .submenu li.last{
	border:none;}
.nav li .submenu li a{
	color:#004097;
	font-size:12px;
	float:none;
	width:100px;
	margin:0px 5px;
	display:block;
	text-align:center;
	height:28px;
	line-height:28px;
	background:none;}
.nav li .submenu li a:hover{
	background:#004097;
	color:#fff;
	font-weight:100;}	