html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_body.gif);
	font-size:14px;
	color:#333333;
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: center top;
}
table{
background-color: #ffffff;
}
.pr_font {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.position-relative{position:relative;width:994px;height:483px;border:0px solid #f00;}
.position-absolute{position:absolute;width:994px;height:349px;border:0px solid #f00;}

#Layer1 {
    right:0;
    left:0;
    top:0;
    bottom:0;
}
#Layer2 {
    right:0;
    left:0;
    top:150;
    bottom:0;
}.pr_font_bt {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.pr_font_btx {
	font-size: 14px;
	font-weight: bold;
	color: #3182b9;
}
