#title #thead form #search #submit {
}
#root #product {
	margin-top:30px;
	position:relative;
	width:950px;
	height:480px;
	background:url(../iamges/ball.jpg) no-repeat;
}
#root #product #newProducts {
	position:absolute;
	left: 656px;
	top: 43px;
	width: 273px;
	height: 121px;
}
#root #product #advertise{
	position:absolute;
	left: 32px;
}

#root #product #recommend {
	position:absolute;
	left: 664px;
	top: 313px;
	width: 255px;
	height: 29px;
}
#root #productType {
	margin-top:10px;
	position:relative;
	background:url(../iamges/contentBj.jpg);
}

#root #productType #model {
	position:absolute;
	right:30px;
	top:10px;
	width:242;
	height:auto;
}
#root #productType #list {
	margin-top:-30px;
	margin-left:20px;
}

#root #productType #list .item {
	margin-top:10px;
	text-align:center;
	width:515px;
	margin-left:5px;
	background:url(../iamges/itemBj.jpg);
}
#root #productType #list .item .content {
	margin:0px auto;
	width:490px;
	height:80px;
	margin-bottom:20px;
	padding:30px 0px;
	text-align:left;
	border-bottom:1px #ffa200 solid;
}
#root #productType #list .item .content ul {
	margin-left: 78px;
}
#root #productType #list .item .content ul li {
	height:25px;
	line-height:25px;
	vertical-align:middle;
	background:url(../iamges/list_01.jpg) no-repeat 0px 9px;
}
#root #productType #list .item .content ul li a {
	margin-left:20px;
}
#root #productType #list .circleTop {
	width:515px;
	height:25px;
	background:url(../iamges/top_02.jpg) no-repeat;
}
#root #productType #list .circleBottom {
	width:515px;
	height:25px;
	background:url(../iamges/bottom_02.jpg) no-repeat;
}
