body {
	background-image:url(../image/back.gif);
	background-repeat:repeat;
	margin-left: 15;
	margin-right: 0;
	margin-top: 15;
	margin-bottom: 15;
}

.body2 {
	background-image: url(../image/body_back.gif);
	background-repeat:repeat;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 135%;
	text-align: justify;
}

	
	.top_menu a:link { font-size: 9pt; font-family: "Arial" ; text-decoration: none; color:#847251; font-weight:bolder;  }
	.top_menu a:visited { font-size: 9pt; font-family: "Arial" text-decoration: none; color:#847251; font-weight:bolder;  }
	.top_menu a:active { font-size: 9pt; font-family: "Arial" text-decoration: none; color:#847251; font-weight:bolder;  }
	.top_menu a:hover { font-size: 9pt; font-family: "Arial" text-decoration: none; color:#BB9600; font-weight:bolder;  }	



#content {
	padding-top: 16px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	background-color: white;
	background-image: url(../image/body_back.gif);
	background-repeat: repeat-y;
}

.sub_title {
	font-family: "verdana";
	font-weight: bolder;
	font-size: 10pt;
	color: #5FB3EC; 
	padding-top: 16px;
	}



.content_name {
	font-size: 9pt;
	font-weight: bolder;
	color: #000000;
	background-color: #EBECE6;
	padding: 3px 5px 3px 6px;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.content_sub {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #666666;
	text-align: left;
}

.font7 { font-size:7pt; color:#666666; }

#center {text-align:center; }

.dotline  {
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	text-align: justify;
     }

.pro-cell01 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 7pt;
	font-weight: bolder;
	color: #7B7B7B;
}

.pro-cell02 {
	font-size: 9pt;
	text-align: left;
}

.pro-cell03 {
	font-size: 9pt;
	color: #666666;
	font-family: "Arial";
	padding-left: 15px;
}

.pro-cell04-1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: normal;
	color: white;
	background-color: #1F9AA9;
	padding-right: 5px;
	padding-left: 5px;
    font-weight: bolder;
}

.pro-cell04-2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: normal;
	color: #1F9AA9;
	background-color: #f1f1f1;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
}

.pro-cell05 {
	font-size: 8pt;
	font-weight: bolder;
	color: #003366;
	font-family: "Arial", "Helvetica", "sans-serif";
	padding-left: 5px;
	background-color:#EAEAEA;
}

/* text*/
.p7, a.p7:link, a.p7:visited, a.p7:hover, a.p7:active{font-size:7pt}
.p8, a.p8:link, a.p8:visited, a.p8:hover, a.p8:active{font-size:8pt}
.p9, a.p9:link, a.p9:visited, a.p9:hover, a.p9:active{font-size:9pt}
.p10, a.p10:link, a.p10:visited, a.p10:hover, a.p10:active{font-size:10pt}

.b, a.b:link, a.b:visited, a.b:hover, a.b:active{font-weight:bold}
.u, a.u:link, a.u:visited, a.u:hover, a.u:active{text-decoration:underline}
.nu, a.nu:link, a.nu:visited, a.nu:hover, a.nu:active{text-decoration:none}
.font_a, a.font_a:link, a.font_a:visited, a.font_a:hover, a.font_a:active { font-family: "Arial"; }
.font_v, a.font_v:link, a.font_v:visited, a.font_v:hover, a.font_v:active { font-family: "verdana"; }

.fc_g { color:#666666; }
.fc_n { color:navy; }
.fc_b { color:blue; }
.fc_r { color:red; }

/*align*/
.left { text-align:left; }
.center {text-align:center;}
.right { text-align:right; }

.table_body { width: 96%; }
.table_content { background-color:#D9DCDD;}
.table_name { width: 100%; background-color:#F1EFE8;}
.cell_top1 { background-color:#C5E3F3; }
.cell_top2 { background-color:#D2E8F6; }
.cell_top3 { background-color:#D9EDF8; }
/*.cell_top1 { background-color:#4A4A4A; }
.cell_top2 { background-color:#595959; }
.cell_top3 { background-color:#595959; }*/
.cell_sub1 { background-color:#E9E9E9; }
.cell_sub2 { background-color:#F1F1F1; }
.cell_body1 { background-color:white; }
.cell_body2 { background-color:#ECECEC; }
.cell_body3 { background-color:#F4F4F4; }

.cell_b { border:1px solid #E6E6E6; }
.cell_p { padding: 7px; }