﻿
#pagination
{
 float:left;
 clear:both;
 text-align:center;
 width:554px;
 padding-top:60px;
}
#main_page
{
	width: 1000px;
	margin: 0 auto;
	background:none;
}
.body_bgcolor
{
	 background:url(../images/mainbg.jpg) repeat left top;
	float: left;
	clear: both;
	border-bottom: solid 1px #c6c1b5;
	border-top: solid 1px #c6c1b5;
}
.nav
{
	width: 730px;
	padding: 22px 0px 0px 20px;
}
.nav .navLine
{
	width: 715px;
	border-bottom: dashed 1px #c6c1b5;
	padding-bottom: 22px;
}
.nav strong
{
	font-size: 14px;
	color: #333333;

}
.nav  a
{
 padding-left:4px;
}
.nav a:link
{
	font-size: 14px;
	color: #333333;
	padding-right: 4px;
}
.nav a:visited
{
	font-size: 14px;
	color: #333333;
	padding-right: 4px;
}
.nav a:hover
{
	font-size: 14px;
	color: #d7181f;
	padding-right: 4px;
}
.nav a:active
{
	font-size: 14px;
	color: #333333;
	padding-right: 4px;
}
.nav .redLink
{
	color: #d7181f;
	font-size: 14px;
	padding-left: 4px;
}
.footer
{
	width: 1000px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 26px;
	background: url(../images/public_bg03.jpg) repeat-x left bottom;
	float: left;
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #000;
	line-height: 22px;
}

.body_bgcolor .leftSide
{
 float:left;
 clear:both;
 width:250px;
}
.body_bgcolor .leftSide img
{
 width:250px;
 height:797px;
 float:left;
}
.body_bgcolor .rightSide
{
 float:right;
 width:750px;
 
}
.body_bgcolor .rightSide .mainContent
{
 width:750px;
 float:left;
 clear:both;
}
.body_bgcolor .rightSide .mainContent .title
{
 float:left; 
 clear:both;
}
.body_bgcolor .rightSide .mainContent .title h2
{
  font-size:16px;
  color:#6f6348;
  font-family:"宋体";
  width:750px;
  text-align:center;
  padding:30px 0;
  
}
.body_bgcolor .rightSide .mainContent  .texts 
{
 
 float:left;
 clear:both;
 width:560px;
 margin-left:90px;
 _margin-left:45px;
 
}

.body_bgcolor .rightSide .mainContent  .texts  p
{
 font-size:14px;
 color:#6f6348;
 font-family:"宋体";
 line-height:30px;
 text-indent:2em;
 float:left;
 clear:both;
 width:560px;
 overflow:hidden;
 background:url(../images/articlePbg.jpg) repeat left top;
}
.body_bgcolor .rightSide .mainContent .close
{
  clear: both;
    float: left;
    padding: 20px 0;
    text-align: center;
    width: 750px;
 
}
.body_bgcolor .rightSide .mainContent .close a
{
 font-size:14px;
 color:#6f6348;
 font-family:"宋体";
 width:100px;

}
.body_bgcolor .rightSide .mainContent  .texts  .aritcleImg
{
 background:url(../images/articlePbg.jpg) repeat left top;
 width:560px;
 height:240px;
 float:left;
 clear:both;
 text-align:center;
}
.body_bgcolor .rightSide .mainContent  .texts  .aritcleImg img
{
 width:250px;
 height:180px;
  text-align:center;
  padding-top:12px;
}


.body_bgcolor .rightSide .mainContent   .aritcleImg
{
 background:url(../images/aritcleImgbg01.jpg) no-repeat center top;
 width:750px;
 height:240px;
 float:left;
 clear:both;
 text-align:center;
}
.body_bgcolor .rightSide .mainContent  .texts  .aritcleImg img
{
  max-height:649px;
  max-width:560px;
  _width:expression(this.clientWidth>560?(function(el){el.style.width=el.clientWidth/el.clientHeight>560/649?"560px":"auto";})(this):"auto");
  _height:expression(this.clientHeight>649?(function(el){el.style.height=el.clientWidth/el.clientHeight<560/649?"649px":"auto";})(this):"auto");
 overflow:hidden;
  text-align:center;
  padding-top:12px;
 
}
.myBox{float:left; clear:both; background:url(../images/imgbg.jpg) repeat-y left;}