*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body
{
	background-color: White;
	color: #4B4B4B;
	font-size: 12px;
}
#Main1004
{
	margin: auto;
	width: 100%;
	background-color: White;
	overflow: hidden;
}
#Logo
{
	width: 786px;
}
#Logo img
{
	margin-top: 24px;
	margin-left: 64px;
}
#MenuLeft
{
	float: left;
	
	border-left: 0px;
	margin-right: 3px;
	background-color: White;
}
#MenuLeft h1
{
	width: 257px;
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	text-align: right;
	margin-right: 11px;
}
#MenuDivl
{
	float: left;
	width:100%;
	height: 22px;
	border: 1px solid #D1D1D1;
	border-right: 0px;
	background-color: #E2E2E2;
	z-index: 100;
}
#DivBottom
{
	text-align: center;
	line-height: 25px;
	width: 100%;
	margin-top: 17px;
	height: 73px;
	background-image: url(../Img/bottom.jpg);
	float: left;
}
#MainDiv 
{
	width: 1003px;
	text-align: center;
	margin: auto;
}
#MainDiv h1
{
	font-size: 14px;
	color: Black;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
} 
#MainDiv img
{
	border: 5px solid #DDDDDD;
	padding:8px;
}