@charset "utf-8";
body{
	margin:0;
	padding:0px 0px 56px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	background:url(../images/site_bg.png) repeat-x #131313;
}
.cleardiv{
	clear:both;
}
a{
	color:#0058db;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
p{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
/*	color:#000000; */
	text-decoration:none;
	font-weight:normal;
	padding-bottom:10px;
}
h1{
	font-family:Arial, Vardana, Tahoma;
	font-size:30px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	padding-bottom:7px;
}
h2{
	font-family:Arial, Vardana, Tahoma;
	font-size:22px;
	font-weight:normal;
	color:#000000;
	padding-bottom:7px;
}
h3{
	font-size:12px;
	font-weight:bold;
}
form{
	margin:0px;
	padding:0px;
}
/* ---------- btns styles ----------- */
.btn_continue{
	width:257px;
	height:66px;
	border:none;
	margin: auto;
	cursor:pointer;
	background:url(../images/btns/btn_continue.png) no-repeat;
}
.btn_continue:hover{
	background-position:bottom;
}
/* --------------------- */
#main_div {
	width: 1003px;
	margin:0 auto;
}
#container {
	background-color: #000;
	width: 960px;
	margin:0 auto;
	padding: 5px 0px 0px;
	position:relative;
}
#header{
	width:930px;
	height:72px;
	margin: auto;
	padding: 5px 0px 0px;
	background: url(../images/header_bg.png) no-repeat #114b70;
	overflow:hidden;
}
#header h2{
	margin: 0px 20px;
	padding:0px;
	color:#f00;
	text-transform:uppercase;
	font-family:Myriad Pro;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:28px;
}
#header p{
	margin: 0px 20px;
	padding:0px;
	color:#fff;
	font-size:14px;
}
#banner{
	width:960px;
	height:439px;
	background-image:url('../images/banner_right.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	position:relative;
}
#banner_left{
	float:left;
}
#banner_left ul{
	list-style:none;
	margin: 109px 0px 0px 274px;
	padding:0px;
	position:relative;
}
#banner_left ul li{
	margin:0px;
	padding: 5px 0px 5px 36px;
	background:url(../images/banner_left_arrow.png) no-repeat 0px 0px;
	font-size:16px;
	font-family: Myriad Pro;
	font-weight:bold;
	color:#fff;
	line-height:16px;
}
#banner_left ul li.banner_left_li1{
	margin-left:21px;
}
#banner_left ul li.banner_left_li2{
	margin-left:42px;
}
#banner_left ul li.banner_left_li3{
	margin-left:63px;
}
#banner_right{
	float: right;
	margin: 40px 0px 0px;
}
#banner_head{
	padding-top:25px;
	font-family:"Square721 BT", "Myriad Pro", Arial, Verdana, Tahoma;
	font-size:25px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:26px;
}
#banner_text{
	padding-top:25px;
	font-family:Tahoma, Arial, Vardana, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
#banner_text ul, #banner_text ul li{
	padding:0;
	margin:0;
}
#banner_text ul li{
	list-style:none;
	background-image:url('../images/dot.gif');
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:15px;
	text-align:left;
	padding-bottom:5px;
}
#right_box_container{
	position:absolute;
	left:674px;
	top:332px;
	width:257px;
}
#form{
	width:271px;
	height:342px;
	background:url(../images/form_1_bg.jpg) no-repeat;
}
.form_row{
	height:23px;
	
}
.form_label{
	float:left;
	width:87px;
	color:#fff;
	font-weight:bold;
	text-align:right;
	line-height:18px;
}
.form_input{
	float:right;
	width:179px;
	text-align:left;
}
.form_input input, .form_input select{
	width:164px;
	border:solid 1px #fff;
	padding: 0px;
	font-size:13px;
}
.form_input select{
	width:166px;
}
.form_inputzip input{
	width:50px;
}

