
#top {
	height: 159px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
}
.top_t {
	float: left;
	height: 27px;
	width: 978px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F8F8F8;
}

.top_t_l {
	float: left;
	height: 27px;
	width: 410px;
	background-image: url(images/top_t.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	line-height: 27px;
}
.top_t_l a {
	color: #999999;
}
.top_t_m {
	float: left;
	height: 27px;
	width: 110px;
	text-align: right;
	line-height: 27px;
	color: #0095E8;
}
.top_t_m1 {
	float: left;
	height: 27px;
	width: 87px;
	background-image: url(images/top_jg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	line-height: 27px;
}
.top_t_m1 a {
	color: #333333;
}

.top_t_m2 {
	float: left;
	height: 27px;
	width: 115px;
	line-height: 27px;
}
.top_t_m2 a {
	font-weight: bold;
	color: #333333;
}
.top_t_r {
	height: 27px;
	width: 250px;
	float: left;
	position: relative;
}

/*微博下拉菜单*/
.dh_1_drawer img {
	float: left;
	height: 15px;
	width: 21px;
}

#dh_1{
	width:250px;
	float: right;
	height: 27px;
}
#dh_1 div.top_navigation div
{
	text-align:right;
	line-height:26px;
	padding-right:10px;
}
#dh_1 div.dh_1_navigation {
	height:27px;
	width:250px;
	margin-right: auto;
}
#dh_1 div.dh_1_navigation ul {
	position:relative;
	height:27px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dh_1 div.dh_1_navigation li {
	float:left;
	position:relative;
	background-image: url(images/top_t.jpg);
	background-repeat: no-repeat;
	background-position: 8px top;
	height: 27px;
	width: 80px;
}

#dh_1 div.dh_1_navigation li.pre {
}
#dh_1 div.dh_1_navigation li em {
	width:80px;
	height:27px;
	line-height:27px;
}
#dh_1 div.dh_1_navigation li em a {
	display:block;
	text-align:center;
	width:100%;
	color:#59637c;
	font-size:100%;
	font-size:12px;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}
#dh_1 div.dh_1_navigation li em a:hover
{
	color:#333;
	text-decoration:none;
}

#dh_1 div.dh_1_navigation li.on em a
{
	color:#666;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}
.dh_1_drawer{
	position:absolute;
	left:-12px;
	top:22px;
	z-index:9999;
	display:block;
	visibility:hidden;
	width:106px;
	background:url(images/drawer_bg_1_1.png) no-repeat left top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 90px;
	
}
.dh_1_drawer a {
	color: #333333;
}
* html .dh_1_drawer { background:transparent url(images/drawer_bg_1_1_ie6.gif) no-repeat scroll left top; } /* IE6 */
.dh_1_drawer dl
{
	background:url(images/drawer_bg_2.png) no-repeat left bottom;
	padding:0 10px 10px ;
}
* html .dh_1_drawer dl{ background:transparent url(images/drawer_bg_2_ie6.gif) no-repeat scroll left bottom; } /* IE6 */

#dh_1 div.dh_1_navigation li:hover div.dh_1_drawer{
	visibility:visible;
}
#dh_1 div.dh_1_navigation li:hover > div.dh_1_drawer{
	visibility:visible;
}
#dh_1 div.dh_1_page_action{
	padding:12px 0 0 0;
	float:left;
	margin-right:6px;
	width:92px;
}
#dh_1 div.dh_1_page_action li{
	padding:0 0 4px 22px;
}
#dh_1 div.dh_1_page_action li a{
	color:#fff;
}
/*
.dh_1_drawer dt
{
	line-height:18px;
	text-align:center;
	position:relative;
	font-weight:bold;
	background:url(images/dot_down.gif) no-repeat 84px 11px;
}*/
.dh_1_drawer dd{
	line-height:18px;
	text-align:center;
	padding:3px 0;
	position:relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7F0FE;
}
.dh_1_drawer dd.f
{
    border-top:none;
}
.dh_1_drawer dd em{
	font-size:8px;
}
/*
.dh_1_drawer a{
	text-decoration:none;
	font-family:"宋体";
	width:60px;
	height:18px;
	display:block;
	background:url(images/dot_down.gif) no-repeat 80px 9px;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
	float: left;
}*/
.dh_1_drawer dd a:hover{
	text-decoration:none;
	color: #0080C0;
}
.dh_1_drawer dd:hover .dd_dh_1_drawer
{
    visibility:visible;
}
* html .dd_dh_1_drawer { background:transparent url(images/drawer_bg_1_ie6.gif) no-repeat scroll left top; } /* IE6 */
.top_m {
	float: left;
	height: 90px;
	width: 980px;
}
#nav {
	float: left;
	height: 40px;
	width: 978px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#nav ul {
	width: 976px;
	height: 40px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 1px;
}
#nav li {
	display: inline;
}
#nav a {
	display: block;
	float: left;
	height: 40px;
	width: 108px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav a:hover {
	display: block;
	height: 40px;
	width: 108px;
	background-image: url(images/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: center 2px;
	text-decoration: none;
}
/*客服*/
.zxzx_kf {
	background-repeat:no-repeat;
	width:53px;
	height:418px;
	text-align:left;
	overflow:hidden;
	position: absolute;
	z-index: 9999;
	background-image: url(images/kf_bg1.gif);
	background-position: left top;
	left: 0px;
}
.zxzx_kf .zxzx_main {
	background-image: url(images/kf_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 418px;
	width: 242px;
}
.zxzx_kf .zxan{
	margin: 0px;
	padding-left: 16px;
	padding-top: 57px;
	float: left;
	width: 173px;
	height: 228px;
}.zxzx_kf .zxan a{
	display:block;
	width:165px;
	height:48px;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
}
.zxzx_kf .a1:hover{background-image: url(images/zxzxt.gif);background-position: -1px -9px;}
.zxzx_kf .a2:hover{background-image: url(images/zxzxt.gif);background-position: -1px -66px;}
.zxzx_kf .a3:hover{background-image: url(images/zxzxt.gif);background-position: -1px -123px;}
.zxzx_kf .a4:hover{background-image:url(images/zxzxt.gif);background-position: -1px -180px;}
