body { text-align: center;}

.header { 
	width: 940px;
	height: 333px; 
	position: relative; 
}

.header .logo { 
	top: 21px;
	left: 27px; 
	position: absolute;
}

.header .menu { 
	top: 152px; 
	left: 34px; 
	position: absolute;
}

.header .menu ul { 
	position: absolute; 
	top: 0px; 
	left: 0px;  
	width:220px;
}

.header .menu ul img { 
	display: block; 
}

.header .menu ul .hover img,
.header .menu ul a:hover img { 
	filter:alpha(opacity=0); 
	-moz-opacity:.0; 
	opacity:.0; 
}

.header .menu li{ 
	float:left;
}

.header .flash { 
	top: 336px; 
	left: 49px; 
	position: absolute; 
}

.content { 
	text-align: left; 
	font-size:12px; 
	margin: 0px auto;
	padding: 0px;
}

.box1 {
	border: 1px solid #FFFFFF;
}

.table { 
	margin-left:-10px; 
	text-align:left;
}

.bonus_alt1 { 
	/*background-image:url(http://image.cecash.com/flteens/tour/free/t1/images/dx/dx_fltj_bonus_bg_1.gif);*/
	width:180px;
	height:140px; 
	color:#ffffff; 
	text-align:center; 
	font-size:12px; 
	font-weight:bold; 
	line-height:10px; 
}

.bonus_alt2 { 
	background-image:url(http://image.cecash.com/flteens/tour/free/t1/images/dx/dx_fltj_bonus_bg_2.gif); 
	width:180px; 
	height:140px; 
	color:#ffffff; 
	text-align:center; 
	font-size:12px; 
	font-weight:bold; 
	line-height:10px;
}

.bonus_alt1 img, .bonus_alt2 img { 
	border:1px solid #000;
	margin:2px 2px 6px 2px; 
}
.bigbox { 
	background-image:url(http://image.cecash.com/flteens/tour/free/t1/images/dx/dx_fltj_bigbox.gif); 
	width:465px; 
	height:432px; 
}

.flash { 
	border:1px solid #000; 
	width:400px; 
	height:223px; 
	margin-top:4px; 
}

.form { 
	height:334px; 
	margin-top:10px;
}

.form_table { 
	margin:0 auto;
}

.form_table td.label1 { 
	background-image:url(http://image.cecash.com/flteens/tour/free/t1/images/dx/dx_fltj_form_label1.gif); 
	color:#fff; 
	width:140px; 
	height:24px; 
	font-size:11px; 
	font-weight:bold; 
	line-height:24px; 
	text-align:right; 
	overflow:hidden; 
}

.form_table td.input { 
	background-color:#e0e0e0; 
	border:1px solid #000; 
	width:250px; 
	text-align:center;
}

.form_table td.input input.text { 
	border:0 none; 
	height:20px; 
	background-color:#e0e0e0; 
	margin:0; 
	padding:0; 
	width:250px; 
	text-indent:2px;
}

.form_table td.input select.text { 
	border:0 none; 
	background-color:#e0e0e0; 
	margin:0; padding:0; 
	width:250px; 
	text-indent:2px;
}

.form_table td.label2 { 
	background-image:url(http://image.cecash.com/flteens/tour/free/t1/images/dx/dx_fltj_form_label2.gif); 
	color:#fff; 
	width:140px;
	height:50px; 
	font-size:11px; 
	font-weight:bold;
	line-height:24px; 
	text-align:right; 
	overflow:hidden; 
}

.form_table td.input2 { 
	background-color:#e0e0e0; 
	border:1px solid #000; 
	width:250px; 
	text-align:left; 
}

.form_table td.input2 table td { 
	color:#000000;
}

.testim { 
	float:left;
	margin:0; 
}

.testim ul { 
	width:464px; 
	height:238px; 
	overflow:hidden; 
	background:#9b0325; 
	border-left:1px solid #fc5489; 
}

.testim li { 
	padding:12px 20px; 
}

.testim li p { 
	padding:0 0 5px; 
}

.testim li strong { 
	display:block; 
	text-align:right;
	color:#97ff31; 
}

.testim li.color { 
	background:#d51746;
}

.faq { 
	float:left; 
	margin:0;
}

.faq ul { 
	width:464px; 
	height:238px;
	overflow:hidden; 
	background:#9b0325; 
	border-left:1px solid #fc5489;
}

.faq li a { 
	color:#fff; 
	text-decoration: none;
	cursor:pointer; 
}

.faq li h4 { 
	height:24px; 
	padding: 6px 16px 0; 
	overflow:hidden; 
	font-size:12px; 
	cursor:pointer; 
}

.faq li p { 
	height:118px; 
	padding: 0 16px; 
	overflow:hidden; 
	font-weight: normal; 
	display:none;
}

.faq li { 
	font-weight: bold;
}

.faq li.color { 
	background:#d51746;
}

.faq li:hover { 
	background:#fc5489;
}

.footer .support { 
	text-align:center; 
	padding:30px 0 10px; 
}

.footer .support a { 
	color:#fff; 
	padding:0 5px; 
	text-decoration:underline; 
}

.footer .support a, .footer .support span { 
	color:#fff; 
}

.footer .support a:hover { 
	text-decoration:none;
}

.footer .support span { 
	color:#fff; 
}

