
/* local set */
body {
        margin:0px 0px 0px 0px;
	font-size:9pt;
	line-height:15pt;
	background-color:#85e7ff;
	background-image:url(../images/back.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
}
table {
	font-size:9pt;
	line-height:16pt;
}

a:link{
	color: #0066ff;
	font-size:10pt;
	line-height:14pt;
	font-weight: bold;
}
a:visited{
	color: #0098b2;
	font-size:10pt;
	line-height:14pt;
	font-weight: bold;
}
a:active{
	color: #0098b2;
	font-size:10pt;
	line-height:14pt;
	font-weight: bold;
}
a:hover {
	color:#f57700;
	font-size:10pt;
	line-height:14pt;
	font-weight: bold;
}
#menu ul {
        margin:0;
	padding:0;
	list-style:none;
	width:800px;
}
#footer a, #footer a:link, #footer a:visited {
	color:#ffffff;
	font-weight: 500;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
}
#main {
	width:700px;
	background-color:#ffffff;
	text-align:center;
}
#main2 {
	width:640px;
	background-color:#ffffff;
	text-align:center;
}
#left {
	width:535px;
	background-color:#ffffff;
	text-align:left;
        float:left;
}
#leftleft {
	width:185px;
	background-color:#ffffff;
	text-align:left;
        float:left;
	padding:3px 7px 3px 7px;
}
#leftright {
	width:350px;
	background-color:#ffffff;
	text-align:left;
        float:right;
	padding:3px 0px 3px 0px;
}
#right {
	width:165px;
	background-color:#ffffff;
	text-align:left;
        float:right;
	padding:3px 7px 3px 7px;
}
#left_h {
	width:535px;
	background-color:#ffffff;
	text-align:left;
        float:left;
}
#leftleft_h {
	width:185px;
	background-color:#ffffff;
	text-align:left;
        float:left;
	padding:3px 7px 3px 7px;
}
#leftright_h {
	width:350px;
	background-color:#ffffff;
	text-align:left;
        float:right;
	padding:3px 0px 3px 0px;
}
#right_h {
	width:165px;
	background-color:#ffffff;
	text-align:left;
        float:right;
	padding:3px 7px 3px 7px;
}
#header {
	width:700px;
	background-color:#ffffff;
	text-align:left;
	font-size:9pt;
}
#middle {
	width:700px;
	background-color:#e2f7f7;
	text-align:left;
	font-size:9pt;
}
#middle_f {
	width:700px;
	background-color:#e2f7f7;
	text-align:left;
	font-size:9pt;
}
#footer {
	width:700px;
	background-color:#aaaaaa;
	text-align:center;
        padding:2px;
	color: #ffffff;
	font-size:9pt;
	line-height:12pt;
}
#center {
	width:480px;
        padding:15px;
	background-color:#ffffff;
	text-align:left;
}
#fin {
	text-decoration:line-through;
}
.red {
	color:#990000;
        background-color:#f0f0f0;
}
.red2 {
	color:#990000;
	font-weight: bold;
}
.gray {
        background-color:#f0f0f0;
	color:#000000;
	font-weight: bold;
}
.lgray {
        background-color:#fafafa;
	color:#000000;
	font-weight: bold;
}
.waku {
	padding:10px;
	background-color:#ffffff;
	border: 1px solid #666666;
}
.waku1 {
	padding:7px;
	background-color:#ffffff;
	border: 1px solid #eb6100;
}
.waku2 {
	padding:7px;
	background-color:#ffffff;
	border: 1px solid #3399cc;
}
.waku3 {
	padding:7px;
	background-color:#ffddbb;
	border: 1px solid #ff4c00;
}
.waku4 {
	padding:5px;
	background-color:#ffffff;
	border: 1px solid #000000;
}
.waku5 {
	padding:20px;
	background-color:#ffffdd;
	border: 1px solid #eeee33;
}
h1 {
	font-size:11pt;
	line-height:15pt;
	color:#999999;
	margin:0;
        font-family:sans-serif;
}
h2 {
	font-size:10pt;
	color:#ff9900;
	margin-bottom:8px;
}
h3 {
	color:#000000;
	background-color:#f3f3f3;
        border-left:18px solid #cc2222;
        padding-top:6px;
        padding-bottom:6px;
        padding-left:15px;
	font-size:11pt;
	margin:5px;
}
img {
	border:0;
}