﻿*{
	margin: 0px;
	padding: 0px;
}
br{ height:20px;}
img{
	border: none;
}
h1{
    color: #2C6A78;
}
h2{
    font-size: 17px;
    color: #454545;
    padding-bottom: 10px;
}
#banner-h2{ font-family:Segoe UI,Trebuchet,Arial,Sans-Serif; font-weight:bolder; font-size:22px; margin:28px 0 0 30px;}
.right p{ width:424px; font-family:Segoe UI,Trebuchet,Arial,Sans-Serif; font-weight:200; font-size:14px; margin:0 0 0 0; }
h3{
    padding: 5px;
    color: #454545;
    font-size: 14px;
}
h4{
	padding: 5px;
	color:#2C6A78;
	font-size:12px;
	padding-top: 5px;
}
p{
	padding: 5px;
	line-height: 20px;
}
li{
    list-style: none;
}
body{
	 font-family:Verdana,sans-serif;
	font-size: 12px;
	color: #333;
	background:url(../images/skin/bg/bg-img.jpg); repeat-x;
	background-color: #D1D8E0;
}
#top{
    width: 100%;
    overflow:hidden;
    position:relative; height:110px;
}
#site_info{
    
    padding-bottom: 0px;
    height: 64px;
    position: relative;
}
#site_info #top_help{
    position: absolute;
    height: 0px;
    width: 170px;
    right: 0px;
    top: 22px;
	text-align: right;
}
#top_help a{
    font-size: 9px;
    margin-left: 10px;
    
    padding-left: 8px;
    background-repeat: no-repeat;
    background-position: left center; color:#000;
}
#site_info p{ background:url(../images/site_info_bg.jpg) no-repeat;
color:#1F2F3B;
font-size:10px;
font-weight:lighter;
line-height:1.6em;
padding-top:17px;
}
#site_info a{
	color:#333333;
	text-decoration: none;
}
#site_info a:hover{
	text-decoration: underline;
}
#site_info h1{
    width: 161px;
    float: left;
}
#site_info h1 a{
    display: block;
    text-indent:-9999em;
    width:160px;
    height: 64px;
    background-image:url(../images/skin/bg/logo.jpg); background-repeat:no-repeat;
}
a{
    text-decoration: none;
    color: #343030;
}
a:hover{
	color: #666;
	text-decoration: underline;
}
#main{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}
#menu{
    position: relative;
    background-image: url(/images/menu.jpg);
}
#search_box{
    position: absolute;
    width: 151px;
    height: 22px;
    top: 15px;
    right: 20px;
    background-image: url(/images/search.jpg);
}
#search_box .search_input{
    border: #FFF solid 0px;
    height: 17px;
    margin-left: 20px;
    margin-top: 3px;
	background: #EAEAEA;
}
#search_box a{
    padding: 2px;
    margin-left: 7px;
    text-indent:9999em;
    text-decoration: none;
}
#menu img{
    position: absolute;
}
#menu ul{
    height: 37px;
}
#menu ul .first{
    background-image: none;
}
#menu ul li{
    float: left;
    background-image: url(/images/menu_line.jpg);
    background-repeat: no-repeat;
}
#menu ul li a{ font-family:'Lucida Sans','Trebuchet MS',Helvetica,Arial,Verdana; font-size:13px;
    color: #262626;
    line-height:36px;
    display: block;
    font-weight: bold;
    padding-left: 40px;
    padding-right: 40px;
	text-shadow:1px 1px 1px #F7F7F7;
}
#menu ul li .current{
    background-image: url(/images/menu_current.jpg);
    background-repeat: no-repeat;
    background-position: top center; font-family:'Lucida Sans','Trebuchet MS',Helvetica,Arial,Verdana;
}
#menu ul li a:hover{
    background-image: url(/images/menu_current.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    text-decoration: none;
}
#content{
	overflow:hidden;
	width: 100%;

}
#content #left_column{
    float: left;
    width: 250px;
    padding-left: 10px;
}
#category{
    background-color: #7ABFCE;
}
#category h2{
    padding-left: 10px;
    padding-bottom: 10px;
    color: #FFF;
    font-size: 17px;
    border-bottom: #A9E0EB solid 1px;
}
#category ul{
    padding: 10px;
    padding-top: 3px;
}
#category ul li{
    border-bottom: #A9E0EB dotted 1px;
}
#category ul li a{
    padding: 5px;
    color: #FFF;
    display: block;
    font-size: 15px;
}
#category ul li .current{
    background-color: #A9E0EB;
}
#category ul li a:hover{
    background-color: #A9E0EB;
}
#content #right_column{
    float: left;
    width: 695px;
    margin-left: 15px;

}
#bottom{
color:#999999;
font-size:10px;
margin-top:0px;
padding:0px 0px 46px;
text-align:center;
}
.item_ul{
    margin-top: 15px;
}
.item_ul li{
    float: left;
    width: 212px;
    height: 148px;
    margin-right: 13px;
    margin-bottom: 15px;
    border: #A9E0EB solid 1px;
    padding:1px;
    position: relative;
}
.item_ul li img{
    position: absolute;
}
.item_ul li div p{
    padding: 5px;
}
.item_ul li div p img{
    position: relative;
}
.simple_box{
    margin-bottom: 15px;
    margin-top: 15px;
    background-color: #A9E0EB;
    -moz-border-radius:10px;
}
.simple_box h2{
    padding-left: 15px;
    font-size: 17px;
    border-bottom: #7ABFCE solid 1px;
}
.simple_box ol{
    padding: 10px;
    padding-top: 3px;
}
.simple_box ol li{
    display: inline;
}
.simple_box ol li a{
    padding: 3px;
    color: #2C6A78;
    display: block;
    font-size: 12px;
}
.simple_box ol li a:hover{
    background-color: #7ABFCE;
}
#location{
    margin:1px 0 8px 2px;
    font-size: 11px;
    color: #0A7285;
    width: 90%;
	background-image: url(/images/home.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-shadow:1px 1px 1px #FFF;
}
.support-img{ padding:0 0 12px 0;}
#location a{
    color: #0A7285;
}
#theme_info{
    margin: 10px;
    padding: 5px;
    background-color:#E7FBF8;
    border:1px solid #A9E0EB;
    -moz-border-radius:5px 5px 5px 5px;
}
#theme_des{
    float: left;
    width: 433px;
}
#theme_demo{
    float: left;
}
#item_box{
    margin: 10px;
}
#item_box ul{
    margin-left: 20px;
}
#home_hot{-moz-border-radius:3px 3px 3px 3px;
-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
background-image:url("/images/home_hot_bg.jpg");
background-repeat:repeat-x;
border:1px solid #98AFB2;
height:288px;

}

