#headLine {
	background-color: #F16198;
	text-align: left;
}


.voice_box {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	overflow: auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	position: relative;
}
.voice_box_title {
	margin-bottom: 30px;
}

.voice_box_left {
	float: left;
	width: 300px;
	margin-bottom: 50px;
}
.voice_left_from {
	font-size: 15px;
	color: #368FFF;
	margin-bottom: 10px;
}
.text_12px {
	font-size: 12px;
}


.voice_left_text {
	font-size: 13px;
	line-height: 190%;
	text-indent: 1em;
	margin: 0px;
}

.voice_box_right {
	width: 170px;
	float: right;
}
.item_name {
	color: #2C36A9;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
}
.item_text {
	font-size: 12px;
	line-height: 180%;
	margin-bottom: 10px;
	color: #999999;
}

.border_foot {
	margin-bottom: 30px;
}
.board_head {
	vertical-align:bottom;
	margin: 0px;
}




.voice_link {
	position: absolute;
	left: 40px;
	bottom: 20px;
}
