﻿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:146px;
	float:left;
	margin:0px;
	margin-top:4px;
}
#body_left div
{
	background-image:url(../IMG/xx.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:144px;
	/*margin-top:8px;*/
	/*line-height:30px;*/
	text-indent:14px;
	text-overflow:ellipsis;
	overflow:hidden;
	line-height:25px;
}
#body_left a
{
	font-size:9pt;
	color:Black;
	text-decoration:none;
}
#body_left a:hover
{
	font-size:9pt;
	color:Black;
	text-decoration:none;
}
/*页面右侧*/
#body_right
{
	margin:0px auto;
	width:758px;
	float:left;
}
.body_right2
{
	margin:0px auto;
	width:857px;
}
/*导航*/
#body_nav
{
	width:610px;
	font-size:9pt;
	cursor:default;
	margin-top:20px;
	margin-left:10px;
}
#body_right_title
{
	width:630px;
	height:66px;
	background-image:url(../IMG/bt.jpg)	;
	vertical-align:top;
}
#right_content
{
	width:620px;
	text-align:left;
	vertical-align:top;
	margin-left:30px;
	min-height:220px;
	line-height:25px;
}
table
{
	font-size:9pt;
	cursor:default;
}
#PageBody a
{
	color:Black;
}
#PageBody a:hover
{
	text-decoration:underline;
}
