.headerLinks{
	background: #ffffff url(../images/topbar-bg.png) 0 0 repeat-x;
	color: #444;
	padding: 6px 15px;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
}

.top_bar{
	width:959px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;min-height:60px;height:auto!important;height:60px;
}
.top_bar .logo{width:270px;padding-top:4px;padding-bottom:4px;min-height:52px;height:auto!important;height:52px;}
.top_bar .topad{min-height:60px;height:auto!important;height:60px;}
.top_bar .topad img{_display:block;}
.menutop{
	height: 41px;
	width: 959px;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
}
.menutop .nowdate{
	float:left;
	width:243px;
	height:27px;
	padding-top:14px;
	color:#fff;
	background-image: url(../images/nowdate.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 15px top;
	text-align: center;
}

.menutop .datec{width:180px;height:15px;cursor:pointer;padding-left:20px;padding-top:13px;padding-bottom:13px;float:left;}
.menutop .welcome{float:right;padding-top:13px;width:470px;padding-right:10px;color:#fff;}
.menutop .welcome a{color:#fff;margin-left:15px;}
.menutop .welcome a:link{color:#fff;}

/*ding yue*/
.email_subscription{
	position: absolute; z-index:1;
	top:27px;display:none;
	right:0px;
	border: 2px solid #8FB9D0;
	width: 323px;
	height: 29px;
	line-height:29px;
	background-color: #FFF;
	color:#545454;
	padding-top:10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left:12px;
}
.email_subscription input{width:160px;margin-right:5px;height:22px;line-height:22px;font-size:14px;vertical-align:middle;}
.email_subscription img{
	vertical-align: middle; cursor:pointer; display:inline
}



