﻿body
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url( 'images/pageBg.jpg' );
}
.zbk
{
	border: 1px solid #b19c80;
	background-color: #FBF4EA;
}
.leftgbg
{
	background-image: url( 'images/page_13.gif' );
	background-repeat: no-repeat;
	background-position: 4px 4px;
	width: 51px;
	height: 51px;
}
.rightgbg
{
	background-image: url(    'images/page_16.gif' );
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 51px;
	height: 51px;
}
td, tr, table, div
{
	font-size: 14px;
	color: #432c29;
}
a {
	font-size: 14px;
	color: #432c29;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #432c29;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #432c29;
}
.huawen
{
	background-image: url(  'images/page_25.gif' );
	background-repeat: no-repeat;
	background-position: right bottom;
}
.picbk
{
	padding: 1px;
	margin: 1px;
	border: 1px solid #ab9578;
}