@charset "utf-8";
/* CSS Document */
.clear{clear:both;}
.padt20{padding-top:10px;}
.padl0{padding-left:0px;}
.padr0{padding-right:0px;}
.blank30{height:30px; overflow:hidden; clear:both;}
.blank20{height:15px; overflow:hidden; clear:both;}
.f12 {font-size: 12px;font-weight: normal; color:#4a637d;}
.bordert{border-top:#ccc dotted 1px;}
.ecnewgray{color:#666;}
.fmessage{color:#05486f;}
.f12r{color:#c00;}
.fw{color:#fff;}

.sbg1{background:url(../images/bg1.jpg) no-repeat; background-size:cover;}
.sbg2{background:url(../images/bg2.jpg) no-repeat; background-size:cover;}
.sbg3{background:url(../images/bg3.jpg) no-repeat; background-size:cover;}
.sbg4{background:url(../images/bg4.jpg) no-repeat; background-size:cover;}

.f16g{font-size:18px; line-height:30px;}
.f16r{font-size:18px; line-height:30px; color:#ccc;}
.quacon{padding-top:50px;padding-bottom:50px;margin-bottom:0px;color:inherit;background-color:#eee}
.quacon .container{max-width:100%}
.quacon .h1,.quacon h1{color:inherit; font-size:46px;}
.quacon .h2,.quacon h2{color:inherit; font-size:26px;}
.footertxt{text-align:center; font-size:16px; line-height:30px; color:#999;}
@media screen and (max-width:767px)
{
	.col-xs-6{width:100%}
}