﻿@charset "utf-8";
@import url("reset.css");
@import url("global.css");

.banner{
	background:url(../images/banner.jpg) no-repeat center top;
	height:252px;
}
.nav{
	height:45px;
	background:#0168b7;
}
.nav ul{
	width:1020px;
	margin:0 auto;
}
.nav ul li{
	float:left;
	font-size:18px;
	height:45px;
	line-height:45px;
	border-right:#0292d6 solid 1px;
	padding:0 43px;
}
.Fixbg{
	background:url(../images/Fixbg.gif) repeat-y;
	width:1020px;
	margin:0 auto;
	padding-bottom:15px;
}
.leftside{
	width:275px;
}
.rightside{
	width:745px;
}
.list01{
	width:252px;
	margin:0 auto;
}
.list01 li{
	margin-top:15px;
}
.box01{
	width:350px;
	height:281px;
	border:#dedcdc solid 1px;
}
.box01 h2{
	height:42px;
	background:#ffffff
}
.box01 h2 .tit{
	height:42px;
	background:#067bc1;
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	line-height:42px;
	padding:0 20px;
}
.box01 h2 .more{
	display:inline;
	margin:11px 10px 0 0;
	font-weight:normal;
	color:#8d8f8f
}
.box01 h2 .more a:link,.box01 h2 .more a:visited{
	color:#8d8f8f
}
.box01 h2 .more a:hover{
	color:#0168b7
}
.box01_con{
	padding:13px 12px 0;
}
.list02 li{
	background:url(../images/blue_dot.gif) no-repeat left center;
	padding-left:14px;
}
.rightside .location{
	padding:20px 0 15px 10px;
	font-size:16px;
	color:#000000
}
.rightside .location a{
	color:#000000
}
.rightside .location span{
	color:#20407d
}
.Listbox h2{
	height:42px;
	border-bottom:#e0e0e0 solid 3px;
}
.Listbox h2 .tit{
	height:42px;
	background:#067bc1;
	line-height:42px;
	padding:0 20px;
	font-size:18px;
	font-weight:normal;
}
.Listbox_con{
	padding:10px 10px 0;
}
.list02 li .date{
	color:#8498ad;
	padding-left:18px;
}

/*内容页*/
#Zoom {
*padding-bottom:15px;
overflow-x:auto;
overflow-y:hidden;
}
#Zoom {
margin:10px auto;
line-height:2;
font-size:14px;
color:#333333;
}
#Zoom p {
margin:12px 0;
}
#Zoom p.player {
margin:0 0 10px;
text-align:center;
}
#Zoom a:link {
color:#0155BD;
text-decoration:underline;
}
#Zoom a:visited {
color:#810081;
text-decoration:underline;
}
#Zoom a:hover {
color:#0155BD;
text-decoration:none;
}
#Zoom a:active {
color:#810081;
text-decoration:underline;
}
#Zoom img{ margin:15px 0;width: expression(this.width > 800 ? '800px': true); max-width:800px;}
.imgauto #Zoom img{ margin:15px 0;width: auto !important; max-width:auto;}

.mainCont{
padding:0 20px;
}
.mainCont h1 {
margin:15px 0 25px;
color:#0168b7;
font-size:26px;
font-weight:normal;
text-align:center;
}
.subHead {
margin:0 0 10px;
font-size:14px;
text-align:center;
}
.explain {
font-size:12px;
padding:0 0 20px;
font-family:Verdana;
text-align:center;
border-bottom:#d6d6d6 dashed 1px;
}
.explain em{
color:#666666
}
.explain span {
color:#666666;
}
.others {
overflow:hidden;
margin:6px 0;
padding:10px 0;
text-align:right;
zoom:1
}
.arc_pages{ background:#f0f0f0; padding:10px; font-size:14px; text-align:right}
.arc_pages em{ color:#f00}
.Big, .Middle, .Small, .Print, .Close, .Favorite {
    cursor: pointer;
}
.others .Close span{ display:inline-block; width:101px; height:24px; background:url(../images/Close.gif); line-height:120px; overflow:hidden}


