body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    background-color: #333535;
}

b, h2, h1, h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0;
}

.gray {
    color: #babbbd;
}
/*Head section*/
.head {
    width: 100%;
    background: url("images/head_bg.png") top left repeat transparent;
    background-size: auto 100%;
}
.head_inner {
    width: 940px;
    margin: 0 auto;
    padding-bottom: 60px;
    overflow: visible;
}
#logo {
    background: url("images/logo.png") bottom no-repeat transparent;
    width: 152px;
    height: 33px;
    padding: 20px 0 0 0;
}
#slogan {
    font-size: 12px;
    margin-top: 5px;
    color: #babbbd;
}
#head_wrapper {
    min-height: 470px;
    position: relative;
    left: -30px;
    width: 1000px;
    margin: 20px auto 0 auto;
    background: url("images/speed5.png") left no-repeat transparent;
}
.head_right {
    margin-left: 470px;
}
.head_right h1 {
    font-size: 46px;
    font-weight: normal;
    line-height: 60px;
    width: 465px;
}
.head_right h3 {
    font-size: 18px;
    font-weight: normal;
    width: 465px;
    margin-top: 10px;
    line-height: 24px;
}
.head_right ul {
    margin: 0px;
    padding: 0px;
    color: #333333;
    font-size: 14px;
}
.head_right ul li {
    list-style: none;
    margin-bottom: 5px;
    font-size: 13px;
}
.head_right ul li .mark {
    width: 12px;
    height: 12px;
    background: url("images/icons.png") 0 0 no-repeat transparent;
    float: left;
    margin-top: 1px;
}
.head_right ul li .text {
    margin-left: 20px;
}
.head_right ul li .text span {
    color: #fff;
    font-weight: bold;
}
/*Head section*/
/*Features section*/
.features {
    width: 100%;
    background-color: transparent;
}
.features_inner {
    width: 940px;
    padding: 60px 0;
    background-color: transparent;
    margin: 0 auto;
}
table.wide {
    border-collapse: collapse;
    width: 100%;
}
table.wide td div, table.wide th div {
    width: 400px;
    text-align: left;
}
table.wide th div {
    font-size: 26px;
    text-align: left;
    font-weight: normal;
    border-bottom: 1px solid #424444;
    padding-bottom: 10px;
}
table.wide td div span {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
}
table.wide td {
    vertical-align: top;
}
table.inner_table td {
    font-size: 14px;
    color: #babbbd;
    width: 345px;
    line-height: 20px;
}
table.inner_table td span {
    font-weight: bold;
    color: #fff;
}
table.inner_table td:first-of-type div {
    background: url("images/icons.png") 0 0 no-repeat transparent;
}
table.inner_table td:first-of-type {
    width: 45px;
}
table.inner_table td div {
    width: auto;
}
#gar {
    width: 46px;
    height: 50px;
    background-position: -44px 0;
}
#tool {
    width: 46px;
    height: 50px;
    background-position: -44px -61px;
}
#flash {
    width: 46px;
    height: 50px;
    background-position: -44px -116px;
}
#n1, #n2, #n3 {
    width: 46px;
    height: 50px;
}
#n1 {
    background-position: -102px 0;
}
#n2 {
    background-position: -102px -60px;
}
#n3 {
    height: 40px;
    background-position: -102px -130px;
}
/*Features section*/
/*Quotes section*/
.quotes {
    width: 100%;
    background: url("images/q_bg.png") 0 0 repeat transparent;
}
.quotes_inner {
    width: 940px;
    margin: 0 auto;
    padding: 60px 0;
}
.quotes_inner h1 {
    text-align: center;
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 30px;
}
.rq {
    float: right;
}
.lq {
    float: left;
}
.rq, .lq {
    min-height: 130px;
    width: 410px;
    border-radius: 5px;
    border: 1px solid #40a7bd;
    padding: 20px 25px 20px 15px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(64,167,189,0.22);
    -moz-box-shadow: 0px 0px 10px 0px rgba(64,167,189,0.22);
    box-shadow: 0px 0px 10px 0px rgba(64,167,189,0.22);
    background-color: #323434;
}
.qs {
    float: left;
    width: 26px;
    height:22px;
    background: url("images/icons.png") 0 -75px no-repeat transparent;
}
.rq p, .lq p {
    margin-left: 45px;
    font-size: 13px;
    margin-top: 0;
    line-height: 1.4;
}
#partners {
    width: 100%;
    height: 62px;
    margin-top: 40px;
    background: url("images/partners.png") center no-repeat transparent;
}
/*Quotes section*/
/*Add section*/
.add {
    width: 100%;
    background: url("images/add_bg.png") 0 0 repeat transparent;
}
.add_inner {
    text-align: center;
    width: 940px;
    margin:0 auto;
    padding: 50px 0;
    background: url("images/speed2.png") center no-repeat transparent;
}
.add_inner h1 {
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    padding: 10px 0;
}
.add_inner h2 {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}
/*Add section*/
/*Flags section*/
.flags {
    width: 100%;
    background: url("images/f_bg.png") 0 0 repeat transparent;
}
.flags_inner {
    width: 940px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
}
#lang_table {
    border-collapse: collapse;
    margin: 0 auto;
}
#lang_table .lang_title {
    min-width: 130px;
    vertical-align: top;
    padding-top: 2px;
}
#lang_table .lang_title ul.languages {
    margin-top: 4px;
}
#lang_table ul.languages li {
    list-style: none;
    display: inline;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 400;
    margin-right: 5px;
}
#lang_table td {
    line-height: 3;
}
#lang_table ul.languages {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 11px;
}
#lang_table ul.languages li.flag {
    margin-left: 10px;
    list-style: none;
    display: inline;
    text-transform: none;
    margin-right: 0;
    font-size: 12px;
    font-weight: 400;
    color: #babbbd;
}
#lang_table ul.languages li.flag .l_icon {
    position: relative;
    top: 5px;
    display: inline-block;
    height: 16px;
    width: 16px;
    background: url('/resource/img/inteface/flags/flag-sprite-full.png') center no-repeat transparent;
}
/*Flags section*/
.green, .green:active, .green:visited {
    color: #7cd178;
}
.green:hover {
    text-decoration: none;
}
.tip {
    margin: 0 auto;
    font-size: 13px;
}
.tip span {
    padding: 5px 10px;
    background: url("images/icons.png") 0 -27px no-repeat transparent;
    margin-right: 10px;
}
.btn {
    min-width: 220px;
    height: 85px;
    margin: 0 auto;
    background: url("images/btn_d.png") 0 3px no-repeat transparent;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    line-height: 4.1;
    cursor: pointer;
    text-shadow: 1px 1px #000033;
    text-decoration: none;
    background-size: 100% 183px;
    padding: 0 50px;
    width: auto;
}
.btn:hover {
    background-position: 0 -90px;
}
.footer {
    width: 100%;
    background-color: #1c1c1c;
    padding: 20px 0;
}
.footer_inner {
    width: 940px;
    margin: 0 auto;
    font-size: 12px;
}
.footer_left {
    float: left;
}
.footer_right {
    float: right;
}
.footer_right a{
    font-size: 12px;
    text-decoration: none;
}
.footer_right a:hover{
    text-decoration: underline;
}