#home_hot_1{ float:left; width:243px; height:288px; background:url(../images/home_hot.jpg) no-repeat right;}
#home_hot_1 .logo{ text-align:center; margin:15px 0 0;}
#home_hot_1  .title,.des{ margin-left:18px; }
#home_hot_1  .title a{ font-size:12px;   font-weight: bold; }
#home_hot_1  .des{ color:#2C3943;
font-size:11px;
line-height:16px;
padding:10px 12px 0 0; }



#home_hot_2{ float:left; width:243px; height:288px; background:url(../images/home_hot.jpg) no-repeat right;}
#home_hot_2 .logo{ text-align:center; margin:15px 0 0;}
#home_hot_2  .title,.des{ margin-left:18px; }
#home_hot_2  .title a{ font-size:12px;   font-weight: bold; }
#home_hot_2  .des{ color:#444444;
font-size:11px;
line-height:16px;
padding:10px 18px 0 0;}



#home_hot_3{ float:left; width:243px; height:288px; background:url(../images/home_hot.jpg) no-repeat right;}
#home_hot_3 .logo{ text-align:center; margin:15px 0 0;}
#home_hot_3  .title,.des{ margin-left:18px; }
#home_hot_3  .title a{ font-size:12px;   font-weight: bold; }
#home_hot_3  .des{ color:#444444;
font-size:11px;
line-height:16px;
padding:10px 14px 0 0;}



#home_hot_4{ float:left; width:243px; height:288px; }
#home_hot_4 .logo{ text-align:center; margin:15px 0 0;}
#home_hot_4  .title,.des{ margin-left:18px; }
#home_hot_4  .title a{ font-size:12px;   font-weight: bold; }
#home_hot_4  .des{ color:#444444;
font-size:11px;
line-height:16px;
padding:10px 0 0 0;}






#hot_links{-moz-border-radius:3px 3px 3px 3px; float:left;
-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
background-image:url("/images/home_f_bg.jpg");
background-repeat:repeat-x;
border:1px solid #98AFB2;
height:283px; width:716px; 

}

#hot_links h3{color:#565656;
font-family:Segoe UI,Trebuchet,Arial,Sans-Serif;
font-size:18px;
font-weight:100;
margin:12px 0 0 15px;}
#hot_links a{
	color:#666;
	text-decoration: none;
}
#hot_links a:hover{ color:#333;}
#hot_links img { margin:0 0 0 21px; }
#hot_links_1{ width:33%; float:left; }
#hot_links_2{ width:33%; float:left; }
#hot_links_3{ width:33%;  float:left; }




#hot_links-right{-moz-border-radius:3px 3px 3px 3px; float:right;
-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
background-image:url("/images/home_f_bg.jpg");
background-repeat:repeat-x;
border:1px solid #98AFB2;
height:283px; width:250px; 

}

#hot_links-right1{-moz-border-radius:3px 3px 3px 3px; float:right;
-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
background-image:url("/images/home_f_bg.jpg");
background-repeat:repeat-x;
border:1px solid #98AFB2;
height:283px; width:250px;
background-color:#F3F3F3;
margin-bottom:10px;

}

#hot_links-right-all{ background:url(../images/hot_links-right-all.jpg) no-repeat; width:250px; height:283px;}
#hot_links-right-all {font-family:Segoe UI,Trebuchet,Arial,Sans-Serif; font-size:18px;}
#hlra-top{ padding:12px 0 0 15px; line-height:1.2em;}
#hlra-top a{ line-height:1.2em; }

