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


.container-fluid {
	padding-top: 30px;
	border: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 30px;
	padding-right: 80px;
	padding-left: 40px;
}
 .container-fluid .form-horizontal fieldset legend {
	border-bottom-style: none;
}
 .container-fluid .help-block {
	margin-top: 5px;
	margin-left: 20px;
}
 .container-fluid .img.pull-left {
	margin-left: 20px;
	margin-top: 3px;
}
 .container-fluid .span8 .page-header {
	overflow: hidden;
	border-bottom-style: none;
	margin-bottom: 20px;
}
 .container-fluid .row-fluid .span8 .page-header .span4 {
	font-size: 14px;
}
.container-fluid .bottom {
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	padding-top: 40px;
	padding-bottom: 0px;
}
 .container-fluid .page-header.bottom .pic {
	float: left;
	margin-right: 20px;
}
.modal .modal-header .log {
	text-align: center;
	margin-bottom: 10px;
}


img{ border-style:none;}

.mgtr10{ margin-right:10px;}

.border_b{ border-bottom:none;}

.overf{ overflow:hidden;}

.font14{ font-size:14px;}
.pgtb0{ padding-bottom:0px;}

.pgtb10{ padding-bottom:10px;}

.displayn{ display:none;}

.fontcolor{ color:#F00;}

.mgtb{ margin-bottom:15px;}