@charset "utf-8";
#playBox {
	position:relative;
	overflow:hidden;
	margin:0;
	width:695px;
	height:350px;
	background:#333;
	float:left;
	margin-left:15px;
}
#playBox .oUlplay {
	position:absolute;
	top:0;
	left:0;
	z-index:9;
	width:99999px
}
#playBox .oUlplay li {
	float:left
}
#playBox .oUlplay li img {
	width:695px;
	height:350px
}
#playBox .pre {
	left:10px;
	background:url(../images/l.png) no-repeat
}
#playBox .next,#playBox .pre {
	position:absolute;
	top:190px;
	z-index:10;
	width:45px;
	height:45px;
	cursor:pointer
}
#playBox .next {
	right:10px;
	background:url(../images/r.png) no-repeat
}
#playBox .smalltitle {
	position:absolute;
	bottom:15px;
	z-index:10;
	width:695px;
	height:10px
}
#playBox .smalltitle ul {
	margin:0 auto;
	width:90pt
}
#playBox .smalltitle ul li {
	float:left;
	overflow:hidden;
	margin:0 5px;
	width:10px;
	height:10px;
	border-radius:10px;
	background:#fff
}
#playBox .smalltitle .thistitle {
	background:#339900
}
.Home_ad {
	float:right;
	width:262px;
	height:350px;
	overflow:hidden;
	padding-left:8px;
}
.Home_ad img {
	margin-right:1pc;
	width:262px;
	height:110px;
	margin-bottom:10px;
}
.Title {
	margin-top:31px;
	height:25px;
	border-bottom:2px solid #ccc
}
.Title h2 {
	float:left;
	font-weight:700;
	font-size:20px;
	line-height:25px;
	color:#339900
}
.Title a {
	float:right;
	line-height:25px
}
.HomeProShow {
	width:1230px
}
.HomeProShow li {
	position:relative;
	float:left;
	margin-top:18px;
	margin-right:20px;
	width:222px;
	height:350px;
	border:1px solid #ccc
}
.ProImg img {
	margin-bottom:8px;
	width:222px;
	height:222px
}
.ProName {
	line-height:1pc
}
.ProName,.ProPrice {
	margin-right:4px;
	margin-left:4px
}
.ProPrice,.ProPrice span {
	font-size:14px;
	line-height:20px
}
.ProPrice span {
	color:red;
	font-weight:700
}
.HomeProShow .AddtoCart1 {
	position:absolute;
	top:305px;
}
.AddtoCart1 input { margin-left:25px;}
.AddtoCart1 .addToWishListBtn {
	background:url(../images/addToWishList.gif) no-repeat center top!important
}
.AddtoCart1 .addToWishListBtn,.AddtoCart1 .addToWishListBtn_yes {
	margin-top:10px;
	padding:0!important;
	width:70px;
	height:28px;
	border:none;
	line-height:0!important;
	cursor:pointer
}
.AddtoCart1 .addToWishListBtn_yes {
	background:url(../images/addToWishList.gif) no-repeat center -28px!important
}
.AddtoCart1 .addtocartbutton {
	background:url(../images/addtocartbutton1.gif) no-repeat center top
}
.AddtoCart1 .addtocartbutton,.AddtoCart1 .addtocartbutton_yes {
	width:70px;
	height:28px;
	border:none;
	cursor:pointer
}
.AddtoCart1 .addtocartbutton_yes {
	background:url(../images/addtocartbutton1.gif) no-repeat center -28px
}
.AddtoCart1 .addtocartbutton_none {
	width:70px;
	height:28px;
	border:none;
	background:url(../images/addtocartbutton1.gif) no-repeat center -56px;
	cursor:pointer
}
.aboutus_title {
	margin:20px auto 0;
	width:75pc;
	height:25px;
	border-bottom:1px solid #ccc
}
.aboutus_title h2 {
	float:left;
	font-weight:700;
	font-size:20px;
	line-height:25px
}
.aboutus {
	margin:0 auto;
	padding:15px;
	width:73pc;
	border:1px solid #ccc
}
