 BODY{FONT-FAMILY: "Verdana, PMingLiU"; FONT-SIZE: 13px;
    Color:#000000
 }
 FORM{FONT-FAMILY: "Verdana, PMingLiU"; FONT-SIZE: 13px}
 OPTION{FONT-FAMILY: "Verdana, PMingLiU"; FONT-SIZE: 13px}
 INPUT{
	font-family: Verdana, PMingLiU;
	COLOR: #000000;
	FONT-SIZE: 12px;
	background-color: #FFFFFF;
	padding: 3px 2px 2px;
	height: 20px;
	border: 1px solid #CCCCCC;
}
TD,P,DIV,BR{
	font-family: "Verdana, PMingLiU"; font-size: 12px;line-height: 20px;
}
 TEXTAREA{border-width: 1px; border-color: #000000; background-color: #fdfdfd; font-family: "Verdana, PMingLiU"; font-size: 13px; }
 
 SELECT{border-width: 1; border-color: #000000;font-family: "Verdana, PMingLiU"; font-size: 13px; font-style: bold;}
.ttitle {    
    font-size: 12px;   
    line-height: 25px;
}
.theader {
    color: #ffffff;
    background: #666699;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}

a.theader:link, a.theader:visited, a.theader:active {
    color: #FFFFFF;
    text-decoration: underline;
}
a.theader:hover {
    color: orangered;
    text-decoration: none;
}
a.nav:link,a.nav:visited,a.nav:active{
		font-size: 13px;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
a.nav:hover{
		font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background:#666699;
}



.currentPage{
		font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background:#CC6600;
}
a.success:link,a.success:visited,a.success:active{
		font-size: 13px;
    color: #333333;
    text-decoration: none;
}
a.success:hover{
		font-size: 13px;
    color: #333333;
    text-decoration: underline;
}
.tborder {
    border: 1px;
    background: #999999;
}

.command {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration : none;
}


.codeContent {
    text-align: left;
    background-color: #f0f0f0;
    padding: 3px;
}

.code {
 	border: 1px dashed #3c78b5;
    font-size: 11px;
	font-family: Courier;
    margin: 10px;
	line-height: 13px;
}
.optionline {
	line-height: 120%;
}
.trowfinal {
    background: #E3E3E3;
    font-size: 12px;
    line-height: 20px;
}
.trowtotal {
    background: #E3E3E3;
    font-size: 12px;
    line-height: 20px;
    font-weight : bold;
}

.trowodd {
    background: #FFFFFF;
    font-size: 12px;
    line-height: 20px;
}

.trowdisable {
    color: #aaaaaa;
}

.troweven {
    background: #F5F5F5;
    font-size: 12px;
    line-height: 20px;
}
.tcolodd {
    background: #F5F5F5;
    font-size: 13px;
    line-height: 20px;
}
.nav {
    font-size: 13px;
    line-height: 20px;
}

.operation {
    background: #FFFFFF	;
    font-size: 13px;
    line-height: 20px;
}
.optiontable{
	border: 1px dashed #999999;
}
.div12px{
	font-size: 12px;
}
input.mainoption {
    font-weight : bold;
}

input.liteoption {
    font-weight : normal;
}

body {
	background-color:#efefef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}