﻿@charset "utf-8";

/*header template----------------------------------------
-----------------------------------------------------------*/
#header{
	height:96px;  /*lgqiang 148px - 96px*/
	position:relative;
	z-index:4;
	}
#header h1{
	width:227px;
	height:59px;
	position:absolute;
	left:13px;
	top:0px;   /*lgqiang 18px -> 0px */
	/* background:url(../images/logo.jpg) no-repeat; */
	/*text-indent:-100em;*/
	overflow:hidden;
	}

/*登录*/
#loginIn{
	position:absolute;
	right:0px;
	top:0px;
	height:25px;
	line-height:25px;
	color:#828282;
	}
#loginIn a{
	color:#828282;
	margin:5px;
	}
#loginIn a.loginSe{
	font-weight:bold;
	color:#FF6600;
	}
#loginIn a:hover{
	color:#FF6600;
	text-decoration:none;
	}
/*搜索*/	
#seacher{
	position:absolute;
	top:60px;   /* lgqiang 80px -> 60px;*/
	right:0px;
	z-index:100;
}
#seacher span{
	position:relative;
	top:-2px;
	}
.radioS{
	position:relative;
	top:-3px;
	+top:0px;
	}


.seText{
	background:url(../images/seText.jpg) no-repeat;
	border:0px;
	width:147px;
	+width:146px;
	height:27px;
	overflow:hidden;
	padding-top:7px;
	padding-left:4px;
	overflow:hidden;
	margin-left:10px;
	font-size:12px;
	color:#CDCDCD;
	}
#seBtn{
	background:url(../images/seBtn.jpg) no-repeat;
	width:29px;
	height:27px;
	text-indent:-100em;
	overflow:hidden;
	border:0px;
	position:relative;
	top:-4px;
	cursor:pointer;
	}
/*主菜单*/
#nav{
	position:absolute;
	top:62px;  /*lgqiang 82-> 62*/
	z-index:4;
	background:url(../images/menu-hover.jpg) no-repeat 0px -38px;
	height:31px;
	width:100%;
	position:relative;
	left:12px;
	}
#nav a{
	display:block;
	height:31px;
	text-indent:-100em;
	overflow:hidden;
	position:absolute;
	top:0px;
	}
#nav .navSe a{
	background-image:url(../images/menu-hover.jpg);	
	background-repeat:no-repeat;
	}
#nav a:hover{
	background-image:url(../images/menu-hover.jpg);	
	background-repeat:no-repeat;
	}
#nav a.navClass01:hover,#nav .navSe a.navClass01{	background-position:0px -1px;	}
#nav a.navClass02:hover,#nav .navSe a.navClass02{	background-position:-77px -1px;	}
#nav a.navClass03:hover,#nav .navSe a.navClass03{	background-position:-167px -1px;	}
#nav a.navClass04:hover,#nav .navSe a.navClass04{	background-position:-243px -1px;	}
#nav a.navClass05:hover,#nav .navSe a.navClass05{	background-position:-318px -1px;	}
.navClass01{	width:77px;	left:0px;	}
.navClass02{	width:90px;	left:77px;	}
.navClass03{	width:76px;	left:167px;	}
.navClass04{	width:75px;	left:243px;	}
.navClass05{	width:77px;	left:318px;	}
	


/*子菜单*/
#navSub{
	position:absolute;
	bottom:0px;
	background:url(../images/navSubBg.jpg) repeat-x;
	height:35px;
	width:100%;
	color:#969291;
	}
#indexNav{
	position:absolute;
	bottom:1px;
	background:url(../images/navSubBg.jpg) repeat-x;
	height:2px;
	width:100%;
	color:#969291;
	}
#navSub a{
	color:#969291;
	display:block;
	float:left;
	width:63px;
	height:23px;
	line-height:23px;
	text-align:center;
	position:relative;
	top:8px;
	margin-left:6px;
	}
#navSub a:hover,#navSub a.navSubSe{
	background:url(../images/navSubAlink.jpg) no-repeat;
	color:#FFF;
	text-decoration:none;
	}
	
/*downMune*/
#downMune{
	position:absolute;
	z-index:100;
	background:#fff url(../images/downMenuBg.jpg) repeat-y left top;
	width:221px;
	left:330px;
	top:93px;	/*lgqiang */
	}
#downMune span{
	background:url(../images/downMenuTop.jpg) no-repeat 1px top;
	display:block;
	height:1px;
	overflow:hidden;
	margin-bottom:10px;
	}
#downMune b{
	display:block;
	height:1px;
	clear:both;
	overflow:hidden;
	margin:4px 7px;
	background:#E8E8E8;
	}
#downMune p span    /*lgqiang right space*/
{
	display:block;
	width:108px;
	height:26px;
	_height:21px;
	_padding-top:5px;
	float:left;
	line-height:26px;
	text-decoration:none;
	color:#5A5A5A;
	position:relative;
	left:10px;
	margin-bottom:4px;
	background:none;
}
#downMune p a{
	display:block;
	width:98px;
	height:26px;
	_height:21px;
	_padding-top:5px;
	float:left;
	line-height:26px;
	text-decoration:none;
	color:#5A5A5A;
	position:relative;
	left:10px;
	margin-bottom:4px;
/*	+margin-bottom:2px;*/
	}
#downMune p a:hover{
	background:#F8A734;
	color:#FFF;
	}
#downMune p a img{
	margin:0px 5px;
	vertical-align:middle;
	}
.downMenuBo{
	background:url(../images/downMenuBo.jpg) no-repeat left bottom;
	height:32px;
	line-height:32px;
	clear:both;
	font-size:12px;
	font-weight:normal;
	color:#5A5A5A;
	padding-left:12px;
	}
.downMenuBo a:link,.downMenuBo a:visited{
	color:#5A5A5A;
	}
/*子菜单2 lgqiang*/
.nav_sub{
	position:relative;
	bottom:0px;
	background:url(../images/navSubBg2.jpg) repeat-x;
	height:33px;
	width:100%;
	color:#969291;
	}

.nav_sub a{
	/*color:#969291;*/
	color:#1B8FC9;
	display:block;
	float:left;
	width:63px;
	height:23px;
	line-height:23px;
	text-align:center;
	position:relative;
	top:5px;
	margin-left:6px;
	}
.nav_sub a:hover,.nav_sub a.navSubSe{
	background:url(../images/navSubAlink.jpg) no-repeat;
	color:#FFF;
	text-decoration:none;
	}
/*lgqiang*/
#loginIn a.topusername {
	font-weight:bold;
	color:#FF6600;
	text-transform:capitalize;
}
