@import url(http://fonts.googleapis.com/css?family=Raleway:400,800,900);
html{overflow-y:scroll;}
body{background-color:#000}
h1{color:#fff;font-family:'Archer A','Archer B';font-weight:700;font-style:normal}
.roboto_light{font-family:'Roboto',sans-serif;font-weight:300}
.roboto_regular{font-family:'Roboto',sans-serif;font-weight:400}
.roboto_bold{font-family:'Roboto',sans-serif;font-weight:700}

.header{position:fixed;top:0;height:83px;line-height:83px;background:#fff;font-family:'Roboto',sans-serif;font-weight:300;box-sizing:border-box;width:1280px;left:50%;margin-left:-640px}

.header .link{font-size:15px;text-align:center;padding:0 5px;margin:0 11px;font-family:'Roboto',sans-serif;font-weight:400}

.line{background-image:url("../images/team_line.jpg");background-repeat: no-repeat;background-position:185px;width:400px;height:30px;margin:20px 0 20px 0}
.header .link a:link{color:#000}
.header .link a:visited{color:#000}
.header .link a:hover{color:#0079ff;text-decoration:none}

.header .social{color:#c5c5c5}
.header .header_logo{margin:0 55px 0 70px}

.header .link_s{font-size: 15px;text-align: center;padding: 0 5px;margin:0 10px;font-family: 'Roboto', sans-serif;font-weight: 400;}
.header .link_s a:link {color:#999999;}
.header .link_s a:visited {color:#000;}
.header .link_s a:hover {color:#0079ff; text-decoration: none;}

.menu_line{margin:0 10px 0 10px;}


.main-body{margin:0 auto;width:100%;}
