@charset "UTF-8";
/* CSS Document */

div#main-cont {
	width:728px;
	height:auto;
	border:1px solid #cbcbcb;
}

h1 {
	border-bottom:1px solid #cbcbcb;
}

div.comment-info {
	width:672px;
	padding:28px 26px 28px 30px;
}

td.main {
	padding:28px 26px 28px 30px;
}

h2 {
	margin-bottom:36px;
}

div.comment-repeat {
	width:672px;
}

td.date {
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	padding-bottom:10px;
}

td.comment-main {
	padding:16px 0 0 0;
}

table#comment {
	margin-bottom:16px;
}

td.comment-title {
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	width:656px;
	height:25px;
	padding:12px 0 0 16px;
	background:url(../student/images/comment-titile_bg.gif) no-repeat top left;
}

td.name {
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	padding:0 0 6px 0;
	border-bottom:1px solid #cbc6b5;
}

td.comment-photo {
	padding:0 0 0 30px;
}

td.comment-text {
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	padding:0 0 10px 0;
}
