sup {
	font-family:tahoma;
	color:#cc0000;
}

#bbslist {
	margin:0px 0px 20px 0px;
	width:620px;
	position:relative;
}

#bbslist ol {
	width:620px;
	height:auto;
	margin:0px;
	padding:0px;
	position:relative;
}

#bbslist ol li{
	width:633px;
	left:0px;
	margin:0px;
	padding:0px;
	color:#333333;
	line-height:26px;
	list-style-type:none;
	position:relative;
}



	.title 	.round_top{
		margin: 0px;
		padding:0px;
		width:633px;
		height:10px;
		line-height:1px;
		font-size:1px;
		background:url(/images/cate_top.png) repeat-x;
		position:relative;
	}

	.title 	.round_bottom {
		margin: 0px;
		padding:0px;
		width:633px;
		height:30px;
		background:url(/images/cate_subtitle.png)  ;
		position:relative;
	}
	.round_end {
		margin:0px 0px 20px 0px;
		padding:0px;
		width:633px;
		height:15px;
		background:url(/images/cate_end.png) repeat-x;
		position:relative;
	}

	.title h2{
		margin:0px;
		padding:0px;
		width:633px;
		height:30px;
		line-height:20px;
		font-size:14px;
		font-weight:bold;
		text-align : center;
		background:url(/images/cate_bg2.png) repeat-y;
		color  : #000000;
		position : relative;
	}

	.textbox{
		margin: 0px;
		padding:0px;
		width:633px;
		height:auto;
		line-height:2em;
		background:url(/images/cate_bg1.png) repeat-y;
		position:relative;
	}

	.textbox font {
		line-height:2em;
	}

	.commentbox{
		margin: 0px;
		padding:0px;
		width:633px;
		height:auto;
		text-align:left;
		background:url(/images/cate_bg1.png) repeat-y;
		position:relative;
	}


	.bbs_text {
		left:17px;
		padding:0px;
		width:590px;
		height:auto;
		font-size:11px;
		color:#666666;
		line-height:2em;
		font-size:12px;
		word-break:break-all;
		overflow:hidden;
		position:relative;
	}


	.bbs_text table{
		font-size:12px;
	}

	.bbs_button {
		left:17px;
		margin: 0px;
		padding:0px;
		width:590px;
		font-size:11px;
		color:#666666;
		text-align:right;
		line-height:22px;
		font-size:13px;
		overflow:hidden;
		position:relative;
	}

	.comment {
		left:17px;
		margin: 0px;
		padding:0px;
		width:590px;
		height:auto;
		font-size:11px;
		line-height:22px;
		font-size:13px;
		overflow:hidden;
		position:relative;
	}

	.write_comment {
		left:17px;
		margin: 0px;
		padding:0px;
		width:590px;
		font-size:11px;
		line-height:22px;
		font-size:13px;
		overflow:hidden;
		position:relative;
	}

	#bbslist li .bbs_number {
		z-index:5;
		top:3px;
		left:0px;
		width:120px;
		height:14px;
		font-family:tahoma;
		font-size:10px;
		font-weight:bold;
		text-align:center;
		position:absolute;
	}

	#bbslist li .bbs_writer {
		margin:0px;
		top:3px;
		left:300px;
		width:150px;
		height:24px;
		text-align:left;
		overflow:hidden;
		position:absolute;
	}
	#bbslist li .bbs_date {
		top:3px;
		left:400px;
		width:120px;
		height:24px;
		font-family:tahoma;
		font-size:11px;
		margin:0px;
		text-align:right;
		overflow:hidden;
		position:absolute;
	}
	#bbslist li .bbs_refer {
		top:3px;
		right:10px;
		width:100px;
		height:24px;
		font-family:tahoma;
		font-size:10px;
		font-weight:bold;
		text-align:right;
		position:absolute;
	}


#bbslist li .hit {
	z-index:3;
	left:8px;
	top:5px;
	width:13px;
	height:12px;
	background:url(/images/icon_hit2.gif);
	position:absolute;
}

#bbslist li .age19 {
	z-index:4;
	width:28px;
	height:25px;
	background:url(/images/age19.gif);
	position:absolute;
}

.form_title input {
	width:600px;
	height:28px;
	font-family:±¼¸²;
	font-size:13px;
	border:1px solid #d5d5d5;
	padding:5px;
	color:#666666
	position:relative;
}

.form_text textarea {
	width:600px;
	height:100px;
	font-family:±¼¸²;
	font-size:13px;
	border:1px solid #d5d5d5;
	padding:0px;
	color:#666666
	position:relative;
}


