.mainer_left .serverxm{
	border:1px solid #CCC;
	overflow:hidden;
	}
	.serverxm dt{
		height:49px;
		overflow:hidden;
		background-image:url(../images/smenubg.png);
		background-repeat:repeat-x;
		background-position:left top;
		text-align:center;
		line-height:49px;
		font-weight:bold;
		font-size:20px;
		color:#FFF;
		}
		.serverxm dd{
			width:220px;
			height:50px;
			margin:0 auto;
			clear:both;
			line-height:50px;
			background-image:url(../images/ico.png);
			background-repeat:no-repeat;
			background-position:10px center;
			text-indent:25px;
			font-weight:bold;
			}
			.serverxm dd.thisclass a{
				color:#C60;
				}
				
				
.goodlist{
	width:100%;
	overflow:hidden;
	margin:0 auto;
	}
	.goodlist dt.position{
		height:36px;
		line-height:36px;
		overflow:hidden;
		border:1px solid #ccc;
		margin-bottom:10px;
		background-color:#FFF;
		text-indent:15px;
		}
		.goodlist dt.position span{
			color:#C60;
			margin-right:10px;
			}
	.goodlist dd{
		width:33.3%;
		height:250px;
		overflow:hidden;
		float:left;
		text-align:center;
		background-image:url(../images/gkbg.png);
		background-repeat:no-repeat;
		background-position:center top;
		margin-top:5px;
		}
		.goodlist dd img{
			width:210px;
			height:210px;
			overflow:hidden;
			margin-left:3px;
			margin-top:4px;
			padding:3px;
			border:1px solid #E8E8E8;
			}
		.goodlist dd .ttitle{
			height:30px;
			line-height:30px;
			overflow:hidden;
			font-size:13px;
			}