#list {
	margin-top:6px;
	float:left;
}
#list ul li {
	float:left;
	padding-left:3px;
}
#about {
	width:724px;
	height:193px;
	float:left;
	margin:39px 0 26px 24px;
	background:url(../images/pic_right.jpg) right no-repeat;
}
#about h3 {
	height:20px;
	width:210px;
	background:url(../images/sprite.png) no-repeat;
	text-indent:-999px;
	margin-bottom:19px;
}
#about dl dt {
	width:480px;
	float:left;
	line-height:160%;
	margin-bottom:14px;
}
#about dl dd {
	float:left;
}
#product {
	clear:both;
	background: url(../images/sprite.png) 24px -23px no-repeat;
}
#product p {
	float:right;
	margin:7px 0 20px 0;
}
#demo {
	overflow:hidden;
	width: 727px;
	padding-left:30px;
	background-color:#FFF;
	margin-left:22px;
}
#demo img {
	border: 3px solid #F2F2F2;
	width:119px;
	height:150px;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 , #demo2{
	float: left;
}