#hlra-center{ padding:12px 0 0 15px;}
#hlra-center { font-size:14px; color:#87959F; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:1.4em;}

#hot_links-right-all #right-bottom-bar{ background-image:url("../images/read-more.gif"); margin:0 0 0 15px;
background-position:right 8px;
background-repeat:no-repeat;
color:#0EB1D4;
font-size:15px;
line-height:34px;
padding-right:16px;}

#hot_links-right-all #right-bottom-bar:hover{ background-image:url("../images/read-more.gif");
background-position:right -16px;
background-repeat:no-repeat;
color:#097E97;
font-size:15px;
line-height:34px;
padding-right:16px;}




#home_hot li{
	
	float: left;
	
	
}
#home_hot li .logo{
	text-align: center;
	margin-top: 15px;
}
#home_hot li .title{ padding:0 0 0 17px; font-weight: bold;
}
.title a{ color:#D63284;}
#home_hot li .des{
color:#444444;
font-size:10px;
line-height:15px;
padding:10px 12px 0 17px;
}
#home_hot li .buy{
	text-align: center;
	font-weight: bold;
	padding: 5px
}
#home_hot li .buy a{
	border: 1px #F90 solid;
	padding: 5px;
	color: #C30;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -khtml-border-radius: 5px;
}
.link_btn{
	margin-left: 20px;
	border: 1px #F90 solid;
	padding: 5px;
	color: #C30;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -khtml-border-radius: 5px;
}
.col2 .left_col{
	width: 75%;
	float: left;
}
.col2 .right_col{
   width:230px;
    padding-left: 10px;
    margin-top: 15px;
    float: left;
 
}

.modBody p{
	font-size:11px;
line-height:150%;
}
.modBody .col_item{
    padding-top: 20px;
    height: 140px;
}
.modBody .col_item .prod-pic{
	margin-left: 15px;
    height: 130px;
    float: left;
    width: 15%;
}
.modBody .col_item .prod-info{
    width: 80%;
    height: 130px;
    float: left;
}
.modBody .col_item .prod-info .overview{
    font-size: 11px;
    line-height: 15px;
}

