.box-wb-n{
	margin:0;
}
.box-wb-n .box-paper{
	margin:20px 0;
	padding:10px;
	height:auto;
	position:relative;
	background:#fff;
	box-shadow: 2px 3px 0px rgba(0,0,0, 0.1);
	-moz-box-shadow: 2px 3px 0px rgba(0,0,0, 0.1);
	-webkit-box-shadow: 2px 3px 0px rgba(0,0,0, 0.1);
}
.box-wb-n .box-paper .ribbon-1{
	width:703px;
	height:74px;
	position:absolute;
		left:-15px;
		top:12px;
	background: url(../images/wb-n/ribbon.png) no-repeat;
	
}
.box-wb-n .box-paper .ribbon-2{
	width:703px;
	height:74px;
	position:absolute;
		left:-15px;
		top:12px;
	background: url(../images/wb-n/ribbon2.png) no-repeat;
	
}
.box-wb-n .box-paper .profile{
	float:left;
	margin:0;
	width:137px;
	height:134px;
	position:absolute;
		left:45px;
		top:20px;
	background:url(../images/wb-n/bg_profile.png) no-repeat;
	
}
.box-wb-n .box-paper .profile .pic-profile{
	float:left;
	margin:16px 0 0 14px;
	width:100px;
	height: auto;
}
.box-wb-n .box-paper .profile .pic-profile img{
	width:100px;
	height: auto;
}
.box-wb-n .box-paper .profile .name-profile{
	float:left;
	margin:25px 0 0 14px;
	width:100px;
	height:auto;
	color:#333;
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
}
.box-wb-n .box-paper .top-com{
	position:relative;
	z-index:1px;
	margin:0;
	padding:4px 0;
	background:url(../images/wb-n/talk9.png) right top no-repeat;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.box-wb-n .box-paper .top-com .title-wb{ 
	margin:0 10px;
	padding:3px 0;
	color:#3d8608;
}
.box-wb-n .box-paper .top-com .title-wb h1{
	font-size:19px;
	color:#333;
}
.box-wb-n .box-paper .top-com .title-wb h2{
	font-size:17px;
	line-height:24px;
	color:#333;
	font-weight:bold;
}
.box-wb-n .box-paper .top-com .date{ 
	margin:0 10px;
	height: auto;
	font-size:12px;
	color:#666;
	line-height:22px;
}
.box-wb-n .box-paper .mid{ 
	margin:20px;
	padding:15px;
	min-height:100px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#f6f6f6;
}
.box-wb-n .box-paper .mid .content-wb{ 
margin:10px 10px;
height: auto;
font-size:13px;
color:#333;
line-height:20px;
}
.box-wb-n .box-paper .bot{ 
	margin:0;
	height:40px;
	border-top:#f3f3f3 1px solid;
}
.box-wb-n .box-paper .bot .crop-bot{
	margin:0 10px;
	padding:10px 0;
}
.box-wb-n .box-paper .bot .ip{
	float:left;
	margin:0;
	padding-left:20px;
	padding-right:20px;
	width:100px;
	background:url(../images/wb-n/ip.png) no-repeat;
	color:#333;
	font-size:12px;
	line-height:19px;
}
.box-wb-n .box-paper .bot .e-mail{
	float: left;
	margin:0;
	padding-left:20px;
	padding-right:20px;
	min-width: 120px;
	background: url(../images/wb-n/email.png) no-repeat;
	color:#333;
	font-size:12px;
	line-height:18px;
}
.box-wb-n .box-paper .bot .name1{
	float: left;
	margin:0;
	padding-left:20px;
	padding-right:20px;
	min-width:60px;
	background: url(../images/wb-n/name1.png) no-repeat;
	color:#333;
	font-size:12px;
	line-height:18px;
}
/***************************************** Comment Box *********************************************************/
.box-wb-n .box-comment{
	display:inline-table;
	margin:10px 0;
	padding:20px;
	background:#fff;
	
	box-shadow: 2px 3px 0px rgba(0,0,0, 0.1);
	-moz-box-shadow: 2px 3px 0px rgba(0,0,0, 0.1);
	-webkit-box-shadow: 2px 3px 0px rgba(0,0,0, 0.1);
}
.box-wb-n .box-comment .center-comment{
	margin:10px;
	padding:20px;
	background:#f6f6f6;
	
	-webkit-border-radius: 12px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius: 12px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-radius: 12px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.box-wb-n .box-comment .center-post{
	margin:0 auto;
	padding:110px 25px 25px 25px;
}
.center-post1{
	background:url(../images/wb-n/comment17.png) no-repeat;
	padding-left:40px;
	font:21px/30px 'supermarket', Arial, sans-serif;
	color: #333; 
}
.box-wb-n .box-comment ul{
display:block;
margin:0;
}
.box-wb-n .box-comment ul li{
	display: inline-block;
	margin:5px 0;
	height: auto;
	width:100%;
}
.box-wb-n .box-comment ul li span.left-box{
	display:inline-table;
	margin:0 10px 0 0;
	width:20%;
	height:auto;
	text-align:right;
	font:17px/20px 'supermarket', Arial, sans-serif;
	color: #333; 
}
.box-wb-n .box-comment ul li span.right-box{
	display:inline-table;
	margin:0;
	width:75%;
	height:auto;
}
/*******************************------------WB LIST-------------************************************/
.box-list{
	margin:0;
	height:auto;
}
/*.box-list .box-left{
	float: left;
	margin:0;
	width:960px;
	height:auto;
}*/
.box-list .top-list{
	height:auto;
}
.box-list .top-list .wbtop-row1{
	height:65px;
}

.box-list .top-list .wbtop-row2{
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	font:21px/23px 'supermarket', Arial, sans-serif;
	color:#000099;
	border-bottom:1px solid #CCCCCC;
}
.box-list .top-list .wbtop-row3{
	height:35px;
	margin-top:10px;
	background:#DDE2E4 top left no-repeat;
	color:#333;
}
.wb-status{
	display:block;
	float:left;
	padding-top:0;
	margin:0 8px 0 10px;
	width:120px;
	height: auto;
	color:#000;
	font-weight:bold;
	text-align:center;
	font:16px/25px 'supermarket', Arial, sans-serif;
	}
.wb-title{
	display:block;
	float:left;
	padding-top:5px;
	margin:0 8px 0 0;
	width:375px;
	height: auto;
	font-weight:bold;
	text-align:center;
	font:16px/23px 'supermarket', Arial, sans-serif;
	}
.wb-name{
	display:block;
	float:left;
	padding-top:5px;
	margin:0;
	width:90px;
	height: auto;
	font-weight:bold;
	text-align:center;
	font:16px/23px 'supermarket', Arial, sans-serif;
	}
.wb-date{
	display:block;
	float:left;
	padding-top:5px;
	margin:0;
	width:80px;
	height: auto;
	font-weight:bold;
	text-align:center;
	font:16px/23px 'supermarket', Arial, sans-serif;
	}
.wb-hit{
	display:block;
	float:left;
	padding-top:5px;
	margin:0;
	width:50px;
	height: auto;
	font-weight:bold;
	text-align:center;
	font:16px/23px 'supermarket', Arial, sans-serif;
	}


.box-list .mid-list{
	margin-top:10px;
	height: auto;
}
.box-list .mid-list .center-list{
	margin:0;
}
.box-list .mid-list .center-list ul{
	display:block;
	height: auto;
}
.box-list .mid-list .center-list ul li{
	display: inline-table;
	width:100%;
	margin:0 0 0 0;
	padding-bottom:7px;
        padding-top:7px;
	height: auto;
	border-bottom:#ddd 1px solid;
}
.box-list .mid-list .center-list ul li span.status{
	display:block;
	float:left;
	margin:0 8px 0 10px;
	width:120px;
	height: auto;
	font-size:13px;
	color:#451606;
	line-height:20px;
	font-weight:bold;
	}
.box-list .mid-list .center-list ul li span.title{
	display:block;
	float:left;
	margin:0 8px 0 0;
	width:375px;
	height: auto;
	font-size:13px;
	color:#333;
	line-height:20px;
	font-weight:bold;
	}
.box-list .mid-list .center-list ul li span.name{
	display:block;
	float:left;
	margin:0;
	width:90px;
	height: auto;
	font-size:12px;
	color:#003399;
	line-height:20px;
	text-align:center;
	}
.box-list .mid-list .center-list ul li span.date{
	display:block;
	float:left;
	margin:0;
	width:80px;
	height: auto;
	font-size:12px;
	color:#003399;
	line-height:20px;
	text-align:center;
	}
	.box-list .mid-list .center-list ul li span.hit{
	display:block;
	float:left;
	margin:0;
	width:50px;
	height: auto;
	font-size:12px;
	color:#003399;
	line-height:20px;
	text-align:center;
	}
.box-list .bot-list{
	margin:0;
	height:auto;

}
.box-list .bot-list .post-bt{
	float:right;
	margin-bottom:10px;
        margin-top: 10px;
	width:650px;
	height:auto;
	text-align:right;
}
/***************************************************************************************************/
.more{
	float:right;
	padding:4px 15px;
	background:#13c0ff;
	text-align:center;
	font-size:13px;
	font:15px/20px 'supermarket', Arial, sans-serif;
	color:#fff;
	}	
.more a{
	color:#fff;
}