﻿
body {
	font-family: "宋体";
	font-size: 12px;
	margin:0 0 0 0;
	
}
table{
font-size: 12px;
}
a{
	text-decoration: none;
	color: #4C5369;
}
a:link {
	text-decoration: none;
	color: #4C5369;
}
a:hover{
    text-decoration: none;
    color: #073F58;
}

.style1{
font-size:12px;
color:#FF0000;

}
.input_style {
	width: 400px;
	height: 100px;
	font-size:12px;
	text-align: left;
	word-wrap : break-word;
}

