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

#chmess_cntnt{
	float:left;
	width:390px;
	height:280px;
	margin:5px auto 5px auto;
	padding:0 0 0 10px;
	overflow-y:scroll;
	font-size:14px;
	line-height:1.4em;
	border:1px solid #999;
	background:#ededed;
}

#replyerr{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:15px;
	margin:0 auto 5px auto;
	color:#F00;
}

#replybtm{
	width:768px;
	height:auto;
}

#replyarea{
	float:left;
	margin-top:10px;
}

#replyarea input{
	width:380px;
	height:80px;
	padding:10px;
}


#replybtnarea{
	float:left;
	width:344px;
	padding:10px;
}

#replymax{
	font-size:25px;
	font-weight:bold;
	margin-bottom:30px;
	padding:20px 0 0 20px;
	color:#f69;
}

.replyrank{
	clear:both;
	border-top:1px solid #f69;
	height:auto;
	width:768px;
}


.replyrank div{
	float:left;
}

.rankno{
	width:30px;
	height:20px;
	padding:10px;
	font-size:14px;
	background:#F69;
	color:#FFF;
	text-align:center;
}

.rankcmnt{
	width:295px;
	height:auto;
	padding-right:9px;
	padding-top:10px;
	font-size:12px;
	border-right:1px solid #f69;
}

.cmnttxt{
	width:285px;
	padding:0 10px;
	line-height:1.4em;
}

.whose{
	width:295px;
	text-align:right;
	font-size:11px;
	bottom:0;
	margin-top:5px;
}

.total{
	width:75px;
	color:#F69;
	padding:0 ;
	margin:0;
	text-align:left;
}
.idxtotal{
	width:60px;
	background:#f69;
	color:#fff;
	font-size:11px;
	text-align:center;
	padding:2px 0;
	margin:0 0 6px 0;
}
.totalamnt{
	font-size:23px;
	margin-left:20px;
}

.plus{
	width:45px;
}

.minus{
	width:45px;
}

.abolish{
	width:65px;
}

.btneach{
	width:80px;
	padding:21px 0 0 0;
	margin:0 0 0 10px;
}

.chunyu{
	float:right !important;
	width:130px;
	height:50px;
	padding:0px ;
	/*margin-left:20px;*/
	border-left:1px solid #f69;
	text-align:left;
}
.chunyu input {
	float:left;
	width:60px;
	padding:2px 5px;
	margin:5px 0 0 10px;
	background:url(/img/blueloop.gif);
	color:#3333ff;
	border:none;
	border-right:1px solid #9e9e9e;
	border-bottom:1px solid #999;
	cursor:pointer;
}

div.lvpo{
	width:131px;
	background:#f69;
	color:#fff;
	text-align:center;
	padding:2px 0;
	font-size:11px;
}

.lvpoint{
	width:50px;
	height:30px;
	padding:5px 0 0 0;
	margin-left:10px;
	overflow-x:hidden;
}

.cmntbtns{
	height:60px;
	width:412px;
	/*text-align:right;*/
	/*padding-top:10px;*/
}

.ptbuy{
	float:right !important;
	width:413px;
	height:12px;
	margin:0 0 2px 0;
	text-align:right;
}
.cmntdate{
	float:right !important;
	width:413px;
	height:15px;
	margin-top:5px;
	text-align:right;
}


.indicate{
	clear:both;
	border-top:1px dashed #ccc;
	padding:3px 0;
	text-align:center;
}
.indicate a{
	text-decoration:none;
	font-size:11px;
}

h3.fcmnt{
	height:15px;
	width:748px;
	font-size:12px;
	font-weight:bold;
	color:#ccc;
	padding:0 0 3px 0;
	margin:0 0 0 0;
	border-bottom:1px solid #ccc;
}

.follow{
	clear:both;
	border-bottom:1px solid #ccc;
	height:auto;
	padding:10px 0;
}

.f_cmnt{
	float:left;
	padding-left:10px;
	width:500px;
	height:auto;
	font-size:12px;
}
.f_name{
	float:right;
	bottom:0;
	font-size:11px;
}
.f_amnt{
	float:right;
	font-size:16px;
	width:20px;
	text-align:center;
}

input.f_good{
	float:right;
	display:block;
	text-align:right;
	width:20px;
	height:20px;
	background:url(/img/goodfing.gif) no-repeat;
	border:0;
	margin:0 5px;
	cursor:pointer;
}
input.f_bad{
	float:right;
	display:block;
	text-align:right;
	width:20px;
	height:20px;
	background:url(/img/badfing.gif) no-repeat;
	border:0;
	margin:0 5px;
	cursor:pointer;
}

.f_bad input, .f_good input{
	width:50px;
}


.flwform{
	height:25px;
	padding:10px 5px;
	text-align:right;
}
input.flwtxt{
	width:260px;
	margin-right:10px;
}


.kohyo{
	border:1px solid #f69;
	padding:0 10px 5px;
	margin-bottom:10px;
	vertical-align:top;
	line-height:1.4em;
}

.kohyo div{
	width:40px;
	text-align:center;
	padding:0 10px 3px;
	margin :0 0 5px 0;
	font-weight:bold;
	color:#fff;
	background:#f69;
}
