@charset "gb2312";
.bg01 {
	background: url(../images/bg_02.jpg) repeat-x top;
}
body {
	margin: 0px;
	background: #0075d0 url(../images/bg.jpg) no-repeat top;
}
a,td{
	font-size:12px;
	color:#FFFFFF;
}
a:hover{
	text-decoration:none;
}
.text{
	line-height:20px;
}
.color01{
	color:#003366;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0066cc;
}
.gn_bg {
	background: url(../images/gn_bg.jpg) no-repeat center;
	text-align: center;
	height: 205px;
	width: 286px;
}
.ng_bg {
	background: url(../images/ng_bg.jpg) no-repeat center;
	height: 265px;
	width: 287px;
	text-align: center;
}
#list{
	border-top:1px solid #003366;
	border-left:1px solid #003366;
}
#list td{
	border-right:1px solid #003366;
	border-bottom:1px solid #003366;
	color:#003366;
	line-height:20px;
}
img{
	border:0px;
}