.content {
	width: 518px;
	}
	.content div#mediaspace {
		padding: 0 0 10px 24px;
		color: red;
}

.banner {
	overflow: hidden;
	margin: 10px 0 0 0;
	position: relative;
	float: right;
	width: 230px;
	height: auto;
	}
	div.ban {
		background-image: url(/files/pics/banners/back.png);
		background-repeat: no-repeat;
		overflow: hidden;
		margin-bottom: 10px;
		width: 230px;
		height: 130px;
	}
	div.bage {
		background-image: url(/files/pics/bage/back.png);
		background-repeat: no-repeat;
		overflow: hidden;
		margin-bottom: 10px;
		width: 230px;
		height: 130px;
	}
	img.pic {
		position: relative;
		left: 10px;
		top: 10px;
		width: 60px;
		height: 60px;
		margin: 0 5px 0 0;
		float: left;
	}
	.banner div p.stringI {
		overflow: hidden;
		position: relative;
		float: left;
		width: 145px;
		height: 60px;
		top: 10px;
		left: 10px;
		line-height: 20px;
		font-size: 12px;
		text-align: right;
	}
	.banner div p.stringII {
		overflow: hidden;
		position: relative;
		float: left;
		width: 225px;
		height: 20px;
		line-height: 20px;
		text-align: right;
		top: 10px;
		left: 0;
		font-size: 10px;
	}
	.banner div p.string {
		overflow: hidden;
		position: relative;
		float: left;
		width: 230px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		top: 10px;
		left: 0;
		font-size: 18px;
		font-weight: bolder;
	}
	.banner div a {
		color: #666666;
		text-decoration: none;
	}
	.banner div a:hover {
		color: #202020;
		text-decoration: none;
	}
	.banner div p.string a {
		color: #666666;
		text-decoration: none;
	}
	.banner div p.string a:hover {
		color: #5a313e;
		text-decoration: none;
	}
	.banner div.bage p.string a:hover {
		color: #315a3e;
		text-decoration: none;
	}
	.banner div p.stringII a {
		color: #efefef;
		text-decoration: none;
		font-weight: bolder;
	}
	.banner div p.stringII a:hover {
		color: #efefef;
		text-decoration: none;
		font-weight: bolder;
}