﻿@charset "utf-8";
/* CSS Document */
.header{
	background-color:#fff;
	min-width:1000px;
	width:expression(document.body.clientWidth <= 1000? "1000": "auto");}
.head_cen{
	width:1000px;
	margin:0 auto;
	padding: 4px 0px 0px;
	height:80px;}
.gj_topcs{
	float:right;
	margin-top:20px;
	color:#666;
	font-family:"Microsoft YaHei";
	font-size:16px;}
.gj_topcs strong{
	font-size:23px;
	font-family:Myriad Pro;
	font-weight:normal;}
.logo{
	height:50px;
	width:300px;
	float:left;
	padding-top:25px;}
.logo a{
	display:inline-block;
	float:left;}
.logo span{
	display:inline-block;
	margin-left:10px;
	padding-left:15px;
	border-left:1px solid #8e9193;
	height:32px;
	line-height:32px;
	font-family:"Microsoft YaHei";
	font-size:24px;
	color:#0098e1;
	float:left;}
.logo span em{
	font-family:Arial,"黑体";
	font-size:10px;
	color:#333;
	margin-left:5px;
	font-style:normal;}
.footer{
	border-top:1px solid #ddd;
	background-color:#fff;
	padding:15px 0 40px;
	color:#959595;
	min-width:1000px;
	text-align:center;
	width:expression(document.body.clientWidth <= 1000? "1000": "auto");}
.foot_link {}
.foot_link a{
	color:#959595;
	margin: 0 8px;}
.foot_cen{
	width:920px;
	padding: 0 40px;
	margin: 0 auto;}
.span_wkspel{
	float:right;
	font-family:"Microsoft YaHei";
	font-size:24px;
	margin-top:5px;
	color:#2a8ee3;}
.span_wkspel em{
	font-size:11px;
	color:#666;
	font-style:normal;
	margin-left:5px;}
.span_wkspel em strong{
	font-size:12px;
	font-family:Arial;
	margin-right:2px;}
.yj_spelem{
	font-style:normal;
	float:left;
	margin-top:20px;
	margin-left:5px;
	font-size:10px;
	font-family:"Microsoft YaHei";}
.yj_spelem strong{
	font-family:Arial;
	font-size:12px;
	margin-right:2px;}
.id_footer{
	padding: 24px 0;
	text-align:center;
	line-height:30px;
	background:#f5f5f5;
	border-top:1px solid #ddd;
	color:#666;
	font-family:"Microsoft YaHei";
	margin-top:65px;}
.gj_topcs{
	float:right;
	margin-top:10px;
	margin-right:10px;
	color:#666;
	font-family:"Microsoft YaHei";
	font-size:14px;}
.gj_topcs strong{
	font-size:20px;
	font-family:Myriad Pro;
	font-weight:normal;}
.top_lkbox{
	height:92px;
	float:right;
	width:630px;}
.xz_ewm{
	width:73px;
	float:right;
	margin-left:18px;}
.top_lklist{
	height:50px;
	padding-top:17px;
	float:right;}
.top_lklist li{
	float:left;
	height:42px;
	background:url(../images/line.gif) no-repeat right center;
	padding: 4px 21px 4px 20px;}
.top_lklist li a{
	display:inline-block;
	padding-top:25px;
	color:#666;}
.top_lklist li a.n1{
	background:url(../images/icon_qf.gif) no-repeat center 0;}
.top_lklist li a.n2{
	background:url(../images/icon_qq.gif) no-repeat center 0;}
.top_lklist li a.n3{
	background:url(../images/icon_zqkt.gif) no-repeat center 0;}
.top_lklist li a.n4{
	background:url(../images/icon_rjxz.gif) no-repeat center 0;}
.top_lklist li a:hover{
	text-decoration: none;
	color:#2c8fe3;}
.top_lklist li a.n2:hover{
	background:url(../images/icon_qq_hover.gif) no-repeat center 0;}
