﻿/* ====================布局样式==================== */
#container
{
	display: block;
	position: static;
	width: 100%;
	margin: 0px;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#Header
{
	clear: both;
	display: block;
	float: none;
	visibility: visible;
	overflow: hidden;
	height: 175px;
	width: 1004px;
	position: static;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#PageBody
{
	clear: both;
	display: block;
	float: none;
	position: static;
	width: 1004px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#maintop
{
	clear: both;
	display: block;
	float: none;
	position: static;
	width: 1004px;
	margin: 0px;
	overflow: hidden;
}
#mainP1
{
	display: block;
	overflow: hidden;
	position: static;
	width: 1004px;
	margin: 8px 0px 0px;
	overflow: hidden;
} 
#mainP1_L
{
	position: static;
	width: 300px;
	height: 365px;
	display: block;
	margin: 0px;
}
#mainP1_R
{
	position: static;
	width: 480px;
	height: 365px;
	display: block;
	margin: 0px 8px;
}
#sidebarP1
{
	position: static;
	width: 205px;
	height: 365px;
	display: block;
	margin: 0px;
}
#sidebar01
{
	position: static;
	height: 105px;
	width: 205px;
	margin: 0px;
}
#sidebar02
{
	position: static;
	height: 252px;
	width: 205px;
	margin: 5px 0px 0px;
} 
#mainP1_AD
{
	position: static;
	width: 1004px;
	height: 120px;
	display: block;
	margin: 8px 0px 0px;
	overflow: hidden;
}
#mainP2
{
	position: static;
	display: block;
	margin: 8px 0px 0px;
	width: 1004px;
	overflow: hidden;
}
#mainP2_L
{
	position: static;
	width: 300px;
	display: block;
	margin: 0px;
	height: 500px;
}
#mainP2_R
{
	position: static;
	width: 480px;
	display: block;
	margin: 0px 8px;
	height: 500px;
}
#sidebar04
{
	position: static;
	width: 205px;
	display: block;
	margin: 0px;
	height: 500px;
}
#mainbottom
{
	position: static;
	width: 1004px;
	clear: both;
	display: block;
	float: none;
	margin: 8px 0px 0px;
	overflow: hidden;
}
#Footer
{
	width: 1004px;
	position: static;
	height: 80px;
	clear: both;
	display: block;
	float: none;
	margin: 8px 0px 0px;
	overflow: hidden;
}
/* ====================模块特有样式==================== */