.mac-link,.windows-link{
    font-weight: normal;
    margin-left: 10px;
    padding-left: 20px;
    background-image: url(/images/mac-pc.png);
    background-repeat: no-repeat
}
.mac-link{
    background-position: 0px 0px;
}
.windows-link{
    background-position: 0px -77px;
}
.goto{ float:right;
    color: teal;
	font-size: 11px;
	background-image:url(/images/icon-arrow.gif);
	background-position: right 8px;
	background-repeat: no-repeat;
	padding-right: 7px;
	line-height: 20px; color:#0088CC;
}
.release{
    margin-left: 40px;
	margin-bottom: 10px;
}
.release a{
	font-size: 11px;
	color:#313131;
}
.release li{
	margin-top: 15px;
	list-style-image: url(/images/icon.gif);
}
.hot_link{
    margin-left: 40px;
}
.hot_link a{
	font-size: 11px;
	color:#666;
}
.hot_link a:hover{ color:#666;
}
.hot_link li{
    margin-top: 9px;
    list-style-image: url(/images/icon.gif);
}
/*.content_bg{
    background-color: #F4F4F4;
}*/
#pro_info1{
	margin:10px 0 0 0 ;
	-moz-border-radius: 5px;
	background-image:url(../images/skin/banner-navigation/download-banner.jpg);  height:209px;
}
#pro_info1 div{
    padding: 10px;
}
#pro_info1 .left{
	float: left;
	width: 21%;
	padding-top: 40px;
}
#pro_info1 .right{
    float: left;
    width: 70%;
	color:#FFFFFF;
}
#pro_info{
	border: 1px solid #ACCCDD;
	background-color: #E2EDF3;
	margin: 10px;
	-moz-border-radius: 5px;
	background-image:url(/images/download-bj.jpg);
}
#pro_info div{
    padding: 10px;
}
#pro_info .left{
	float: left;
	width: 21%;
	padding-top: 40px;
}
#pro_info .right{
    float: left;
    width: 70%;
	color:#000000;
}
#support-bj{
	
	
	margin:10px 0 0 0 ;
	
	background-image:url(../images/skin/banner-navigation/support-banner.jpg);
	background-repeat:no-repeat;
	height:71px;
	
}
#support-bj h2{ font-family:arial;
font-size:18px;
margin:15px 0 0 23px;}
#support-bj div{
    padding: 10px;
}
#support-bj .left{
	float: left;
	width: 21%;
	padding-top: 5px;
}
#support-bj .right{
    float: left;
    width: 90%;
	color:#FFFFFF;
}
#pro_purchase{
	margin:10px 0 0 0 ;
	-moz-border-radius: 5px;
	background-color:#660033;
    height:209px; background-image:url(../images/skin/banner-navigation/buynow-banner.jpg);
}
#pro_purchase div{
    padding: 10px;
}
#pro_purchase .left{
	float: left;
	width: 21%;
	padding-top: 40px;
}
#pro_purchase .right{
    float: left;
    width: 70%;
	color:#FFFFFF;
}
.tab{margin:10px;}
.tabContainer{width:100%;background:url(/images/tab.gif) repeat-x bottom;overflow:hidden;}
.tabContainer li{float:left;margin-right:2px;background:url(/images/tabOff_right.gif) no-repeat right top;}
.tabContainer li a{display:block!important;display:inline-block;padding:0 15px;height:27px;line-height:27px;background:url(/images/tabOff_left.gif) no-repeat left top;}
.tabHead{
    list-style-type: none;
    margin:0px;
    padding:0px;
}
.tabHead li a{
    font-weight: bold;
    text-decoration: none;
    color: #454545;
}
.tabCot{
    border-left:#dbdbdb solid 1px;
    border-right:#dbdbdb solid 1px;
    background-color: white;
	min-height: 650px;
}
.tabContainer li.currentBtn{background:url(/images/tabOn_right.gif) no-repeat right top;}
.tabContainer li.currentBtn a{height:28px;background:url(/images/tabOn_left.gif) no-repeat left top;color:#434142;}
.modA{
margin:10px 0 0 0;
-moz-border-radius:5px 5px 5px 5px;
border:1px solid  #A8A8A8;
overflow:hidden;
background-image:url(../images/bj.jpg); background-repeat:repeat-x; background-color:#E7E7E7;}
.modBody{}
.Round{}
.modBody table{ margin-left:10px;}
.modBody td{ border-bottom: solid 1px  #C5C5C5; height:79px;}
.modTop{ height:39px; width:100%; background-image:url(/images/Products.jpg);-moz-border-radius:5px 5px 0px 0px;
}
#modTopbj{ background:/images/Products-t.jpg; background-repeat:no-repeat;}
.modTop h3{ margin:0px;height:28px;font- size:12px;line-height:25px; padding:0 0 0 0; text-shadow:1px 1px 1px #FFFFFF;}
.modTop span.modATL,.modTop span.modATR{float:left;width:4px;height:28px;overflow:hidden;}
.modTop span.modATR{float:right;}
.modA #sideNav dd a:hover{background:url(/images/bg.gif) no-repeat left -110px;color:#FFF;text-decoration:none;}
.modBottom{width:100%;height:4px;overflow:hidden;}
.modBottom span.modABL,.modBottom span.modABR,.modTopB span.modATR,.modTopB span.modATL{float:left;width:4px;height:4px;background:url(/images/bg.gif) no-repeat left -28px;overflow:hidden;}
.modBottom span.modABR{float:right;background:url(/images/bg.gif) no-repeat -4px -28px;}
.pro_list{
    margin-left: 20px;
}
.pro_list li{
	padding:8px 0 0 0;
}
.pro_list li a{ 

line-height:1.3em;
padding-left:15px;} 
.pro_list li a:hover{

	line-height:1.3em;
	padding-left:15px;
	text-decoration: none;
} 
.pro_list1{
    margin-left: 20px;
	
}
.pro_list1 li{
	padding:8px 0 0 0;
}
.pro_list1 li a{  background:url(../images/skin/botton/link-img.gif) no-repeat scroll right 4px transparent; padding-right:16px;
line-height:1.3em;
padding-left:0px;
color:#777777;} 
.pro_list1 li a:hover{ background:url(../images/skin/botton/link-img.gif) no-repeat scroll right -16px transparent;
	line-height:1.3em;
	padding-left:0px;
	text-decoration: none;
	color:#666666;
} 
.pro_list2{
    margin-left: 20px;
}
.pro_list2 li{
	padding:8px 0 0 0;
}
.pro_list2 li a{ 
background:url(../images/skin/botton/dd.gif) no-repeat scroll left 4px transparent;
line-height:1.3em;
padding-left:15px;} 
.pro_list2 li a:hover{
	background:url(../images/skin/botton/dd.gif) no-repeat scroll left -8px transparent;
	line-height:1.3em;
	padding-left:15px;
	text-decoration: none;
} 
.pro_list3{
    margin-left: 20px;
}
.pro_list3 li{
	padding:8px 0 0 0;
}
.pro_list3 li a{ 
background:url(../images/skin/botton/dd.gif) no-repeat scroll left 4px transparent;
line-height:1.3em;
padding-left:15px;} 
.pro_list3 li a:hover{
	background:url(../images/skin/botton/dd.gif) no-repeat scroll left -8px transparent;
	line-height:1.3em;
	padding-left:15px;
	text-decoration: none;
} 
.box_icon {
	margin-left: 0px;
}
.box_icon li{
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	list-style-type: none;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	list-style:none;
	/*background-color: #FFF;*/
}
.box_icon li a{
	display: block;
	padding-left: 37px;
	list-style:none;
}
.box_icon li a:hover{
	display: block;
	padding-left: 37px;
	list-style:none;
}
.ulstyle {
line-height:180%;
padding-left:10px;
font-size: 13px;
}
.ulstyle a {
color: blue;
}
.ulstyle li {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
list-style-type:disc;
margin-left:20px;
}
.howto{
    padding: 5px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 460px;
    height: 400px;
    float: left;
    border: #A9E0EB solid 1px;
    background-color: white;
}
.right_box{
	width:230px;
  background-image: url(/images/skin/bg/wbne04nt.jpg);
    background-repeat:repeat-x;
	background-color:#e9e9e9;
	-moz-border-radius:5px 5px 5px 5px;
	border:#A3A3A3 solid 1px;
	overflow:hidden;
	padding-bottom:10px;
	margin-top:10px;
}
.right_box h3{
font-size: 13px;
border-bottom:1px silver dotted; 
}
.div-sys {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 10px;
}
.con {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.fea {
	padding-top: 10px;
}
.fea-1 {
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
}
.try-buy {
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: none;
	padding-top:20px;
}
.purchase_title{
	border: none;
	font-size: 15px;
	color: #333;
}
.purchase_title strong{
	color: red;
}
.purchase_2col{
	margin-bottom: 25px;
	border-top: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
}
.purchase_2col .left{
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
	width: 25%;
}
.purchase_2col .right{
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
	border-left: #CCC dotted 1px;
	float: left;
	width: 72%;
}
.show_decimal li{
	list-style: decimal;
	margin: 10px;
	margin-left: 26px; line-height:1.6em;
}
.purchase_text{
	
}



#big-show{ clear:both;  width:980px; height:289px; background:url(../images/skin/banner-navigation/home-banner.jpg) no-repeat; padding-bottom:8px;}
#big-show ol{ padding:110px 0 0 34px;}
#big-show ol li{ font-size:16px; color:#fff; font-family:Segoe UI,Trebuchet,Arial,Sans-Serif; padding:0 0 3px;}
#big-show a{}
#big-show .bs-botton{float:right;
margin:232px 16px 0 0;}

#sitemap li{
line-height:20px;
margin-top:1px;
position:relative;
width:100%;}

#sitemap {
font-size:14px;
padding-left:10px;
font-weight:bold;
padding-top:15px;
}
#sitemap .sub{
font-size:12px;
padding-left:20px;
margin-top:10px;
font-weight:normal;
}
#sitemap a:hover{text-decoration:underline;}
#links{
list-style:none;
font-size:11px;
text-align:center;
}
#links a:hover{text-decoration:underline;}

.products-line {
clear:both;
height:61px;
padding-top:10px;
}

.products-line p {
color:#333333;
font-size:11px;
line-height:1.4em; padding:0; margin-top:5px;

}

.products-line .products-line-1 {
float:left;
margin-left:20px;
padding-top:7px;
width:40px;
}

.products-line .products-line-2 {
float:left;
padding-right:24px;
width:330px;
}

.products-line .products-line-6 {
float:left;
padding-right:73px;
padding-top:19px;
width:24px;
}

.products-line .products-line-9 {
float:left;
margin-right:40px;
padding-top:19px; 
}



.products-line .products-line-9 a {
background:url(/images/arrow-down.gif)  no-repeat scroll 0 0 transparent;
margin-right:0;
padding-left:20px;
}


#main .products-line-title p { background-color:#999999;
color:#FFFFFF;
float:left;
font-size:16px;
font-weight:bold;
}

