body{
	margin:0;
	padding:0;
	background:#3e0000 url(../images/bg.png) no-repeat top center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
img{
	border:0;
}
p{
	margin:0;
	padding:0;
}

.logodiv{
	position:relative; 
	width:100%; 
	height:100%; 
	z-index: 1;
}
.logo{
	width:180px;
	height:133px;
	position:absolute;
	left:0;
	top:-110px;
}
.nav{
	background:url(../images/nav_bg.png) repeat-x;
	height:31px;
}
.nav_line{
	background:#000;
	width:1px;
}
.input{
	background:url(../images/input_bg.png) no-repeat left;
	border:0;
	width:158px;
	color:#660000;
	padding:2px 10px;
	font-size:11px;	
	float:left;
}
*:first-child+html .input_1{
	background:url(../images/button_bg.png) repeat-x;
	border:0;
	margin:1px 0 0 1px;
	padding:0px 10px 2px 10px;
	color:#FFF;
	font-size:11px;
	float:left;
}
.input_1{
	background:url(../images/button_bg.png) repeat-x;
	border:0;
	margin:0 0 0 1px;
	padding:0px 10px 2px 10px;
	color:#FFF;
	font-size:11px;
	float:left;
}
.f11{font-size:11px;}.f12{font-size:12px;}.f13{	font-size:13px;}.f14{font-size:14px;}.f15{font-size:15px;}.f16{	font-size:16px;}.f17{font-size:17px;}.f18{font-size:18px;}.f19{font-size:19px;}.f20{font-size:20px;}
h1{
	color:#231f20;
	font-size:25px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	line-height:20px;
}
h1 a{
	color:#231f20;
	text-decoration:none;
}
h1 a:hover{
	color:#231f20;
	text-decoration:none;
}
h1 img{
	padding:10px 0 15px 0;
}
h2{
	color:#231f20;
	font-size:20px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	line-height:normal;
	padding:0;
	margin:0;
}
.hr{
	border-bottom:#8D7F6D solid 2px;
	padding:0;
	margin:0;
	width:80px;
	height:0;
}

.tb{
	background:url(../images/tb.png) no-repeat;
	height:21px;
}
.links{
	text-decoration:none;
	color:#979797;
	line-height:20px;
	font-size:11px;
	
}
.links a{
	text-decoration:none;
	color:#FFF;
	padding:0 5px;
}
.links a:hover{
	text-decoration:underline;
}

.container_bg{
	background:url(../images/container_bg.png) repeat-y;
}
.container_bg_img{
	background:url(../images/container_bg_img.png) no-repeat top;
	min-height:1056px;
}
.content_bg{
	background:url(../images/content_bg.png) no-repeat top center;
	height:839px;

}
.txt{
	height:680px;
	width:630px;
/*	overflow:hidden;*/
	padding:10px 0;
	/*font-family:"Times New Roman", Times, serif;*/
}


.container_bg_img_1{
	background:url(../images/container_bg_img_1.png) no-repeat top;
	height:657px;
	color:#FFF;
	font-size:13px;
	line-height:20px;
}
.container_bg_img_1 input select{
	margin:0 0 10px 0;	
}



.container_bg_img_2{
	background:#501b0f url(../images/container_bg_img_2.png) no-repeat top;
	height:657px;
	color:#FFF;
	font-size:13px;
	line-height:20px;
}
.container_bg_img_2 input select{
	margin:0 0 10px 0;	
}


.container_bg_img_3{
	background:url(../images/container_bg_img_3.png) no-repeat top;
	height:509px;
	color:#FFF;
	font-size:13px;
	line-height:20px;
}

.round_box{
	background:url(../images/roundbox.png) no-repeat center;
	text-align:center;
	color:#FFF;
	font-size:27px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	line-height:26px;
	overflow:hidden;
}
.round_box a{
	color:#FFF;
	text-decoration:none;
}
.round_box a:hover{
	color:#FFF;
	text-decoration:none;
}
.giftcarddiv{
	position:relative; 
	width:100%; 
	height:100%; 
	z-index: 1
}
.giftcard{
	width:480px;
	height:165px;
	position:absolute;
	left:400px;
	top:-109px;
}

.mandiv{
	position:relative; 
	width:100%; 
	height:100%; 
	z-index: 1
}
.man{
	width:352px;
	height:502px;
	position:absolute;
	left:-70px;
	top:-114px;
}
.giftcarddiv_1{
	position:relative; 
	width:100%; 
	height:100%; 
	z-index: 1;
}
.giftcard_1{
	width:480px;
	height:165px;
	position:absolute;
	left:188px;
	top:4px;
}
.red{
	color:#ff0000;
}
.red a{
	color:#ff0000;
	text-decoration:none;
}
.red a:hover{
	color:#ff0000;
	text-decoration:underline;
}
.ash{
	color:#a69a99;
	font-size:10px;
}
.line{
	background:url(../images/line.png) no-repeat left;
	height:1px;
}

.footer{
	color:#FFF;
	font-size:11px;
	line-height:18px;
	padding:30px 0; 
}
.footer a{
	text-decoration:none;
	color:#FFF;
	padding:0 5px; 
	font-family:
}
.footer a:hover{
	text-decoration:underline;
}
.copy{
	color:#000;
}


