@charset "utf-8";



* { margin: 0; padding: 0; list-style: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); border: none; -webkit-border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
.clear { font-size: 1%; height: 0; line-height: 0; width: 0; float: none; clear: both; }
* html .clearfix { height: 1%;-webkit-text-size-adjust: 100%; }
input { outline: none }
ul { list-style: none; }
:focus { outline: 0; }
img, img a { border: 0; outline: 0; }
a { text-decoration: none; outline: none; color: #333 }
a.selected { color: #333; cursor: default; }
a:hover { text-decoration: none; color: #005593 }
img { border: none; }
html { width: 100%; height: 100%; overflow-x: hidden; -webkit-text-size-adjust: 100%; }

body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, input {list-style:none; }
body {font-size: 62.5%}




.container{
	margin: 0 auto;
	width: 978px;
	background: url("../images/body-img.png");
}

.header{
	float:left;
	width:100%;
	height: 63px;
	background: url("../images/head-banner.png");
	/*background:url(images/head-banner.png) no-repeat 0 0;*/
}
.head-txt {
    float: right;
    margin-right: 5%;
	margin-top: 18px;
}
.menu{
	float:left;
	width:100%;
	height: 400px;
	background: url("../images/menu.png") no-repeat 50% 0;
	/*background:url(images/head-banner.png) no-repeat 0 0;*/
}
.matter {
	margin-left: 95px;
	margin-top: 116px;
}

.mid-content{ float:left; width:100%; margin-bottom:20px;}

.matter-txt-head{
	 margin-bottom: 5px;
	 font-size: 3.185em;
	 font-family: 'FuturaBT-Medium';
	 font-weight:normal;
	 text-transform:uppercase;
}
.matter-txt{
	font-size: 1.6em;
	font-family: 'FuturaBT-Medium';
	margin-bottom: 12px;
}
.mid-content-txt {
    font-size: 1.7em;
    text-align: center;
	font-family: 'FuturaBT-Light';
	margin-bottom:40px;
}
.circle-singlescreenn {
    margin-left: 6%;
}
.all-circless{
    float: left;
    margin-top: 63px;
    margin-right: 70px;
	}
.first-col {
    margin-left: 25px;
}
.all-circless.last-col{
	margin-right: 0px;
}

.bspan{
	 color: #000000;
	 font-family: 'FuturaBT-Bold';
	 text-align:center;
	 font-size: 1.0em;
}
.first-row{
	margin-left: 5%;
}
.span-common-pad {
	float: left;
    display: inline;
    float: left;
    display: inline;
    text-align: center;
    color: #818181;   
    font-family: 'FuturaBT-Light';
    font-size: 1.5em;
}
.reg-center {
    margin-left: 43%;
    margin-top: 37px;
    float: left;
    margin-bottom: 25px;
}

.last-content{
	float: left;
	width: 100%;
	background:#f8f8f8;	
	padding-bottom:20px;
	padding-top:10px;
	padding-left: 2%;

}

.last-content-txt{
	font-size: 1.7em;
    text-align: center;    
	font-family: 'FuturaBT-Light';
	text-align:left;
	/*margin-left:2%;*/
	margin-bottom:20px;
}

.all-span-last{  float:left; width:100%; display:block;}

.numeric {
	font-size: 1.3em;
	font-family: 'FuturaBT-Medium';
    color: #ae275f;
    border-bottom: 3px solid #e4e4e4;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.last-common-pad {
    float: left;
    display: inline;
    margin-right: 75px;
    font-family: 'FuturaBT-Light';
    font-size: 1.5em;
    color: #818181;
    padding-bottom: 20px;
    width: 25%;
   	min-height: 153px;
}
.numeric01{
	margin-left: 2%;
}

.last2-common-pad{
	float: left;
    display: inline;
    margin-right: 130px;
    margin-right: 151px\9;
    font-family: 'FuturaBT-Light';
    font-size: 15px;
    color: #a3a3a3;
}

.condition {
    font-style: italic;
    color: #a3a3a3;
    font-weight: bold;
    margin-left: 2%;
    font-size: 1.2em;
  }
.footer{
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	background: url("../images/footer-bg.png") ;
 
}
.footer-txt{
	float: left;
	font-size: 1.4em;
	color: #ffffff;
	width: 70%;
	margin-left: 2%;
	margin-top: 7px;

}

.footer-icons {
    float: right;
    width: 17%;
}
.footer-icons li {
    float: left;
    padding-right: 9px;
}
