/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#F5CF98;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #815116;
	text-decoration: none;
}

.banner {
	background-attachment: scroll;
	background-image: url(image/bannner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 341px;
	width: 586px;
}
.leftbodybg {
	background-attachment: scroll;
	background-image: url(image/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 431px;
	width: 252px;
	background-color: #FEF1E1;
}
.bodybg {
	background-attachment: scroll;
	background-image: url(image/centerbodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 431px;
	width: 528px;
}
.curve {
	background-attachment: scroll;
	background-image: url(image/curve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 194px;
}

.rightbodybg {
	background-attachment: scroll;
	background-image: url(image/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 431px;
	width: 252px;
}
.centerbodybg {
	background-attachment: scroll;
	background-image: url(image/centerbodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 431px;
	width: 276px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footerbg {
	background-attachment: scroll;
	background-image: url(image/footercurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	width: 780px;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D20000;
	text-decoration: none;
}
.link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EB9700;
	text-decoration: none;
}
.bottomcurve {

	background-attachment: scroll;
	background-image: url(image/bottomcurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 194px;
}
