/* CSS Document */

body{background-color: #D1D1D1;}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
   font-family:Arial;
	font-size: 12px;

}
.hg{line-height:18px;}
.lmz{
font-size:14px;color:#FF0000;font-weight:bold;}
.leftfont{
font-size:13px;}
.d{
color:#444444;line-height:16px;}
.gsjj{color:#444444;line-height:18px;}
.gs{color:#ff0000;font-size:16px;font-weight:bold;}