.redfont{
	color:#f00;
}


#bbs_state{
	margin-top:6px;
	background:#F6EDED;
	padding:15px 0;
}
#bbs_state div{
	margin-left:15px;
}
#bbs_state div.r{
	margin-right:15px;
}



#bbs_T{
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#b1b1b1;
}
#bbs_zxtj{
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#b1b1b1;
	margin-top:8px;
}
.title{
	background:#b1b1b1;
	padding:6px 15px;
	color:#fff;
	font-weight:bold;
	clear:both;
}
.block{
	border-bottom:1px solid #b1b1b1;
	position:relative;
}
.block p{
	margin:0;
	padding:0;
}
#bbs_T .col1{
	position:absolute;
	left:0;
	top:0;
	width:50px;
	text-align:center;
	border-right:1px solid #b1b1b1;
	height:95px;
}
#bbs_T .col1 img{
	margin-top:20px;
}
#bbs_zxtj .block .col1{
	border-left:1px solid #b1b1b1;
	padding:8px 15px;
	margin-left:50px;
}
.block .col2{
	margin:0 240px 0 0;
	padding-left:50px;
	padding-top:10px;
}
.block .col3{
	position:absolute;
	right:0;
	top:0;
	width:240px;
	padding-top:10px;
}
.block .col2 .row1{
	padding-left:10px;
	height:30px;
}
.block .col3 .row1{
	padding-left:10px;
	line-height:1.4em;
	height:57px;
}
.block .row2{
	padding-left:10px;
	height:27px;
	line-height:27px;
}
.block .row3{
	background:#eee;
	padding:0 6px 0 10px;
	height:25px;
	line-height:25px;
}
#bbs_fl{
	text-align:center;
	margin:15px 0;
}
#bbs_fl img{
	margin:0 5px 0 30px;
}

#bbs table{
	background:#d1d1d1;
	padding:0;
	border-collapse:collapse;
	margin:0 auto;
}
#bbs table .c1{
	width:40px !important;
	width:30px;
	text-align:center;
}
#bbs table .c2{
	width:40px !important;
	width:30px;
	text-align:center;
}
#bbs table .c3{
}
#bbs table .c4{
	width:120px;
	text-align:center;
	background:#f8f8f8;
}
#bbs table .c5{
	width:60px !important;
	width:50px;
	text-align:center;
}
#bbs table .c6{
	width:50px;
	text-align:center;
	background:#f8f8f8;
}
#bbs table .c7{
	width:160px;
	text-align:center;
}
#bbs table td{
	background:#fff;
	border:1px solid #dcdcdc;
	padding:6px;
}
#bbs table th{	
	background:#BEE3E3;
	border:1px solid #95D0D0;
	color:#0A83A2;
	padding:6px;
	font-size:11px;
}


#bbs_postbtn{
	padding-top:6px;
}

.pagebar{
	padding:0;
	border-collapse:collapse;
	color:#0A83A2;
	margin-top:6px;
}
.pagebar td{
	background:#E0F1F1;
	border:1px solid #BEE3E3;
	padding:2px 5px;
}
.pagebar .cp{
	background:#BEE3E3;
	border:1px solid 95D0D0;
	font-weight:bold;
}
#bbs_postbtn .r img{
	margin-bottom:6px;
}



#bbs_view{
	padding:0;
	border-collapse:collapse;
	margin:0 auto;
	clear:both;
}
#bbs_view .c1{
	width:180px;
}
#bbs_view td{
	background:#fff;
	border:1px solid #dcdcdc;
	padding:6px 10px;
	line-height:1.6em;
	vertical-align:top;
}
#bbs_view td p{
	padding:5px 0;
	margin:0;
}
#bbs_view td img{
	margin:3px 0;
}
#bbs_view th{
	background:#BEE3E3;
	border:1px solid #95D0D0;
	color:#0A83A2;
	padding:6px;
}
#bbs_view .row1{
	border-bottom:1px solid #dcdcdc;
	margin-bottom:10px;
	color:#0A83A2;
	font-weight:bold;
}
#bbs_view .row1 .r{
	padding-top:3px;
	color:#666;
	font-weight:normal;
}
#bbs_view .row3{
	border-top:1px solid #dcdcdc;
	margin-top:10px;
	color:#0A83A2;
	font-weight:bold;
}
#bbs_view .row3 .r{
	padding-top:3px;
	color:#666;
	font-weight:normal;
}


<!--[if IE 5.0]>
div,li,td,a{
	font-size:11px;
}
<![endif]-->