/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2014-5-16, 8:54:46
    Author     : allen-wong
*/
body {
    background:#fff;
    font-family:'微软雅黑';
    margin-top: 0!important;
}
a,a:focus,a:link,a:visited,a:hover,a:active{color: #333;}
a:hover{text-decoration: none;}
.fl{float: left;}
.fr{float: right;}
.responsive-image{width: 100%; height: auto;}
.ti2em{text-indent: 2em;}
.pt10{padding-top: 10px;}
.pt20{padding-top: 20px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.ta-center{text-align: center;}
.fs12{font-size: 12px;}

.header, .content{padding-left: 15px; padding-right: 15px;}
.header{height: 50px; line-height: 50px;}
.header .logo{width: 100px; position: absolute;}
.header .logo img{width: 100px;}
.header .navi{padding-left: 110px; width: 100%; text-align: right;}
.header .navi .col-xs-6:first-child{padding-right: 8px;}
.header .navi .col-xs-6:last-child{padding-left: 8px;}

#footer {text-align: center; color: #aaa; width:100%; padding: 20px; margin-top: 0px;}
#footer p{margin-bottom: 4px; font-size: 12px;}
#footer p:first-child{color: #666;}