html, body, form, fieldset, legend, label {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th, td {
    text-align: left;
    vertical-align: top;
}

h1, h2, h3, h4, h5, h6, th, td, caption {
    font-weight: 400;
}

h2 {
    font-size: 18px;
}

img {
    border: 0;
}

a {
    color: #06c;
    font-size: 13px;
    cursor: pointer;
}

a:hover {
    color: #f00;
}

a:visited {
    color: #800080;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
}

html {
    height: 100%;
}

body {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100.01%;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    position: relative;
    line-height: 140%;
    background: #141414 url("images/bg.png") repeat 0 0;
    min-height:100%;
    height: 100%;
    width: 100%;
}

body.about {
    background: #141414;
}

/***********************************************
* main
************************************************/
#main {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    font-size: 13px;
    height: auto !important;
    min-height:100%;
    height: 100%;
    position: relative;
}

#main.info {
    background: #fff;
}

/***********************************************
* header 
************************************************/
#header {
    width: 100%;
    height: 94px;
}

#header .inner {
    height: 96px;
    padding: 0 10px;
    width: 980px;
    margin: 0 auto;
    position: relative;
}

#header .logo {
    float: left;
    height: 63px;
    width: 197px;
    z-index: 10;
    padding: 25px 0 0;
    margin-left: 90px;
}

#header .logo h1 {
    color: #383431;
    font-weight: 400;
    height: 63px;
    line-height: 80px;
    margin: 0;
    padding: 0;
    width: 197px;
}

#header .logo h1 a,
#header .logo h1 a:visited {
    color: #383431;
    display: block;
    height: 53px;
    line-height: 80px;
    text-decoration: none;
    width: 192px;
    margin: 0;
    padding: 5px 5px 5px 0;
    font-size: 1.46em;
    border: 0;
}

#header .logo h1 a img {
    border: 0 none;
    font-size: 2.15em;
    margin: 0;
}

#header .logo h1 a b {
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    display: none;
    line-height: 13px;
    padding-top: 5px;
    color: #333;
}

/* menu */
#menu {
    margin: 0;
    margin-right: 96px;
    right: 0;
    position: absolute;
    z-index: 1;
}

#menu ul {
    float: right;
    height: 23px;
    list-style-type: none;
    margin: 0;
    padding: 50px 0 21px;
}

#menu ul li {
    float: left;
    margin-right: 1px;
}

#menu ul li a {
    background-color: #000000;
    color: #8B8B8B;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    margin: 0;
    padding: 50px 35px 21px;
    text-decoration: none;
}

#menu ul li a span {
    display: none;
}

#menu ul li a.current {
    text-decoration: none;
    color: #009cff;
    border-bottom: 3px solid #0051a3;
}

#menu ul li a:hover {
    color: #009cff;
}

#menu ul li ul {
    left: -999em;
    margin: 0;
    padding: 21px 0 10px;
    position: absolute;
    width: 255px;
}

#menu ul li ul li {
    float: left;
    color: #fff;
    font-size: 11px;
    line-height: 18px;
}

#menu ul li ul li a {
    display: block;
    margin: 0;
    padding: 4px 20px 4px 35px;
    width: 200px;
    font-weight: 400;
}

#menu li:hover ul,
#menu li.sfhover ul {
    left: auto;
}

#menu li:hover ul ul,
#menu li.sfhover ul ul {
    left: -999em;
}
#menu li:hover ul,
#menu li li:hover ul,
#menu li.sfhover ul,
#menu li li.sfhover ul {
    left: auto;
}
#menu li:hover,
#menu li.hover {
    position: static;
}



/* content */
#content {
    clear: both;
    margin-bottom: 0;
    padding-bottom: 0;
}

#content .inner {
    padding: 0 10px;
    width: 980px;
    margin: 0 auto;
}

#content .inner .contact-form {
    padding: 0;
}


#content .clear-footer {
    height: 31px;
    clear: both;
}

/* history */
.history {
    clear: both;
    text-align: center;
    padding: 20px 0;
}

.history ul {
    list-style-type: none;
    width: 980px;
    margin: 0;
    padding: 20px 0;
}

.history ul li {
    width: 420px;
    min-height: 250px;
}

.history ul li.left {
    margin-right: 420px;
    padding-right: 70px;
    text-align: right;
    background: url("images/history_line.png") no-repeat right 0;
}

.history ul li.right {
    text-align: left;
    margin-left: 420px;
    padding-left: 70px;
    background: url("images/history_line.png") no-repeat left 0;
}

.history ul li p {
    color: #fff;
    margin: 0 0 10px;
    color: #8b8b8b;
}

.history ul li p.comming {
    font-size: 18px;
    color: #898989;
}

.history ul li p span {
    color: #ff7a00;
    font-size: 18px;
}

