.s029top {
	width:308px;
	height:20px;
	background:url(../images/model/top.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/model/top.png");
	_background:none;
}
.s029bottom {
	clear:both;
	width:308px;
	height:6px;
	background:url(../images/model/bottom.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/model/bottom.png");
	_background:none;	
}
.s029center{
	width:303px;
	height:176px;
	padding:0 0 0 5px;
	background:url(../images/model/center.gif) repeat-y;
}
#s029imgl{
	float:left;
	width: 234px;
	height: 174px;
	position:relative;
	border:1px solid #F90;
}
#s029imgl img{
	top:2px;
	left:2px;
	filter:alpha(opacity=0);
	opacity:0;
	position:absolute;
	
}
#s029imgr{
	float:right;
	width: 52px;
	height: 52px;
	margin-right:3px;
}
#s029imgr  img{
	float:right;
	width: 52px;
	height: 52px;
	border:solid 1px #F90;
	cursor:pointer;
	margin-bottom:6px;
}


#s031top {
	width:308px;
	height:20px;
	background:url(../images/model/top.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/model/top.png");
	_background:none;
}
#s031bottom {
	clear:both;
	width:308px;
	height:6px;
	background:url(../images/model/bottom.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/model/bottom.png");
	_background:none;	
}
#s031center{
	width:308px;
	height:170px;
	padding:0 0 0 4px;
	background:url(../images/model/center.gif) repeat-y;
}
#s031bg{
	float:left;
	width: 300px;
	height: 170px;
	cursor:pointer;
	position:absolute;
}
#s031bg img{
	position:absolute;
	top:0px;
	left:0px;
	opacity:0;
	filter: alpha(opacity=0);
}
#s031ul{
	margin:0;
	padding:0;
	position: relative;
	width:300px;
	top:120px;
	left:15px;
	color:#000;
	font-size:12px;
	line-height: 150%;
	list-style-type: none;
}
#s031ul li{
	float:left;
	width:124px;
	height:18px;
	margin:0 5px 5px 0px;
	padding:2px 0 0 15px;
	background:url(../images/model/tit.gif) no-repeat;
	cursor:pointer;
	filter:alpha(opacity=100);
}

.s027img{border:1px solid #c0c0c0;padding:2px;position:absolute;}
