@charset "utf-8";
#contents .page_link {
	margin-top: 10px;
	text-align: center;
}
#contents .box {
	background-color: #C8FFC8;
	padding-top: 15px;
	padding-bottom: 10px;
	float: left;
	width: 660px;
}
.box .parson {
	width: 175px;
	float: left;
}
.box .parson .im1 {
	height: 120px;
	padding-left: 15px;
}

.box .parson .nm{
	float: right;
	font-weight: bold;
	color: #069;
	font-size: 110%;
	width: 160px;
	text-align: center;
	margin-top: 10px;
}

.box .cmt_box {
	float: left;
	width: 335px;
	height: 115px;
	background-image: url(../sale/img/f_cmt_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFF;
	margin-top: 10px;
}
.box .cmt_box .cmt_left{
	float: left;
	width: 25px;
	padding-left: 10px;
	background-color: #C8FFC8;
}
.box .cmt_box .cmt {
	float: left;
	width: 290px;
	height: 105px;
	background-color: #FFF;
	overflow: auto;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.box .no {
	float: left;
	width: 130px;
	text-align: right;
	color: #999;
	font-size: 90%;
}

.box .im2 {
	float: left;
	width: 120px;
	vertical-align: bottom;
	margin-left: 15px;
	text-align: center;
	padding-top: 10px;
}

.box .crops{
	float: left;
	color: #060;
	margin-top: 5px;
	width: 420px;
	margin-left: 30px;
	font-size: 90%;
}
#contents .go_top {
	text-align: right;
	padding-bottom: 5px;
	font-size: 80%;
	float: left;
	padding-top: 5px;
	width: 660px;
}
#contents .go_top a {
	color: #74B64E;
}

