body {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #555;
    font-size: 18px;
}
  a{
	color:#414141;
}
.navbar-top-links > li > a {
    color: #ffffff;
    padding: 0 14px;
    line-height: 50px;
    min-height: 50px;
}
.user-img>img{
	height:40px;
}
.app-search{
	width:90%;
}
.app-search .form-control, .app-search .form-control:focus {
    margin:10px;
    width:100%;
}
.app-search a {
    top: 13px;
}
.comment-center .comment-body {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    display: table;
    padding: 15px;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #333;
}
.send-chat-box .form-control {
    border: none;
    border-top: 1px solid rgba(120, 130, 140, 0.13);
    resize: none;
    height: 80px;
    padding-right: 180px;
}
.send-chat-box .custom-send .cst-icon {
    color: #686868;
    margin-right: 10px;
}
.send-chat-box .custom-send {
    position: absolute;
    right: 20px;
    top:10px;
}
.send-chat-box .form-control {
    border: none;
    border-top: 1px solid rgba(120, 130, 140, 0.13);
    resize: none;
    height: 50px;
    margin:0px 25px;
    padding-right:  0px 80px;
}
/*
 * Masthead for nav
 */

.mobile-masthead {
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
          box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
}
.brand  img{
	height:30px;
	float:left;
}
.mobile-header {
  padding-top: 5px;
  padding-bottom: 5px;
}
.anchor-2 {
	display: block;
	position: relative;
	top: -95px;
}
.mobile-title {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: normal;
}
.mobile-description {
  font-size: 20px;
  color: #999;
}
.itemBox{
	padding-top:10px;
	margin-top:10px;
}
 
