body {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #3e2b03;
	background:#f2ecd1;
	min-width: 1000px;
	padding-top: 24px;
}
img {border: none;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
a:visited {color:#0000FF }
/* page start */
#page {
	margin: 0 auto;
	width: 950px;
	position: relative;
	border: 1px solid #726342;
	background:url(../images/grid.gif) repeat-y;
}
/*header start*/
#header {
	width: 950px;
	height: 315px;
	position: absolute;
	left: 0;
	top: 0; 
}
/* flash-box start */
.flash-box{
	height:279px;
	background:#030a10;
}
.flash-box img{display: block;}
/*logo start*/
.logo-box{
	width: 266px;
	position: absolute;
	right:76px;
	top: 0;
	background:url(../images/logo-box-bg.gif) repeat-y;
	height: 100%;
}
.logo {
	position: absolute;
	left: 33px;
	top: 166px;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 124px;
	overflow: hidden;
	background: url('../images/logo.gif') no-repeat;
}
/* nav-box start */
.nav-box{
	width: 100%;
	background:#5b4b29;
	overflow: hidden;
}
/* navigation start */
.navigation{
	height:1%;
	margin: 0 0 0 35px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font:15px/17px Georgia, "Times New Roman", Times, serif;
}
.navigation li{
	float: left;
	background: url(../images/navigation-li-bg.gif) no-repeat 0 9px;
	padding: 0 12px 0 10px;
	margin-left: -2px;
}
.navigation li a{
	color: #fff;
	float: left;
	padding: 8px 0 11px 0;
}
.navigation li a:hover,
.navigation li a.active{
	background: url(../images/navigation-a-hover.gif) no-repeat 50% 0;
	text-decoration: none;
}
/* content start */
#content{
	width: 862px;
	overflow: hidden;
	padding: 337px 44px 22px;
}
/* left-box start */
.left-box{
	width: 249px;
	font-family: Times, "Times New Roman", serif;
	float: left;
}
.left-box p{
	margin: 0;
	font-size: 13px;
	line-height: 16px;
	color: #fff;
}
.left-box p strong{
	font-size: 15px;
	line-height: 18px;
}
.left-box p a{
	color: #fff;
	text-decoration: underline;
	padding-left: 1px;
}
.left-box p a:hover{text-decoration: none;}
.event{
	width: 249px;
	height: 85px;
	background: url(../images/event-bg.gif) no-repeat;
	display: table;
	overflow: hidden;
	position: relative;
}
.save{
	width: 249px;
	height: 85px;
	background: url(../images/save-bg.gif) no-repeat;
	margin-top: 22px;
	display: table;
	overflow: hidden;
	position: relative;
}
* html .event{
	display: block;
	position: relative;
}
* html .save{
	display: block;
	position: relative;
}
.center-info-1 {
	width: 141px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 108px;
}
* html .center-info-1{
	top: 50%;
	display: block;
	position: absolute;
}
* +html .center-info-1{
	top: 50%;
	display: block;
	position: absolute;
}
* html .center-info-2 {
	top: -50%;
	display: block;
	position: relative;
}
* +html .center-info-2 {
	top: -50%;
	display: block;
	position: relative;
}
/* right-box start */
.right-box{
	width: 591px;
	float: right;
	overflow: hidden;
}
/* info start */
.info{
	width: 100%;
	background:url(../images/info-bg.gif) repeat-y;
}
.info-u{
	width: 100%;
	background: url(../images/info-up.gif) no-repeat;
}
.info-t{
	width: 551px;
	overflow: hidden;
	background: url(../images/info-top.gif) no-repeat 0 100%;
	padding: 22px 20px 23px;
}
.right-box h1{
	margin: 0 0 0px;
	font-size:16px;
	line-height: 18px;
	color: #036864;
}
.right-box h2{
	font-size: 14px;
	line-height: 15px;
	margin-bottom:0 0 17px;
	font-weight: bold;
	color: #3d0114;
	margin-top: 5px;
}
.right-box p{
	line-height:16px;
	margin: 0;
}
.info .left{
	width:135px;
	float: left;
	overflow: hidden;
	padding-top: 14px;
}
.info .left p{
	text-align: right;
	font:bold 17px/20px Times, "Times New Roman", serif;
	margin: 0;
	color: #036864;
}
.info .right{
	width: 348px;
	float: right;
	overflow: hidden;
}
/* footer start */
#footer{
	width: 950px;
	background:#f2ecd1;
	margin: 0 auto;
}
.footer-list{
	height:1%;
	margin: 0 23px 0 0;
	padding: 10px 0;
	list-style: none;
	overflow: hidden;
	font:13px/16px "Times New Roman", Times, serif;
	color: #3e2b03;
	float: right;
	display: inline;
}
.footer-list li{
	float: left;
	padding: 0 7px 0 10px;
	margin-right: -3px;
	background: url(../images/footer-list-li-bg.gif) no-repeat 100% 6px;
}
.footer-list li a{color: #3e2b03;}
/* inner-page start */
.inner .flash-box{height: 173px;}
.inner #header {height: 209px;}
.inner #content{padding: 231px 44px 22px;}
.inner .logo {top: 22px;}
/* container start */
.container{
	width: 100%;
	background:url(../images/container-bg.gif) repeat-y;
}
.container-u{
	width: 100%;
	background: url(../images/container-up.gif) no-repeat;
}
.container-t{
	background: url(../images/container-top.gif) no-repeat 0 100%;
	width:808px;
	overflow: hidden;
	padding: 22px 32px 6px 22px;
}
.inner .left-box{
	background: url(../images/inner-left-box-bg.gif) no-repeat 0 100%;
	padding-bottom:60px;
}
.inner .event{background: url(../images/inner-event-bg.gif) no-repeat;}
.inner .save{
	background: url(../images/inner-save-bg.gif) no-repeat;
	margin-top:11px;
}
.inner .left-box p strong{color: #25010c;}
.inner .right-box p{
	margin-bottom:16px;
	line-height: 16px;
}
.inner .right-box h1{
	font-size: 17px;
	font-weight: bold;
}
.inner .right-box h2{
	font-weight: bold;
}
.inner .right-box{
	width: 502px;
	font-family: "Times New Roman", Times, serif;
}
.right-box img{
	float: right;
	border: 2px solid #dcce93;
	margin: 3px 0 22px 22px;
}
.base{
	position:fixed;
	bottom:0px;
	background:#FFFFFF;
	align:left;
	border-top:solid 2px #7F7F7F;
	width:100%;
}
.show{
	position:fixed;
	bottom:0px;
	align:left;
	width:25px;
	width:100%;
}