﻿* {
	font-family: "宋体";
	font-size: 12px;
}
body {
	background-color: #DDDDDD;
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 0px;
	clear: both;
}
.shui {
    color: #575757;
}
.thui {
    color: #797778;
}
.thui a {
    color: #797778;
}
.tthui {
    color: #c2c2c2;
}
.tthui a {
    color: #c2c2c2;
}

.red a {
	color: #CC0001;
}
#box {
	width: 850px;
	margin: 13px auto 0 auto;
}
.input {
	border: 1px solid #C3C3C3;
	height: 13px;
}
.bold {
    font-weight: bold;
}
a {
	color: #575757;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}