﻿@charset "utf-8";
/* CSS Document */

/*Default setting,its value isn't changed.*/
.JWSSothinkBgC{background-color:transparent;}

/*Global setting.    It: item    G:global*/
.JWSItBS{border-style: none;}
.JWSItBW{border-width:1px;}
.JWSItBC{border-color:#C6D0E5;}
.JWSGBgC{background-color:transparent;}
.JWSGBgI{background-image:none;}
.JWSGBgR{background-repeat:repeat;}


/*Title setting.    F: font*/
.JWSF{font:bold 18px Verdana,Arial; line-height:18px;}
.JWSFC{color:#FFFFFF;}
.JWSFD{text-decoration:underline;}
.JWSBgC{background-color:transparent;}
.JWSBgI{background-image:url("../images/16.jpg");}
.JWSBgR{background-repeat:repeat;}


/*Arrow setting.    Lt: left or top     Rb: right or bottom     E: enable    D:disable
  Ot: mouse out     Ov: mouse over     I: image */
.JWSLtEOt{background-image:url("../images/arrow03_ut.gif");}
.JWSLtEOv{background-image:url("../images/arrow03_uv.gif");}
.JWSLtD{background-image:url("../images/arrow03_ud.gif");}
.JWSLtIW{width:22px;}
.JWSLtIH{height:13px;}

.JWSRbEOt{background-image:url("../images/arrow03_wt.gif");}
.JWSRbEOv{background-image:url("../images/arrow03_wv.gif");}
.JWSRbD{background-image:url("../images/arrow03_wd.gif");}
.JWSRbIW{width:22px;}
.JWSRbIH{height:13px;}


/*Tip  border  setting        Sz::size    Cn: corner      Lt: left top   Rb: right bottom
  Lb: left bottom  Rt: right top  T: top    Bt: bottom   L:left    Ri: right*/
.JWSBS{border-style:solid;}
.JWSBW{border-width:1px;}
.JWSBC{border-color:#E6EFF9;}


/*Item  or  item tip setting.   Ot: mouse out   Ov: mouse over    It:item     F: font    Tp: tip  i:item */

/*Item 0 */
.JWSItBgCi0{background-color:transparent;}
.JWSOtFi0{font:9pt Arial;}
.JWSOtFCi0{color:#000000;}
.JWSOtFDi0{text-decoration:none;}
.JWSOvFi0{font:9pt Arial;}
.JWSOvFCi0{color:#000000;}
.JWSOvFDi0{text-decoration:none;}

#main_table {
	height: 912px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 700px;
}
#ed {
	float: right;
	width: 200px;
	padding: 10px;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#inside_table {
	height: 590px;
	background-image: url(../images/bkgrd.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#msg_table {
	margin-top: 30px;
}
#footer {
	margin-bottom: 40px;
}
.style5 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	}
a:link {
	color: #6c7e67;
}
a:visited {
	color: #93AD8C;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.inv{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#print {
	text-align: right;
	text-decoration: none;
	display: block;
	padding-right: 20px;
}

