body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {margin:0;padding:0;word-wrap:break-word}
body, html, input {font:12px/1.5 "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;color:#666; background:#fff;}
table {border-collapse:collapse;border-spacing:0;}
img {border:none}
a{color:#666; text-decoration:none;background: none;}
a:hover{background: none;}
ul li{ list-style-type:none;}
.navbar-nav img{
	height: 30px;
	width: 45px;
	text-align: center;
	margin-top: 5px;
}
.head-nav .row div{
	text-align: center;
	height: 58px;
	line-height: 58px;
}
.head-nav a{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	padding: 8px;
}
.head-nav a:hover{
	background: #00a2e8;
	border-radius: 10px;
	color: white;
	cursor: pointer;
	text-decoration: none;
}
.head-nav .logo_a:hover{
	background: none;
}