.comment {
	width:615px;
	position:relative;
	text-align:left;
	word-break:break-all;
	font-family:±¼¸²;
	font-size:13px;

}

	.comment ol {
		clear:all;
		width:633px;
		margin:0px;
		padding:0px;
		font:12px ±¼¸²;
		left:0px;
		background:#fff;
		position:relative;
	}

	.comment ol li {
		clear:all;
		margin:0px;
		padding:0px 5px 0px 5px;
		position:relative;
		list-style-type:none;
	}

	.comment ul {
		clear:all;
		margin:0px;
		padding:0px;
		left:0px;
		position:relative;
	}

	.comment ul li {
		margin:0px;
		padding:0px 0px 0px 0px;
		position:relative;
		list-style-type:none;
		position:relative;
	}



	.comment li .rep_title {
		left:0px;
		width:613px;
		height:20px;
		line-height:20px;
		padding:10px 0px 0px 0px;
		font:12px ±¼¸²;
		font-weight:bold;
		position:relative;
		border-top:1px dotted #d5d5d5;
		vertical-align:bottom;
	}

	.comment li .rep_title2 {
		height:20px;
		line-height:20px;
		font:12px ±¼¸²;
		background:#ffffff;
		font-weight:bold;
		position:relative;
	}

	.comment .rep_name {
		font-size:12px;
		font-family:tahoma;
		font-weight:bold;
		color:#555;
	}

	.comment .rep_date {
		font-size:10px;
		font-family:tahoma;
		font-weight:normal;
		color:#555;
	}

	.comment .rep2 {
		width:560px;
		padding:5px;
		margin:0px 0px 0px 50px;
		background:#f3f3f3;
	}

	.space {
		width:10px;
		height:10px;
		background:#ffffff;
		position:relative;
	}

	.comment li .rep_text {
		margin:0px;
		padding:0px;
		padding:10px;
		width:590px;
		font:12px ±¼¸²;
		line-height:20px;
		position:relative;
	}

	.comment li .rep_text2 {
		margin:5px;
		padding:5px;
		font:12px ±¼¸²;
		line-height:20px;
		position:relative;
	}

	.rep_del {
		margin:0px;
		width:40px;
		height:15px;
		right:40px;
		position:absolute
	}
	.rep_police{
		margin:0px;
		width:11px;
		overflow:hidden;
		height:15px;
		right:0px;
		position:absolute
	}
	p {
		margin:0px;
	}

.view_comment_title {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0p 0px;
	background:#f3f3f3;
	width:631px;
	height:33px;
	line-height:33px;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
}


.form_head {
	margin:30px 0px 0px 0px;
	height:20px;
}

.form_button {
	width:600px;
	right:0px;
	text-align:right;
	position:relative;
}

.form_file {
	background-image:url('/images/id_bg.gif');
	border:1px solid #d5d5d5;
	width:80;
	height:18px;
}

.form_userid {
	background-image:url('/images/id_bg.gif');
	border:1px solid #d5d5d5;
	width:80;
	height:18px;
}

.form_passwd {
	background-image:url('/images/pass_bg.gif');
	border:1px solid #d5d5d5;
	width:80;
	height:18px;
}

.form_submit {
	width:166px;
	height:20px;
	border:1px solid #d5d5d5;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	background:#BFA89B
}


.write_comment_title {
	text-align:left;
	padding:0px 0px 0px 10px;
	line-height:33px;
	overflow:hidden;
	width:633px;
	height:33px;
}


.write_comment_end {
	width:633px;
	height:20px;

}



.write_comment {
	text-align:left;
	width:633px;
	height:auto;
	position:relative;
}

.write_comment dl {
	margin:0px 0px 0px 0px;
	padding:0px;
}

.write_comment dd {
	margin:0px 0px 0px 0px;
	padding:0px;
}

.write_comment dt {
	float:left;
	width:80px;
	margin:5px 0px 0px 5px;
	text-align:center;
	padding-right:10px;
}

.write_comment legend {
	width:100px;
	text-align:center;
	font-weight:bold;
	background:#ffffff;
}

.write_comment input {
	border:1px solid #ccc;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}

.write_comment .form_title {
	margin:0px 0px 5px 0px;
	width:300px;
	height:20px;
	line-height:20px;
}

.write_comment .form_text {
	width:510px;
	height:100px;
	line-height:20px;
	border:1px solid #ccc;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}

.write_comment .form_attach {
	width:300px;
	height:20px;
	line-height:20px;
}

.comment_submit_button {
	margin:38px 0px 0px 0px;
	width:80px;
	height:60px;
	background:#ff0000;
	float:right;
}



/** ´ñ±Û´Þ±â ½ÃÀÛ **/
.write_comment_title { 	margin:20px 0px 0px 0px; text-align:right; color:#A95823; 	width:600px; height:18px; }
.write_comment { 	margin:0px auto; 	text-align:left; 	width:600px; 	padding:10px 0px; 	height:auto; 	border-top:3px dotted #e5e5e5; 	position:relative; font:12px ±¼¸²;}
.write_comment dl { 	height:auto; 	margin:0px 0px 0px 0px; 	padding:0px; 	border:1px solid #fff; 	position:relative; }
.write_comment dt { 	float:left; 	width:80px; 	margin:5px 0px 0px 5px; 	text-align:center; 	padding-right:10px; }
.write_comment input, .write_comment textarea { 	border:1px solid #ccc; 	border-bottom:1px solid #e3e3e3; 	border-right:1px solid #e3e3e3; }
.write_comment .form_title { 	margin:0px 0px 5px 0px; 	width:300px; 	height:20px; 	line-height:20px; }
.write_comment .form_text { 	width:480px; 	height:100px; 	font:12px ±¼¸²; 	line-height:20px; 	 }
.write_comment .form_attach { 	width:250px; 	height:20px; 	line-height:20px; }
.write_comment .comment_submit_button { 	margin:38px 0px 0px 0px; 	width:80px; 	height:60px; 	background:#ff0000; 	float:right; }
.reply_submit {
	bottom:8px;
	right:10px;
	position:absolute;
}
/** ´ñ±Û´Þ±â ³¡ **/

#user_profile
{
margin: 0px 0px 10px 0px;
background-color: #e6e6e6;
width: 780px;
height: 70px;
padding: 0px;
}