#container {
	MARGIN: 0px 0px;
	WIDTH: 800px;
	background-color: #5F85B8;
}
#header {
	BACKGROUND: url(../img/logo02.gif) no-repeat right top
}
#contents {
	width:800px;
	overflow: hidden;
}
#main {
	width: 620px;
	float: right;
	background-color: #FFFFFF;
}
#side {
	width: 180px;
	margin:0px 0px;
	float: left;
}
#box {
	width: 600px;
	margin: 0px 0px 10px 10px;
}
#box2 {
	width: 620px;
	margin: 0px;
}
.style1 {font-size: 12px; font-weight: bold; color: #FFFFFF;
}
.style2 {font-size: 16px; font-weight: bold; color: #cc3333;
}
.style3 {font-size: 14px;
}
.style4 {font-size: 14px; font-weight: bold; color: #cc3333;
}
.style5 {
	color: #0033FF;
	font-size: 16px;
}
.style6 {font-size: 16px; font-weight: bold; color: #333333;
}
.style7 {color: #CC3333;
}
.style8 {font-size: 12px; color: #FFFFFF;
}
.style10 {color: #FFFFFF
}

