@charset "gb2312";
/**
 * 
 * @authors wdh 
 * @date    2014-09-16 11:23:20
 * @version 2.0
 */


/*全局默认样式*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

body {
	background: #e6e6e6 url(beijing2.gif) no-repeat fixed top;
    font-size: 14px;	
	color: #333;	
	font-family: "Microsoft Yahei", "微软雅黑";	
	text-align: left;	
	margin-top: 0px;	
	margin-bottom: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
}
input,button,select,textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
img {
	border: 0 none;
}
ul {
	list-style: none outside none;
}
li, a, h1, h2, h3, h4, h5, h6,  span, div {
	color: #333;
	font-family: "Microsoft Yahei", "微软雅黑";
	font-size: 14px;
	font-weight: normal;
}
.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
	width: 100%;
}
.kong10{
	height: 10px;
	margin: 0 auto;
}
/*为防止设参中带有系统默认css而提供的样式*/
tr, td {
	font-size: 14px;
	color: #333;
	font-family: "Microsoft Yahei", "微软雅黑";
	line-height: 26px;
}

.bt_link {
	font-size: 14px;
	font-family: "Microsoft Yahei", "微软雅黑";
	text-decoration: none;
	color: #333;
}

.bt_content {
	font-size: 10.5pt;
	font-family: "Microsoft Yahei", "微软雅黑";
	text-decoration: none;
	color: #333;
	line-height: 180%;
}

.bt_time {
	font-size: 9pt;
	color: #333;
	FONT-FAMILY: Verdana
}
.bt_date {
	font-size: 9pt;
	color: #333;
	FONT-FAMILY: Verdana
}
.bt_more {
	font-size: 14px;
	text-decoration: underline;
	color: #333
}

a.bt_more {
	font-family: "Microsoft Yahei", "微软雅黑";
	text-decoration: none;
	color: #666666;
}
a.bt_more:hover {
	font-family: "Microsoft Yahei", "微软雅黑";
	text-decoration: none;
	color: #FF0000;
}
a.bt_more:visited {
	font-family: "Microsoft Yahei", "微软雅黑";
	text-decoration: none;
	color: #666666;
}

a:link {
	font-family: "Microsoft Yahei", "微软雅黑";
	text-decoration: none;
	color: #333;
}
a:active {
	font-family: "Microsoft Yahei", "微软雅黑";
	text-decoration: none;
}
a:hover {
	font-family: "Microsoft Yahei", "微软雅黑";
	text-decoration: none;
	color: #ff0000;
}
a:visited {
	font-family: "Microsoft Yahei", "微软雅黑";
	text-decoration: none;
	color: #333;
}


/*共用模块样式*/
#header{
	width: 100%;
	border-top: #0087bd 2px solid;
	border-bottom: #e0e0e0 1px solid;
	background-color: #f4f4f4;
	height: 32px;
}
#header .nav{
	width: 1000px;
	height: 32px;
	line-height: 32px;
	margin: 0 auto;
}
.sy_home{
	float: left;
	background: url(sy_home.gif) no-repeat scroll 0 center rgba(0, 0, 0, 0);
	height: 32px;
	padding-left: 10px;
}
.sy_home a{
	padding-left: 15px;
	cursor: pointer;
}
.sy_rss{
	float: right;
}
.sy_rss a{
	padding-left: 15px;
}
.container1000{
	width: 1000px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0px;
}

#banner{
	width: 1000px;
	height: 165px;
	margin: 0 auto;
}

#navbar{
	width: 1000px;
	height: 35px;
	margin: 0 auto;
	background-color: #1d7ad9;
}
.navbar_nav{
	width: 745px;
}

#navbar ul{
	padding-left: 0px;
}
.navbar_nav li{ float: left;}
.navbar_nav li a{
	width: 82px;
	height: 35px;
	line-height: 35px;
	float: left;
	background: url(sy_line.gif) no-repeat;
	text-align: center;
	color: #fff;
}
.navbar_nav li a:hover{
	width: 82px;
	height: 35px;
	line-height: 35px;
	float: left;
	background-color: #318fe2;
	text-align: center;
	color: #fff;
}
.navbar_nav li .zt{
	width: 82px;
	height: 35px;
	line-height: 35px;
	float: left;
	background-color: #318fe2;
	text-align: center;
	color: #fff;
}

.navbar_search{
	float: left;
	width: 245px;
	padding-left: 10px;
	padding-top: 5px;
}
.navbar_search .search_input{
	border: medium none;
	float: left;
	width: 194px;
	height: 23px;
	line-height: 23px;
	padding: 0px;
}
.navbar_search .search_logo{
	float: left;
	background: url(sy_search.gif) no-repeat;
	width: 44px;
	height: 23px;
	border: medium none;
}

#footer{
	width: 1000px;
	background-color: #fff;
    margin: 0 auto;
}

#footer .footer_nav{
	border-top: 2px solid #1d7ad9;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #eaeaea;
}
#footer .footer_copy{
	height: 110px;
	text-align: center;
	margin-top: 10px;
}
#footer ul{
	width: 500px;
	height: 38px;
	margin: 0 auto;
	padding: 0px;
}
#footer  li{
	float: left;
}
#footer  li a{
	width: 78px;
	height: 38px;
	float: left;
	line-height: 38px;
}
.footer_copy p{
	clear: both;
    font-size: 14px;
    line-height: 24px;
    margin: 0px;
    color: #c9c9c9;
}