.CaseBanner{
	height:240px;
	overflow:hidden;
	background:url(product_soft.jpg) no-repeat;
}
.maincontainer .main{
	width:720px;
	float:left;
}
.maincontainer .side{
	width:270px;
	float:left;
}
.maincont .head{
	height:60px;
	width:690px;
	background:url(head1.gif) left 22px repeat-x;
}
.maincont dl{
	width:220px;
	height:200px;
	overflow:hidden;
	float:left;
	background:url(list1.gif) no-repeat;
	position:relative;
	padding:15px 5px 0 12px;
}
.maincont dl.dl1{
	background:url(list1.gif) no-repeat;
}
.maincont dl dt{
	position:absolute;
	width:210px;
	height:150px;
	overflow:hidden;
	top:7px;
	left:5px;
}
.maincont dl dd{
	position:absolute;
	width:210px;
	height:40px;
	top:170px;
	left:12px;
	line-height:18px;
	color:#FFF;
}
.maincont dl dd div{
	height:18px;
	overflow:hidden;
}
.maincont dl dd a{
	color:#FFF;
	text-decoration:underline;
}
.sidecont{
	width:270px;
	height:435px;
	overflow:hidden;
	background:url(bg1.gif) right top no-repeat;
}
.sidecont p{
	padding:75px 20px 0 30px;
	line-height:23px;
}
.sidecont div{
	height:25px;
	line-height:23px;
	overflow:hidden;
	padding:0 15px 0 30px;
}
.sidecont ul{
	padding:5px 10px 0 30px;
}
.sidecont ul li{
	height:30px;
}
.sidecont ul li img{
	vertical-align:middle;
	margin-right:5px;
}