@charset "utf-8";
	.comment {
	width: 708px;
	border: 1px solid #B7B7B7;
	margin-top: 7px
}
.comment .commenttitle {
	width: 708px;
	height: 26px;
	background: url(title_bg_1.gif) repeat-x;
	border-bottom: 1px solid #DDD;
	margin: 1px auto
}
.comment .commenttitle .title {
	float: left;
	color: #999;
	display: inline;
	margin: 5px 0 0 12px
}
.comment .commenttitle .title strong {
	letter-spacing: 4px;
	color: #444;
	margin-right: 10px
}
.comment .commenttitle .gotopost {
	float: right;
	display: block;
	width: 100px;
	height: 23px
}
.comment .commenttitle .gotopost a {
	width: 95px;
	height: 22px;
	display: inline;
	float: right;
	text-align: center;
	line-height: 22px;
	text-decoration: none;
	background: url(ico_gotopost.gif) no-repeat;
	margin: 1px 3px 0 0
}
.comment .commentbox {
	width: 690px;
	margin: 6px auto
}
.comment .commentbox dl {
	width: 690px;
	border: 1px solid #D1DDCE;
	margin: 6px auto 0
}
.comment .commentbox dl dt {
	width: 690px;
	background: #F4F9F2;
	line-height: 25px;
	text-indent: 10px;
	color: #333;
	border-bottom: 1px solid #E6ECE3
}
.comment .commentbox dl dt span {
	color: #693;
	font-size: 11px
}
.comment .commentbox dl dd {
	font-size: 13px;
	line-height: 20px;
	color: #666;
	padding: 10px
}
.comment .posttitle {
	width: 708px;
	height: 26px;
	background: url(title_bg_1.gif) repeat-x;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin: 10px auto
}
.comment .posttitle strong {
	letter-spacing: 4px;
	color: #444;
	display: block;
	margin: 7px 0 0 13px
}
.comment .postbox {
	width: 708px;
	overflow: hidden;
	margin: 5px auto
}
.comment .postbox .userbox {
	width: 690px;
	overflow: hidden;
	margin-top: 10px
}
.comment .postbox .userbox dl {
	width: 690px
}
.comment .postbox .userbox dl dd {
	float: left;
	display: block;
	padding-bottom: 2px
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password {
	width: 100px;
	border: 1px solid #CCC;
	margin-right: 10px;
	padding: 3px 0 2px 5px
}
.comment .postbox .userbox dl dd.mtop {
	margin: 7px 7px 0 0
}
.comment .postbox .txtbox {
	width: 690px;
	line-height: 25px
}
.comment .postbox .txtbox textarea {
	border: 1px solid #CCC;
	width: 450px;
	height: 80px;
	padding: 5px
}
.comment .postbox .sbut {
	margin: 10px
}
.comment .postbox .userbox .submit {
	width: 100px;
	height: 25px;
	padding-top: 2px
}