#satisfaction_seal{
	position:absolute;
	left:592px;
	top:83px;
	background-image:url('../images/seal.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:456px;
	height:167px;
}
#popup{
	position:absolute;
	left:375px;
	top:470px;/*
	background-image:url('../images/popup.png');
	background-position:left top;
	background-repeat:no-repeat;*/
	width:323px;
	height:193px;
	display:none;
	}
#main_body{
	width:659px;
}
#main_body_inner{
	width:930px;
	padding:10px 15px 0 15px;
	position:relative;
}
.gray_box{
	width:659px;
	height:335px;
	background:url(../images/gray_box.jpg) no-repeat;
}
.gray_box a{
	color:#fff;
	text-decoration:underline;
}
.gray_box a:hover{
	text-decoration: none;
}
.gray_box_left{
	float:left;
	width:320px;
	padding-left:15px;
	text-align:justify;
}
.gray_box_left_head{
	padding: 18px 0px 0px 14px;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:54px;
	font-weight: bold;
	color:#fff;
	padding-bottom:10px;
	letter-spacing:-2px;
	text-transform:uppercase;
	text-align:left;
	line-height:42px;
}
.gray_box_left_text{
	padding-left:170px;
	padding-top:0px;
}
.gray_box_left_text p{
	text-align:left;
	color:#fff;
	margin:0px 0px;
	padding: 20px 0px 0px;
}
.gray_box_right{
	float:right;
	width:309px;
	padding: 16px 13px 0px 0px;
	text-align:left;
}
.gray_box_right_head{
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:45px;
	font-weight:bold;
	color:#000000;
	padding-bottom:10px;	
}
.gray_box_right_text p{
	text-align:left;
	color:#fff;
	margin: 12px 0px 0px;
	padding:0px;
}
.flash_video_aln{
	text-align:center;
}
.black_box{
	width:644px;
	background:#e4e4e4;
	text-align:justify;
	margin: 0px 0px 0px 15px;
}
.media_head{
	font-family:Arial, Verdana, Tahoma;
	font-size:24px;
	font-weight:normal;
	color:#FFFFFF;
	padding-left:15px;
}
.media_inner_box{
	width:612px;
	background:#fff;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
}
.media_inner_box .cleardiv{
	border-bottom:solid 2px #e4e4e4;
	margin: 0px 16px;
}
.media_inner_left{
	width:114px;
	text-align: center;
	float:left;
	padding: 20px 0px 0px;
}
.media_inner_right{
	width:482px;
	float:left;
	padding: 11px 0px;
	text-align:left;
	font-size:13px;
}
.media_inner_right p{
	color:#2a2a2a;
}
.media_inner_head{
	color:#ffd452;
	font-weight:bold;
	font-size:12px;
	padding-bottom:7px;
}
#package{
	background-color:#212121;
	width:257px;
}
.package_box{
	width:257px;
	background-image:url('../images/package_bg.gif');
	background-position:0 20px;
	background-repeat:repeat-x;
}
.package_head{
	background-image:url('../images/packeg_head_bg.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#810404;
	height:21px;
}
.package_head_rediobtn{
	float:left;
	width:28px;
	height:18px;
	overflow:hidden;
	text-align:center;
	padding-top:3px;
	#padding-top:0px;
}
.package_head_rediobtn input{
	margin:0px;
	padding:0px;
	border:0 none;
}
.package_head_text{
	float:left;
	padding-left:12px;
	color:#FFFFFF;
	font-family:"Square721 BT", "Myriad Pro", Arial, Verdana, Tahoma;
	font-size:14px;
	font-weight:bold;
	height:21px;
	overflow:hidden;
	text-transform:uppercase;
}
.package_body{
	width:257px;
}
.package_body a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.package_body a:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.package_price{
	width:200px;
	height:20px;
	float:right;
	background-image:url('../images/packeg_price_bg.gif');
	background-position:right top;
	background-repeat:no-repeat;
	padding:1px 10px 0px 0px;
	color:#FFFFFF;
	font-family:Arial, Verdana, Tahoma;
	font-size:16px;
	font-weight:bold;
	text-align:right;
}
.package_matter{
	width:242px;
	padding:5px 10px 2px 5px;
}
.package_matter_left{
	float:left;
	width:167px;
	text-align:center;
}
.package_matter_right{
	float:right;
	width:75px;
	text-align:right;
	color:#FFFFFF;
	padding-top:5px;
}
.detail_link{
	width:237px;
	padding:2px 10px 4px 10px;
	color:#FFFFFF;
	font-weight:bold;
	overflow:hidden;
}
.detail_link .zoomer2{
	float:right;
	cursor:pointer;
}

.maximize_power{
	text-align:center;
}
.mcafee{
	padding: 0px 0px 0px 11px;
	font-family:Arial, Helvetica, sans-serif;
}
.mcafee_left{
	float:left;
	width:73px;
}
.mcafee_right{
	float:left;
	width:182px;
	color:#FFFFFF;
	padding: 5px 0px 0px 0px;
}
#testimonial_box{
	width:271px;
	background:#212121;
	overflow:hidden;
}
#testimonial_head{
	width:256px;
	height:51px;
	background: url(../images/testimonial_head_bg.png) no-repeat #181818;
	padding: 0px 0px 0px 15px;
	color:#FFFFFF;
	font-family:Myriad Pro,Arial,Helvetica,sans-serif;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:50px;
	text-transform:uppercase;
}
.testimonial_text{
	padding:0px 0px 31px;
	margin: 0px 15px;
	border-bottom: solid 1px #383838;
	color:#fff;
	font-style:italic;
	line-height:14px;
}
.testimonial_text strong{
	color:#74c3f5;
	font-style: normal;
	line-height:48px;
}
.testimonial_img{
	float:left;
	border:solid 5px #fff;
	margin: 0px 11px 5px 0px;
}
#footer {
	width: 1003px;
	float:left;
}
.footer-lp2{
	margin-left:-20px;
}
* html .footer-lp2{
	margin-left:-10px;
}
#footer_left{
	float:left;
	width:487px;
	height:166px;
	background-image:url('../images/footer_left.jpg');
	background-position:-1px 0;
	background-repeat:no-repeat;
	position:relative;
}
#footer_right{
	float:left;
	width:496px;
	height:46px;
	background-image:url('../images/footer_right.jpg');
	background-position:-1 0;
	background-repeat:no-repeat;
	padding:120px 0 0 20px;
	font-family:"Square721 BT", "Myriad Pro", Arial, Verdana, Tahoma;
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
}
#satisfaction_seal_footer{
	position:absolute;
	left:160px;
	top:5px;
	background-image:url('../images/satisfaction_seal.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:97px;
	height:98px;
}
.footer_bottom{
	color:#fff;
	width:960px;
	height:34px;
	line-height:34px;
	background: url(../images/footer_bg.png) no-repeat #000;
	padding-top:0px;
	margin:0 auto;
	border-top: solid 1px #131313;
}
#footer_bottom_left{
	width:705px;
	float:left;
	padding-left:10px;
}
#footer_bottom_left ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer_bottom_left ul li{
	display:inline;
	margin: 0px 1px;
	padding:0px;
}
#footer_bottom_left ul li a{
	color:#fff;
	text-decoration:none;
}
#footer_bottom_left ul li a:hover{
	text-decoration:underline;
}
#footer_bottom_left ul li strong a{
	color:#f99b27;
	font-weight:bold;
}
#footer_bottom_right{
	width:235px;
	float:right;
	text-align: right;
	padding-right:10px;
	font-size:11px;
}
/* -------------- COMPLETE -------------------- */

