@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #4D4D4D;
}
a:visited {
	text-decoration: none;
	color: #4D4D4D;
}
a:hover {
	text-decoration: none;
	color: #4D4D4D;
}
a:active {
	text-decoration: none;
	color: #4D4D4D;
}
body,td,input,textarea,select {
	font-size: 12px;
	color: #4D4D4D;
	line-height:20px;
}
.zihei{
	font-size:12px;
	color:#000000;
	line-height:22px;
}
.chengzi{
	font-size:12px;
	font-weight: normal;
	color: #FE6000;
}


.ziheia:link {
	font-size:12px;
	color:#000000;
	line-height:22px;
}

.ziheia:visited {
	font-size:12px;
	color:#000000;
	line-height:22px;
}

.ziheia:hover {
	font-size:12px;
	color:#000000;
	line-height:22px;
}

.ziheia:active {
	font-size:12px;
	color:#000000;
	line-height:22px;
}
.zi14{
	font-size:14px;
	line-height:24px;
	color: #4D4D4D;
}
.red{
	color:#FF0000;
}
.bottomline{
	border-bottom: 1px dashed #CCCCCC;
}