body {
	text-align: center;
	margin: 0px;
	background-color: #990000;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #003399;
}
.div960{
	width: 960px;
	background-color: #990000;
	text-align: left;
	clear: both;
}
h1{
	font-size: 16px;
	margin: 0px;
	line-height: 30px;
	background-color: #DFDFDF;
}
#didian img{
	padding: 2px;
}
img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.font14 {
	font-size: 14px;
	line-height: 180%;
}
.font16 {
	font-size: 16px;
	line-height: 180%;
}
.mainbg {
	background-color: #FFFFFF;
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.red {
	color:#CC0000;
}
.fb {font-weight: bold;}
.white {color:#ffffff;}
.marleft5 {margin-left:5px;}
.marleft10 {margin-left:10px;}
.left{ float:left;}
.right{ float: right;}