BODY { 
	font-size: 10pt;
	margin:0px 0px 0px 0px
}
td {
	font-size: 10pt;
	word-break:break-all;
	word-wrap: break-word;
}
hr {
	color: #336600;
	height: 1pt;
}
/*form*/
input {
	font-family: ËÎÌå,Verdana,Arial,Helvetica,sans-serif; 
	color: #336633;
	font-size: 9pt
}
select {
	font-family: ËÎÌå,Verdana,Arial,Helvetica,sans-serif;
	color: #336633;
	font-size: 9pt;
	height: 14px
}
textarea {
	font-family: ËÎÌå,Verdana,Arial,Helvetica,sans-serif;
	color: #336633;
	font-size: 9pt
}
.formFont {
	font-family: ËÎÌå,Verdana,Arial,Helvetica,sans-serif; 
	color: #336633;
	font-size: 9pt
}
/*border*/
.lineBorder {
	border: 1pt double #336600;
}
.linetd {
	border-bottom-width: 1pt;
	border-bottom-style: double;
	border-bottom-color: #336600;
}
.noborder {
	border: 0px;
}
/*background*/
.mainbg {
	background-color: #EAF4E8;
}
.listbg {
	background-color: #EDF2E3;
}
.listbg2 {
	background-color: #F8FBF4;
}
.pformstrip {
	background-color: #CFE6CA;
	padding:5px;
}
.visitALL{
	background-color: #4B8943;
}
.visitIP{
	background-color: #7EBC76;
}
.visitList{
	background-color: #336633;
}
.visitGrid {
	text-align: center;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #4B8943;
}
.visitBg {
	background-color: #DFF0E2;
	border-top: 1px solid #615236;
	border-bottom: 1px solid #615236;
}
/*font*/
.pageFont {
	font-family: Times New Roman, Times, serif;
	font-size:14px;
	background-color: #CFE6CA;
	text-align: center;
	padding:5px;
}
.mainTitle {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11pt;
}
.menuTitle {
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-size: 9pt;
	text-align: center;
	color: #666666;
}
.errormsg {
	color: #FF0000;
}
.emphases {
	color: #CC0033;
}
a:link, a:visited, a:active { text-decoration: underline; color: #0033CC}
a:hover { color: #FF0000; text-decoration:underline }
a.white:link, a.white:visited, a.white:active { text-decoration: underline; color: #FFFFFF}
a.white:hover { color: #FF0000; text-decoration:underline }
/*
.permiture {
	color: #000066;
}
.permitfalse {
	color: #FF0000;
}
.highemphases {
	color: #FF0000;
}

.percentborder {
	border-top: 1px double #2F5E5B;
	border-right: 0px double #2F5E5B;
	border-bottom: 1px double #2F5E5B;
	border-left: 0px double #2F5E5B;
	background-color: #D9E4E6;
}
.percentbg {
	background-color: #95B5B4;
}
*/
