@charset "utf-8";
/* CSS Document */

/* common setting */
body{
	margin: 0;
	padding: 0;
	font-family: "MS Mincho", "MS Gothic","Times New Roman";
	font-size: 10pt;
	color: #364149;
}
h1,h2,h3,h4,div,p,ul,ol,dl,dt,dd,form,img {
	margin: 0;
	padding: 0;
}
img {border: 0;}
ul,ol {list-style: none;}

a:link {color: #013B28; text-decoration: underline;}
a:visited {color: #013B28; text-decoration: underline;}
a:hover {color: #6C7F78; text-decoration: none;}
a:active {color: #6C7F78; text-decoration: none;}

.float_left {float: left;}
.float_right {float: right;}
.fcenter {margin: 0 auto;}
.text_center {text-align: center;}
.text_bold {font-weight: bold;}
.text_size14 {font-size: 14px;}
.text_size12 {font-size: 12px;}
.text_right {text-align: right;}
.text_color_red{color: #ff0000;}
.underline{text-decoration: underline;}
.margin_left_25 {margin-left: 25px;}
.margin_bottom_5 {margin-bottom: 5px;}
.margin_bottom_7 {margin-bottom: 7px;}
.margin_bottom_15 {margin-bottom: 15px;}
.margin_bottom_20 {margin-bottom: 20px;}
.margin_top_15 {margin-top: 15px;}
.margin_right_6 {margin-right: 6px;}
.lineheight1 {line-height: 1.5em;}
.hidden {display: none;}
.iconNew {background-image:url(../images/new.gif); 
     background-repeat:no-repeat;
	 vertical-align:middle;}

.line1{
     background: #CCCCCC;
     height: 1px;
     overflow: hidden;
	 width: 670px;
}

h2 {
	width: 650px;
	font-size: 16px;
	margin-bottom: 15px;
	padding: 3px 0 3px 30px;
	color: #2D3432;
	background-image: url(../images/titleicon.png);
	background-repeat: no-repeat;
	background-position: left center;

}

h3 {
	width: 650px;
	font-size: 14px;
	margin-bottom: 15px;
	padding: 3px 0 3px 30px;
	color: #2D3432;
	background-image: url(../images/titleicon.png);
	background-repeat: no-repeat;
	background-position: left center;

}

#header {
	width: 878px;
	height: 95px;
	margin: 10px auto ;
}
#logo {
	width: 150px;
	height: 95px;
	float: left;
	text-align: center;
}
#flash {
	width: 700px;
	height: 95px;
	float: left;
	margin-right: 0px;
}
#login {
	width: 165px;
	padding-left: 10px;
	margin-top: 15px;
}
.login_span {
	color: #013926;
	font-weight: bold;
}
.login_text {
	width: 120px;
	margin-bottom: 5px;
	margin-top: 1px;
}
#menu {
	width: 878px;
	height: 28px;
	margin: 0 auto 15px;
	background-color: #fff;
	border-bottom: 2px solid #598072;
	text-align: center;
}
#menu ul {
	width: 570px;
	clear: both;
	margin: 0 auto;
}
#menu ul li {
	display: inline;
	float: left;
	margin-right: 5px;
}
#menu ul li #current{
	background: url(../images/menu.png) 0 -56px;
	font-weight: normal;
	color: #F3E895;
}
#menu ul li a {
	width: 90px;
	height: 21px;
	color: #382700;
	text-align: center;
	display: block;
	padding-top: 7px;
	text-decoration: none;
}
#menu ul li a:hover {background: url(../images/menu.png) 0 -28px;color: #fff;}
#main_content {
	width: 878px;
	margin: 0 auto 15px;
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-y;
}
#left_box {
	width: 175px;
	float: left;
}
.left_bg {
	width: 175px;
	background-image: url(../images/left2.png);
	background-repeat: repeat-y;
}
#navigation {
	width: 170px;
	margin: 0 auto;
}
#navigation ul {width: 170px;}
#navigation ul li {padding-bottom: 5px;}
#navigation ul li #current2 {
	background: url(../images/navigation.png) 0 0;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#navigation ul li a {
	color: #224967;
	text-decoration: underline;
	font-weight: normal;
	display: block;
	height: 14px;
	padding: 10px 0 0px 25px;
}
#navigation ul li a:hover {
	background: url(../images/navigation.png) 0 0;
	background-repeat: no-repeat;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