#complete_box{
	width:930px;
	background-color:#FFFFFF;
}
#complete_box_body{
	width:615px;
	padding:10px 290px 0 25px;
	background-image:url('../images/complete_img.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
	height:675px;
}

/* ------- 	TABLE CLASS ------ */

#table{
	width:596px;
	padding-top:20px;
}
#tabletop{
	width:596px;
	background-image:url(../images/table_top.gif);
	background-position:left top;
	background-repeat: repeat-x;
	height:33px;
}
#tabhead1{
	float:left;
	width:390px;
	height:23px;
	padding-top:10px;
	text-align:center;
}
#tabhead2{
	float:left;
	width:102px;
	height:23px;
	padding-top:10px;
	text-align:center;
}
#tabhead3{
	float:left;
	width:100px;
	height:23px;
	padding-top:10px;
	text-align:center;
}
.tabdata1{
	float:left;
	width:380px;
	height:45px;
	padding-top:10px;
	text-align:left;
	padding-left:10px;
}

.tabdata2{
	float:left;
	width:102px;
	height:45px;
	padding-top:10px;
	text-align:center;
	border-left:solid 1px #e2e2e2;
	border-right:solid 1px #e2e2e2;
}
.tabdata3{
	float:left;
	width:100px;
	height:45px;
	padding-top:10px;
	text-align:center;
}
#row1{
	height:55px;
	border-bottom:solid 1px #e2e2e2;
}

