﻿body 
{
	font-size: 12px; 	
	margin: 0px;
	color: #333333; 
	text-align:center;	
	height:100%;
	/*background-color:#ccd1d2;
	background-image:url(Image/bg.gif);	
	background-repeat:repeat-x;
	background-color:#fff7d4;*/
}
.divPage
{
	width:801px;
}
.top
{
	width:801px;
	float:left;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;	

}
.top01
{
	float:left;
	background-image:url(Image/index_01.gif);
	width:100%;
	background-repeat:repeat-x;		
}
.top02
{	
	width:100%;	
	text-align:left;
	background-color:#d8eefd;
	margin-top:0px;
	
}
.top02_Left
{	
	background-image:url(Image/index_04.gif);
	float:left;
	width:601px;
	height:83px;
}
.top03
{
	float:left;
	width:100%;
	background-color:#FFA238;
	height:36px;
	text-align:left;
	vertical-align:middle;
	font-size:15px;
	color:#ffffff;
}
.top03 A:link 
{
	
	font-size: 16px; 
	font-weight: bolder;
	color:#ffffff; 
	text-decoration: none;
}
.top03 A:visited 
{
	
	font-size: 16px; 
	font-weight: bolder;
	color:#ffffff; 
	text-decoration: none;
}
.top03 A:hover 
{
	font-size: 16px; 
	font-weight: bolder;
	color: #0077c3; 
	text-decoration: none;	
}
.top04
{
	float:left;
	width:100%;	
	/*background-image:url(Image/banner.gif);  */
	height:100%;
	margin-top:0px;
}
.middle
{
	width:100%;
	float:left;
	font-size: 12px;
	color:#333333; 
	line-height: 20px;
	margin:0px;
	text-align:left;
	height:100%;
	background-color:#effaff;
	
}
.midLeft
{	
	width:212px;	
	float:left;	
	height:100%;
}

.midRight
{
	float:right;
	width:588px;
	height:100%;
	background-color:#f4f9e2;
}
.midRightTop
{
	
	background-image:url(Image/RightTopBg.gif);
	height:30px;
}
.midRightFill
{
	margin-top:4px;
	background-color:#f4f9e2;
	width:588px;
	margin-left:1px;
	height:100%;
	
}
.bottom
{
	width:100%;
	float:left;
	font-size: 12px;
	color:#ffffff; 
	line-height: 20px;
	/*background-image:url(Image/index_21.gif);
	background-repeat:repeat-x;	*/
	
	background-color:#FFA238;
	height:100%;
	margin-bottom:0px;
	
}

.midLeft A:link 
{
	font-size:13px;
	
	color: #000000;
	text-decoration: none;
}
.midLeft A:visited 
{
	font-size: 13px; 
	
	color: #000000; 
	text-decoration: none;
}
.midLeft A:hover 
{
	font-size: 13px; 
	
	color: #0077c3; 
	text-decoration: none;	
}
img
{
	/*border:2px solid #c3d9ff;*/
	border:0px;
}
.DivPager
{
	padding-top:3px;
	padding-bottom:3px;
	float:left;	
	width:100%;
	background-color:White;	
}