.products-line-title .products-line-2 {
float:left;
padding-right:0;
width:390px;
}

.products-line-title .products-line-7 {
float:left;
padding-right:0;
width:118px;
}


#product-p{padding-left:117px;
width:265px;}
#price-p{ width:92px;}
#size-p{ width:83px;}
#buynow-p{ width:105px; }
.products-line-title{ margin-left:20px;}
#bottom_link{ -moz-border-radius:3px 3px 3px 3px;
border-bottom:1px solid #98AFB2;
border-top:1px solid #98AFB2;
color:#76797C;
padding:10px 3px; margin:9px 0 0 0;
}
#bottom_link a{
	margin-left:1px;
	text-decoration:none; color:#666;  font-family:Verdana,sans-serif; font-weight:200; font-size:10px;
}

#bottom_link a:hover{
	margin-left:1px;
	text-decoration: underline;
}
#pro_info .pro_more_info{
	margin:0px;
	padding:0px;
}
.pro_more_info div{
	float: right;
	height: 60px;
	width: 200px;
	border-top: 1px solid #ACCCDD;
	border-left: 1px solid #ACCCDD;
}
.small_font {
	font-size: 10px;
	color: #777777;
	line-height: 13px;
	font-weight: normal;
}

#nav {margin:0; padding:0;}
#nav li{display:inline;}
#nav li a{ font-size:12px; color:#333; background-image:url(../images/skin/navigation/nav.png); background-repeat:no-repeat; float:left; height:0; overflow: hidden; padding-top:37px; width:146px; outline:none;}
#nav li a:hover{ color:#000;}
#nav li.gn-home a{ background-position: 0 0;}
#nav li.gn-products a{ background-position: -148px 0;  width:146px;}
#nav li.gn-download a{ background-position:-294px 0;  width:146px;}
#nav li.gn-purchase a{ background-position:-440px 0;  width:146px;}
#nav li.gn-support a{background-position:-586px 0;  width:146px;}
#nav li.gn-howto a{ background-position:-732px 0;  width:148px;}
#nav li.gn-right p{ background-image:url(../images/skin/navigation/nav.png);
background-position:-878px 0;
background-repeat:no-repeat;
color:#333333;
float:left;
font-size:12px;
height:0;
outline:medium none;
overflow:hidden;
padding-top:32px;
width:92px;}


