.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{
		padding:15px;
		overflow:hidden;
		text-align:left;
		background-image:url(../images/gkbg.png);
		background-repeat:no-repeat;
		background-position:center top;
		margin-top:5px;
		line-height:35px;
		}