@charset "utf-8";
/* CSS Document */
body,td,th {
	/*font-size: 13px; font-family: Arial, Helvetica, sans-serif; Comic Sans MS*/
	font-family: "Arial";
	font-size:14px;
	/*letter-spacing:0.01cm;*/
	line-height:20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #B27F7F;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
p{ margin: 5px 0px 5px 5px;}
body {
	background-color: #CCCC99;
}
.style3 {color: #666666; }
.style7 {color: #333333; }
.style8 {color: #5B5B5B; }
.style9 {font-size: 18px;}

.divmain
{
	border:1px solid #CCCCCC;
	padding:10px;
	margin:0 auto;
	vertical-align:top;
	overflow:hidden;
	position: relative;
	float:none;
}

.div1 { position:relative; float:left; padding:0; margin:0 auto; clear:none;}

.div2-1
{
	border-bottom:1px solid #000000;
	border-top: 0px;
	border-right:0;
	border-left:1px solid #000000;
	margin:0 auto; padding:0;
	vertical-align:top;
	overflow:hidden;
	position:static;
	float:none;
	background-color:#266A58;
	height:100px;
}
.div2-1-1
{
	border-bottom:0;
	border-top: 0px;
	border-right:0;
	border-left:1px solid #000000;
	margin:0 auto; padding:0;
	vertical-align:top;
	overflow:hidden;
	position: relative;
	float:none;
	background-color:#266A58;
	height:410px;
}

.div2-2
{
	border-bottom:1px solid #000000;
	border-top:0;
	border-right:0;
	border-left:1px solid #000000;
	margin:0 auto; padding:0;
	vertical-align:top;
	overflow:hidden;
	position:static;
	float:none;
	background-color:#1C4F41;
	height:100px;
}
.div2-2-1
{
	border-bottom:0;
	border-top:0;
	border-right:0;
	border-left:1px solid #000000;
	margin:0 auto; padding:0;
	vertical-align:top;
	overflow:hidden;
	position: relative;
	float:none;
	background-color:#1C4F41;
	height:410px;
}

.div3-1
{
	border-bottom:1px solid #000000;
	border-top:0;
	border-right:0;
	border-left:1px solid #000000;
	margin:0 auto; padding:0;
	vertical-align:top;
	overflow:hidden;
	position:static;
	float:none;
	background-color:#266A58;
}
.div3-2
{
	border-bottom:1px solid #000000;
	border-top:0;
	border-right:0;
	border-left:1px solid #000000;
	margin:0 auto; padding:0;
	vertical-align:top;
	overflow:hidden;
	position:static;
	float:none;
	background-color:#1C4F41;
}

