@charset "utf-8";

/* ����峰� */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd, div {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	list-style: none;
}
fieldset, img {
	border:0;
}
a {
	text-decoration:none;
	outline:0 none;
	cursor:pointer;
	color: #333;
}
a:hover {
	text-decoration:none;
	color: #F60;
}
p {
	line-height:1.5;
}
.clr {
	clear:both;
	height:1px;
	overflow:hidden;
}
.left {
	float:left;
}
.right {
	float:right;
}



/* 涓�骇椤�SS */
.top {
	height: 29px;
	line-height: 29px;
	clear: both;
}
.top p {
	line-height:29px;
	color: #666;
}
.top p span {
	margin-left: 5px;
	margin-right: 5px;
	color: #CCC;
}
.top p a , .morestyle a{
	color: #F60;
}
.top p a:hover , .morestyle a:hover {
	color: #F90;
}	
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 208px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	clear: both;
}
.logo {
	margin-top: 44px;
	margin-left: 26px;
	float: left;
	_display: inline;
}
.noline {
	border-bottom-style: none;
}
#main {
	height: auto;
	background-color: #E0E0E0;
	clear: both;
	float: left;
	margin-bottom: 5px;
}
.mainleft {
	width: 194px;
	float: left;
	height: 750px;
	background-image: url(../images/leftnav_bg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 311px;
}
.mainright {
	width: 806px;
	float: right;
	background-color: #FFF;
	height: auto;
}
.leftnav {
	height: 370px;
	background-image: url(../images/leftnav_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 30px;
}
.leftnav ul {
	float: left;
	margin-top: 11px;
}
.leftnav ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 32px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.leftnav ul li a {
	display: block;
	width: 109px;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	background-image: url(../images/leftnav_line.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-left: 28px;
}
.leftnav ul li a:hover {
	color: #F90;
}
.intro {
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 1.8em;
	background-image: url(../images/titlebg.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 65px;
	margin-top: 15px;
	margin-right: 15px;
	color: #666;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.box01 {
	margin-left: 20px;
	margin-right: 15px;
	height: auto;
	clear: both;
	overflow: hidden;
}
.box02 {
	height: auto;
	clear: both;
	overflow: hidden;
	padding-top: 15px;
	_padding-top: 5px;
	padding-right: 15px;
	padding-left: 20px;
}
.box02_l {
	float: left;
	height: auto;
	width: 540px;
}
.box02_r {
	float: right;
	height: auto;
	padding-left: 30px;
}
.box02_r h2 a img {
	margin-bottom: 8px;
}
.box02_r ol li {
	line-height: 1.8em;
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 12px;
	margin-left: 8px;
}
.contact {
	width: 190px;
	overflow: hidden;
	height: auto;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
}
.contact ul li {
	width: 37px;
	text-align: center;
	float: left;
	margin-left: 20px;
	display:inline;
}
.contact ul li a {
	display: block;
	color: #666;
}
.contact ul li a:hover {
	color: #5B2E43;
}
.contact ul li a img {
	margin-bottom: 3px;
}
.picnews {
	width: 207px;
	height: 168px;
	float: left;
}
.title_en {
	font-family: Verdana, sans-serif, "瀹��";
	color: #b4b4b4;
	font-size: 12px;
	margin-left: 6px;
}
/* newsbox */
.newsbox {
	/* [disabled]height: auto; */
	width: 480px;
}
.newsboxtitle {
	font-size: 14px;
	height: 48px;
	line-height: 32px;
	color: #004a80;
	background-image: url(../images/titlebg01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 17px;
}
.newslistbox {
	float: right;
	width: 264px;
}
.newslist {
	font-size: 12px;
	color: #333;
	line-height: 24px;
	background-image: url(../images/listbg01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 12px;
}
/* noticebox */
.noticebox {
	/* [disabled]height: auto; */
	width: 273px;
}
.noticeboxtitle {
	font-size: 14px;
	height: 48px;
	line-height: 32px;
	color: #004a80;
	background-image: url(../images/titlebg02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 17px;
}
.noticelistbox {
	padding-left: 9px;
}
/* reportbox */
.reportbox {
	height: auto;
}
.achievementbox {
	height: auto;
	margin-top: 20px;
}
.reportboxtitle {
	font-size: 14px;
	height: 48px;
	line-height: 32px;
	color: #004a80;
	background-image: url(../images/titlebg03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 17px;
}
.linkboxtitle {
	font-size: 14px;
	height: 48px;
	line-height: 32px;
	color: #004a80;
	background-image: url(../images/titlebg04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 17px;
}
#copyright {
	height: 80px;
	background-image: url(../images/foot_logo.gif);
	background-repeat: no-repeat;
	background-position: 30px 15px;
	background-color: #00487b;
	clear: both;
}
#copyright p {
	margin-left: 235px;
	color: #becfdd;
	line-height: 1.3em;
	padding-top: 18px;
}
#copyright p a {
	color: #becfdd;
}
#copyright p a:hover {
	color: #F90;
}
#copyright p span {
	margin-left: 15px;
}




/* 浜�骇椤�SS */
#content04 {
	overflow: auto;
	zoom: 1;
	background: #EAEAEA;
	margin-bottom: 1px;
}
#leftside {
	width:224px;
	height:605px;
	float: left;
	background-image: url(../images/sidebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_topline {
	background-image: url(../images/title_line01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	margin-top: 22px;
}
.leftcolumn {
	float: left;
	margin-left: 30px;
	margin-top: 28px;
	_display: inline;
	_margin-left: 25px;
	width: 170px;
}
.fistcolumn {
	height: 38px;
	font-size: 14px;
	line-height: 38px;
	color: #333;
	padding-left: 10px;
}
.fistcolumn a {
	color: #593042;
	font-size: 14px;
	display: block;
	height: 38px;
	line-height: 38px;
}
.fistcolumn a:hover {
	color: #FF7315;
}
.colummline {
	background-image: url(../images/dotted01.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.secondcolumn {
	height: 32px;
	font-size: 12px;
	line-height: 32px;
	color: #666;
	padding-left: 6px;
}
.secondcolumn a {
	color: #593042;
	font-size: 12px;
	display: block;
	height: 32px;
	line-height: 32px;
}
.secondcolumn a:hover {
	color: #FF7315;
}
#rightside {
	float: right;
	width: 776px;
	background: #FFF;
}
.column {
	height: 25px;
	margin-left: 24px;
	margin-top: 15px;
	line-height: 25px;
	margin-right: 20px;
	background-image: url(../images/title_line02.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.columname {
	background: url(../images/arrow4.gif) no-repeat 0px center;
	font-size: 14px;
	font-weight: bold;
	color: #004a80;
	margin-left: 4px;
	padding-left: 20px;
}
.position {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.listbox {
	padding-left: 35px;
	padding-right: 28px;
	padding-top: 28px;
	padding-bottom: 35px;
	height: auto !important;
	height:570px;
	min-height:570px;
}
.listbox ul {
	margin-bottom: 15px;
}
.listbox ul table {
	margin-bottom: 3px;
	margin-top: 3px;
}
.pagelist {
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 18px;
	background: url(../images/arrow5.gif) no-repeat 1px center;
	font-size: 14px;
}


/* 涓�骇椤�SS */
.infotitle {
	font-size: 16px;
	color: #CD0505;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin-bottom: 2px;
}
.infosubtitle {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #666;
}
.information {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding: 10px;
	height:auto !important;
	height:600px;
	min-height:600px;
	line-height: 1.8em;
	font-size: 14px;
}
.infoclose {
	text-align: center;
	margin-top: 12px;
}



#content05 {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 35px;
	padding-bottom: 35px;
}
#content05 h1 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #004a80;
	margin-bottom: 2px;
}
#content05 h2 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #999;
}
#content05 h3 {
	text-align: center;
	margin-top: 12px;
}
#shownews {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding: 10px;
	height:auto !important;
	height:600px;
	min-height:600px;
}
#shownews p {
	font-size: 14px;
	line-height: 1.8em;
	margin-top: 3px;
	margin-bottom: 5px;
}
#shownews p a {
	font-size: 14px;
}
.contact ul {
	/* [disabled]margin-top: 5px; */
}
