#main_contents .left_contents .title_01 {
	width: 504px;
	overflow: hidden;
	margin-bottom: 32px;
}

#main_contents .left_contents .title_02 {
	width: 492px;
	margin-left: 12px;
	margin-bottom: 12px;
}

#main_contents .left_contents .note {
	width: 492px;
	margin-left: 12px;
	margin-bottom: 34px;
	line-height: 1.5em;
	font-size: 12px;
	color: #333333;
}

#main_contents .left_contents .title_03 {
	width: 504px;
	margin-bottom: 14px;
}

#main_contents .left_contents .note_box {
	width: 504px;
	overflow: hidden;
	clear: both;
	margin-bottom: 34px;
}

#main_contents .left_contents .note_box .left {
	width: 352px;
	float: left;
}

#main_contents .left_contents .note_box .left .title {
	width: 352px;
	margin-bottom: 16px;
}

#main_contents .left_contents .note_box .left .note {
	width: 316px;
	margin-left: 12px;
	line-height: 1.5em;
	font-size: 12px;
	color: #333333;
}

#main_contents .left_contents .note_box .right {
	width: 152px;
	float: left;
	padding-top: 10px;
}

#main_contents .left_contents .pic_box {
	width: 500px;
	overflow: hidden;
	clear: both;
	margin-bottom: 100px;
	margin-left: 4px;
}

#main_contents .left_contents .pic_box .pic {
	width: 250px;
	float: left;
}