.row2{
	height:34px;
	border-bottom:solid 1px #e2e2e2;
}
.row3{
	height:27px;
}
#row4{
	height:100px;
	border-bottom:solid 1px #e2e2e2;
}
.tabdata11{
	float:left;
	width:310px;
	height:29px;
	padding-top:5px;
	text-align:left;
	padding-left:10px;
}
.tabdata22{
	float:left;
	width:463px;
	height:29px;
	padding-top:5px;
	padding-right:30px;
	text-align:right;
	border-right:solid 1px #e2e2e2;
}
.tabdata33{
	float:left;
	width:100px;
	height:29px;
	padding-top:5px;
	text-align:center;
}
.row2a{
	height:45px;
	border-bottom:solid 1px #e2e2e2;
}
.tabdata22a{
	float:left;
	width:463px;
	height:40px;
	padding-top:5px;
	padding-right:30px;
	text-align:right;
	border-right:solid 1px #e2e2e2;
}
.tabdata33a{
	float:left;
	width:100px;
	height:40px;
	padding-top:5px;
	text-align:center;
}

#tablemid{
	width:594px;
	border-left:solid 1px #e2e2e2;
	border-right:solid 1px #e2e2e2;
	border-bottom:solid 1px #e2e2e2;
}

.tabdata111{
	float:left;
	width:380px;
	height:90px;
	padding-top:10px;
	text-align:left;
	padding-left:10px;
}
.tabdata222{
	float:left;
	width:102px;
	height:90px;
	padding-top:10px;
	text-align:center;
	border-left:solid 1px #e2e2e2;
	border-right:solid 1px #e2e2e2;
}
.tabdata333{
	float:left;
	width:100px;
	height:90px;
	padding-top:10px;
	text-align:center;
}


#diliver_info{
	width:267px;
	height:109px;
	background-image:url(../images/dinfobox.gif);
	background-repeat:no-repeat;
	padding:10px 0px 0px 10px;
	margin-top:15px;
	margin-bottom:15px;
	color:#FFFFFF;
}
#dinfo_head{
	font-family:Tahoma, Arial Verdana;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-bottom:8px;
}

.tab_row{
	padding:2px;
	padding-bottom:5px;
}
.tab_cel1{
	float:left;
	width:47%;
	text-align:left;
}
.tab_cel2{
	float:left;
	width:50%;
	text-align:left;
}



/* ------------------  order page ----------- */

/*#order_box{
	width:658px;
	background-color:#FFFFFF;
}
#complete_box_body{
	width:608px;
	padding:10px 25px 0 25px;
	background-image:url('../images/complete_img.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
	height:675px;
}
*/
#order_left{
	float:left;
	width:658px;
}
#order_right{
	float:right;
	width:265px;
}

#smallboxmid{
	background-color:#FFFFFF;
	width:608px;
	padding:0 25px 15px 25px;
	
	position:relative;
}
#smallboxmid2{
	background-color:#FFFFFF;
	width:646px;
	padding:0 0px 0px 12px;
	
	position:relative;
}
#guarantee{
	width:530px;
	height:190px;
	background-image:url(../images/total_satistaction_img.jpg);
	background-repeat:no-repeat;
	padding:80px 45px 0px 55px;
	font-size:10px;
}
#guarantee p{
	font-size:10px;}
