﻿/***** Top *****/
#top {
	background-image: url("page_top.jpg");
	color: #FFFFFF;
	height: 105px;
	margin: 0;
	padding: 0;
}
#top a {
	background: inherit;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper {
	color: #000000;
	margin: 0 auto;
	padding: 0;
	width: 775px;
}
/***** Page *****/
a {
	color: #74A8F5;
	text-decoration: none;
}
a:hover {
	color: #86C32A;
	text-decoration: underline;
}
blockquote {
	background: #E5ECF7;
	border-left: 2px solid #C7D9F5;
	color: #6B84A8;
	padding: 0px 0px 5px 5px;
}
body {
	background: url(../resource/img_background.gif) top center repeat-y;
	color: #333333;
	font: 75% Verdana,Tahoma,Arial,sans-serif;
	margin: 0em auto;
	padding: 0em;
}
.form_label {
	color: #191970;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.form_text {
	color: #000080;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	text-align: left;
}
.leftlogins {
	color: #505050; /*background-color: #F7F9F7;
line-height: 1.3em;*/;
	margin: 1px 0 1px 0;
	padding: 0px;
	width: 130px;
}
/*---------MY TABLE-------*/
.mytable1 {
	border-collapse: collapse;
	font-family: Verdana,Arial,Helvetica,sans-serif; /*	color: #005AA5; */;
	font-size: 12px;
	text-align: justify;
}
.mytable1 td {
	border-bottom: #005AA5 1px solid;
	border-left: #005AA5 1px solid;
	border-right: #005AA5 1px solid;
	border-top: #005AA5 1px solid;
}
.news_date {
	color: #00008B;
	font-family: Verdana, Tohama, sans-serif;
	font-size: 12px;
}
/*----------------*/
/*----------------*/
.news_head {
	color: #000080;
	font-family: Verdana, Tohama, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.news_list {
	text-align: left;
}
.news_matter {
	font-family: Verdana, Tohama, sans-serif;
	font-size: 12px; /*	color: #483D8B;*/;
	text-align: justify;
}
.style3 {
	color: #666666;
}
.style4 {
	color: #999999;
}
.style5 {
	color: #FF9933;
}
.style6 {
	color: #86C32A;
}
.style7 {
	color: #74A8F5;
}
.table_head {
	background: #C3D2DF;
	font-weight: bold;
}
.text_bodytext_head {
	border-bottom: 1px solid #CCCCCC;
	color: #005AA5;
	font-family: Verdana, Tohama, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.topright {
	display: inline;
	float: right;
	margin: 4px 8px 0 0;
	text-align: right;
}
/***** Content *****/
#content {
	border-left: 1px solid #F0F0F1;
	color: #666666;
	line-height: 1.6em;
	margin: 0 5px 20px 160px;
	padding: 0 10px 0 10px;
	text-align: left;
}
#content a {
	text-decoration: none;
}
#content a:hover, #top a:hover {
	text-decoration: underline;
}
#content h2 {
	color: inherit;
	font-size: 1.5em;
	margin: 0px 0 0 0;
	padding: 10px 5px 0 5px;
	text-align: left;
}
/*****************/
/***   FOOTER   **/
/*****************/
#footer {
	background-color: #FFFFFF;
	border-bottom: #C8C8C8 solid 0.1em;
	border-top: #C8C8C8 solid 0.1em;
	clear: both; /*	float: left; */;
	color: #646464;
	font-size: 10px;
	height: auto;
	margin: 1.0em 0em 0em 0.0em;
	padding: 0.5em 0em 0.5em 0em;
	text-align: center;
	width: 775px;
}
/***** Menu *****/
#main {
	padding: 10px;
	width: 720px;
}
#menu {
	clear: left;
	float: left;
	font-size: 0.9em;
	margin: 0 0 0px 0;
	padding: 0;
	width: 150px;
}
#menu li {
	margin-bottom: 4px;
}
#menu li a {
	background: #FFFFFF;
	border-left: 5px solid #003366;
	color: #003366;
	display: block;
	font-weight: bold;
	height: 20px;
	padding: 5px 0 0 8px;
	text-decoration: none;
}
#menu li a:hover {
	background: #6699CC;
	border-left: 5px solid #003366;
	color: #FFFFFF;
}
#menu ul {
	font-size: 1.1em;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	width: 150px;
}
#navigation {
	background: #2F4F4F;
	color: #FFFFFF;
	font-size: 1em;
	padding-left: 10px;
	padding-right: 10px;
}
#right_part {
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
	text-align: justify;
	width: 130px;
}
#rightcontent {
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
}
/***** Sub Content *****/
#subcontent {
	float: right;
	margin: 0;
	padding: 5px 5px 5px 0;
	width: 150px;
}
/*** Correction for non-IE browsers ***/
#wrapper {
	overflow: hidden;
}
/*** Correction for IE 5.01 ***/
#wrapper {
	float: none; /*	float: left; */
}
/*---------FORM-------*/
.f_textbox {
	font-family: Verdana, Tohama, sans-serif;
	FONT-SIZE: 10pt;
	text-decoration: none;
	color: blue;
	background: #fff;
	border: 1px solid #b0b0b0;
	margin: 0 4px 0 0;
	width: 300px;
}
.f_button {
	background: #f0f0f0;
	border: 1px solid #b0b0b0;
}