/* slider */
#slider {
    width: 100%;
    height: 380px;
    clear: both;
    position: relative;
    background-color: #000;
    border-width: 1px 0;
    border-style: solid;
    border-color: #303031;
    padding: 20px 0;
    margin: 0 0 20px;
}

#slider a.left,
#slider a.right {
    position: absolute;
    padding: 5px;
}

#slider a.left {
    left: 0;
    top: 237px;
    padding-left: 0;
}

#slider a.right {
    right: 0;
    top: 237px;
    padding-right: 0;
}

#slider ul {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 800px;
}

#slider ul li {
    height: 382px;
    list-style-type: none;
    position: relative;
}

#slider ul li img {
    position: absolute;
    right: 0;
    top: 0;
}

#slider ul li .info {
    display: block;
    position: relative;
    text-align: right;
    top: 210px;
    width: 640px;
    z-index: 1;
}

#slider ul li span.title {
    display: block;
    font-size: 36px;
    font-family: Georgia, serif;
    line-height: 100%;
    color: #000;
    padding-bottom: 10px;
    float: right;
    clear: both;
}

#slider ul li span.description {
    display: block;
    font-size: 14px;
    font-family: Georgia, serif;
    color: #666;
    line-height: 110%;
    float: right;
}

.links {
    width: 950px;
    margin: 0 auto;
    clear: both;
}

.links ul {
    height: 90px;
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0;
}

.links ul li {
    float: left;
}

.links ul li a {
    color: #B4AEAE;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 130px;
}

.links ul li a span {
    background: url("images/links.png") no-repeat 0 0;
    background-position: 0 -3px;
    display: block;
    margin: 0 auto 5px;
    height: 64px;
}

.links ul li a span.i1 {
    background-position: -3px -3px;
    width: 64px;
}

.links ul li a span.i2 {
    background-position: -72px -3px;
    width: 78px;
}

.links ul li a span.i3 {
    background-position: -160px -3px;
    width: 58px;
}

.links ul li a span.i4 {
    background-position: -224px -3px;
    width: 86px;
}

.links ul li a span.i5 {
    background-position: -324px 0;
    width: 62px;
}

.links ul li a span.i6 {
    background-position: -401px 0;
    width: 58px;
}

.links ul li a span.i7 {
    background-position: -470px -3px;
    width: 64px;
}

.links ul li a span.i8 {
	background-position: -544px -2px;
	width: 64px;
}

.links ul li a span.i9 {
	background-position: -618px -2px;
	width: 64px;
}

.links ul li a:hover {
    color: #fff;
}

.links ul li a:hover span.i1 {
    background-position: -3px -70px;
}

.links ul li a:hover span.i2 {
    background-position: -72px -70px;
}

.links ul li a:hover span.i3 {
    background-position: -160px -70px;
}

.links ul li a:hover span.i4 {
    background-position: -224px -70px;
}

.links ul li a:hover span.i5 {
    background-position: -324px -67px;
}

.links ul li a:hover span.i6 {
    background-position: -401px -67px;
}

.links ul li a:hover span.i7 {
    background-position: -470px -70px;
}

.links ul li a:hover span.i8 {
	background-position: -544px -68px;
}

.links ul li a:hover span.i9 {
	background-position: -618px -68px;
}

.publish {
    clear: both;
    float: left;
    padding-bottom: 10px;
}

.publish .news {
    float: left;
    margin-bottom: 0;
    padding: 20px 90px 0;
    width: 800px;
}

.publish .news .item {
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    width: 260px;
    text-align: center;
}

.publish .news .item.facebook {
    background-color: #141414;
}

.publish .news.learn .item {
    border: none;
    position: relative;
}

.publish .news .item a {
    display: block;
    font-size: 16px;
}

.publish .news .item span {
    font-size: 11px;
    color: #999;
}

.publish .news .item p {
    font-size: 11px;
    color: #606264;
    margin: 0 0 30px;
    padding-right: 30px;
    line-height: 140%;
    font-style: italic;
    text-align: justify;
}

.faces {
    background: #000;
    text-align: center;
    border-width: 1px 0;
    border-style: solid;
    border-color: #303031;
}

.faces h2 {
    font-size: 21px;
    color: #8b8b8b;
    text-align: center;
    padding: 40px 0 30px;
    margin: 0;
}

.faces h2 span.blue {
    color: #0193f0;
}

.faces h2 span.orange {
    color: #ff7a00;
}

/* footer */
#footer {
    background-color: #000;
    width: 100%;
    clear: both;
    vertical-align: middle;
    color: #666;
    font-size: 12px;
    border-top: 1px solid #303031;
    height: 30px;
    left: 0;
    line-height: 22px;
    margin: -31px auto 0;
    position: absolute;
    width: 100%;
    z-index: 100;
}

#footer a {
    font-size: 12px;
}

#footer .inner {
    height: 30px;
    padding: 0 10px;
    width: 980px;
    margin: 0 auto;
}

#footer .left {
    float: left;
    padding: 4px 0 0 90px;
}