#billingrihgt{
	float:right;
	width:265px;
}
#rightbox{
	float:right;
	width:257px;
	color:#FFFFFF;
}
#rightbox_mid{
	background-image:url('../images/payment_head_img.gif');
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#212121;
	padding-top:165px;
}
#right_form{
	width:92%;
	margin:0 auto;
}
.lablecel2{
	padding-bottom:5px;}
.inputback2{
	padding-bottom:8px;}
	
.inputback2 input{
	width:220px;
	height:15px;
}
.inputback2 select{
	width:225px;
	height:18px;
}

.reviewcontent{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}

.reviewinput{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6a6a6a;
	height:15px;
	text-decoration:none;
	text-align:left;
	width:217px;
	border-style:solid;
	border-width:1px;
	border-color: #7f9db9;	
}
#paymentinfo_innerbox{
	width:206px;
	height:109px;
	background-image:url(../images/gray_sml_box.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding-left:22px;
	padding-top:7px;
	font-size:11px;
	
}
.order_arrow{
	background-image:url('../images/arrow_order_options.gif');
	background-position: 0px 3px;
	background-repeat:no-repeat;
	padding-left: 140px;
	padding-top:10px;
	height:30px;
}

.shipping_arrow{
	background-image:url('../images/arrow_shipping_option.gif');
	background-position: 10px 0px;
	background-repeat:no-repeat;
	padding-left: 195px;
	padding-top:8px;
	height:30px;
}
#order_seal{
	position:absolute;
	left:844px;
	top:0px;
	background-image:url('../images/satisfaction_seal.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:97px;
	height:98px;
}
.mcafee2{
	padding:15px 0px 15px 0px;
	height:45px;
}
.mcafee_left2{
	float:left;
	width:70px;
}
.mcafee_right2{
	float:left;
}

/* --------------Guarantee Page --------------- */
#white_box{
	width:930px;
	background-color:#FFFFFF;
}
#white_box_body{
	width:880px;
	padding:10px 25px 30px 25px;
}

#white_box_body ol{
	padding:0;
	margin:0;
}
#white_box_body ol li{
	pading:0;
	margin:0;
	margin-left:18px;
	#margin-left:23px;
}

/* -------------- FAQ Page ----------------- */
.faq_question{
	padding: 15px;
	background-color:#F7F7F7;
	border:solid 1px #E9E9E9;
	
}
.faq_question_div{
	float:left;
	width:49%;
}
.faq_question p{
	padding-bottom:4px;
	font-size:11px;
}

.faq_body h3{
	padding:5px;
	color:#000000;
	width:auto;
	display:block;
	background-color:#F7F7F7;
	border:solid 1px #E9E9E9;
	font-size:14px;
	margin-bottom:10px;
}
.faq_body p{
	padding:8px 0 8px 0;
}



/* ---------------------- */
.text_30{
	font-family:"Square721 BT", Verdana, "Myriad Pro", Arial, Tahoma;
	font-size:28px;
	font-weight:bold;
	color:#FFFFFF;
}
.text_25{
	font-family:"Square721 BT", "Myriad Pro", Arial, Verdana, Tahoma;
	font-size:22px;
	font-weight:normal;
	color:#FFFFFF;
}
.arial_24_bk{
	font-family:Arial, Verdana, Tahoma;
	font-size:24px;
	font-weight:normal;
	color:#FFFFFF;
}

.different_txt{
	color:#fea826;
}
.height30{
	height:30px;
	overflow:hidden;
}
.height22{
	height:22px;
	overflow:hidden;
}
.height15{
	height:15px;
	overflow:hidden;
}
.height10{
	height:10px;
	overflow:hidden;
}
.textwhite{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	text-align:justify;
}

