.form_place_eee{
	background-color: #eeeeee;
	padding:5px;
}
.form_place_fff{
	background-color: #ffffff;
	padding:5px;
}
.input_div{
	margin:0 0 10px;
}
.form_title{
	font-weight: 400;
	font-size: 14px;
	color:#666;
	margin:5px 0 5px;
}
.col-sm-2>.form_title{
	text-align: right;
}
.form_tips{
	font-weight: 400;
	font-size: 12px;
	color:#777777;
}
.form_tips_important{
	font-weight: 400;
	font-size: 12px;
	margin-left: 10px;
	color:#cc3333;
}
.form_title_1{
	font-weight: 700;
	font-size: 15px;
	color:#cc3333;
	border-bottom: 1px solid #cc3333;
}
.form_border{
	border: 1px solid #eee;
}
.form_border_left{
	border-left: 1px solid #eee;
}
.form_border_right{
	border-right: 1px solid #eee;
}
.search-form{
	padding: 10px;
    margin: 0 0 10px;
    border: 1px solid #eee;
    border-width: 2px;
    border-radius: 3px;
}
.mcit_table td{
	vertical-align: middle !important;
}
.center-tab {
    width: 100%;
    height: 20px;
    margin: 10px 0 30px 0;
    border-bottom: 1px solid #CCCCCC;
}
.center-tab p {
    width: auto;
    text-align: left;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin: 0 0 0 185px;
    border: none;
    box-shadow: none;
    background: #FFFFFF;
    color: #333333;
    display: inline;
    font-weight: bold;
}
.bg-info{
	padding: 10px 5px;
}
.table{
	margin-bottom:0;
}
.table-search-input {
	display: inline;
	width: 200px;
	margin-top: 4px;
}
.group-tit{
	font-size: 12px;
}
.pi_a{
	color: rgb(85, 85, 85);
	font-size: 12px;
	color: #555555;
}