/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
#main{
}
.jjdaohang{
    width: 100%;
    height: auto;
    padding: 5px;
}
.jjdaohang ul{
    float: right;
}
.jjdaohang ul li {
    float: left;
    margin: 0 5px;
}
.jjdaohang ul li a{
    font-size: 22px;
    font-family: auto;
    color: #000;
}
.jjdaohang ul li a:hover{ border-bottom:#f7af02 3px solid;  padding-bottom:5px;}

