﻿@import "font-awesome.min.css";
body {padding:0;margin:0;color: #333;font-family: "Open Sans",sans-serif;font-size:14px;line-height:20px;}
/*-- start all --*/
i{margin-right:5px;}
a{text-decoration:none;color:#333;}
a:hover{color:#3189c8;}
h1{padding:0;margin:0;font-size:22px;font-weight: 300 !important;letter-spacing: -1px;}
h1{padding:0;margin:0;font-size:21px;font-weight: 300 !important;letter-spacing: -1px;}
h2{padding:0;margin:0;font-size:20px;font-weight: 300 !important;letter-spacing: -1px;}
h3{padding:0;margin:0;font-size:19px;font-weight: 300 !important;letter-spacing: -1px;}
h4{padding:0;margin:0;font-size:18px;font-weight: 300 !important;letter-spacing: -1px;}
h5{padding:0;margin:0;font-size:17px;font-weight: 300 !important;letter-spacing: -1px;}
ul{list-style-type:none;padding:0;margin:0;}
/*-- end all --*/
.main{width:1170px;margin:0 auto;margin-top:10px;}
/*-- srart header --*/
.header{height:120px;border:1px solid #eaeaea;position:relative;}
.header .logo{margin:10px;height:70px;float:left;}
/*--.header .adv{height:80px;width:850px;background:url("../img/adv/banner-adv.png") repeat; float:right;margin:5px 5px 0 0;}--*/
.header .header-top{height:30px;border-bottom:1px solid #eaeaea;}
.header .header-top .left{float:left;}
.header .header-top .right{float:right;}
/*-- end header --*/
/*-- start bottom --*/
.bottom{border-top:1px solid #eaeaea;margin-bottom:10px;overflow:hidden;}
.bottom .copyright{float:left;line-height:30px;font-size:13px;color:#a8a8a8;}
.bottom .net-designed{float:right;height:19px;overflow: hidden;
    width: 25px;background: rgba(0, 0, 0, 0) url("../img/designed.png") repeat scroll right top;margin-top:10px;}
.bottom .net-designed:hover {background:rgba(0, 0, 0, 0) url("../img/designed.png") repeat scroll 0 -19px;}
/*-- end bottom --*/