body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #0C0C0C;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #676767;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #676767;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: none;
}

.b:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #a9a9a9;
	text-decoration: none;
}
.b:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #a9a9a9;
	text-decoration: none;
}


.b:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #E0E0E0;
	text-decoration: none;
}
.b:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #E0E0E0;
	text-decoration: none;
}

.txt4 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.txt1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}

.txt2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #9A9A9A;
}

.txt3 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
.txt5 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #999999;
}
.input_text {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Arial
}
.input_submit {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Arial; BACKGROUND-COLOR: #ffffff
}
.img {
max-width:640px;/*只要设置宽度或者高度即可，数值根据自己的情况确定*/
width:expression((this.width>660)?"660px":"this.width");
}
div#clicks { color: red;display: inline }