.hidden{position:absolute;top:95px;left:5px;*left:5px;display:none;visibility:hidden;background-color:white;border:1px solid #63798B;}
.visible1, .visible2, .visible3, .visible4{position:absolute;top:600px;left:325px;display:block;visibility:visible;background-color:white;border:1px solid black;z-index:9999;}
.visible2{
	top:540px;
}
.visible3{
	top:545px;
	left:325px;
}
.visible4{
	top:150px;
}
.popup_close{
	position:absolute;
	top:15px;
	right:51px;
	width:14px;
	height:14px;
	display:block;
	background:url(../images/close_popup.gif) no-repeat;
}
.popup_close:hover{
	background-position:bottom;
}

/* ------------arrow_get_your---------- */
.arrow_get_your{
	width:674px;
	height:211px;
	background: url(../images/arrow_get_your.png) no-repeat;
	position:absolute;
	margin: -186px 0px 0px;
}
.arrow_get_your span{
	position:absolute;
	color: #FFFFFF;
	left:451px;
	top:145px;
	font-size:11px;
}
/* ------------arrow_get_your---------- */
.banner_left_product{
	position: absolute;
	top: 221px;
	left:351px;
}
/* ------------ingredients---------- */
.ingredients{
	width:630px;
	height:360px;
	background:url(../images/ingredients_bg.jpg) no-repeat #fff;
	margin: 0px auto 22px;
	padding: 20px 0px 0px 300px;
}
.ingredients h2{
	font-family:Myriad Pro,Arial,Helvetica,sans-serif;
	font-size:38px;
	font-weight:bold;
	letter-spacing:-2px;
	text-transform:uppercase;
	color:#14a44b;
	margin:0px;
	padding:0px;
}
.ingredients ul{
	list-style:none;
	margin: 20px 0px;
	padding:0px;
}
.ingredients ul li{
	width:257px;
	height:35px;
	line-height:34px;
	background: url(../images/ingredients_li.png) no-repeat;
	font-family:Myriad Pro;
	font-size:24px;
	margin: 0px 0px 6px;
	padding: 0px 0px 0px 33px;
	font-family:Myriad Pro;
	font-size:19px;
	color:#2e4b5e;
}
.t_p1{
	width:290px;
	padding: 0px 31px 0px 0px;
	float:left;
}
.t_p2{
	width:280px;
	float:left;
	padding-top:58px;
}
.ingredients p{
	font-size:13px;
	margin: 0px 0px 18px;
	padding:0px;
	line-height:16px;
}
/* ------------botton_works---------- */
.botton_works{
	width:930px;
	height:356px;
	margin:auto;
	background:url(../images/botton_works_bg.jpg) no-repeat #101112;
	overflow:hidden;
}
.botton_works ul{
	list-style:none;
	width:620px;
	margin: 90px 0px 0px;
	padding: 0px 0px 0px 43px;
}
.botton_works ul li{
	color:#fff;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 29px;
	background:url(../images/botton_works_li.png)  no-repeat 0px 12px;
	font-size:13px;
}
.botton_works ul li strong{
	color:#ffbf44;
	font-size:18px;
	font-weight: normal;
	font-style:italic;
	font-family:Myriad Pro;
	line-height:36px;
}
/* ------------bottom_banner---------- */
.bottom_banner{
	width:939px;
	height:133px;
	margin: 50px auto 48px;
	background: url(../images/bottom_banner_bg.jpg) no-repeat;
	position: relative;
}
.bottom_banner_seal{
	width:101px;
	height:98px;
	position: absolute;
	top:-28px;
	left:341px;
	background:url(../images/bottom_banner_seal.jpg) no-repeat;
}
.bottom_banner_arrow{
	padding: 90px 0px 0px 134px;
	width:269px;
	height:67px;
	position: absolute;
	top:0px;
	left:-33px;
	background:url(../images/bottom_banner_arrow.png) no-repeat;
	font-size:17px;
	font-weight:bold;
	color:#000;
}
.bottom_banner_arrow:hover{
	text-decoration:underline;
}