﻿/* CSS Document */
body{ margin: 0px; padding: 0px; text-align: center; font-size: 12px;}

a{ color: #363534; text-decoration: none; font-size: 0.95m;}
a:hover{ color: #ff6600;}

/*  Nav   */
#MainMenu ul{ margin: 0px; padding: 0px; list-style: none; }
#MainMenu li{ float: left; }
#MainMenu li a{ margin: 0px; padding: 0px; display: block; background-image: url(images/menu.jpg); height: 30px; overflow: hidden; }

#MainMenu01 a{ width: 80px; background-position:     0      0;}
#MainMenu02 a{ width: 68px; background-position:  -81px     0;}
#MainMenu03 a{ width: 69px; background-position:  -149px    0;}
#MainMenu04 a{ width: 70px; background-position:  -218px    0;}
#MainMenu05 a{ width: 69px; background-position:  -288px    0;}
#MainMenu06 a{ width: 68px; background-position:  -357px    0;}
#MainMenu07 a{ width: 70px; background-position:  -426px    0;}
#MainMenu08 a{ width: 84px; background-position:  -496px    0;}
#MainMenu09 a{ width: 56px; background-position:  -580px    0;}
#MainMenu10 a{ width: 56px; background-position:  -650px    0;}

#MainMenu01 a:hover, #MainMenu01 a.stay{ background-position:      0   -30px;}
#MainMenu02 a:hover, #MainMenu02 a.stay{ background-position:  -81px   -30px;}
#MainMenu03 a:hover, #MainMenu03 a.stay{ background-position:  -149px  -30px;}
#MainMenu04 a:hover, #MainMenu04 a.stay{ background-position:  -218px  -30px;}
#MainMenu05 a:hover, #MainMenu05 a.stay{ background-position:  -288px  -30px;}
#MainMenu06 a:hover, #MainMenu06 a.stay{ background-position:  -357px  -30px;}
#MainMenu07 a:hover, #MainMenu07 a.stay{ background-position:  -426px  -30px;}
#MainMenu08 a:hover, #MainMenu08 a.stay{ background-position:  -496px  -30px;}
#MainMenu09 a:hover, #MainMenu09 a.stay{{ background-position:  -580px  -30px;}
#MainMenu10 a:hover, #MainMenu09 a.stay{{ background-position:  -650px  -30px;}

.block{ display: block; height: 10px;}
.hidden{ text-indent: -5000px;}
.line{ margin: 6px 0px; background-image:url(images/line.gif); height: 1px; overflow: hidden; width: 100%; clear: both;}

form{ margin: 0px 0px 0px 4px; padding:	0px; }
input.txt1{ BORDER: 1PX SOLID #DDD;/*border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; 0px; border-bottom: 1px dashed #656565;*/ width: 105px; background-color: FFFFFF; color:#656565;}
input.btn{ width: 45px; margin-top: 2px; color: #fff; background-color: #B3B3B3; border: 1px solid #fff; padding: 1px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em; margin-left: 5px;}

#ad{ margin: 0px 20px 0px 0px; padding: 0px;}
#ad img{ margin-bottom: 3px; border: 0px;}

#newsRelease{ margin-left: -5px; margin-top: 20px; margin-right: 20px; margin-bottom: 20px; padding: 0px;}
#newsRelease li{ padding: 0px 0px 0px 15px; font-size: 0.8em; background: url(images/arrow.gif) left top no-repeat; list-style: none;}
#newsRelease li a{ color: #363534; text-decoration: none; font-size: 1.05em;}
#newsRelease li a:hover{ color: #ff6600;}
#newsRelease .date{ margin-left: 10px; font-family: arial; color: 656565; font-size: 0.8em;}

#page{ margin: 15px 0px; padding-top: 10px; text-align: center; font-size: 0.9em; font-family: arial;}
#page input.txt{ BORDER: 1PX SOLID #A6A4A3; width: 40px; background-color: FFFFFF; color:#656565;}

#footer{ margin: 0px 0px 20px 0px; padding: 15px; FONT-SIZE: 0.8em; text-align: center; clear: both; background-color: #ddd;}
#footer a{ color: #108542; text-decoration: none; font-family: arial;}
#footer a:hover{ color: #ff6600; text-decoration: underline;}


.l1{FONT-SIZE: 12px;COLOR: #ffffff;}
.l4 {color: #007DB0;FONT-SIZE: 12px;}
.ttable {
	height:26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	background-image: url(images/menu_bk01.gif);
	FONT-FAMILY: 'Arial';
	font-size: 14px;
	COLOR: #1B395D;
}
.content 
{
　　table-layout: fixed;
　　word-break: break-all;
}
.ttable2 {
	height:26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	background-image: url(images/menu_bk02.gif);
	FONT-FAMILY: 'Arial';
	font-size: 14px;
	COLOR: #1B395D;
}

.link03:active {
	COLOR: #000000; font-weight: bold;font-size=14;
}
.link03:visited {
	COLOR: #000000; font-weight: bold;font-size=14;
}
.link03:hover {
	COLOR: red;	font-weight: bold;font-size=14;
}
.link03:link {
	COLOR: #000000; font-weight: bold;font-size=14;
}