.line1 {
	background-color: #0099FF;
	font-size: 12px;
	color: #ffffff;
}
.submenu_bg {
	background-color: #009900;
}
body {
	margin-top: 0px;
	margin-left:0px;
	font-size:12px;
}
.submenu1 {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.line2 {
	font-size: 12px;
	background-color: #0099FF;
}
.line3 {
	background-color: #666666;
}
.submenu2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.line4 {
	font-size: 14px;
	background-color: #FFFFFF;
}
.menu1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
body, th, td {
	line-height: 160%;
	font-size: 12px;
}
/* PAGECONTENTS */
.page_contents{
	overflow:hidden;
	width:500px;
	margin:0 0px 30px 0px;
}
.page_contents1{
	overflow:hidden;
	width:450px;
	margin:0px 0px 5px 0px;
}
.page_contents2{
	overflow:hidden;
	width:500px;
	margin:0px 0px 30px 0px;
}
/* FIELD AREA */
#field-area-top{
	margin: 0 0 60px 9px;
	padding:0;
}
#field-area{
	margin: 0 0 0 9px;
	padding:0;
}
#field-area-top p{
	line-height: 1.5;
}
#field-area p{
	margin:23px 9px 25px;
	padding: 0;
	line-height: 1.7;
}
#field-area .info{
	width:480px;
	margin:23px auto;
	padding:0;
	background: url(img/bg_field_info_mid.gif) repeat-y left top;
}
#field-area .info-inner{
	margin:0;
	padding:0;
	background: url(img/bg_field_info_top.gif) no-repeat left top;
}
#field-area .info-inner ul{
	margin:0;
	padding:16px 0 3px;
	background: url(img/bg_field_info_btm.gif) no-repeat left bottom;
}
#field-area .info-inner ul li{
	margin:0;
	padding:0 0 13px 20px;
	clear: both;
}
#field-area .info-inner ul li p.date{
	width:120px;
	margin:0;
	padding: 0;
	float: left;
	font-weight: bold;
}
#field-area .info-inner ul li p.text{
	width:374px;
	margin:0;
	padding: 0;
	float: left;
}
#field-area-top a.icn{
	padding: 0 2px;
	white-space: nowrap;
}
#field-area-top a:link,
#field-area-top a:visited{
	text-decoration: underline;
}
#field-top-text{
	width:450px;
	margin: 10px auto;
	padding:0;
	background: url(img/bg_dotbtm.gif) no-repeat left bottom;
}
#field-top-text ul{
	margin: 20px auto;
	padding:10px 10px 0px 10px;
	background: url(img/bg_dottop.gif) no-repeat left top;
	list-style: none;
}
#field-area-index{
	width:450px;
	margin: 20px auto;
	padding:0;
	list-style: none;
}
#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 10px 20px 10px 45px;
	width: 650px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #333333;
}
#hor-zebra .odd
{
	background: #bbe0e3; 
}