.nav-btn{
	padding-left: 0;
list-style: none;
}
.nav-btn>li{
font-size: 12px;
float: left;
width: 25%;
padding: 10px;
font-size: 10px;
line-height: 1.4;
text-align: center;
background-color: #f9f9f9;
border: 1px solid #fff;
}
.nav-foot{
	padding:0px;
}
.nav-foot>li{
font-size: 16px;
float: left;
width: 25%;
padding:5px 10px;
line-height: 35px;
text-align: center;
background-color: #f9f9f9;
border: 1px solid #fff;
list-style: none;
}
.dropdown-menu li{
padding: 10px;
font-size: 14px;
float:none;
width:75px;
line-height: 1.4;
text-align: center;
background-color: #f9f9f9;
border: 1px solid #fff;
}
.dropdown-menu {
min-width: 50px;
}
.dropdown-menu>li>a {
display: block;
padding: 3px 4px;  
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.bs-glyphicons .glyphicon {
margin-top: 5px;
margin-bottom: 10px;
font-size: 24px;
}
.bs-glyphicons {
	padding-bottom: 9px;
	margin: 0px ;
	overflow:auto;
}
.bs-glyphicons .glyphicon-class {
display: block;
text-align: center;
word-wrap: break-word;
}
/*
 * Footer
 */

.mobile-footer {
  padding: 40px 0;
  color: #999;
  text-align: center;
  background-color: #f9f9f9;
  border-top: 1px solid #e5e5e5;
}
.mobile-footer p:last-child {
  margin-bottom: 0;
}
.menu-container{
		position: fixed;
		top: 40px;
		right: 0;
		z-index: 1000;
		bottom:0px;
		display: none;
		overflow-x: auto;
		background-color: #fff;
		border-left: 1px solid #bbb;
		width:250px;
		padding-top:15px;
}
.btn-show{
		position: fixed;
		top:60px;
		left:10px;
		z-index: 1000;
		display: block;
		overflow-x: auto;
		background-color: #fff;
		font-size:24px;
		padding:10px;
		filter:alpha(opacity=85);-moz-opacity:0.85;opacity:0.85;
}
.btn-hide{
		position: fixed;
		top:60px;
		right:10px;
		z-index: 1000;
		display: none;
		overflow-x: auto;
		background-color: #fff;
		color:#ddd;
		font-size:14px;
		padding:10px;
		filter:alpha(opacity=85);-moz-opacity:0.85;opacity:0.85;
}
.menu-mask{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:999;
	filter:alpha(opacity=25);-moz-opacity:0.25;opacity:0.25;
	background-color:#aaa;
	display:none;
}
.menuUl{
	padding-top:30px;
}
.menuUl>li{
	list-style: none;
	font-size:13px;
}
.rankItem{
	    font-size:12px;
}
.rankItem>h2 {
font-size: 20px;
margin: 10px;
font-family: 'Î¢ÈíÑÅºÚ';
}
table>tbody a, tbody a:link {
    color: #0099FF;
    text-decoration: none;
}
table>tbody a:hover {
    color: #FF7600;
    text-decoration: none;
}
table> a:visited {
    color: #0099FF;
}
table{
	 width: 100%;
	 border-collapse: collapse;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.rankItem>table>tbody {
    display: table-row-group;
    vertical-align: middle;
}
.rankItem>table>tbody>tr {
    display: table-row;
    vertical-align: inherit;
}
table>tbody>tr td, table th {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    line-height: 1em;
    padding: 10px;
    vertical-align: middle;
}
table>tbody>tr .odd  {
    background: none repeat scroll 0 0 #EFEFEF;
}




















.rankItem>table>tbody a, tbody a:link {
    color: #0099FF;
    text-decoration: none;
}
.rankItem>table>tbody a:hover {
    color: #FF7600;
    text-decoration: none;
}
.rankItem>table> a:visited {
    color: #0099FF;
}
.rankItem>table{
	 width: 100%;
	 border-collapse: collapse;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.rankItem>table>tbody {
    display: table-row-group;
    vertical-align: middle;
}
.rankItem>table>tbody>tr {
    display: table-row;
    vertical-align: inherit;
}
.rankItem>table>tbody>tr td, table th {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    line-height: 1em;
    padding: 2px;
    vertical-align: middle;
}
.rankItem>table>tbody>tr .odd  {
    background: none repeat scroll 0 0 #EFEFEF;
}
.menuUl {
   padding-left:15px;
}

.menuUl>li {
	margin-top: 10px;
}

#content > ul > li > ul > li {
    line-height: 20px;
    list-style-position: outside;
    list-style-type: square;
    margin-left: -8px;
    padding: 2px;
}
#content > ul > li > ul > li > ul > li {
    line-height: 20px;
    list-style-position: outside;
    list-style-type: circle;
    margin-left: -15px;
    padding: 2px;
}
.wikiContent a {
    color: #0645ad;
}
.wikiContent h1 {
    border-bottom: 1px solid #333333;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.25;
    margin: 10px 0 18px;
    padding-bottom: 10px;
    text-align: center;
}
.wikiContent h2 {
    border-bottom: 1px solid #aaaaaa;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.3;
    margin: 21px 0 5.25px;
    text-align: left;
   font-family:'ËÎÌå';
}
.wikiContent h3 {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5625;
    margin: 24px 0 0;
}
.wikiContent h4 {
    font-size: 14px;
    line-height: 1.5;
    margin: 20px 0 0;
}
.wikiContent h5 {
    color: #707070;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.66667;
    margin: 4px 0 0;
    text-transform: uppercase;
}
.wikiContent h6 {
    color: #707070;
    font-size: 12px;
    line-height: 1.66667;
    margin: 2px 0 0;
}
.infobox {
    background-color: #f9f9f9;
    clear: right;
    color: #000000;
    float: right;
    margin-left: 1em;
    width: 50%;
}
table {
border-collapse: collapse;
border-left: 1px solid #cccccc;
border-top: 1px solid #cccccc;
color: #000;
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 100%;
font-size: 12px;
}
td>p {
padding: 0px;
margin: 0px;
font-family: 'Times New Roman';
}
#content p {
color: #333;
font-size:14px;
margin: 0px 0px;
padding:0px;
}
#jquery-live-search{
	z-index: 1031;
	background-color:#fff;
}

ul.resultItem{
	padding:5px 0px;
	font-size:12px;
}
ul.resultItem>li{
	line-height: 22px;
	list-style: none;
	padding-left:12px;
}
ul.resultItem>li:hover{
	background:#fff;
}
ul.resultItem>li>a{
	color:#0645ab;
}
ul.resultItem>li>a:hover{
	color:#0645ab;
	text-decoration: underline;
}