@charset "utf-8";
#body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;
	height: auto;
	width: 900px;
	float: none;
	border: 0px 0 0;
	background-color: #FFFFFF;
}
#top {
	clear: both;
	width: 900px;
	height: 380px;
	background-color: #999999;
	float: none;
}
#topleft {
	clear: left;
	float: left;
	height: 380px;
	width: 200px;
	background-image: url(../images/index_01.png);
}
#main {
	clear: both;
	float: none;
	height: auto;
	width: 900px;
	background-color: #FFFFFF;
	color: #333333;
}
#menu {
	clear: both;
	float: none;
	height: 40px;
	width: 900px;
}
#menu001 {
	clear: left;
	float: left;
	height: 40px;
	width: 200px;
}
#menu002 {
	clear: none;
	float: left;
	height: 40px;
	width: 175px;
}

#mainrightinfo {
	clear: both;
	float: none;
	height: auto;
	width: 650px;
	margin: 10px;
	padding: 10px;
}
#mainleft {
	clear: left;
	float: left;
	height: auto;
	width: 200px;
}
#mainmessagehead {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 5px;
}
#mainmessagetext {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 5px;
}

#mainleftmenu {
	clear: both;
	float: left;
	height: auto;
	width: 190px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 10px;
	margin-top: 10px;
}

#mainright {
	clear: right;
	float: right;
	height: auto;
	width: 700px;
}


#topright {
	clear: right;
	float: right;
	height: 380px;
	width: 700px;
}
#toprightup {
	clear: both;
	float: right;
	height: 316px;
	width: 700px;
	background-image: url(../images/index_02.png);
}
#toprightdown {
	clear: both;
	float: right;
	height: 64px;
	width: 700px;
	background-image: url(../images/index_03.png);
}
#footer {
	clear: both;
	float: none;
	height: 60px;
	width: 900px;
	background-color: #438766;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
}
#link {
	background-color: #CCFFCC;
	clear: both;
	float: left;
	height: auto;
	width: 900px;
	font-family: "Times New Roman", Times, serif;
}
#linkleft {
	clear: left;
	float: left;
	height: auto;
	width: 300px;
}
#linkcenter {
	clear: none;
	float: left;
	height: auto;
	width: 300px;
}
#linkright {
	clear: right;
	float: right;
	height: auto;
	width: 300px;
}
