#left_contents3 {
	width: 475px;
	float: left;
	margin-top: 20px;
}
#left_contents3 h3 {
	background-image: url("../../img/miss/blog/blog_title_bn.gif");
	background-repeat: no-repeat;
	height: 30px;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#left_contents3 ul {
	width: 475px;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#left_contents3 li {
	height: 80px;
	width: 225px;
	float: left;
	display: block;
	background-color: #FFCCCC;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF3399;
	border-bottom-color: #FF3399;
/*
	background-image: url("../../img/miss/blog/blog_face_img.gif");
	background-repeat: no-repeat;
*/
	margin-right: 8px;
	margin-bottom: 20px;
}

#left_contents3 li img
{
	height: 80px;
	width: 85px;
	float: left;
}

#left_contents3 h4 {
	width: 120px;
	margin-left: 95px;
	font-size: 12px;
	color: #FF3399;
	line-height: 130%;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.new_entry {
	width: 120px;
	margin-left: 95px;
	font-size: 11px;
	color: #FF3399;
	line-height: 130%;
	margin-top: 2px;
}
