body,td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"宋体";
	font-size:12px;
	color:#000000;
}
.4Line {
	border: 1px solid c4c4c4;
	background-color: efefef;
}

table,td {
	font-family:"宋体";
	font-size:12px;
	color:#000000;
	line-height: 20px;
}
.white {
	font-family:"宋体";
	font-size:12px;
	color:#ffffff;
	line-height: 20px;
}
.title {
	font-family:"宋体";
	font-size:14px;
	color:#000000;
	line-height: 25px;
}
A:link    {  COLOR: #000000; TEXT-DECORATION: none;}
A:visited {  COLOR: #000000; TEXT-DECORATION: none;}
A:active  {  TEXT-DECORATION: none;}
A:hover   {  COLOR: #000000; TEXT-DECORATION: underline;}

select,input,textarea {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	font-family:"宋体";
        color:#333333;
	BORDER-LEFT-COLOR: #d7d7d7;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #d7d7d7;
	BORDER-TOP-COLOR: #d7d7d7;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #d7d7d7;
}
