html, body {
	font-family: "宋体", Arial, sans-serif, serif, Verdana;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(../images/bg_body.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #482d21;
}
a {
	font-size: 12px;
	color: #482d21;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}


.wrap {
	text-align: left;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fcebe4;
	background-image: url(../images/bg_wrap.jpg);
	background-repeat: no-repeat;
}
.PageFooter  {
	background-color: #FFF;
	background-image: url(../images/bg_footer.gif);
	height: 105px;
}
.PageFooter .CopyAndLinks {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 245px;
	height: 105px;
}
.PageFooter .CopyAndLinks .Links {
	padding-top: 17px;
}
.PageFooter .CopyAndLinks .Links a {
	margin-right: 6px;
	margin-left: 6px;
	line-height: 22px;
}
.PageFooter .CopyAndLinks .CopyRight {
	line-height: 22px;
	color: #896b6b;
}
.wrap .ATList {
	width: 490px;
	padding-right: 38px;
	padding-left: 62px;
	float: left;
}
.wrap .ATList .TBar {
	text-align: right;
	height: 39px;
	padding-top: 33px;
}
.wrap .AVList {
	width: 364px;
	padding-right: 38px;
	padding-left: 11px;
	float: left;
}
.wrap .ATList .ATCont {
	padding-left: 26px;
	background-image: url(../images/bg_title.gif);
	background-repeat: no-repeat;
}

.wrap .ATList .ATCont ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.wrap .ATList .ATCont li {
	line-height: 32px;
	height: 32px;
}


.wrap .AVList .TBar {
	text-align: right;
	height: 39px;
	padding-top: 33px;
}
.wrap .AVList .AVCont td {
	width: 182px;
}
.wrap .AVList .AVCont .cell {
	width: 182px;
}
.wrap .AVList .AVCont .photobox {
	background-image: url(../images/bg_pic.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
}
.wrap .AVList .AVCont .titlebox {
	line-height: 19px;
	height: 19px;
	text-align: center;
}
