﻿A {
	text-decoration: none;
}
A: link {
	text-decoration: none;
}
A: visited {
	text-decoration: none;
}
A: active {
	text-decoration: none;
}
A: hover {
	left: 1px; color: #000000; position: relative; top: 1px; text-decoration: none;
}
/*-------------------------------*/
A.white {
	color: #ffffff;
}
/*A.white: link {
	color: #ffffff; text-decoration: none;
}
A.white: visited {
	color: #ffffff; text-decoration: none;
}
A.white: active {
	color: #ffffff; text-decoration: none;
}
A.white: hover {
	left: 1px; color: #000000; position: relative; top: 1px; text-decoration: none; background-color: #cccccc;
}*/
A.white: hover {
	color: #FF9900; background-color: #cccccc;
}
/*-------------------------------*/
BODY {
	background-color: #ffffff; font-size: 13px; color: #777777; line-height: 17px;
	overflow-x: hidden;

}

TABLE.bgc {
	background-color: #333333;
}
TABLE.top {
	background-color: #333333; color: #000000; line-height: 15px;
}
TABLE.sub {
	background-color: transparent;
}
TR {
	background-color: #ffffff; font-size: 13px; line-height: 24px;
}
TR.cur {
	background-color: #ffff99;
}
TR.menu {
	line-height: 17px;
}
TR.sub {
	background-color: transparent;
}
TH {
	background-color: #ffcccc; font-size: 13px; line-height: 17px;
}
TD {
}
TD.menu {
	line-height: 17px;
}
TD.name {
	background-color: #f4f4f4;
}
TD.value {
	background-color: #ededed;
}
TD.top {
	background-color: #E3E3FF;
}
TD.sub {
	background-color: transparent;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}
TD.tit1 {
	background-color: #999999;
	color: #ffffff;
	font-size: 11px;
}
TD.tit2 {
	background-color: #cc3366;
	color: #ffffff;
	font-size: 11px;
}
INPUT { 
	vertical-align: middle; ime-mode: inactive;
}
SELECT { 
	vertical-align: middle; ime-mode: inactive;
}
.fep {
	ime-mode: active;
}
.hissu {
	background-color: #bcddf8;
}
.hissu_fep {
	background-color: #bcddf8; ime-mode: active;
}
.hissu_txt {
	color: #72b3e7;
}
.alert_txt {
	color: #ff3333;
}
H1 {
	font-weight: bold; font-size: 16px; margin: 5px 10px; color: #0f47a4;
}
H2 {
	font-weight: bold; font-size: 16px; margin: 5px 10px; color: #077c67;
}
H3 {
	font-weight: bold; font-size: 16px; margin: 5px 10px; color: #148514;
}

.pickup{font-weight: bold; font-size: 11px; line-height:12px; color: #000000;}

.copyright {
	font-size: 11px; color: #666666; line-height: 14px;
}
.link {
	font-size: 13px; color: #045adb; line-height: 17px;
}
.link2 {
	font-size: 10px; color: #045adb; line-height: 17px;
}
.txt8 {
	font-size: 8px;
}
.txt9 {
	font-size: 9px;
}
.txt10 {
	font-size: 10px;
}
.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}
.txt13 {
	font-size: 13px;
}
.txt14 {
	font-size: 14px;
}
.txt15 {
	font-size: 15px;
}
.txt16 {
	font-size: 16px;
}
.txt17 {
	font-size: 17px;
}
.txt18 {
	font-size: 18px;
}
.sel {
	font-weight: bold; font-size: 15px; color: coral; line-height: 17px;
}
.tit {
	font-weight: bold; font-size: 16px; color: #045adb;
}
.hide {
	display: none;
}
.btn_add {
	width: 150;
}
