/* CSS Document */
@charset "utf-8";
<style type="text/css">
body {
	
}
</style>
body {
	height: 100%;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
	background-position: center center;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(files/pic/body_bg.png);
	background-color: #CBACAC;
	font-family: Verdana, Geneva, sans-serif;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.style2 {
	color: #CBACAC;
	font-size: 36px;
}

		 
.dvhdr1 {
	background:#F3F0E7;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border:1px solid #C8BA92;
	padding:5px;
	width:150px;
         }

.dvbdy1 {
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	width:150px;
	font-weight: normal;
         }
.style3 {
	font-size: 24px;
	font-weight: bold;
	color: #CBACAC;
}

