@charset "utf-8";
/* CSS Document */
.wrap {
	width:1000px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	min-width:1000px;
}
#banner {
	width:1000px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.h_banner {
	position:relative;
	height:316px;
	width:1000px;
}
.h_banner .imgs li {
	position:absolute;
}
.h_banner .num {
	position:absolute;
	bottom:11px;
	right:17px;
	z-index:10;
}
.h_banner .num li {
	color:#000;
	float:left;
	margin:3px;
	padding:0 4px;
	background:#fff;
	font:normal 11px/1.4em Arial;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
	cursor:pointer;
}
.h_banner .num li.curr {
	background:#FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	color:#03243a;
	font-weight:bold;
}
.h_banner ul {
	margin:0;
	padding:0;
	list-style:none;
}
.h_banner ul li {
	margin:0;
	list-style:none;
	padding:0;
}
#container {
	width:1000px;
	text-align:left;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
/*top product css*/
#main-right {
	float:right;
	width:720px;
	_margin-right:0;
}
.top-product {
	border-radius:5px;
	border: 1px solid #cdcdcd;
	width: 688px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
#top-product-txt {
	float: left;
	width: 438px;
	line-height: 20px;
	margin-top: 5px;
}
#top-product-txt p {
	margin-bottom: 20px;
}
#top-product-txt li {
	list-style-image: url(images/list.jpg);
	margin-left: 20px;
}
#top-product-images {
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	text-align: center;
}
.get-mac {
	float: right;
	margin-right: 5px;
	height: 26px;
	width: 151px;
	background-image: url(images/get-mac.jpg);
}
.get-mac:hover {
	background-image: url(images/get-mac.jpg);
	background-position: 0px -26px;
}
#top-product-images2 {
	float: left;
	margin-right: 10px;
}
.top-product-order {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
.top-product-order a {
	display:block;
	background-image: url(images/order_s.png);
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	height: 33px;
	width: 82px;
	padding-top: 8px;
	padding-left: 46px;
}
.white1 {
	color: #FFF;
	text-decoration: none
}
a.white1:link, a.white1:visited {
	color: #FFF;
	text-decoration: none;
}
.top-product-order a:hover {
	background-image: url(images/order_s.png);
	background-position: 0px -41px;
}
.top-product-download {
	float: left;
	margin-top: 15px;
	margin-left: 30px;
}
.top-product-download a {
	display:block;
	background-image: url(images/download_s.png);
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	height: 33px;
	width: 86px;
	padding-top: 8px;
	padding-left: 42px;
}
.top-product-download a:hover {
	background-image: url(images/download_s.png);
	background-position: 0px -41px;
}
#top-product-price {
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-left: 200px;
	font-size: 18px;
	line-height:40px;	
}
#top-product-price span {
	padding-left:10px;
	font-weight: bold;
	color:#D70000;
}
.font-blue {
	color: #3367a7;
}
a.font-blue:link, a.font-blue:visited {
	color: #3367a7;
	text-decoration: none;
}
a.font-blue:hover {
	color:#F00;
	text-decoration: underline;
}
/*middle product css*/
#top-product-left {
	float: left;
	width: 335px;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cdcdcd;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.product-box {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	width: 90px;
}
.product-txt {
	float: left;
	line-height: 22px;
	margin-top: 15px;
	padding-left: 15px;
	width: 190px;
}
.product-txt ul {
}
.product-txt ul li {
	list-style-image: url(images/list3.jpg);
}
.product-txt1 {
	margin-top: 10px;
	margin-right: 10px;
}
.product-txt2 {
	float: left;
	width: 65px;
	margin-top: 10px;
	background-image: url(images/icon-buy.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height:20px;
	display:inline-block;
}
.product-txt3 {
	margin-top: 10px;
	padding-left: 17px;
	background-image: url(images/icon-down.jpg);
	float: left;
	background-repeat: no-repeat;
	margin-right:30px;
}
.product-txt4 {
	float: left;
	width: 57px;
	margin-top: 10px;
	background-image: url(images/hot-product-background1.jpg);
	padding-left: 25px;
}
.product-txt5 {
	float: left;
	width: 57px;
	margin-top: 10px;
	background-image: url(images/hot-product-background2.jpg);
	padding-left: 23px;
}
#top-product-right {
	float: left;
	width: 320px;
}
/*left css*/
#main-side {
	float:left;
	width:260px;
	_margin-left:5px;
}
.left {
	border-radius:5px;
	margin-bottom: 10px;
	width: 258px;
	margin-top: 238px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cdcdcd;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #cdcdcd;
}
.left-top {
	height: 35px;
	padding-right: 10px;
	padding-left: 75px;
	font-size: 14px;
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(images/social-title.png);
}
.black1 {
	font-size: 14px;
	font-weight: normal;
}
.left-social1 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.left-txt {
	float: left;
	width: 90px;
	margin-top: 3px;
}
.left-img {
	float: left;
	width: 148px;
}
.left-social {
	height: 65px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 20px;
}
.left-nav {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	padding-left: 20px;
}
.left-nav ul {
	margin-left: 8px;
}
.left-nav ul li {
	list-style-image: url(images/list3.jpg);
}
/*promote css*/
#promote {
	height: 209px;
	width: 220px;
	background-image: url(images/index/promote-back.jpg);
	margin-bottom: 10px;
	padding-top: 80px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.promote-red {
	color: #ff2222;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.promote-blue {
	color: #0077bc;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*people said css*/
#container1 {
	border-radius:5px;
	width:980px;
	text-align:left;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cdcdcd;
	padding: 10px;
	margin-bottom: 20px;
}
#peopelesay {
	float: left;
	width: 220px;
	line-height: 22px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #e4e4e4;
	margin-top: 10px;
	margin-left: 10px;
}
.black2 {
	font-size: 14px;
}
.peopelimg {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.peoplereview {
	float: left;
	width: 140px;
	margin-left: 15px;
	margin-top: 5px;
}
#awards {
	float: left;
	width: 400px;
	line-height: 22px;
	margin-top: 10px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #e5e5e5;
	margin-left: 20px;
}
#clean {
	float: left;
	width: 248px;
	margin-left: 20px;
	line-height: 22px;
	margin-top: 10px;
	padding-right: 20px;
}
.facebook {
	position: absolute;
	top: 625px;
}
.googletwitter {
	position: absolute;
	top: 950px;
	left: 20px;
}