body {
	font-family: "宋体";
	font-size: 12px;
	color: #707070;
	background-color: #fffffF;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.title {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.zi {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
}
.riqi {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}



a:visited {
	text-decoration: none;
	color: #333333;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
a:hover {
	color: #1F6CBE;
	text-decoration: none;
}
.thin {
	border-collapse: collapse;
	color: 666666;
}
.wztitle {
	font-size: 16px;
	font-weight: 700;
	color: #333333;
	text-decoration: none;
}

input,textarea {
    font-family: Verdana, "宋体";
    font-size: 12px;
    background-color: #DDDDDD;
    height: 18px;
    width: 150px;
    border: 1px solid #333333;
}
textarea{
    height:120px;
    width:98%;
    overflow:hidden;
}
#icon img{
    margin:2px;
    cursor:hand;
}
