#page-title {
	width: 715px;
	height: 44px;
	background: url(../images/blog/title-blog.gif) no-repeat left top;
	text-indent: -9999px;
}

#page-lead {
	width: 715px;
	height: 126px;
	background: url(../images/blog/lead-blog.gif) no-repeat left top;
	text-indent: -9999px;
}

.blog-container {
	clear: both;
	margin-bottom: 20px;
}

.banner-box {
	width: 715px;
	height: 117px;
	padding:8px 0;
	background: url(../images/blog/bg-banner-box.gif) repeat-x left top;
}

.writer-box {
	position: relative;
	width: 655px;
	height: 30px;
	padding-top: 8px;
	padding-left: 34px;
	padding-right: 26px;
	background: url(../images/blog/bg-blog-writer.gif) no-repeat left top;
}

.writer-box dl dt {
	float: left;
	margin-right: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #24aff4;
}

.writer-box dl dd {
	float: left;
	font-size: 14px;
	color: #fb3d8e;
}

.writer-box ul {
	position: absolute;
	top: 6px;
	left: 499px;
	list-style: none;
	width: 215px;
}

.writer-box ul li {
	float: left;
	margin-right: 11px;
}





