﻿BODY {margin: 0px;
padding: 0px;
border: 0px;
content: 0px;}

p {text-indent: 0px;
padding-left: 8px;
padding-right: 85px;}

		
.fontg { color: #000000; 
		margin: 0px;
		font-family: STHeiti Light, STXihei, Xihei;
		font-style: normal; 
		font-weight:normal;
		font-size: 14px;
		line-height: 24px; 
		letter-spacing: 0pt }

		
.fontg A:link { text-decoration: none; color: #000000; background-color: transparent}
.fontg A:active { text-decoration: none; color: #006699; background-color: transparent}
.fontg A:visited { text-decoration: none; color: #333333; background-color: transparent}
.fontg A:hover { text-decoration: none; color: #006699; background-color: transparent }
			
		
.fontt { color: #99CCFF; 
		margin: 0px;
		font-family: STHeiti Light, STXihei, Xihei;
		font-style: normal; 
		font-weight:normal;
		font-size: 14px;
		line-height: 26px; 
		letter-spacing: 1pt }
		
.fontt A:link { text-decoration: none; color: #99CCFF; background-color: transparent}
.fontt A:active { text-decoration: none; color: #FFFFFF; background-color: transparent}
.fontt A:visited { text-decoration: none; color: #99CCFF; background-color: transparent}
.fontt A:hover { text-decoration: none; color: #FFFFFF; background-color: transparent }

		 
		
.fontt2 { color: #999999; 
		margin: 0px;
		font-family: STHeiti Light, STXihei, Xihei;
		font-style: normal; 
		font-weight:normal;
		font-size: 12px;
		line-height: 8px; 
		letter-spacing: 0pt }

		
.fontt2 A:link { text-decoration: none; color: #999999; background-color: transparent}
.fontt2 A:active { text-decoration: none; color: #666666; background-color: transparent}
.fontt2 A:visited { text-decoration: none; color: #999999; background-color: transparent}
.fontt2 A:hover { text-decoration: none; color: #666666; background-color: transparent }


.fontsmall { color: #000000; 
		margin: 0px;
		font-family: STHeiti Light, STXihei, Xihei;
		font-style: normal; 
		font-weight:normal;
		font-size: 12px;
		line-height: 23px; 
		letter-spacing: 0pt }
		
		
/* .image A:link{ text-decoration: none; color: #666633; background-color: transparent} */

#overit {
	position:relative;
	left:10px;
	top:10px;
	height:200px;
	width:200px;
	background-color:#FFCC33;
}

#myform {
	padding:7px 0 5px 10px;
}

.warn {
	background-color:#f2ff27;
	color:#ff0000;
	width:250px;
}

label {
width: 20em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

.red a {
	color:#ff0000;
}