.col-lg-2,.col-md-2{
	border:1px solid #000;
	background-color: #f5f5f5;
}
#col-summary{
	padding-left: 0px;
}
.h1, .h2, .h3, h1, h2, h3 {
    font-size: 24px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    font-family: inherit !important;
    font-weight: 999 !important;
    line-height: 1.1 !important;
    color: inherit !important;
    padding-bottom: 10px !important;
    border-bottom: 1px #000 solid !important;
}

.jumbotron{
    background-color: #ffffff;
    padding: 10px 0 10px 0;
    margin-bottom: 60px;
    width: 100%;
    height:100%;
    overflow:hidden;
}
.jumbotron p {
    font-size: 18px;
    font-weight: 200;
    padding-top:0px;
}
.sidebar {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
}

.sidebar a {
	display: block;
	color: #000000;
	padding-bottom: 15px;

}
.sidebar>.active>a {
    z-index: 3;
    color: #337ab7;
    cursor: default;
}
.bulletin {
    padding-bottom: 0px;
    border-bottom: 1px rgb(231, 231, 231) solid;
    min-height: 60px;
    }
.bulletin-header{
	margin-top:10px;
}
.bulletin-body{
	margin-top:10px;
}
.bulletin-footer{
	margin-top:10px;
}
.tieba {
    padding-bottom: 5px;
    border-bottom: 1px rgb(231, 231, 231) solid;
    min-height: 60px;
    }
.tieba-header{
	margin-top:10px;
}
.tieba-body{
	margin-top:10px;
}
.tieba-footer{
	margin-top:10px;
}
.tiebaUserNm{
	float: left;
	margin-right:10px;
}
.tiebaTime{
	border-left: 1px rgb(231, 231, 231) solid;
	padding-left:10px;
	float: left;
}
.traffic{
	float: right;
	margin-right:10px;
}
#editor1{
	height: 400px;
}
.reply{
	border-left: 1px rgb(231, 231, 231) solid;
	padding-left:10px;
	float: right;
}
.label-primary {
    background-color: #337ab7;
    display: inline;
    padding: .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
