body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a89d93;
	text-decoration: none;
	background-color: #0e0600;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#footer {
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #A49E99;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:54px;
}
#footer a {
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #A49E99;
	text-decoration: none;
	text-align: center;
}
#footer a:hover {
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
.tab_bg {
	background-image: url(../images/3tab_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 256px;
	padding: 16px;
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
#main {
	width: 975px;
	margin: 0 auto;
	z-index:2;
	position: relative;
}
#header {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	text-align: center;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50%;
	width: 100%;
}
.tab_bg01 {
	background-image: url(../images/bottom-leftright_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 256px;
	padding: 16px;
}
.GiftDivBg {
	background-image:url('../images/rigtpanel_bg.png'); 
   background-repeat:no-repeat; 
   background-position:center center;
	}
.textarea_bg {
	font-weight: normal;
	color: #033156;
	text-decoration: none;
	background-color: #055495;
	background-image: url(../images/text_area.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 8px;
	margin: 8px;
}
.textfiled {
	height: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 218px;
	background-image: url(../images/text_area.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.textfiledcomment {
	font-weight: normal;
	color: #033158;
	text-decoration: none;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 218px;
}
.transpenrat_bg
{
    background-image: url(../images/trans_bg.png);
}

* html .transpenrat_bg
{
    background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’../images/trans_bg.png’ ,sizingMethod=’scale’);
}
