@charset utf-8;


#features_content .content .left{ width:710px; height:auto; float:left;overflow:hidden;position: relative;}

.title { }
.title span{display:block;font-size:16px; margin:11px 10px 0px 20px; color:#444; font-weight:bold;}
.title .img { float: right; padding: 0px }
.title .clear { clear:both;}
.title h1 { float:left; padding:15px 0px 0 0; margin:-5px 0px 8px 20px; font-size:20px;}

.product-box{
	width:150px;
	float:left;
	margin-left:20px;
	margin-top:6px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}
.product-box a{
	font-size:14px;
	font-weight:bold;
	padding-left:8px;
}

.share{margin-left:28px;margin-top:12px;}
.share1{height:30px; margin-top:8px; margin-left:20px;}

.btn {float:right; padding:6px 0 0 0;}
.btn .dd{display:block;font-weight:bold;color: #FFFFFF;padding:35px 0 0 65px;}
.btn a.free,.btn a.buy{display:block;width:195px;height:60px;text-decoration:none;margin-right:10px; float:left;}
.btn a.free{background: url(../images/btn.png);}
.btn a.buy{background:url(../images/btn.png) no-repeat 0px -60px;}

.btn-mac {float:right; padding:6px 0 0 0;}
.btn-mac .dd{display:block; font-weight:bold;color: #FFFFFF; padding:35px 0 0 65px;}
.btn-mac a.free,.btn-mac a.buy{display:block;width:195px;height:60px;text-decoration:none; margin-right:10px; float:left;}
.btn-mac a.free{background: url(../images/btn-mac.png);}
.btn-mac a.buy{background:url(../images/btn-mac.png) no-repeat 0px -60px;}

#features_content .content .left .feature-green{
	font-weight:bold;
	font-size:14px;
	color: #006600;
}

#tab {width:650px; height:44px; font-weight:bold; color:#444;  cursor:pointer; float:left; margin:20px 10px 0 20px; height:41px;background:url(../images/pro_title_bg3.gif) repeat-x bottom;}
#tab ul li, #tab ul li.current{
	background:url(../images/pro_title_bg4.gif) no-repeat;
	width:150px;
	height:41px;
	float:left;
	display:block;
	cursor:pointer;
	line-height:41px;
	font-size:14px;
	text-align:center;
	margin-right: 10px;
	font-weight: normal;
}
#tab ul li{background-position:0 -41px;}
#tab ul li.current{background-position:0 0;color:#fff;}

.content-p {margin:0 0 0 20px; text-align:left; float:left; }
.product-des {width:680px; margin:10px 0 0; padding-bottom:5px; line-height:25px; text-align:left; float:left;}
.product-des .grid{width:330px;float:left;padding:2px 10px 18px 0; margin:0 0;}
.product-des .grid img{float:left; padding:0px 0 0 0;}
.product-des .grid p{float:left; width:220px;line-height:1em; padding-left:15px;}
.product-des .grid p.title{font-weight:bold;padding:0 0 4px 15px; font-size:12px}
.product-des .grid h5{font-weight:bold;padding:0 0 4px;font-size:12px}

#tabToolUL ul{ background:url(images/i-tabtool.png) repeat-x; height:42px; overflow:hidden; margin-bottom:-7px;}
#tabToolUL li{ display:block; float:left; text-align:center; height:42px; padding:2px 0 0 0; font-weight:bold;}
#tabToolUL li.win{ width:115px; }
#tabToolUL li.mac{ width:120px; }
#tabToolUL li.win.cur{ background:url(images/i-tabtoolcurwin.png) no-repeat; }
#tabToolUL li.mac.cur{ background:url(images/i-tabtoolcurmac.png) no-repeat; }
#tabToolUL li.win span , #tabToolUL li.mac span{color:#fff; line-height:28px; display:inline-block; }
#tabToolUL li.win span{ background:url(../images/windows.png) 0px 50% no-repeat; padding-left:27px; }
#tabToolUL li.mac span{ background:url(../images/mac.png) 0px 50% no-repeat; padding-left:24px;}
.i_HTool{ color:#3a4765; font-weight:bold; padding:10px 0 0px 10px; font-size:17px;}