<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
body {
	background-color: #000000;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
a:link {
	color: #9999FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9999FF;
}
a:hover {
	text-decoration: underline;
	color: #9999FF;
}
a:active {
	text-decoration: none;
	color: #9999FF;
}
.lk {	font-size: 10px;	color: #026b87;}
a.lk:link {	font-size: 10px;	color: #026b87;}
a.lk:visited {	font-size: 10px;	color: #026b87;}
a.lk:hover {	font-size: 10px;	color: #999999;}
a.lk:active {	font-size: 10px;	color: #026b87;}

.lk2 {	color: #666666;}
a.lk2:link {	text-decoration: none;	color: #666666;}
a.lk2:visited {	text-decoration: none;	color: #666666;}
a.lk2:hover {	text-decoration: underline;	color: #00A0C6;}
a.lk2:active {	text-decoration: none;	color: #666666;}

/*.navi {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 23px;
	width: 92px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}*/
a.navi:link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:visited {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(navi_bg_on.jpg);
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.navi:active {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#navi {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(navi_bg_on.jpg);
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.lineL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #46595D;
}
.lineR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #46595D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #46595D;
}

.l_b {
	background-image: url(left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.c_b {
	background-image: url(center_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.f_b {
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.til_b {
	background-image: url(banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.til {
	font-size: 14px;
	color: #C4C8CD;
	font-weight: bold;
}

.blue {
	color: #0099CC;
	font-weight: bold;
}
.sty01 {
	color: #3f454b;
}
.til2 {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #008cae;
	padding-right: 80px;
}
.sj {
	padding-right: 80px;
}
.sj2 {
	padding-left: 20px;
}


-->