input,textarea,select {
    font-size: 12px;
    color: #336699;
    border: 1px #cccccc;
}
.font_big {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
}
.font_small {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "����";
	line-height: 18px;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	margin:0; /* 必须 */
    border:0; 
    height:100%; /* 必须 */
    overflow-y:auto;/* 必须 */
}
.linelink {
	font-family: "����";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.cn14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	color: #E8E8E8;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	letter-spacing: 3px;
	word-spacing: 3px;
}

.linelink:hover{
	font-family: "����";
	font-size: 12px;
	color: #CC0099;
	text-decoration: underline;
}