/* left */
#navigation1 {
	width: 170px;
	margin: 0 auto;
}
#navigation1 ul {width: 170px;}
#navigation1 ul li {padding-bottom: 5px;}
#navigation1 ul li #current2 {
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#navigation1 ul li a {
	color: #224967;
	text-decoration: underline;
	font-weight: normal;
	display: block;
	height: 14px;
	padding: 10px 0px 0px 25px;
}
#navigation1 ul li a:hover {
	background-repeat: no-repeat;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
/* left */
/* menuari */
#navigation2 {
	width: 170px;
	margin: 0 auto;
}
#navigation2 ul {width: 170px;}
#navigation2 ul li {padding-bottom: 5px;}
#navigation2 ul li #current2 {
	background: url(../images/navi.png) 0 0;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#navigation2 ul li a {
    background: url(../images/navi.png) 0 0;
	color: #224967;
	text-decoration: underline;
	font-weight: normal;
	display: block;
	height: 14px;
	padding: 10px 0 0px 25px;
}
#navigation2 ul li a:hover {
	background: url(../images/navi.png) 0 0;
	background-repeat: no-repeat;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
/* menuari */
#main {
	width: 700px;
	float: right;
}
.text1 {
	width: 670px;
	margin-left: 30px;
	line-height: 1.5em;
}
.text1_bgcolor {
	width: 660px;
	margin-left: 30px;
	line-height: 1.5em;
	background-color: #FFFBE8;
	padding: 10px 0 10px 10px;
}

.table1 {
	width: 650px;
	margin-left: 50px;
	line-height: 1.5em;
}
.text2 {
	width: 650px;
	margin-left: 52px;
	line-height: 1.5em;
}
.table2 {
	width: 670px;
	line-height: 1.5em;
	background-color: #033826;
}
.table2 .table_text {
	background-color: #fff;
}
.table2 .label {
	background-color: #fff;
	font-weight: bold;
}
.table2 .label1 {
	background-color: #fff;
}

.text3 {
	width: 640px;
	margin-left: 30px;
	line-height: 1.5em;
}

.table3 {
	width: 580px;
	line-height: 1.5em;
	background-color: #033826;
}
.table3 .table_text {
	background-color: #fff;
}
.table3 .label {
	background-color: #fff;
	font-weight: bold;
}
.text5 {
	width: 670px;
	margin-left: 30px;
	line-height: 1.5em;
	font-size: 9pt;
}
.button {
	display: inline-block;
	width: 83px;
	height: 20px;
	text-align: center;
	padding-top: 0px;
	font-size: 12px;
	font-weight: normal;
	background: url(../images/button.gif) 0 -40px;	
}

.button:link {color: #fff; text-decoration: none;}
.button:visited {color: #fff; text-decoration: none;}

.button:hover {
	color: #000; 
	text-decoration: none;
	background: url(../images/button.gif) 0 -20px;
}

.button:active {
	color: #000;
	text-decoration: none;
	background: url(../images/button.gif) 0 -60px;
}

.pagetop {
	display: block;
	width: 85px;
	height: 20px;
	text-align: center;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.left_bottom {
	width: 175px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#user_header {
	width: 700px;
	margin: 10px auto 20px;
}
.user_title {
	width: 492px;
	height: 22px;
	margin-top: 60px;
	float: left;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	font-size: 14px;
}
#user_main {
	width: 496px;
	margin: 0 auto 20px;
	padding: 2px;
}
.user_login {
	width: 496px;
	padding-bottom: 5px;
}
.login_form {
	width: 240px;
	margin: 0 auto;
}
.login_form .input_text {
	width: 150px;
}
.login_label {
	width: 80px;
	padding-top: 5px;
	float:left;
}
#user_footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 1px;
	height: 26px;
}
.lostpassword_form {
	width: 460px;
	margin: 0 auto;
	
}
#footer {
	width: 878px;
	margin: 0 auto 15px;
	border-top: 2px solid #598072;
}
#copyright {
	text-align: center;
	font-size: 10px;
	margin-top: 8px;
	font-family:"Times New Roman", Times, serif;
}
/** clear float **/
.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}
#main_content:after,.login:after,#user_header:after,.user_login:after {
	content: ".";
	clear: both;
	overflow: hidden;
	font-size: 0;
	height: 0;
	display: block;
}