@charset "utf-8";
/* CSS Document */

#echo_each {
	width: 913px;
	background-image: url(../echo/images/pic_top.jpg);
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.echo_each_text {
	background-image: url(../echo/images/pic_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	background-position: top;
	padding: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FAE3CD;
	border-left-color: #FAE3CD;
}
.echo_pic_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #AD6727;
	padding-top: 10px;
}

.echo_pic {
	border: 1px solid #FAE3CD;
	padding: 1px;
	background-color: #FFFFFF;
}
.echo_padding {
	margin-right: 10px;
	margin-bottom: 5px;
}

#echo_each_bg {
	width: 928px;
	background-image: url(../echo/images/pic_down.jpg);
	padding-bottom: 70px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
}
