.red{
font-size:18px;
color:#FF0000;
font-weight:bolder;}
body,td,th {
	font-size: 12px;
}
img {border:0;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.hg {
	line-height: 25px;
}
.link a{
color:black;
text-decoration:none;}
.link a:hover{
color:#CC3333;
text-decoration:underline;}
#logo {margin:10px;height:60px;}
#logo a{display: block;background: url('image/logo.jpg');width:200px;height:60px;overflow:hidden;text-indent: -888px;}
#menu {background: #015EBE;clear:left;width:100%;}
#menu a:link,#menu a:visited {display: block;background: #015EBE;width:120px;float:left;height:28px;line-height:28px;color:#fff;font-weight: bold;text-align: center;}
#menu a:hover {background: #fff;color:#015EBE;font-size:14px;}