	/*  new introduce */
	
#top
{
	text-align: center;
	color: Red;
	font-size: 12px;
	vertical-align: middle;
		background-color: #f7f7f7;	

/* 	border: solid 1px black; */
}
#foot
{
	padding-top: 20px;
	text-align: center;
	clear: both;
	/* border: solid 1px black; */
	font-family: 仿宋_GB2312;
	font-size: 14px;
	background-color: #f7f7f7;	
	
}
#left
{
	background-color: #f7f7f7;	
	text-align: left;
/*	border: solid 1px black; */
	width: 147px;
	/* margin-right: 5px;
	padding-left: 5px; */
	float: left;

}
#main
{
	text-align: left;
	width: 470px;
	padding: 10px;
	margin: 2px;
	float: left;
	/* margin-left: 5px;*/
	vertical-align:top;
	background-color: #f7f7f7;	

 }
 #main2
{
	text-align: left;
	line-height:20px;
	padding: 20px;
	margin: 5px;
	float: left;
	/* margin-left: 5px;*/
	vertical-align:top;
	background-color: #f7f7f7;	
	

 }


#right
{
	background-color: #f7f7f7;	

	text-align: left;
/*	border: solid 1px black; */
	width: 147px;
	float: right;
	/* margin-left: 5px; */
	vertical-align:top;
}

#container
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#line{
	width: 800px;
	height:1px;
	background-color: #FFCC00;
}

.block
{
	/* border: solid 1px black; */
	text-align:left;
	/* margin:1px 1px 4px 1px; */
	color: #0000FF;
	font-size: 12px;
	vertical-align: top;
	padding-left: 15px;
	 
	}
	

.block_header
{
	margin-bottom: 5px;
	line-height: 32px;
	vertical-align: middle;
}


.text_Align_left
{
	text-align: left;
}
.text_Align_right{
    text-align: right;
}
.text_Align_center{
    vertical-align:middle;
	text-align:center;
	/* font-weight: bold;		 */
}
	
	/*----------------------------------------------*/


body,td{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:"新宋体";
	font-size: 13px;
	line-height:16px;
}



.bgfont{
	vertical-align:middle;
	font-family: "新宋体";
	font-size: 15pt;	
	line-height: 20px;
}

.section { 
font-family:"宋体";
 font-size: 10pt;
  font-weight: bold;
 
 }
.bodyhdr {
	font-family: "新宋体";
	font-size: 10pt;
	font-weight: bold;	
	line-height: 20px;
}
.bodytxt1 {
	font-family: "新宋体";
	font-size: 11pt;
	line-height: 18px;
	
	font-weight: normal;
	text-indent: 0px;
	text-align: justify;
}
a:hover {
	color: #00ff00;
	text-decoration: none;
}
a.a1:link{
	color: #F5F5F5;
	font-size: 10pt;
}
a.a1:visited{
    color:#CCCCCC;
	font-size:10pt;
}

.navlink     { color: #99FF99; text-decoration: none;font-size: 9pt;}
a:link {
	color: #0033FF;
	text-decoration: none;
	font-size: 10pt;
}
a:visited {
	text-decoration: underline;
	color: #6262FF;
}
a:active {
	
	text-decoration: none;
}

a.b1:link{
	color: #002BAA;
	font-size: 10pt;
}
a.b1:visited{
    color: #3333cc;
	text-decoration: none;
}
a.b1:active {
	color:#00CC66;
	text-decoration: none;
}
a.b1:hover {
/*	font-style: oblique;  */
	color:red;
	font-weight:500;
	}
	
	
