body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* 报纸区域 */
.maincontent {
	width:350px;
	height: 550px;
	margin-top: 60px;
	border: 1px solid #bdd2ed;
	background-color: #FFFFFF;
}
/* contact */
#contact {
	border: 1px solid #bdd2ed;
	margin-top: 10px;
}
/* banner */
.header {
	padding-left:450px;
	text-align: right;
	font-size: 12px;
	color: #636363;
}
.header_fin {
	font-size: 12px;
	color: #636363;
	background-image: url(plogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 80px;
}
/* time */
.nev {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 20px;
	text-align: left;
	color: #0F577D;
}
.fontl {
	font-size: 12px;
	text-align: left;
	color: #0F577D;
	float: left;
	margin-bottom: 3px;
	margin-top: 3px;
}
.fontr {
	font-size: 12px;
	text-align: left;
	color: #0F577D;
	float: right;
	margin-bottom: 15px;
	margin-right: 5px;
}
/* 导航区 */
.infos {
	margin-top: 5px;
	margin-left: 10px;
}
.full{
	float:left;

	width: 170.px;
	width: 382px;
	}
.full_lfte{
	float:left;
	width: 225px;
	margin-left: 10px;
	}
.full_right{
	width: 180px;
	margin-top: 10px;
	float: left;
	}
.full_right_2{
	width: 210px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	}
.news_block h3 {
	line-height:25px;
	height:25px;
	border:1px solid #bdd2ed;
	margin-bottom:0px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	font-size: 12px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: 10px 50%;
	font-weight: bold;
	text-align: left;
	color: #003664;
	}
.fint1 {
	height: 375px;
	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: #bdd2ed;
	border-bottom-color: #bdd2ed;
	border-left-color: #bdd2ed;
}
/*.fint2{
	height: 250px;
	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: #bdd2ed;
	border-bottom-color: #bdd2ed;
	border-left-color: #bdd2ed;
	margin: 0px;
	text-align: left;
	font-size: 14px;
}*/
.fint3{
	height: 215px;
	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: #bdd2ed;
	border-bottom-color: #bdd2ed;
	border-left-color: #bdd2ed;
	margin: 0px;
}
.fint4{
	height: 195px;
	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: #bdd2ed;
	border-bottom-color: #bdd2ed;
	border-left-color: #bdd2ed;
	margin: 0px;
}
.fint5{
	height: 190px;
	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: #bdd2ed;
	border-bottom-color: #bdd2ed;
	border-left-color: #bdd2ed;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
}
/* 按钮 */
.bu {
	background-image: url(bu.gif);
	background-repeat: no-repeat;
	background-position: 30px;
}
.bu_fint1 {
	font-size: 12px;
	color: #c76305;
	text-align: center;
}
.bu_fint2 {
	font-size: 12px;
	color: #656565;
	vertical-align: 70%;
	text-align: center;
}
/* 标题栏目 */
.fin{
	float:left;
	width: 564px;
	padding-left: 10px;
	}
.cont1{
	float:left;
	padding-left: 5px;
	padding-top: 5px;
	}
/*copyright*/
#copyright {
	background-color: transparent;
	background-image: url(footer_logo.jpg);
	background-repeat: no-repeat;
	background-position: 36% 0px;
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 20px;
	text-align: center;
	color: #1c2e76;
}
#copyrightx {
	font-size: 12px;
	width: 975px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDE1F9;
	margin-top: 5px;
	line-height: 20px;
}
/*action*/
a {
	text-decoration:none;
	color: #636363;
}
a:visited {
	color:#636363;
}

a:hover {
	COLOR: #636363; TEXT-DECORATION: underline
}
a:active {
	COLOR: #636363}
#copyright a {
	text-decoration:none;
	color: #1c2e76;
}
#copyright a:visited {
	color:#1c2e76;
}

#copyright a:hover {
	COLOR: #1c2e76; TEXT-DECORATION: underline
}
#copyright a:active {
	COLOR: #1c2e76}		
.nev a {
	text-decoration:none;
	color: #0F577D;
}
.nev  a:visited {
	color:#0F577D;
}

.nev a:hover {
	COLOR: #0F577D; TEXT-DECORATION: underline
}
.nev a:active {
	COLOR: #0F577D}
	
.bu_fint2 a {
	text-decoration:none;
	color: #656565;
}
.bu_fint2  a:visited {
	color:#656565;
}

.bu_fint2 a:hover {
	COLOR: #656565; TEXT-DECORATION: underline
}
.bu_fint2 a:active {
	COLOR: #656565}
	
.bu_fint1 a {
	text-decoration:none;
	color: #c76305;
}
.bu_fint1  a:visited {
	color:#c76305;
}

.bu_fint1 a:hover {
	COLOR: #c76305; TEXT-DECORATION: underline
}
.bu_fint1 a:active {
	COLOR: #c76305}

.px12 {
	FONT-SIZE: 12px;
	color: 000000;
}
.px12 a{
	FONT-SIZE: 12px;
	color: 000000;
}
.whitenav {
	FONT-SIZE: 12px; COLOR: #333333
}
.whitenav A {
	FONT-SIZE: 12px; COLOR: #333333
}
A {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
.default {
	FONT-SIZE: 12px; LINE-HEIGHT: 21px
}
.Ltd1 {
	BORDER-RIGHT: #555 1px solid; 
	BORDER-TOP: #555 1px solid; 
	BORDER-LEFT: #555 1px solid; 
	BORDER-BOTTOM: #555 1px solid;
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	PADDING-RIGHT: 5px; 
	PADDING-TOP: 5px; 
}
#pgn {
	position: absolute;
	width: 150px;
	padding: 0px;
	border: 1px solid #292929;
	background: #e8e8e8;
	font-size: 12px;
	line-height: 130%;
	z-index: 2;
	left:740px;
	top:95px;
	display:none;
}

#btdh {
	position: absolute;
	left:expression(810 + logoImg.offsetLeft + logoImg.offsetWidth);
	top:130px;
	display:none;
	filter:alpha(opacity=90);
}

#bmdh {
	position: absolute;
	left:expression(860 + logoImg.offsetLeft + logoImg.offsetWidth);
	top:130px;
	display:none;
	filter:alpha(opacity=90);
}


.font01{
	text-align:center;
	font-size: 26px;
	line-height: 150%;
	font-family: "黑体" ,Arial Black,sans-serif;
	font-weight:bolder;
}
.font02 {
	font-size: 14px;
	color: #797873;
	line-height: 160%;
	text-align:center;
}
.banmianmulu_huise {
	border-top-width: 0px;
	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-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.STYLE1{
font-size:12px;
color: #254ab2;
}
.z12h24{
font-size:12px;
color:#000;
}
#contact2 {
	margin-top: 15px;
}