#nav-more {margin:0; padding:0; padding:4px 0 0 36px;}
#nav-more li{display:inline;}
#nav-more li a{ font-size:12px; color:#333; background-image:url(../images/skin/banner-botton/learn-more.png); background-repeat:no-repeat; float:left; height:0; overflow: hidden; padding-top:33px; width:169px; outline:none;}
#nav-more li a:hover{  background-position: 0 -34px;}



.nav-buy {padding:16px 0 0 19px;}
.nav-buy li{display:inline;}
.nav-buy li a{ font-size:12px; color:#333; background-image:url(../images/skin/index-botton/buynow.png); background-repeat:no-repeat; float:left; height:0; overflow: hidden; padding-top:30px; width:140px; outline:none;}
.nav-buy li a:hover{  background-position: 0 -31px;}




#home_col3{
	
}
.dt_style{
	margin:4px 10px 10px 10px;
	font-size: 11px;
	color: #666666;
}


.dt_style dd{
	padding:8px 0 0 12px;
}
.dt_style a{ background:url(../images/skin/botton/dd.gif) no-repeat scroll left 4px transparent;
line-height:1.3em;
padding-left:25px;} 
.dt_style a:hover{
	background:url(../images/skin/botton/dd.gif) no-repeat scroll left -8px transparent;
	line-height:1.3em;
	padding-left:25px;
	text-decoration: none;
} 
#home_col3 div{
	margin: 1px;
	margin-bottom: 13px;
	border: #DDD 1px solid;
	background-image: url(/images/home_col_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 316px;
	height: 300px;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -khtml-border-radius: 10px;
	-webkit-box-shadow: rgba(0,0,0,0.1) 1px 1px 2px;
	-moz-box-shadow: rgba(0,0,0,0.1) 1px 1px 2px;
}
#home_col3 div h3{
	border-bottom: #E5E5E5 1px solid;
}
.pro_col2 {
	margin: 20px;
	margin-top: -1px;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -khtml-border-radius: 10px;
	-webkit-box-shadow: rgba(0,0,0,0.1) 0px 0px 3px;
	-moz-box-shadow: rgba(0,0,0,0.1) 0px 0px 3px;
	border: #DDD 1px solid;
	height: 300px;
	background-color: #fff;
	padding: 20px;
}
.pro_col2 .col2_one{
	padding: 10px;
	float: left;
	width: 47%;
}
.col2_one .des{
	
}
.col2_one .active{
	text-align: right;
	margin-top: 20px;
}
#nav li.gn-home a:hover{ background-position: 0 -39px;}
#nav li.gn-products a:hover{ background-position: -148px -39px;}
#nav li.gn-download a:hover{ background-position: -294px -39px;}
#nav li.gn-purchase a:hover{ background-position: -440px -39px;}
#nav li.gn-support a:hover{ background-position: -586px -39px;}
#nav li.gn-howto a:hover{ background-position: -732px -39px;}

#nav li.gn-home a:active{ background-position: 0 -78px;}
#nav li.gn-products a:active{ background-position: -148px -78px;}
#nav li.gn-download a:active{ background-position: -294px -78px;}
#nav li.gn-purchase a:active{ background-position: -440px -78px;}
#nav li.gn-support a:active{ background-position: -586px -78px;}
#nav li.gn-howto a:active{ background-position: -732px -78px;}

#nav li.gn-home-2 a{ background-position: 0 -78px;}
#nav li.gn-products-2 a{ background-position: -148px -78px;}
#nav li.gn-download-2 a{ background-position: -294px -78px;}
#nav li.gn-purchase-2 a{ background-position: -440px -78px;}
#nav li.gn-support-2 a{ background-position: -586px -78px;}
#nav li.gn-howto-2 a{ background-position: -732px -78px; width:148px; }


.seo-link{
	color:#888;
	line-height:1.6em;
	 font-size:9px;
}
#copyright{
	color:#666666; float:right;
padding-top:5px; padding-bottom:38px;
	
}
/*#footer-line{ border-top:1px dashed #999999; margin-top:10px;
padding:0;}*/

#seo-link-all{ border-top:1px solid #98AFB2; border-bottom:1px solid #98AFB2; padding:8px;}

.fl{ float:left; padding-top:8px;}
.fl a{ color:#333;}
.hottags{ color:#333;}
.operat_menu{
	line-height: 25px;
	margin-left: 20px;
	margin-right: 20px;
	height: 30px;
	background-image:url(/images/arrow_back.png);
	background-repeat: no-repeat;
	background-position: 740px 22px;
	position: relative;
}
.operat_menu div{
	padding-left: 25px;
	float: right;
	margin-left: 20px;
	background-image:url(../images/mac-pc.png);
	background-repeat: no-repeat;
}
/*product-style(new)*/
#product-Ad{ width:100%;
   height:209px; 
   margin:10px 0 11px;
   background-image:url(../images/skin/banner-navigation/product-banner.jpg);
   background-repeat: no-repeat;}
#product-Ad .title{  line-height:1.5em;
color:#E7657E;
font-family:Segoe UI,Trebuchet,Arial,Sans-Serif;
font-size:16px;
font-weight:100;
padding:10px 33px;} 
#product-Ad .title1{ 
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:28px;
padding:38px 0 5px 33px;} 
#product-Ad .title2{ 
    padding:10px 20px;
    color:#cccccc;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;} 
