﻿body
{
	margin:0px auto;
}

/*页面主体*/
#PageBody
{
	background-color:white;
	width:1003px;
	margin-top:0px;
}
#header
{
	background-color:white;
	width:1003px;
	margin-top:0px;
}
#bodyer
{
	background-color:white;
	width:1003px;
	margin-top:0px;
	margin-left:0px;
}
/*页面左侧*/
#body_left
{
	width:147px;
	height:207px;
	float:left;
	margin:0px;
	background-image:url(../IMG/spxx01.jpg);
	margin-top:4px;
}
/*页面右侧*/
#body_right
{
	margin:0px auto;
	width:854px;
	float:left;
}
#body_right_title
{
	width:608px;
	height:80px;
	background-image:url(../IMG/spxx02.jpg)	;
	background-repeat:no-repeat;
	vertical-align:top;
}
#right_content
{
	width:592px;
	text-align:left;
	vertical-align:top;
	margin-left:30px;
}
.table_content
{
	border:solid 1px White;
	height:100%;
	width:430px;
}
.title
{
	width:68px;
	height:20px;
	background-color:#FFD8C3;
	font-size:9pt;
	text-align:center;
}
.title_content
{
	width:364px;
	background-color:#FFE8DC;
	font-size:9pt;
	padding-left:6px;
}
.jj
{
	background-color:#C1ECFF;
	font-size:9pt;
	vertical-align:top;
	padding-top:10px;
	text-align:center;
}
.jj_content
{
	background-color:#DBF3FF;
	font-size:9pt;
	padding-left:6px;
}
table
{
	font-size:9pt;
	cursor:default;
}
#PageBody a
{
	color:Black;
}
#PageBody a:hover
{
	text-decoration:underline;
}
/*导航*/
#body_nav
{
	width:610px;
	font-size:9pt;
	cursor:default;
	margin-top:20px;
	margin-left:10px;
}