@charset "UTF-8";
ul, ol, dl {
	padding: 0;
	margin: 0;
}
a img {
	border: none;
}
/*clearfix
*/
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.m0 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.mt0 {
	margin-top: 0px !important;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mb0 {
	margin-bottom: 0px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.pt20 {
	padding-top: 20px;
}
.pt30 {
	padding-top: 30px;
}
.pb30 {
	padding-bottom: 30px;
}
.flort_left {
	float: left;
}
.flort_right {
	float: right;
}
.mgn_right_0 {
	margin-right: 0 !important
}
.color_bl {
	color: #3d4884
}
.color_grn {
	color: #3ca950
}
.color_org {
	color: #f98b1c
}
.color_ppl {
	color: #c276f6
}
.nobg {
	background: none !important;
	box-shadow: none !important;
}
.pd10 {
	padding: 10px;
}
.pd0 {
	padding: 0px !important;
}
/**/	

.txtcenter {
	text-align: center !important
}
.txtleft {
	text-align: left !important
}
.txtright {
	text-align: right !important
}
.here {
	background: #989898 !important;
	color: #ffffff !important
}
/**/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 10px;
	z-index: 999;
}
#page-top {
	text-decoration: none !important;
	color: #fff;
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 25px;
	text-indent: -9999px;
	background: url(../commonimages/pagetop.png) no-repeat center #063664;
	cursor: pointer;
}
#page-top:hover {
	text-decoration: none !important;
	background: url(../commonimages/pagetop.png) no-repeat center #999;
}
/**/	

.img-center {
	margin: 0 auto;
}
.font16px {
	font-size:16px}