#product-left{
   width:718px; 
   overflow:hidden;
   float:left; 
   margin:0; 
 
  }
#product-left1{
   height:45px;
   margin:0;
   float:left;
   position:relative;
   z-index:10;}
#product-left1 a{

	
background: url(../images/skin/mac-windows/windows-products.png) no-repeat scroll left -46px transparent;
color:#333333;
display:inline;
float:left;
font-size:12px;
height:45px;
outline:medium none;
overflow:hidden;
padding-top:0px;
width:260px;	
	
	}
#product-left1 a:hover{
  display:block;
   width:260px;
   height:45px;
   margin:0;
   background-position:0 -46px;}  
   

#product-left1-2{
   height:45px;
   margin:0;
   float:left;
   position:relative;
   z-index:10;}
#product-left1-2 a{
background-image:url(../images/skin/mac-windows/windows-products.png);
background-position:0 0%, -45px 50%;
background-repeat:no-repeat;
display:block;
height:45px;
margin:0;
width:260px;}
#product-left1-2 a:hover{
  display:block;
   width:260px;
   height:45px;
   margin:0;
   background-position:0 -46px;}  

   
#product-left2{
   height:45px;
   margin-left:3px;
   float:left;
     position:relative;
   z-index:11;
   }
#product-left2 a{
  display:block;
   width:260px;
   height:45px;
   margin:0;
   background-image:url(../images/skin/mac-windows/mac-products.png);
   background-repeat:no-repeat;
  }
#product-left2 a:hover{
  background:url(../images/skin/mac-windows/mac-products.png) no-repeat scroll left -46px transparent;
color:#333333;
display:inline;
float:left;
font-size:12px;
height:45px;
outline:medium none;
overflow:hidden;
padding-top:0px;
width:260px;}  
   
 #product-left2-2{
   height:45px;
   margin-left:3px;
   float:left;
     position:relative;
   z-index:11;
   }
#product-left2-2 a{ background:url(../images/skin/mac-windows/mac-products.png) no-repeat scroll left -46px transparent;
color:#333333;
display:inline;
float:left;
font-size:12px;
height:45px;
outline:medium none;
overflow:hidden;
padding-top:0px;
width:260px;
  }
#product-left2-2 a:hover{
  display:block;
   width:260px;
   height:45px;
   margin:0;
   background-position:0,-45px;}    
   
   
#product-right{
   width:251px; 
 float:left; 
   margin-left:10px;
}
#product-left3{ -moz-border-radius:3px 3px 3px 3px;
  width:715px; 
   margin:0;
   float:left;
   position:relative;
   z-index:1;
   top:-7px; 
   border:#98afb2 solid 1px;
   background-image:url(../images/Background.jpg);
   background-repeat:repeat-x;
   
   }
#product-left3 #Introduction{ 
 width:680px;  
 padding:40px 20px 40px 20px;
 float:left;}
#product-left3 #Introduction img{
  float:left;
}
#product-left3 #Introduction  .prod-01{ background:url("../images/windows_icon.gif") no-repeat scroll right 7px transparent;
color:#EB52B1;
font-family:Segoe UI,Trebuchet,Arial,Sans-Serif;
font-size:18px;
margin-left:0;
padding-right:26px;
width:390px;}

#product-left3 #Introduction  .prod-01-mac{ background:url(../images/mac_icon.gif) no-repeat scroll right 4px transparent;
color:#EB52B1;
font-family:Segoe UI,Trebuchet,Arial,Sans-Serif;
font-size:18px;
margin-left:0;
padding-right:26px;
width:390px;}


.p-buynow { float:right; margin-left:10px;}

  .p-buynow li{
display:inline;
}
  .p-buynow li a{
font-size:12px;
 color:#333; 
 background-image:url(../images/skin/botton/buy_now.png);
  background-repeat:no-repeat; 
  float:left; height:0; 
  overflow: hidden; 
  padding-top:27px;
  width:130px;
   outline:none;
display:inline;
}

 .p-buynow  li a:hover{
 background-position: 0 -28px;}



 .p2 { float:right; margin-left:10px;}

 .p2 li{
display:inline;
}
  .p2 li a{
font-size:12px;
 color:#333; 
 background-image:url(../images/skin/botton/free_trial.png);
  background-repeat:no-repeat; 
  float:left; height:0; 
  overflow: hidden; 
  padding-top:27px;
  width:130px;
   outline:none;
display:inline;
}

  .p2  li a:hover{
 background-position: 0 -28px;}
  .p3 { 
float:right; margin-left:10px;}

  .p3 li{
display:inline;
}
  .p3 li a{
font-size:12px;
 color:#333; 
 background-image:url(../images/skin/botton/learn_more.png);
  background-repeat:no-repeat; 
  float:left; height:0; 
  overflow: hidden; 
  padding-top:27px;
  width:130px;
   outline:none;
display:inline;
}
  .p3  li a:hover{ 
 background-position: 0 -28px;}
 
