﻿BODY
{
font-family:MingLiU;
background-image: url(../images/new_bg.gif);
background-repeat: repeat-x; 
background-color: #f6f9fb;
}
TD {
	font-size: x-small;
}
a:link {
	font-size: x-small;
	font-style: normal;
	color: #025fc4;
	text-decoration: none;
}
a:visited {
	font-size: x-small;
	font-style: normal;
	color: #025fc4;
	text-decoration: none;
}
a:hover {

	font-size: x-small;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
.txt01 {
	FONT-SIZE: 16px; COLOR: #0aa4ea;
	font-weight: bold;
}
.txt01_small {
	FONT-SIZE: 14px; COLOR: #0aa4ea;
	font-weight: bold;
}
.txt02 {
	font-size: x-small; COLOR: #000000;
	font-weight: bold;
}
.txt03 {
	FONT-SIZE: 14px; 
	font-weight: bold;
}
.txt04 {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #0aa4ea;
	text-decoration: none;
	line-height: 25px;
}

.border05 {
	BORDER-RIGHT: #60c5f4 1px solid; BORDER-TOP: #60c5f4 1px solid; BORDER-LEFT: #60c5f4 1px solid; BORDER-BOTTOM: #60c5f4 1px solid
}

a.a02:link {
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.a02:visited {
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.a02:hover {

	font-size: x-small;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}

a.a03:link {
	font-size: x-small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a.a03:visited {
	font-size: x-small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a.a03:hover {

	font-size: x-small;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}


.newstitle {
    font-family:SimHei;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #025fc4;
	text-decoration: none;
	letter-spacing: 2px;
	line-height:17px; 
}

.content {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
.copyright {

	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	color:#333; 	
}
.title {

	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.description {
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.printcontent {


	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menutitle {
	font-size: 15px;
	font-weight: bold;
	color: GREEN;
	letter-spacing: 4px;
}
.image-pad {
border: 3px solid white;
padding: 22px;
}

.INPUT1     {color: #000000; background-color: #ffffff; border: 1px #004B97 double; FONT-FAMILY: MS Shell Dlg,Tahoma, sans-serif; FONT-SIZE: 12px}
.INPUT2     {color: #000000; background-color: #efefef; border: 1px #004B97 double; FONT-FAMILY: MS Shell Dlg,Tahoma, sans-serif; FONT-SIZE: 12px}


a.a2:link {
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	color: #004B97;
	text-decoration: none;
}
a.a2:visited {
	font-size:14px;
	font-style: normal;
		font-weight: bold;
	color: #004B97;
	text-decoration: none;
}
a.a2:hover {

	font-size:14px;
	font-style: normal;
	font-weight: bold;	
	color: #004B97;
	text-decoration: none;
}

div.buttonrow input, div.buttonRow input {
	width: auto;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 10px 2px 10px;
	_padding: 1px 10px 0 10px;
	margin-right: 10px;
	letter-spacing: 1px;
	background: #fcbb49 url(/images/btn_main_1x50.gif) repeat-x top left;
	color: #fff;
	border: 1px solid #ff9900;
}
div.buttonrow input#review, div.buttonRow input#review {
	padding: 1px 2px 2px 2px;
}
div.buttonrow input:hover, div.buttonRow input:hover {
	cursor: pointer;
}
div.buttonrow input:active, div.buttonRow input:active {
	border: 1px solid #000 !important;
}
div.buttonrow input.done, div.buttonRow input.done {
	background: #afc8f1 url(/images/btn_secondary_1x50.gif) repeat-x top left;
	border: 1px solid #85a7ca;
	font-size: 11px;
	padding: 2px 10px;
	_padding: 2px 10px 0 10px;
	color: #369;
}
div.buttonrow input.cancel, div.buttonRow input.cancel {
	background: #cfcfcf url(/images/btn_cancel_1x50.gif) repeat-x top left;
	border: 1px solid #acadaf;
	font-size: 11px;
	padding: 2px 10px;
	_padding: 2px 10px 0 10px;
	color: #777;
}	
div.buttonrow input.disabled, div.buttonRow input.disabled  {
	background: #bcbcbb url(/images/btn_cancel_1x50.gif) repeat-x top left;
	border: 1px solid #acadaf;
	font-size: 11px;
	padding: 2px 10px;
	_padding: 2px 10px 0 10px;
	color: #acadaf;
}
div.buttonrow input.disabled:hover, div.buttonRow input.disabled:hover {
	cursor: default;
}	

.btn_2k3 {
 BORDER-RIGHT: #002D96 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #002D96 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#9DBCEA); BORDER-LEFT: #002D96 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #002D96 1px solid
}	