@charset "utf-8";
/* CSS Document */

body { margin: 0px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background: #336699 url(../images/bodybg.jpg) repeat-x; }
ul,li { margin: 0px; padding: 0px; list-style: none; }
input,select { font-family: Arial, Helvetica, sans-serif; }
.bonus_text{border-style:none; background-color:transparent; font-size:12px; line-height:14px;}
.pur_con_table_m_c_sel{border:#000 solid 1px; width:310px; padding:2px 2px 2px 4px; margin:0px 0px 2px 8px;}
.pur_con_button{cursor:pointer;}
.onetime {text-align:left; margin-left:16px; padding:2px 0px 5px 0px;}
#privacygenietext {padding-left:12px;}


.tc { text-align: center; }

.fc_red { color: #CC0000; }
.fc_blue { color: #003399; }

.fs14 { font-size: 14px; }
.fs18 { font-size: 18px; line-height: 18px; }
.fs22 { font-size: 22px; }
.fs24 { font-size: 24px; line-height: 24px; }

.lh35 { line-height: 35px; }

.td { text-decoration: line-through; }

/* header */

.header { width: 800px; height: 134px; margin: 0px auto; background: url(../images/headerbg.jpg); }

/* content */

.content { width: 800px; margin: 0px auto; background: #FFFFFF; overflow: hidden; }
	.content .banner { width: 665px; float: left; padding: 0px 70px 2px 65px; text-align: justify; line-height: 25px; }
		.content .banner p { margin: 0px; padding-top: 15px; }
		.content .banner img { margin-left: 30px; }
	.content .left { width: 313px; float: left; padding-left: 22px; }
		.content .left .dashed_box { width: 293px; height: 218px; padding-top: 6px; background: url(../images/dashed_box.gif); text-align: center; }
			.content .left .dashed_box p { margin: 0px; padding: 6px 0px; }
		.content .left .text_title { padding: 50px 20px 20px 0px; }
		.content .left .text_box { width: 270px; height: 200px; border: #000000 solid 1px; padding: 3px 10px; overflow:hidden;}
			.content .left .text_box li { width: 135px; float: left; padding: 1px 0px; }
	.content .right { width: 465px; float: left; }
		.content .right .box { width: 445px; }
			.content .right .box .box_t { width: 445px; height: 9px; font-size: 0px; background: url(../images/right_round.gif); }
			.content .right .box .box_c { background: #D4E2EE; }
				.content .right .box .box_c .title { padding: 10px 0px; font-size: 16px; color: #336699; text-align: center; }
				.content .right .box .box_c .box2 { width: 408px; margin: 0px auto; padding: 10px 0px; overflow: hidden; border: #999999 solid 5px; background: #FFFFFF; }
					.content .right .box .box_c .box2 p { margin: 0px; padding: 5px 0px; }
					.content .right .box .box_c .box2 .p2 { width: 400px; float: left; padding: 10px 0px 10px 45px; }
					.content .right .box .box_c .box2 .p2 img { margin-right: 40px; }
					.content .right .box .box_c .box2 .p2 input { width: 119px; height: 37px; border: none; background: url(../images/box_btn.gif); font-weight: bold; font-size: 16px; }
				.content .right .box .box_c .logo { width: 400px; overflow: hidden; padding: 12px 0px 12px 45px; }
					.content .right .box .box_c .logo li { float: left; margin: 0px 7px; }
					.content .right .box .box_c .logo .padtop { padding-top: 15px; }
				.content .right .box .box_c .lock { width: 374px; height: 28px; padding: 10px 0px 0px 40px; background: url(../images/lock.gif); margin: 0px auto; color: #FFFFFF; }
			.content .right .box .box_b { width: 445px; height: 9px; font-size: 0px; background: url(../images/right_round.gif) 0px -9px; }
	.content .btm { width: 780px; float: left; padding: 20px 0px 35px 20px; }
		.content .btm .list { width: 200px; float: left; padding: 0px 40px 0px 20px; line-height: 20px; text-align: justify; }
			.content .btm .list p { width: 200px; margin: 0px; padding-top: 15px; }
			.content .btm .list img { margin-right: 10px; }

/* footer */

.footer { width: 800px; height: 23px; margin: 0px auto; padding-top: 7px; color: #336699; text-align: center; background: url(../images/footerbg.jpg); }
	.footer a { color: #336699; text-decoration: none; margin: 0px 5px; }
	.footer a:hover { text-decoration: underline; }