@charset "utf-8";
/* CSS Document */
@font-face {
	font-family : 'futura';
	    src: url('fonts/futura.eot');

	src: 
         url('fonts/futura.ttf') format('truetype'),
	 url('fonts/futura.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura.woff') format('woff');
      
    font-weight: normal;
    font-style: normal;
	}
/*	
@font-face {
    font-family: 'NeoSansPro-Bold';
    src: url('fonts/NeoSansPro-Bold.eot');
    src: url('fonts/NeoSansPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/NeoSansPro-Bold.woff') format('woff'),
         url('fonts/NeoSansPro-Bold.ttf') format('truetype'),
         url('fonts/NeoSansPro-Bold.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

::-webkit-scrollbar {
width: 10px;
background: #686969;
-webkit-border-radius:10px;
}
::-webkit-scrollbar-thumb {
background: #000000;
-webkit-border-radius:10px;
}

/*html { overflow: hidden; height: 100%; }*/
#scroll { overflow: auto; height: 100%; }
img{border:none;}
#faq{background:#fff; position:relative;   opacity:0.8; margin:0px auto; margin-bottom:30px; width:980px;}
#faq #title{padding:0 20px 0 20px; color:#9c2224; font-size:18px; position:relative; top:-28px; }
#faq #content{padding:0 20px ; height:400px;overflow-y:auto; }
li{}
a{text-decoration:none; color:inherit;}
body {margin:0px; font-family:'Helvetica'; font-size:12px; background:#e9e9e9; font-weight:normal !important; }
#top{position:absolute; z-index:999999999999;right:5%; top:-17px;color:#fff;}
#background{margin:0px auto;}
#background img{width:100%; margin:0px auto; }
#nav li{ cursor:pointer;list-style:none;float:left;text-align:center; padding:12px; background:#dbdcdf; color:#000;}
#nav li.active{ list-style:none; float:left;text-align:center; padding:12px; background:#000; color:#fff;}
#nav li:hover{ list-style:none; float:left;text-align:center; padding:12px; background:#000; color:#fff;}
#bottom{background:#e9e9e9; width:100%; margin:0px auto; position:relative; border-top:3px solid #fff; text-align:justify;}
#bottom #head{margin:0px auto;

-webkit-box-shadow: 0 8px 6px -6px #b0b0b0;
	   -moz-box-shadow: 0 8px 6px -6px #b0b0b0;
	        box-shadow: 0 8px 6px -6px #b0b0b0;
padding:10px;width:960px; position:relative; background:url('../../assets/img/bgheadbottom.png') repeat; top:-20px; border-radius:5px; }
#bottom #head span{color:#a22f31; font-weight:bold; font-size:13px;}
#sub{font-size:24px; font-family:'futura'; font-weight:normal !important;}
#sub li.active{list-style:none; float:left; left:-40px; border-radius:5px; font-weight:normal; font-family:'futura'; position:relative;padding:20px; border-bottom:none !important;border-top:1px solid #c6c7c7;border-left:1px solid #c6c7c7;border-right:1px solid #c6c7c7;}
#sub li{list-style:none; float:left; font-weight:normal; font-family:'futura'; left:-40px; border-radius:5px; font-weight:bold; position:relative;padding:20px; border-bottom:1px solid #c6c7c7;}

#sub ul{  margin-left:20px; top:20px; padding-bottom:20px; position:relative;}

#middle{margin:0px auto; text-align:center}
#middle h2{font-size:13px; color:#6f6e6e; text-align:center; font-family:'arial';}
#middle h1{padding:16px;}
#bottom #bottomcontent {margin:0px auto; width:980px;}
#logo{color:#4f4f4f;float:left;}

#fb,#fbactive{width:40px; height:46px; text-decoration:none; display:block; float:left; background-image:url(../../assets/img/socmed.png);background-position:0px 46px}
#fb:hover,#fbactive:hover{ background-position:0px 9px; }

#twitter,#twitteractive{width:40px; height:46px; text-decoration:none; display:block; float:left;background-image:url(../../assets/img/socmed.png);background-position:-42px 46px}
#twitter:hover,#twitteractive:hover{ background-position:-42px 9px; }

#youtube,#youtubeactive{width:40px; height:46px; text-decoration:none; display:block; float:left;background-image:url(../../assets/img/socmed.png);background-position:40px 46px}
#youtube:hover,#youtubeactive:hover{ background-position:40px 9px; }

