#wrapper h3 {
	background: url(../images/blog.png) no-repeat left bottom;


	behavior: expression(IEPNGFIX.fix(this));
	height: 23px;
	width: 40px;
	margin-left: 35px;
	margin-top: 6px;
}

#wrapper #main #p_right {
	float: right;
	padding-top: 110px;
	padding-right: 37px;
	width: 150px;
}
#wrapper #main #p_left {
	padding-top: 64px;
	padding-left: 37px;
}
#wrapper #main #bg #p_left h4 {
	height: 270px;
	width: 672px;
	background-image: url(../images/blog_img_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #main #bg h5 {
	width: 245px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #main dl {
	padding-top: 40px;
	padding-left: 20px;
}
#wrapper #main dt {
	float: left;
	height: 20px;
	width: 110px;
	padding-right: 20px;
}
#wrapper #main dd {
}
#wrapper #main dd a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}


#wrapper #main #p_left table {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 15px;
}
#wrapper #main #p_left th {
	width: 130px;
	text-align: left;
	padding: 2px;
}
#wrapper #main #p_left p {
	color: #FFFFFF;
	line-height: 130%;
	font-size: 15px;
	font-weight: bold;
}
#wrapper #main #p_left p.first {
	text-indent: 1em;
}

