#report_area {
	width: 696px;
	background-color: #EAD9AC;
}

.report_content {
	width: 646px !important;
	padding: 12px 25px 10px 25px;
	width /**/: 696px;
}

.pic_container {
	width: 646px;
	height: 216px;
	margin-bottom: 16px;
}

.pic_container_b {
	width: 646px;
	height: 155px;
	margin-bottom: 16px;
}

.label_container {
	width: 646px;
	height: 12px;
	margin-bottom: 16px;
}

.label_frame {
	float: left;
	width: 155px;
	text-align: center;
}

.pic_1up_frame {
	width: 640px;
	height: 210px;
	padding: 3px;
	background-color: #C7A96F;
}

.pic_1up_content {
	width: 640px;
	height: 210px;
}

.pic_2up_frame {
	float: left;
	width: 310px;
	height: 210px;
	padding: 3px;
	background-color: #C7A96F;
}

.pic_2up_content {
	width: 310px;
	height: 210px;
}

.pic_3up_frame {
	float: left;
	width: 200px;
	height: 149px;
	padding: 3px;
	background-color: #C7A96F;
}

.pic_3up_content {
	width: 200px;
	height: 149px;
}

.pic_seperator {
	float: left;
	width: 14px;
	height: 14px;
}

h1 {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    margin-top: 0;
}

h2 {
    font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

h3 {
    font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin-top: 0;
}
