.container {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	height: auto;
	width: 800px;
	border-top: 1px none #003399;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
	text-align: left;
	background-color: #FFFFFF;






}
.bottom {
	background-image: url(image/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 800px;
	height: 25px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;




}
h2 {
	font-weight: bold;
	width: 330px;
	font-size: 12px;
	border-top: 1px none #3333CC;
	border-right: 1px none #3333CC;
	border-bottom: 1px solid #3333CC;
	border-left: 4px double #3333CC;
	margin-left: 20px;
	height: 15px;
	padding-top: 6px;
	padding-left: 3px;
	margin-bottom: 2px;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin-top: 5px;
	color: #003399;
	background-image: url(image/botton.gif);
	background-repeat: no-repeat;
	background-position: right center;







}
h3 {
	font-size: 12px;
	color: #000000;
	width: 300px;
	margin-left: 30px;
	margin-top: 2px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	margin-bottom: 5px;



}
.right {
	float: right;
	height: auto;
	width: 350px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 10px;
	text-align: left;




}
.left {
	float: left;
	height: auto;
	width: 350px;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-top: 10px;



}
body {
	text-align: center;
	margin-top: 0px;
	background-color: #6666FF;
	background-image: url(image/bg_body.gif);


}
a:link {
	text-decoration: none;
	color: #333333;

}
a:visited {
	text-decoration: none;
	color: #333333;

}
a:hover {
	color: #FFFFFF;
	background-color: #3333FF;
}

a.top {
	font-weight: bold;
	width: 330px;
	font-size: 12px;
	border-top: 1px none #3333CC;
	border-right: 1px none #3333CC;
	border-bottom: 1px solid #3333CC;
	border-left: 4px double #3333CC;
	margin-left: 20px;
	height: 15px;
	padding-top: 6px;
	padding-left: 3px;
	margin-bottom: 2px;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin-top: 5px;
	color: #003399;
	background-image: url(image/botton.gif);
	background-repeat: no-repeat;
	background-position: right center;

	text-decoration: none;
}
a:visited.top {
	text-decoration: none;
	color: #003399;

}
a:hover.top {
	color: #FFFFFF;
	background-color: #3333FF;
}
