@charset "utf-8";
/* 
 * Copyright (c) 2011, Game Getter . 
 * All rights reserved. 
 * Filename:        main.css
 * Version：        2011-9-20
 * Website：        Blue Sprig
 * Author：         syl
 ===Structure===========================
 * Basic color : blue #666  orange #358683
 */
html,body,iframe,
    h1, h2, h3, h4, h5, h6,
          div, dl, dt, dd, ul, ol, li,
               pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td{margin:0;padding:0; font-family: Verdana, Geneva, sans-serif; }
fieldset, img { border:none }
address, caption, cite, code, dfn, em, strong, th, var {  font-style: normal;  font-weight: normal; }
ul, ol, li {  list-style: none; }
caption, th {text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
input, textarea, select { font-family:  Verdana, Geneva, sans-serif; font-size: 14px; font-weight: normal; }
html{ background:#eee}
body {font:12px/1.231 Verdana, Geneva, sans-serif; color:#636363; text-align:center; line-height:150%;width:100%;}
a { text-decoration:none; color:#349de2; }
a:hover { color:#349de2; text-decoration:underline; }                       
.fb{ font-weight:bold; }
.fl,.left{ float:left}
.fr{ float:right}
.color_777{color:#777}
.color_000{ color:#000}
.color_ccc{color:#ccc}
.color_349de2{ color:#349de2}
.f14{ font-size:14px;}
.f18{ font-size:18px;}
.bgcolor_eee{ background:#eee;}
*:focus{outline:none;}
.wrapper, .top, .footer_content, .loca, .wrapper_main{ width:980px; margin:0 auto; text-align:left; display: block;}
.zoom{ overflow:hidden; zoom:1}
.icon{ background:url('../images/icon_getter.png') no-repeat left top;}
.color_cc0000{ color:#cc0000}
.color_0064a3{ color:#0064a3}
/*superbox*/
#superbox { margin:0 auto; padding:10px; background-color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#superbox-overlay { position:fixed; top:0; left:0; z-index:9998; width:100%; height:100%; background:#000; }
#superbox-wrapper { position:fixed; z-index:9999; top:0; display:table; width:100%; height:100%; }
#superbox-container { position:relative; display:table-cell; width:100%; height:100%; margin:0; padding:0; vertical-align:middle; }
#superbox-container .loading { margin:0 auto; background:url(../images/load2.gif) no-repeat; width:32px; height:32px; text-indent:-9000px; }
#superbox-innerbox { padding:0; }
#superbox.image { text-align:center; }
#superbox .close, #superbox .nextprev { text-align:left; margin:10px 0; }
#superbox .close { text-align:right; }
#superbox .close a, #superbox .prev, #superbox .next { font-weight:bold; font-size:12px; color:#fff; cursor:pointer; text-decoration:none; background-color:#333; padding:2px 10px; }
#superbox .prev { margin-right:20px; }
#superbox .close a:hover { background-color:#000; }
/*  =header  */
.header{ background: url('../images/top_bg.png') repeat-x left top; min-width:980px; position:absolute; left:0; top:0; width:100%; z-index:100000}
   .top{height:47px; }
   .top .logo{ padding-top:4px; float:left; margin-left:13px; margin-right:25px; margin-top:6px;  }
     .top .nav{ padding-top:5px; padding-right:10px; display:inline-block;float:left ; font-size:18px;  }
	   .top .nav li{ float:left;position: relative; margin:0 4px;}
	   .top .nav li a{ color:#fff;display:inline-block; }
	      .top .nav li.nav_inactive{ display: inline-block;height: 42px; margin-right:10px; width: 126px;}
		  .top .nav li.nav_inactive a.about span{display:inline-block; cursor: pointer; vertical-align:middle; height:42px;width:6px; overflow:hidden}
		  .top .nav li.nav_inactive a.about em{ width:114px; text-align:center; display:inline-block; cursor:pointer}
		 
		  .top .nav li.nav_inactive a.about{ text-align:center; line-height:36px;position:absolute; z-index:10001;width: 126px;}
		  .top .nav li.nav_inactive a.about:hover { background:url('../images/nav_midd.png') no-repeat center bottom; text-decoration: none; }
		  .top .nav li.nav_inactive a.about:hover span.fl{background: url('../images/nav_left.png') no-repeat left bottom;   }
		  .top .nav li.nav_inactive a.about:hover span.fr{background: url('../images/nav_right.png') no-repeat right bottom; }
		
		  
	  .top .nav li.Products a{ padding:0; }
	   .top .nav li.Products a span{display:inline-block; padding:0 25px; height:31px; padding-top:9px;   cursor: pointer;}
	   .top .nav li.Products a:hover, .top .nav li.Products:hover{ background:url('../images/nav_pro.png') no-repeat left top; text-decoration:none}
	   .top .nav li.Products a span:hover,.top .nav li.Products:hover span{ background:url('../images/nav_pro.png') no-repeat right -44px;  }
	   .top .nav li.Products a span em{ background:url('../images/proline.png') no-repeat left top; width:14px; height:14px; display:inline-block; vertical-align:middle; margin-left:6px;}
       
		/*  =dropdown   */
		 .dropdown{display: none;}
	     .nav li:hover .dropdown, .nav li a:hover .dropdown { display: inline-block;background:url('../images/navpeo_ulbg.png') no-repeat left bottom; padding-bottom:8px;  overflow:hidden; position: absolute;top: 40px; left: 0; z-index:10000; }
         .top .nav li ul.dropdown li{ margin:0; font-size:14px; clear:both }
		 .top .nav li ul.dropdown li a{ padding-left:13px; height:28px; line-height:28px; display:block; width:114px; background:#333;opacity:0.9;-moz-opacity: 0.9;filter:alpha(opacity=90);}
	     .top .nav li ul.dropdown li a:hover{ background:url('../images/dropdownbg.png') no-repeat center top; text-decoration:none}
		 .top .nav li ul.dropdown li.libg333{background:#333;opacity:0.9;-moz-opacity: 0.9;filter:alpha(opacity=90); height:10px; width:127px;}
		 
	    
	  
/*  =banner  */
.banner{ background:#359ee2 url('../images/bannerbg.png') repeat-y center top;min-width:980px;  height:423px; overflow:hidden; zoom:1}
  .banner_relative{position:relative; display:block; width:100%;}
  
   .banner_line{ background:#3082ba; height:1px; overflow:hidden; width:100%; zoom:1; position:absolute; z-index:1; top:0; left:0 }
   .topbannerbg{background: url('../images/topbannerbg.png') no-repeat top center;height:80px; overflow:hidden; width:100%; zoom:1; position:absolute; z-index:1; top:0; left:0; }
   .banner_content{width:100%; position:absolute; z-index:3; top:0; left:0; }
   .banner_w970{ margin:0 auto;text-align: left; width:970px; color:#fff; padding-top:25px}
      .banner_w970 h2,.banner_w970 h3{ width:940px; padding-left:10px; margin:0 auto}
	  .banner_w970 h2{ font-size:48px; line-height:150%; -webkit-text-shadow:1px 1px 3px #5b93b9;-moz-text-shadow:1px 1px 3px #5b93b9;text-shadow:1px 1px 3px #5b93b9;}
      .banner_w970 h3{ font-size:18px;  padding-left:10px;-webkit-text-shadow:1px 1px 3px #5b93b9;-moz-text-shadow:1px 1px 3px #5b93b9;text-shadow:1px 1px 3px #5b93b9; padding-bottom:20px;}
      .banner_box{ background: url('../images/banner_box.png') no-repeat left  50px ; width:100%; height:370px; color:#000; overflow:hidden;}
	  .banner_aircover{ background:url('../images/banner1.png') no-repeat top center; height:400px; width:100%; }
         .slide{ width:970px;}
		 .aircover{ background:url('../images/banner-airCover.png') no-repeat 0 0; height:405px;}
		 .jetboost{ background:url('../images/banner-boost.png') no-repeat 0 0; height:405px;}
		 .jetclean{background:url('../images/banner-clean.png') no-repeat 0 20px; height:405px;}
		 .bluesprig{background:url('../images/bluesprig.png') no-repeat 90px 130px; height:405px;}
		 
		 .jetboost_ico{background: url('../images/jetboostico.png') no-repeat left top; display:inline-block; width:246px; height:78px;}
         .jetclean_ico{ background: url('../images/jetcleanico.png') no-repeat 1px top; display:inline-block; width:246px; height:78px;}
		 .banner_box li.slide em.aircover_ico{ background: url('../images/airCoverico.png') no-repeat left top; display:inline-block; width:310px; height:79px; right:160px;}
		 .aircover_198_61{background: url('../images/aircover198_61.png') no-repeat left top; display:inline-block; width:198px; height:61px;}
		 .jetboost198_61{background: url('../images/jetboost198_61.png') no-repeat left top; display:inline-block; width:198px; height:61px;}
         .jetclean_198_61{ background: url('../images/jetclean198_61.png') no-repeat left top; display:inline-block; width:198px; height:61px;}
		 
	     .banner_box li.slide em{ position:absolute; top:55px; right:160px;display:inline-block;}
		 
		 
		 .banner_txt{ float:right; width:385px; padding-top:135px; padding-right:80px; overflow:hidden;}
		 /*.banner_txt a.download{ background:url('../images/downloadBotton.png') no-repeat left top; width:290px; height:69px; display:inline-block; color:#fff; }
		    .banner_txt a.download span{ padding-left:56px; display:inline-block; padding-top:9px;  font-size:11px; cursor:pointer}
			.banner_txt a.download b{ font-size:24px; line-height:130%; }
			.banner_txt a.download:hover{ background:url('../images/download.png') no-repeat left -68px; text-decoration:none;}
			*/
			.banner_txt span b.tc{ text-align:center;width: 250px; display:inline-block; overflow:hidden; zoom:1}
		.banner_txt h4{font-size:18px; line-height:200%;}
		.banner_txt p{ line-height:150%;}
		.pagination {width:100px; margin:0 auto; height:15px; text-align:center; overflow:hidden; display:block}
		    .pagination li { margin:0 5px; float:left}
		    .pagination li a {background:url('../images/dot.png') no-repeat top right; width:15px; height:15px; display:inline-block; text-indent:-999px}
		    .pagination li.current a {	background-position:top left;}
            /*
            a.bntleft{ background:url('../images/bntleft.png') no-repeat left top; left:10px; }
			a.bntright{background:url('../images/bntright.png') no-repeat left top; right:15px}
			a.bnt_aico{ width:30px; height:66px; display:inline-block; position:absolute; top:250px; z-index:100001}
			*/
            a.prev{ background:url('../images/bntleft.png') no-repeat left top; left:13px;width:30px; height:66px; display:inline-block; position:absolute; top:185px; z-index:100001 }
			a.next{background:url('../images/bntright.png') no-repeat left top; right:15px;width:30px; height:66px; display:inline-block; position:absolute; top:185px; z-index:100001 }
			
/*  =wrapper_content  */
.wrapper_content{ min-width:980px; background:#f8f8f8; overflow:hidden; }
  .main{ width:986px; padding-top:30px; margin:0 auto; text-align:left}
    .what_new{ background:url('../images/infotext_midd.png') repeat-x left bottom; }
    .what_new .fl{ background:url('../images/infotext_left.png') no-repeat left bottom; width:28px; height:348px;}
	.what_new .fr{ background:url('../images/infotext_right.png') no-repeat right bottom; width:28px; height:348px;}
	   .new_text{ padding:25px 25px 40px 35px; display:inline-block; float:left; width:384px; line-height:150%;  }
	   .new_text h2{ font-size:30px; color:#000; line-height:180%;}
	   .new_text p.color_349de2{ line-height:120%;}
	   .new_text p.height110{ height:110px; overflow:hidden; padding-top:10px; }
	.prd_list{ width:620px;}
	   .prd_list ul{padding-top: 60px;float: left;padding-left: 35px;}
	   .prd_list li{ width:140px; float:left; padding-right:12px; color:#646464 }
	   .prd_list li p{ height:75px; overflow:hidden; display:inline-block; line-height:150%; padding:20px 0 0; display:inline-block; margin-bottom:8px;}
	   .prd_list li .more{ background:url('../images/more.png') no-repeat right 6px; padding-right:10px;}
/*  =footer  */
.footer{ background:url('../images/footerbg.png') repeat-x top left; height:70px;min-width:980px;  padding-top:16px; color:#777}
   .footer .info{ line-height:160%;padding-left:8px; }
   .footer .info a, .footer .info a:hover{ font-weight:bold;color:#777}
   .footer .fr{ width:295px;}
    .language {position: relative;width: 157px;height: 23px;overflow: hidden; text-align:right; float:right; margin-top:10px; padding-right:15px;}
    .language select{ font-size:12px; padding:0;}
   

.bgededed{ background:#ebebeb url('../images/wrapper_content.png') repeat-x top left; border-top:solid 1px #c9c9c9}
/*  =loca  */
  .loca ul{ padding:8px 0 8px 14px; display:inline-block; }
  .loca li{ float:left;}
 
  
  /*  =wrapper_mainbg  */
.wrapper_mainbg{ background: url('../images/wrapper_contentmidd.png') repeat-y center top; position:relative; margin-bottom:50px; }
  .wrapper_maintop{ background:url('../images/wrapper_contenttop.png') no-repeat top center; width:100%; height:22px; display:inline-block; position:absolute; top:0; }
  .wrapper_mainbottom{ background:url('../images/wrapper_contentmbottom.png') no-repeat bottom center; width:100%; height:11px; display:inline-block; position:absolute; bottom:-1px; left:0}
  .wrapper_mainbg .contents{ width:830px; margin:0 auto; padding:30px 0 60px;  line-height:200%;color:#666; overflow:hidden; }
     .wrapper_mainbg .contents h2.title{ font-size:36px; color:#b2b2b2; line-height:250%; }
	  .wrapper_mainbg .contents h3.f18{ line-height:350%;}
 /*  =lost  */    
.lost{ width:450px; height:120px;margin: 0 auto;  background:url('../images/lost.png') no-repeat left 165px; padding:150px 0 220px 125px; overflow:hidden}
.tick{background:url('../images/tick.png') no-repeat left 165px;}
    .lost  h2{ font-size:47px; color:#999; line-height:160%;}
	.wid550{ width:590px;}
 /*  =sidebar  */   
.sidebar{ width:237px;}
.sidebar li{ line-height:150%; overflow:hidden; }
  .sidebar li a span{display:inline-block;  background:url('../images/line.png') no-repeat left top ; width:14px; height:14px; float:left; margin-top:7px; margin-left:25px; margin-right:8px; }
  .sidebar li a{width:237px;   display: block; padding:15px 0; height:26px;}
  .sidebar li a:hover, .sidebar li.active a{background: url('../images/sidebarbg.png') no-repeat left -1px;cursor: pointer; text-decoration:none;}

 /*  =onlineSupport  */
.onlineSupport{ width:538px; line-height:150%; color:#4a4a4a}
  .pl15{ padding-left:15px;}
  .onlineSupport h3.title{ font-size:30px; line-height:150%;}
  .color_191919{ color:#191919;}
    .onlineSupport ul h4{ border-bottom:solid 1px #3399cc;line-height:200%;}
    .pt30{ padding-top:30px;}
    .onlineSupport span{ color:#ff9900; vertical-align:middle; font-size:18px; padding:0 5px}
    .onlineSupport ul li{ padding:4px 0; overflow:hidden; line-height:200%;}
    .onlineSupport ul li label{ display:block; width:100%;overflow:hidden;}
    .text_field{ background:#fff url('../images/text.png') no-repeat left top; border:solid 1px #ccc; width:525px; padding:5px}
    .Submit_button{ background:url('../images/bnt.png') no-repeat left top; width:122px; height:22px; padding-bottom:2px; text-align:center; cursor:pointer; border:none; font-size:12px;  color:#000}
	.login_button{ background: url('../images/loginbnt.png') no-repeat left top; width:162px; height:36px;  padding-bottom:2px; color:#fff; text-align:center; cursor:pointer; border:none; font-size:12px; font-size:14px; display:inline-block}
	   a.login_button{line-height:36px; font-weight:bold; font-size:16px;}
	   a.login_button:hover{ color:#fff; text-decoration:none;  background: url('../images/loginbnt.png') no-repeat left -39px;}
	   
    .onlineSupport ul li p{ padding:5px 0; overflow:hidden; position:relative}
    .onlineSupport ul li p .Refresh{ position:absolute; right:0; bottom:0; font-size:12px;}
    .ag_conter{ text-align:center} 
    /*  =onlineSupport  */
   .onlineSupport .title_h4{ line-height:200%;}
   .onlineSupport .list{ padding-left:10px; }
    .onlineSupport .list li{ padding:0; height:auto; width:100%;display: block; }
	  .onlineSupport .list li h5{line-height:130%; cursor:pointer; display: inline-block; background:url('../images/add.png') no-repeat left 4px; padding-left:25px; margin:5px 0; overflow:hidden }
	  .onlineSupport .list li p{ padding:3px 0 15px 25px; line-height:180%;  color:#666; overflow:hidden }
	  .onlineSupport .list li h5.open{ background:url('../images/open.png') no-repeat left 7px;}
	  .onlineSupport .list_add li{line-height:160%;display: inline-block; background:url('../images/dot7_7.png') no-repeat left 8px; padding-left:20px; width:490px;  margin:7px 0;}
 /*  =subweb_banner  */	  
.subweb_banner{ background:url('../images/subwebbg.png') no-repeat center top; width:100%; height:484px; position:relative; }
  .subweb_banner span.subweb_topico{  position:absolute; top:-3px; left:-4px; z-index:1000 }
  .subweb_banner_txt{ width:450px; margin:0 auto; padding:80px 80px 10px 390px; height:364px; color:#fff;}
  .subweb_banner p.subweb_banner_tips{ position:absolute; top:420px; left:50px; color:#eee}
    /*.jetclean100_100{background:url('../images/jetclean_100_100.png') no-repeat left 150px;}
	.jetboost100_100{background:url('../images/jetboost_100_100.png') no-repeat left 150px;}*/
	.jetboostpro{background:url('../images/jetboostpro.png') no-repeat 0 90px}
	.jetcleanpro{background:url('../images/jetcleanpro.png') no-repeat 0 90px}
	.airCoverpro{background:url('../images/airCoverpro.png') no-repeat 20px 70px;}
	
    .subweb_banner_txt h2{ font-weight:bold; font-size:40px; font-weight:bold; line-height:120%;}
	.subweb_banner_txt p{ font-size:14px; line-height: 180%;padding: 10px 0 20px;}
	 a.DownloadNow{ background:url('../images/downloadBotton.png') no-repeat left top; width:290px; height:69px; line-height:130%;  display:inline-block; font-size:12px; color:#2f5100; padding-left:60px; padding-top:15px;  }
     a.DownloadNow:hover{ background:url('../images/downloadBotton.png') no-repeat left -85px; text-decoration:none; color:#2f5100;}
     a.DownloadNow b{ font-size:22px; line-height:150%; color:#fff;}
	 a.comcoon{background:url('../images/comsoon.png') no-repeat left top; padding-left:15px; padding-top:10px;height:74px;}
	 a.comcoon:hover{background:url('../images/comsoon.png') no-repeat left -85px;}
	 .subweb_banner .review{clear:both;width:720px; margin:0 auto; margin-top:-50px;}
	 .subweb_banner .review dt{float:left;width:130px; margin-right:10px;}
	 .subweb_banner .review dd{text-align:right; color:#fff;}
	 .subweb_banner .review dd.detail{font-style:italic; font-size:18px; margin-bottom:10px;}
	 .subweb_banner .review dd.media{text-align:right; font-size:18px; font-weight:bold; margin-bottom:10px;}
	 .subweb_banner .review dd.mlink{text-align:right;}
	 .subweb_banner .review dd.mlink a{text-decoration:underline; color:#fff;}
 /*  =subweb_content_nav  */	 
  .subweb_content_nav{ position: absolute; top:-42px;left:-11px; z-index:1001; width:973px; position:relative; display:block}
     .subweb_content_nav ul{ float:left; padding-left:43px; display:block; top:1px;  position: absolute; z-index:1002 }
	 .subweb_content_nav ul li{ float:left; font-size:14px; margin:0 1px}
	 .subweb_content_nav ul li a{ background:url('../images/titnav.png') no-repeat left -88px; display:inline-block; color:#000;   }
          .subweb_content_nav ul li a span{ background:url('../images/titnav.png') no-repeat right -130px; display:inline-block;height:42px; line-height:42px; padding:0 25px 0 15px; cursor: pointer;}
           .subweb_content_nav ul li a img{ vertical-align:middle; float:left; margin-right:5px;}
		   .subweb_content_nav ul li a:hover{ background:url('../images/titnav.png') no-repeat left -172px; text-decoration: none; color:#000; }
		   .subweb_content_nav ul li a span:hover{background:url('../images/titnav.png') no-repeat right -214px;}
		   .subweb_content_nav ul li.active a,.subweb_content_nav ul li a:visited{ background:url('../images/titnav.png') no-repeat left top;text-decoration: none; color:#000;  }
		   .subweb_content_nav ul li.active a span,.subweb_content_nav ul li a span:visited{ background:url('../images/titnav.png') no-repeat right -44px;}
  .subweb_content_nav .line{ background:#4a86ae; width:100%; height:1px; top:42px;left:13px; position:absolute;z-index:1; overflow:hidden;  }
  
 /*  =subweb_txt  */	
  .subweb_txt { padding:10px 0 100px 0;  overflow: hidden;zoom:1; }
    .subweb_txt li{ padding-top:35px; overflow:hidden; }
   .subweb_txt li div{ padding-left:70px; width:290px; float:left;  margin-left:55px !important; *margin-left:35px !important; *margin-left:35px !important;  line-height:180%;overflow: hidden;}
   
   .screenshots{ padding:30px 0 100px 0;  overflow: hidden;zoom:1;}
   .screenshots li{ padding-top:15px;padding-left:30px;padding-bottom: 20px;  overflow:hidden }
   .screenshots li a{ width:311px; display:inline-block; overflow:hidden; zoom:1; text-align:center}
   .aircover_wid208 li a{ width:208px;}
   .reviews{ padding-bottom:100px; padding-top:25px;}
   
    .subweb_txt li h3{ font-size:14px; font-weight:bold; color:#333;  line-height:120%;  } 
    .subweb_txt li p{ font-size:12px; color:#666; padding-top:10px; }
    .subweb_txt div.single{ background:url('../images/ICO/click.png') no-repeat left top;}
    .subweb_txt div.light{ background:url('../images/ICO/light.png') no-repeat left top;}
    .subweb_txt div.safe{ background:url('../images/ICO/icon-list_03.png') no-repeat left top;}
	.subweb_txt div.powerful{ background:url('../images/ICO/icon-list_03-09.png') no-repeat left top}
	.subweb_txt div.functionality{ background:url('../images/ICO/functionality.png') no-repeat left top;}
	.subweb_txt div.backup{ background:url('../images/ICO/backup.png') no-repeat left top;}
	.subweb_txt div.Customizable{ background:url('../images/ICO/customizable.png') no-repeat left top;}
	.subweb_txt div.ram{ background:url('../images/ICO/ram.png') no-repeat left top;}
	.subweb_txt div.clipboard{ background:url('../images/ICO/clipboard.png') no-repeat left top;}
	.subweb_txt div.closeInternet{ background:url('../images/ICO/closeInternet.png') no-repeat left top;}
	.subweb_txt div.disableUpdate{ background:url('../images/ICO/disableUpdate.png') no-repeat left top;}
	.subweb_txt div.jetboost_li{ background: url('../images/jetboost_100_100.png') no-repeat left 25px; width:500px;}
	.subweb_txt div.aircover_li{ background: url('../images/aircover_100_100.png') no-repeat left 25px; width:500px;}
	.subweb_txt div.jetclean_li{ background: url('../images/jetclean_100_100.png') no-repeat left 25px;width:500px;}
	.subweb_txt div.game{ background:url('../images/ICO/game.png') no-repeat left top;}
	.subweb_txt div.windows{ background:url('../images/ICO/windows.png') no-repeat left top;}
    .subweb_txt div.Registry{ background:url('../images/ICO/Registry.png') no-repeat left top;}
	.subweb_txt div.apps{ background:url('../images/ICO/apps.png') no-repeat left top;}
	.subweb_txt div.uninstaller{ background:url('../images/ICO/uninstaller.png') no-repeat left top;}
	.subweb_txt div.internetbooster{ background:url('../images/ICO/internetbooster.png') no-repeat left top;}
	.subweb_txt div.Powerfull{ background:url('../images/ICO/powerfull.png') no-repeat left top;}
	.subweb_txt div.easy_air{ background:url('../images/ICO/easy_air.png') no-repeat left top;}
	.subweb_txt div.easy{ background:url('../images/ICO/easy.png') no-repeat left top;}
	.subweb_txt div.cloud{ background:url('../images/ICO/cloud.png') no-repeat left top;}
	.subweb_txt div.phone{ background:url('../images/ICO/phone.png') no-repeat left top;}
	.subweb_txt div.multi-platform{ background:url('../images/ICO/multi-platform.png') no-repeat left top;}
	.subweb_txt div.family-safety{ background:url('../images/ICO/family-safety.png') no-repeat left top;}
	.subweb_txt div.privacy{ background:url('../images/ICO/privacy.png') no-repeat left top;}
	.subweb_txt div.processes{ background:url('../images/ICO/processes.png') no-repeat left top;}
	.subweb_txt div.cloud_backup{ background:url('../images/ICO/cloud_01.png') no-repeat left top;}
	.subweb_txt div.lower_proces{ background:url('../images/ICO/lower_proces.png') no-repeat left top;}
	.subweb_txt div.Clean{ background:url('../images/ICO/Clean.png') no-repeat left top;}
	.subweb_txt div.Shortcuts{ background:url('../images/ICO/Shortcuts.png') no-repeat left top;}
	.subweb_txt div.free{ background:url('../images/ICO/free.png') no-repeat left top;}
	.subweb_txt div.Portable{background:url('../images/ICO/Portable.png') no-repeat left top;}
	.subweb_txt div.Found{background:url('../images/ICO/Found.png') no-repeat left top;}
	.subweb_txt div.airAnti{background:url('../images/ICO/airAnti.png') no-repeat left top;}
	.subweb_txt div.airCloud{background:url('../images/ICO/airCloud.png') no-repeat left top;}
	.subweb_txt div.airFamily{background:url('../images/ICO/airFamily.png') no-repeat left top;}
	.subweb_txt div.airFound{background:url('../images/ICO/airFound.png') no-repeat left top;}
	.subweb_txt div.airPrivacy{background:url('../images/ICO/airPrivacy.png') no-repeat left top;}
	.subweb_txt div.airSystem{background:url('../images/ICO/airSystem.png') no-repeat left top;}
	.subweb_txt div.Battery{background:url('../images/ICO/Battery.png') no-repeat left top;}
	.subweb_txt div.Performance{background:url('../images/ICO/Performance.png') no-repeat left top;}
	.subweb_txt div.Startup{background:url('../images/ICO/Startup.png') no-repeat left top;}
	.subweb_txt div.Drive{background:url('../images/ICO/Drive.png') no-repeat left top;}
   /*  =about_txt  */	
   .subweb_login{ position:absolute; top:25px; right:30px; color:#fff;}
   .subweb_login a,.subweb_login a:hover{ color:#fff; display:inline-block}
   .aircover_login{ background:url('../images/aircover_login.png') no-repeat left 3px; padding-left:20px; }
  .about_txt{ line-height:180%; background: url('../images/about.png') no-repeat right 149px; width:422px; float:left }
     .about_txt .w252{ width:252px;}
	 .about_txt .w300{ width:300px;}
	 
	 /*  =maps  */	  
	 .maps{ padding-left:14px; padding-bottom:10px}
	 .height62{ height:62px;}
  /*  =about_forms  */	 
  .about_forms{background:#e0f2fe url('../images/about_right.png') no-repeat left 119px; border:solid 1px #ccc;width:360px;overflow:hidden; color:#4a4a4a; float:left; margin-top:30px;}
	.about_forms_cont{padding:20px 40px; width:282px;}
	.about_forms_cont p{ font-size:12px; margin-bottom:5px;}
	   div.about_forms_cont li{ line-height:130%; padding:5px 0}
	   .text_wid{ width:270px;}
	   .paddb50{ padding-bottom:50px;}
	   .mgt10{ margin-top:10px;}
	   p.lheight150{ line-height:200%; padding-left:70px;}
      /* .subweb_table{ padding:40px 70px 100px;}
	   .subweb_table h3{ line-height:260%; border-bottom:solid 1px #ccc;}
	   .subweb_table td{ padding:8px 5px; font-size:14px; }*/
	   .border_color_f60{ border:solid 1px #ff6600}
	   .tips{ color:#ff6600}
  /*  =tips_box  */
  .body_wrapper{ background:#000; width:100%; height:100%; top:0; left:0; position:fixed; display:block; opacity:0.3;-moz-opacity: 0.3;filter:alpha(opacity=30); z-index:10000;}
    .tips_box{ position: fixed; top:35%;left:35%; width:500px; height: auto;   background-color:#666; background-color:rgba(0,0,0,0.5);padding:10px;border-radius:5px;  z-index:10001;}	
    .tips_box h5{overflow:hidden; padding:0 5px; background:url('../images/tips_h5bg.png') repeat-x left top; line-height:220%; color:#fff;}
    .tips_box .close{ font-size:18px; text-decoration:none; float:right; margin:2px 5px; color:#000; }
    .tips_box p{ padding:20px;color:#000; font-size:14px; line-height:200%; background:#fff; overflow:hidden; padding-bottom:20px;}
    .ag_left{ text-align:left}
    .tips_box p.tips_ptxt{ padding-top:10px;} 
	/*.addthis_default_style{ float:right}*/ 
	.red{ color:red}
	a.aico_text{ background:url('../images/file-text.png') no-repeat top left; padding-left:30px; display:inline-block }
	
	.updatebox{ overflow:hidden;  zoom:1; padding:40px 0}
	.updatebox_left{ width:330px; overflow:hidden; zoom:1}
	.updatebox_lright{ background:url('../images/jetcleanupdate.png') no-repeat top left; width:450px; height:311px; position:relative; float:left}
.wrapper_mainbg .contents h3.lh120,.lh120{ line-height:120%}
	
	.updatebox .list_add{ padding-top:20px;}
	.updatebox .list_add li{line-height:160%;display: inline-block; background:url('../images/dot7_7.png') no-repeat left 8px; padding-left:20px;   margin:5px 0;}
	.updatebnt a{ background:url('../images/updatebnt.png') no-repeat left top; width:373px; height:80px; display:inline-block; text-align:center; font-size:18px; color:#fff; line-height:80px; cursor:pointer; font-weight:bold; position:absolute; bottom:10px ;right:-5px }
	.updatebnt a:hover{  background:url('../images/updatebnt.png') no-repeat left -81px; text-decoration:none}
	.awards_ul{ border-bottom:solid 1px #ccc;border-top:solid 1px #ccc; padding:20px 0; overflow:hidden; zoom:1}
	.awards_ul li{ float:left; margin:0 5px;}
	
	.bgjetboost{ background:url('../images/JBoost-screenshot.png') no-repeat left top;}
	.updatebox_left h3.f16{ font-size:16px;}
	.h47{ height:47px; display:block; width:100%; overflow:hidden;}
	
	/*  =signup_content  */
	.tc{ text-align:center}
	.color_349DE2{ color:#349DE2}
	.orh3{ font-size:30px; line-height:200%;}
	.signup_content{ overflow:hidden; padding-top:40px; zoom:1}
	.content_text{ width:210px;  line-height:150%; font-size:12px; padding-left:180px; height:350px;}
	.iphone{ background:url(../images/ipone.png) no-repeat left top; }
	.android{ background:url(../images/android.png) no-repeat left top}
	/*.content_text .bnt{ width:167px; height:65px; padding-left:60px; display:inline-block; line-height:100%; color:#fff; padding-top:12px;}
	.content_text .iphone_bnt{ background: url(../images/ipone_bntico.png) no-repeat left top;}
	.content_text .iphone_bnt_gray{ background: url(../images/ipone_bntico_gray.png) no-repeat left top; line-height: 35px; color: #333;  font-size:24px; cursor:pointer}
	.content_text .android_bnt{ background: url(../images/android_bntico.png) no-repeat left top;}
	*/
	.content_text .bnt{ width:167px; height:65px; padding-left:60px; display:inline-block; line-height:100%; color:#fff; padding-top:12px;}
	.content_text .iphone_bnt{ background: url(../images/ipone_bntico.png) no-repeat left top;}
	.content_text .android_bnt{ background: url(../images/android_bntico.png) no-repeat left top;}
   /*.content_text h3{ background:url(../images/downico.png) no-repeat left 15px; padding-left:30px; font-size:30px; line-height:200%; margin-top:20px;}*/
	.content_text .bnt span{ font-size:18px; line-height:120%; font-weight:bold}
	.content_text .bnt:hover{ text-decoration:none}
	/*20120221*/
	
	.content_text h3{ background:url(../images/downico.png) no-repeat left 15px; padding-left:30px; font-size:30px; line-height:200%;}
	.content_text .bnt span{ font-size:18px; line-height:120%; font-weight:bold}
	.content_text .bnt:hover{ text-decoration:none}
	*/
		.icojc{ background: url(../images/jetclean_77.png) no-repeat left 20px; padding-left:70px;}
	/*.upgradebox{ border:solid 1px #ccc; overflow:hidden; padding:0 20px  20px; margin-top:10px;}*/
	.upgradebox_table{ border-left:solid 1px #ddd;border-top:solid 1px #ddd; }
	.upgradebox_table td,.upgradebox_table th{   padding:9px;border-right:solid 1px #ddd;border-bottom:solid 1px #ddd; text-align:center }
	.upgradebox_table th{ background:#eee;  font-weight:bold;padding:4px; color:#000; font-size:12px;  }
	.upgradebox_table td.tl{ text-align:left}
	
		
	   .lh180{ line-height:180%;} 
.phone_txt{ float: right; width:370px; padding-top:15px;  }		 
	.phone_txt p{ width:170px; text-align:center; }	 
	.phone_txt h4{ text-align:left; padding-bottom:15px; font-size:16px; line-height:150%; color:#888}	 
    .f12,a.f12,input.f12{ font-size:12px;}
	.color_666{ color:#666}
	
	.upgradebox_txt{ border:solid 1px #ddd; padding:10px; margin-top:20px; overflow:hidden}
	.upgradebox_txt h4{ float:left; font-size:18px; width:140px; line-height:220%;}
	.upgradebox_txt p{ width:430px; float:left; line-height:150%; margin-top:5px;}
	.f22{ font-size:22px;}
	.update_cart{ margin-top:10px; float:right; background:url('../images/update_cart.png') no-repeat left top; width:100px; height:31px; display:inline-block; padding-left:35px; color:#666; font-weight:bold; font-size:12px;}
	a.update_cart:hover{ color:#666; text-decoration:none}
	.bgf3ffe7{ background:#f3ffe7}
	.color_ff6600{ color:#ff6600} 
	.color_66ccff{ color:#66ccff}	
	.upgradebox_check{ padding-top:15px; overflow:hidden;}
	.day30{ background:url('../images/30day-guarantee.png') no-repeat left top; padding-left:100px; line-height:150%;  font-size:12px; margin-top:5px; padding-bottom:20px;}
	a.check_out{ background: url(../images/check_out.png) no-repeat left top; width:219px; height:39px; margin-top:8px; display:inline-block; color:#fff; text-align:center; line-height:39px; font-size:18px;}
	a.check_out:hover{ color:#fff; text-decoration:none;background: url(../images/check_out.png) no-repeat left -42px;}
	.color_333{ color:#333;}
	
	.select_box{width:120px;text-align:left; margin:auto; position:relative;background:#fff;}
	.select_box a{ color:#000; }
	.select_box .bd_txt{ border:solid 1px #bbb;width:120px;  display:inline-block; height:19px; line-height:20px; padding-left:5px; }
	.select_box a:hover{ text-decoration:none}
	.selectdown{ background: url('../images/selectdown.png') no-repeat left top; width:17px; height:19px; position:absolute; right:-6px; top:1px; }
	.select_box_ul{width:125px; border:solid 1px #bbb; border-top:none; background:#fff; position:absolute;top: 20px;left: 0;}
	.select_box_ul li a{ text-align:left; padding-left:5px; height:19px; line-height:19px; display:block }
	.select_box_ul li a:hover{ background:#3399ff; color:#fff;}
	
	.thankspage{border:solid 1px #ddd; padding:10px; margin-top:20px;}
	

	
	.bgfff{ background:#fff;}
	.promo_tit{ padding:5px 0;}
	.promo_tit h2.title { font-size:24px; font-weight:bold; line-height:150%;}
	.promo_table{overflow:hidden; font-family:Arial, Helvetica, sans-serif}
	 .promo_table td{ padding:5px;font-size:12px; background:#f3f3f3 url('../images/tdbg.png') repeat-y right top }
	 .promo_table th{padding:0 8px;  text-align:center; font-weight:bold;}
	 .promo_table th.tit{ background:#9c9c9c url('../images/titbg.png') repeat-y right top; color:#fff; padding:5px 3px}
	 .promo_table td.tdactivebg{ background:#dddddd url('../images/tdactivebg.png') repeat-y right top;} 
	 .promo_table td.freebg{ background:#e2ecd4 url('../images/tdfreebg.png') repeat-y right top; border-left:solid 2px #fff;}
	 .promo_table td.freeactivebg,.promo_table th.freeactivebg{background:#cbdfac url(../images/freeactivebg.png) repeat-y right top; border-left:solid 2px #fff;}
	 .promo_table td.probg,.promo_table th.probg{ background:#dee5eb url('../images/proactive.png') repeat-y right top; border-left:solid 2px #fff;}
	
	 .promo_table td.probgimg{background:#dee5eb url(../images/probgtab.png) repeat-y right top; border-left:solid 2px #fff;}
	 .promo_table td.proactivebg{ background:#b8cad4 url(../images/proactivebg.png) repeat-y right top; border-left:solid 2px #fff;}
	 .promo_table td.proactivebgimg{ background:#b8cad4 url(../images/proactivebg.png) repeat-y right top ; border-left:solid 2px #fff;}
	 th.thtitle{ background:url(../images/thtitle.png) repeat-x left top; color:#fff;}
	 th.probgtitle{ background:url(../images/probgtitle.png) repeat-x left top; color:#fff; border-left:solid 2px #fff;}
	 th.freebgtitle{ background:url(../images/freebgtitle.png) repeat-x left top; color:#fff; border-left:solid 2px #fff;}
	 
	 .promo_bottom{ width:163px;color:#666;}
	.wid170{ width:173px; float:right;}
	.promo_bottom a.Upgrade{ background:url('../images/Upgrade.png') no-repeat left top; width:150px;margin-left: 10px; height:37px; display:inline-block; text-align:left; padding-left:35px; font-size:14px; color:#fff; line-height:35px; cursor:pointer; font-weight:bold;  overflow:hidden; zoom:1; }
	.promo_bottom a.Upgrade:hover{  background:url('../images/Upgrade.png') no-repeat left -38px; text-decoration:none}
	a.Upgradetop{ background:url('../images/Upgradetop.png') no-repeat left top; width:116px; height:36px; position:absolute;left: 14px; top: 30px; display:inline-block; font-size:12px;font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#fff; font-weight: bold;line-height:26px; text-indent:25px; overflow: hidden; zoom:1 }
	a.Upgradetop:hover{ background:url('../images/Upgradetop.png') no-repeat left -38px; text-decoration:none; color:#fff;}
	.promobox{width:365px; position:absolute; height:85px; right:0; top:15px; overflow:hidden; z-index:11110;}
	.promobox_text{ width:140px; float:right; overflow:hidden; zoom:1; font-family:Arial, Helvetica, sans-serif;}
	.promobox_text h4 { background: url('../images/promobox_text.png') repeat-x left top; height:25px; line-height:25px; text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif;}
	.promobox_textbg{ background:#dee5eb url('../images/protitbg.png') no-repeat -15px top; width:160px; height:59px; color:#fff;   position:relative;font-family:Arial, Helvetica, sans-serif;}
	.promobox_textbg .pro_as{ position:absolute; top:0px; left:5px; display:inline-block}
	.promobox_textbg b{ font-size:18px; line-height:28px; display:inline-block;width: 80px; text-align: right; overflow:hidden; }
	.promobox_textbg .pro_mo{ position:absolute; bottom:25px;right:10px;  display:inline-block;}
	.pr{ position: relative}
	.fm_Arial{ font-family:Arial, Helvetica, sans-serif}
	.freetit{ padding-top:32px;width: 78px;float: right; margin-left: 1px; overflow:hidden; zoom:1;  }
	.freetit h4{ background:url('../images/freetit.png') repeat-x left top; width:78px; height:23px; line-height:23px; text-align:center; color:#fff;  border-left:solid 2px #fff;font-family:Arial, Helvetica, sans-serif;}
	.thankspage_aiv div.thankspage{ margin:8px 0}
	.pbottom10{ padding-bottom:10px;}
	 .ptop42{ padding-top:42px;}
	 .tr{ text-align:right}
	 .wid920{ width:920px;}
	 .wid780{ width:680px;}
	 .h5_title a{line-height: 130%;  margin: 5px 0; text-decoration:underline}
	 .h5_title a:hover{ text-decoration: none}
	 
	 
	 .loadbox{position: fixed; top:35%;left:35%; width:400px; height: auto;  z-index:10002; background-color:#666; background-color:rgba(0,0,0,0.5);padding:10px;border-radius:5px; }
	 .loadbox p{ background:#fff; line-height:32px; padding:10px;}
	 .loadbox p img{ vertical-align:middle}
	 .pvr{ position:relative}
	
	.awards_list{ background:url('../images/accoladesbg.png') no-repeat left bottom; overflow:hidden; zoom:1; padding:10px 0; margin:10px 0;}
	.awards_list li{ float:left; width:200px; text-align:center; height:114px; line-height:114px;}
	.awards_list li img{ vertical-align: middle;}
	.review_ul{ display:block; border-bottom:solid 1px #ddd; margin-bottom:20px; overflow:hidden; zoom:1}
    .review_ul li{float: left;width: 30%;padding: 0 1.5%;text-align: center;margin-bottom: 20px; line-height:150%;}
	.review_ul li .thumb {height: 75px;line-height: 75px;padding-bottom: 10px;}
	   .review_ul li .thumb img{ vertical-align:middle}
	   .review_ul li h5{ font-weight:bold}
	   	
	
	/*.reviewbox{ background:url('../images/accoladesbg.png') no-repeat left bottom; padding:20px 10px; margin-bottom:20px; overflow:hidden; zoom:1;}
	.reviewbox .fr{ width:530px; line-height:200%; font-style:italic}
	.reviewbox .fr address{ text-align:right; font-style:normal}*/
	.f16{ font-size:16px;}
	.titleh3{ padding-top:20px; font-size:22px; font-weight:bold; line-height:250%; border-bottom:solid 1px #ccc}
	.paypal_txt img{ float:left; margin-right:20px;}
	.paypal_txt {width:380px; font-size:12px; line-height:150%;}
	.bdt_line{ border-top:solid 1px #ccc; }
	 .pt30{ padding-top:30px}
	 .pb20{ padding-bottom:20px;}
	 .payleft{ float:left;padding-top: 40px;}
	 .ratings{ margin:0 auto; width:660px;}
	 
	 
	 .procontent{ float:left; width:530px; padding: 20px 15px;}
	 .color_6fa458{ color:#6fa458}
	 .aircovertxt_p{ padding: 20px 0 20px 0; height:90px;}
	 .aircovertxt_p p.frtxt{ padding-left: 112px;} 
	 .tr{ text-align:right}
	 .aircovertxt{ background:url('../images/linebottom.png') repeat-x bottom left;}
	 .jetbox{ padding-top:15px; width:260px;}
	 .jetbox .frtxt{  width:200px; float:right}
	 .jetcleanbox{float:left}
     .jetboostbox{float:right}
	 .pt20{ padding-top:20px;}	 
	
	.contentright{ padding:20px 10px}
	.contreview{ padding-bottom:10px;}
	.contreview h3{ padding-bottom:7px; padding-top:5px;}
	.contreview p{ padding-top:6px;}
	.contreview p em{ display:block; text-align:right; font-style: italic}
	.awardstxt img{ padding:8px 7px;}
	.pt5{ padding-top:5px;}
    .contreview p.tr,.contreview p.tr{ text-align:right}
	
	
	.aircover_probox{ position:relative; padding:10px 0;  width:820px;}
	.aircover_probox a.bntleftpro{ position:absolute; background:url('../images/bntleftpro.png') no-repeat left -20px; width:60px; height:256px; display:inline-block;left:55px; top:50px}
	.aircover_probox ul{ width:820px; height:260px;}
	.aircover_probox ul li{ float:left; margin:0 5px;}
	
	/*.aircover_probox a.bntrightpro{position:absolute; background:url(../images/bntrightpro.png) no-repeat right -20px; right:20px; top:50px;width:60px; height:256px;}*/
	.aircover_probox ul li img{border:none; margin:0 1px;}
    pre{display:block;	font:12px "Courier New", Courier, monospace;	padding:10px;	border:1px solid #bae2f0;	background:#e3f4f9;		margin:.5em 0;	width:500px;}		

/* Easy Slider */

	#slider li{ width:820px;height:340px;overflow:hidden; }
	span#prevBtn a{position:absolute; background:url('../images/bntleftpro.png') no-repeat left -20px; width:60px; height:256px; display:inline-block;left:50px; top:68px; text-indent:2000px; }
	span#nextBtn a{position:absolute; background:url('../images/bntrightpro.png') no-repeat right -20px; right:50px; top:68px;width:60px; height:256px; text-indent:2000px; }	
     #slider li .highslide img{ border:none; margin:0 3px;}

	#slider2 li{ width:820px;height:340px;overflow:hidden; }
	span#prevBtn1 a{position:absolute; background:url('../images/bntleftpro.png') no-repeat left -20px; width:60px; height:256px; display:inline-block;left:50px; top:426px; text-indent:2000px; }
	span#nextBtn1 a{position:absolute; background:url('../images/bntrightpro.png') no-repeat right -20px; right:50px; top:426px;width:60px; height:256px; text-indent:2000px; }	
     #slider2 li .highslide img{ border:none; margin:0 3px;}
/* // Easy Slider */

.sharemain{position:absolute; right: 10px;top: 40px; width:153px; height:32px; overflow:hidden; zoom:1;z-index: 100001;}
h3.pressroom_title{ font-size:18px;}
.pressroom_contnet{ width:500px; color:#333}
.pressroom_contnettop{border-bottom: solid 1px #CCC; margin-bottom:20px;}
.pressroom_contnettop ul,.pressroom_contnetlist ul { padding:10px 0 15px}
.pressroom_contnetlist ul li{ line-height:150%; padding:4px 0; color:#666}
.pressroom_contnetlist ul li em{ font-style:italic; border-bottom:}

.pressroom_contnettop li{ background:url('../images/download1616.png') no-repeat left 5px; padding-left:22px; height:24px; line-height:24px; display:inline-block; margin-top:10px;}


.pt15{ padding-top:15px;}
 /*
.content_texth4{ font-family: georgia,serif;font-weight: normal;font-style: italic;color: #484848; padding-bottom:10px;line-height:150%}
.content_texth4 span{font-family:  Verdana, Geneva, sans-serif; font-style: normal;font-size:12px; display: block;letter-spacing: -0.02em; line-height:120%;}
  */
    /*  =startbg  */
  .startbg{ background:#4094cb url('../images/startbg.jpg') repeat-x left top; color:#fff; padding:10px; width:420px; }
  .startbg dl,.starttop dl{ font-size:12px; line-height:150%; padding:7px 0 6px; overflow:hidden; zoom:1 }
  .startbg dl dt{ background:url('../images/startico.png') no-repeat left top; width:38px; line-height:35px; height:38px; display:inline-block; text-align:center; font-weight:bold; font-size:22px; font-style:italic; float:left; margin-right:8px}
  .starttop dl dt{ background:url('../images/starticobg.png') no-repeat left top; width:29px; line-height:28px; height:30px; display:inline-block; overflow:hidden; text-align:center; font-weight:bold; font-size:18px; color:#fff; font-style:italic; float:left; margin-right:8px}
  .starttop dl dd{ float:left; padding-top:5px;}
.pt10{ padding-top:10px;}
.start_protext{ float:right; width:330px; font-size:12px; background:#eee; border:solid 1px #ccc; line-height:150%; padding:10px 8px;}  
.start_protext p,.start_listtext p{ background:url('../images/rightok.png') no-repeat 5px 10px; padding: 4px 0 5px 38px;}
.start_protext h4{ margin-bottom:12px;}
	
.getipt{ padding:8px; width:422px; }

.getbnt{ background:url(../images/bntstart.png) no-repeat left top; width:96px; height:37px; text-align:center; border:none; color:#fff; font-size:18px; font-weight:bold; margin-left:5px; cursor:pointer}
.lh150{ line-height:150%;}	

.textform{ padding-top:40px; padding-bottom:30px;}
.prowidth780{ width:730px;}
.prowidth780 li div{width: 220px; margin-left:30px !important; *margin-left:20px !important; *margin-left:20px !important;  }

.subweb_content{ position:relative}
.pro_rtbox{ background: url('../images/pro_rtbox.png') no-repeat left top; width:200px; padding-left:55px; padding-right:35px; position:absolute; right:10px; top:46px;}
.pro_rtbox p{ padding:5px 0}
.pl40{ padding-left:40px;}
.pro_rtbox img{ vertical-align:middle}
.windowsico{ background:url('../images/windows.png') no-repeat left top; width:59px; height:68px; display:inline-block; position:absolute; top:265px; left:750px;}

	.closeico{ background:url('../images/graphics/close.png') no-repeat left top; width:30px; height:30px; position:absolute; top:0; right:0; line-height:1100px; display:inline-block}
	.youtub{ height:246px; width:327px; display:inline-block; position:absolute; top:118px; left:50px;}
	
.countbox{ padding:120px 0 260px; }	
.f48{ font-size:60px;}
	
.inpbox{ background:url('../images/inputmidd.png') repeat-x left top; }	
.inpboxl{ background:url('../images/inputleft.png') no-repeat left top; width:10px; height:58px; display:inline-block}	
.inpboxr{ background: url('../images/inputright.png') no-repeat right top;}	
	a.color_92ff00,a.color_92ff00:hover{ color:#92ff00; text-decoration:underline;}
	a.color_92ff00:hover{ text-decoration:none}
	
.proshare{position: absolute;bottom: 10px;right: 40px;}	
a.jcfreedown{ background: url('../images/jcfreedown.png') no-repeat left -1px; width:167px; height:46px;display: inline-block;color: white;line-height: 41px;text-indent: 40px;float: left;margin-right: 8px; overflow:hidden}	
	a.jcfreedown:hover{background: url('../images/jcfreedown.png') no-repeat left -47px; color:white; text-decoration:none}