/* CSS Document */
body{
	margin:0;
	font-family:"ËÎÌå",Verdana, Tahoma, Arial, sans-serif;
	color:#404040;
	background:#f6fae3 url(../images/oceanbg.jpg) ;
	background-position:0 0;
	font-size:12px;
}
table{
	font-size:12px;
}

a{
	color:#404040;
	text-decoration:none;
}

a:hover{
	color:#404040;
	text-decoration:none;
}

a.h1:link{
	color:#3c6113;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.h1:visited{
	color:#3c6113;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.h1:hover{
	color:#3c6113;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.h3:link{
	color:#3c6113;
	text-decoration:none;
	font-size: 12px;
}

a.h3:visited{
	color:#3c6113;
	text-decoration:none;
	font-size: 12px;
}

a.h3:hover{
	color:#3c6113;
	text-decoration:none;
	font-size: 12px;
}

a.h2:link{
	color:#d2cd9b;
	text-decoration:NONE;
}

a.h2:visited{
	color:#d2cd9b;
	text-decoration:NONE;
}

a.h2:hover{
	color:#d2cd9b;
	text-decoration:NONE;
}

.style01{
	color:#d2cd9b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.style02{
	color:#3c6113;
	font-weight:bold;
}

.pngstyle{
	width:128px; 
	height:128px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image')
}

.img01{
	border:3px solid #3c6113;
}

.img02{
	border:3px solid #fff;
}

.a_table{
	border:1px dashed #ccc;
}
.a_table{
	border:1px dashed #ccc;
}

.b_table{
	border-bottom:1px dashed #ccc;
}

.c_table{
	border-top:1px solid #666;
}

.d_table{
	border:1px dashed #ccc;
	border-top:none;
	border-bottom:none;
}

.e_table{
	border:1px solid #cfd693;
	background:#ebebcb;
}

.A_td{
	background:url(../images/oceanbg1.jpg);
}



