@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: "宋体";
}
#header{
	height: 44px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
}
#main-hd, #mainbody, #footer{
	width: 776px;
	margin-right: auto;
	margin-left: auto;
}
#main-hd{
	height: 322px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main-hd.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#main-hd img{
	margin-top: 3px;
	width: 742px;
}
#mainbody{
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
}
#container{
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container p{
	margin-right: 30px;
	margin-left: 30px;
}
#footer{
	height: 100px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	background-position: top;
}
p{
	text-indent: 24px;
}
h1{

}
.title{
	font-weight: bold;
	color: #FFFFCC;
}
.imp{
	padding-top: 1px;
	padding-bottom: 1px;
	color: #990000;
}
table{
	width: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #664915;
	background-color: #FFF4C4;
}
th{
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFF99;
	background-color: #815C1B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #664915;
}
tr{
}
td{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #664915;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #664915;
}
.red{
	color: #FF0000;
	font-weight: bold;
}
img{
	vertical-align: text-bottom;
}
.gm, .dj{
	display: inline;
	height: 127px;
	width: 186px;
	float: left;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: middle;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
.gm{
	background-image: url(images/gm.jpg);
	background-repeat: no-repeat;
}
.dj{
	background-image: url(images/dj.jpg);
	background-repeat: no-repeat;
}
a.gm:hover{
	background-image: url(images/gms.jpg);
	background-repeat: no-repeat;}
a.dj:hover{
	background-image: url(images/djs.jpg);
	background-repeat: no-repeat;
}
g1{}
d1{}
#link{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	height: 135px;
	text-align: center;
	vertical-align: middle;
}
.hide{
	display: none;
}
.line{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

