/* CSS Document */

.fontblack {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:16px;
	}
.fonttxt {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height:28px;
	}
.txt	 {
	font-size: 12px;
	color: #2f2e2e;
	text-decoration: none;
	line-height:22px;
	}
.fontwhite {
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	}
.fontwhite_b {
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	}
.fontwhite_14{
	font-size: 14px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	}
.fontbiaoti15{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-top:4px;
	line-height:38px;
	text-decoration: none;
}
.fontdeepblack14{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top:4px;
	text-decoration: none;
}
.fontred12{
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	line-height:18px;
}

.fontblue14{
	font-size: 14px;
	font-weight: bold;
	color: #00016b;
	text-decoration: none;
}
.fontred14{
	font-size: 14px;
	font-weight: bold;
	color: #c00000;
	text-decoration: none;
}

.fontred16{
	font-size: 16px;
	font-weight: bold;
	color: #c00000;
	text-decoration: none;
	line-height: 20px;
}

.fontdeepblack{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.fontbrown{
	font-size: 12px;
	color: #202020;
	text-decoration: none;
	line-height:16px;
}
.input {
	height: 22px;
	width: 100px;
	font-size: 12px;
	color: #c70400;
background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
.input_noborder
 {
	height: 16px;
	width: 100px;
	font-size: 12px;
	color: #c70400;
background-color:#FFFFFF;
	border: 1px none #CCCCCC;
}


.btn{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	WIDTH: 63px;
	CURSOR: pointer;
	COLOR: #000000;
	LINE-HEIGHT: 24px;
	HEIGHT: 25px;
	border: 0px none #476c9e;
	letter-spacing: 5px;
	background-image: url(../images/button3.gif);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}



a.txt {font-weight:normal;font-size:12px;color:#000000;text-decoration:none;line-height:14px;}
a.txt:link {font-weight:normal;font-size:12px;color:#000000;text-decoration:none;line-height:14px;}
a.txt:hover {font-weight:normal;font-size:12px;color:#003399;text-decoration:none;line-height:14px;}



a.txtr14 {
	font-weight:normal;
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
	padding-top: 3px;
	padding-left: 0px;
	background-position: center;
}
a.txtr14:link {
    font-weight:normal;
    font-size:12px;	
	color:#ff0000;
	text-decoration:none;
	padding-top: 4px;
	padding-left: 0px;
	}
a.txtr14:hover {
    font-weight:normal;
    font-size:12px;
	color:#cc3300;
	text-decoration:none;
	padding-top: 4px;
	padding-left: 0px;
	}

a.txtw14 {
	font-weight:normal;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	height: 20px;
	padding-top: 3px;
	padding-left: 0px;
	background-position: center;
}
a.txtw14:link {
    font-weight:normal;
	font-size:14px;	
	color:#ffffff;
	text-decoration:none;
	height: 20px;
	padding-top: 4px;
	padding-left: 0px;
	}
a.txtw14:hover {
    font-weight:normal;
	font-size:14px;	
	color:#ffffff;
	text-decoration:none;
	height: 20px;
	padding-top: 4px;
	padding-left: 0px;
	}


a.txtw {font-weight:bold;font-size:14px;color:#ffffff;text-decoration:none}
a.txtw:link {
	font-weight:bold;
	font-size:14px;
    color:#ffffff;
	padding-top: 7px;
	text-decoration:none;
}
a.txtw:hover {font-weight:bold;font-size:14px;color:#fff000;padding-top: 3px;text-decoration:none;}

a.txtb {font-size: 12px;color: #2f2e2e;text-decoration: none;line-height:18px;}
a.txtb:link {font-size: 12px;color: #2f2e2e;text-decoration: none;line-height:18px;}
a.txtb:hover {font-size: 12px;color: #cc0000;text-decoration:  none;line-height:18px;}

a.copyright {
	font-weight:normal;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	background-position: center;
}
a.copyright:link {
    font-weight:normal;
    font-size:14px;	
	color:#ffffff;
	text-decoration:none;

	}
a.copyright:hover {
    font-weight:normal;
    font-size:14px;
	color:#ffffff;
	text-decoration:underline;
	}
a.tab {
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	height: 32px;
	width: 94px;
	padding-top: 8px;
	background-image: url(../images/menu_hover.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
a.tab:link {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	height: 32px;
	width:  94px;
	padding-top: 8px;
	background-image: url(../images/menu_hover.gif);
}
a.tab:hover {
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	height: 32px;
	width:  94px;
	background-image: url(../images/menu_hover.gif);
	padding-top: 9px;
}
a.tab_unselected {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 32px;
	width: 94px;
	padding-top: 8px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
a.tab_unselected:link {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 32px;
	width: 94px;
	padding-top: 8px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
a.tab_unselected:hover {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	height: 32px;
	width: 94px;
	padding-top: 9px;
	background-attachment: fixed;
		background-image: url(../images/menu_hover.gif);
	background-repeat: no-repeat;
}
.button2
{
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px; 
	border-style:solid;
	height: 15px;
	BACKGROUND-COLOR: transparent;
	cursor:hand;	
}
/*--------ÉÌ»á¶¯Ì¬Í¼Æ¬--------*/
.itemOff
{
	background-color:Gray;
	width:10px;
	font-size:12px;
}
	
.itemOn
{
	background-color:Black;
	width:10px;
	font-size:12px;
}
/*---------end------------*/