#product-left3 #Introduction .price{ border-right:1px solid #4E697B;
color:#0EB1D4;
float:right;
font-size:14px;
height:13px;
line-height:0.4em;
padding-right:22px;} 
 
#Introduction .p-buynow{ margin-right:25px;} 

 
 
#product-left3 #Introduction  p { margin-right:19px;
color:#2C3943;
line-height:21px;
margin-left:0;
padding-top:11px;
text-indent:0;}
#product-left3 #Introduction  p img{
  float:right;}
 
#product-left3 #Introduction1{ 
 width:680px; 
 margin-left:20px;
 float:left; border-bottom: solid 1px #CCCCCC;}
/*product-style(new)-end*/
/*download-style(new)*/
.p-downnow { float:right; margin-left:10px;}

.p-downnow li{
display:inline;
}
.p-downnow li a{
font-size:12px;
color:#333; 
background-image:url(../images/skin/botton/free_trial.png);
background-repeat:no-repeat; 
float:left;
height:28px;
width:130px;
outline:none;
display:inline;
}

 .p-downnow  li a:hover{
 background-position: 0 -28px;}
 
.p-down { float:right; margin-left:10px;}

.p-down li{
display:inline;
}
.p-down li a{
font-size:12px;
color:#333; 
background-image:url(../images/skin/botton/buy_now.png);
background-repeat:no-repeat; 
float:left;
width:130px;
height:28px;
outline:none;
display:inline;
}

.p-down  li a:hover{
 background-position: 0 -28px;}
 
 
 
 
 
.right_box .nav-more{ float:right; margin:15px 22px 15px 0;} 
 
 .nav-more li{
display:inline;
}
.nav-more li a{
font-size:12px;
color:#333; 
background-image:url(../images/skin/botton/nav-learnmore.gif);
background-repeat:no-repeat; 
float:left;
width:100px;
height:28px;
outline:none;
display:inline;
}

.nav-more  li a:hover{
 background-position: 0 -74px;}
 
 
 
 
 /*download-style(new)-end*/
 /*support-style(new)*/
.support-conter{ width:680px;  margin:0 auto;}
.support-conter a{ color:#343030; line-height:1.3em;}
.support-conter a:hover{
	color:#1892C1;
	line-height:1.3em;
	text-decoration: underline;
}

.support-conter p{ width:100%; margin-top:16px;  font:12px/1.6em Arial,Helvetica,sans-serif;}
.support-conter p img{ float:left;}
.support-conter  table{
 height:282px;width:680px; 
background-image:url(../images/skin/bg/support_bj.jpg);
background-repeat:epeat-x;
font-size:11px; 
margin-top:10px;
}
.support-conter  .table{
            background-image:none;
			height:100px;
			margin:10px auto;
			width:680px;
			background-color:#d8dde0;
			}
.input{ width:300px;
        height:30px;
		margin:0 0 0 15px;}
.support_Present{ 
    width:340px;
    height:115px;
}
.support_Present a{ line-height:1.2em;}
.support_Present img{ 
float:left;
padding:10px;
}

.support_Present p{width:200px;
float:left;
padding:0 10px 10px; line-height:20px;
}
.color{color:#1892C1;
display:block;
font:bold 15px/1.6em Arial,Helvetica,sans-serif;
margin-bottom:5px;}
.box_icon1 {
	margin-left: 0px;
}
.box_icon1 li{
	margin:5px 0 0 15px;
	font-size: 10px;
	font-weight: bold;
	padding:10px 0 0 10px;
	list-style-type: none;
	height: 50px;
	width:190px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border-bottom:#999999 solid 1px;
	list-style:none;
}
.box_icon1 li a{
	display: block;
	padding-left: 37px;
	list-style:none;
}
.box_icon1 li a:hover{
	display: block;
	padding-left: 37px;
	list-style:none;
}
.contact{ 
padding-left:15px;
width:211px;}
.support_how{
	width:230px;
  background-image: url(/images/skin/bg/support_how.png);
    background-repeat:repeat-x;
	background-color:#e9e9e9;
	-moz-border-radius:5px 5px 5px 5px;
	border:#A3A3A3 solid 1px;
	overflow:hidden;
	padding-bottom:10px;
	margin-top:10px;
}
.support_how h3{
font-size: 13px;
padding:8PX 0 0 20px;
}
.support_ul{
    margin-left: 20px;
}
.support_ul li{
	padding:8px 0 0 0;
}
.support_ul li a{ 
background:url(../images/skin/botton/howto.gif) no-repeat scroll left 5px  transparent;
line-height:1.3em;
padding-left:16px; color:#454545; } 
.support_ul li a:hover{
	background:url(../images/skin/botton/howto.gif) no-repeat scroll left 5px  transparent;
	line-height:1.3em;
	padding-left:16px;
	text-decoration: none; color:#000;
} 
/*support-style(new)-end*/