.headerMenu {

	background: #FFFFFF;

	width: 950px;

	margin: 0 auto 0 auto;

}

.menu {

	

}

.logo {

	float: left;

	width: 186px;

	padding: 0 10px;

	margin-top:5px;

}

.menu ul {

	border-left: 1px #CCC solid;

	float: left;

	height: 68px;

	line-height: 16px;

	padding-top: 10px;

	width: 640px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;

}

.menu ul:hover {

	background: #f8f8f8;

}

.menu li {

	float: left;

	text-align: center;

	height: 68px;

	line-height: 68px;

	overflow: hidden;

	width: 60px;

}

.menu li a {

	font-size: 18px;

	

	

	text-align: center;

	overflow: hidden;

}

.menu ul.last {

	border-right: none;

	padding: 10px 9px 0px 9px;

	width: 200px;

}

.menu li.last {

	width: 60px;

}

.menu li.w50 {

	width: 50px;

}

.hot-tags {

	line-height: 30px;

	height: 30px;

	overflow: hidden;

	font-size: 12px;

	color: #333;

}

.hot-tags span {

	margin-right: 15px;

	display: inline-block;

}

.hot-tags span a {

	color: #1155CC;

	text-decoration: none;

	cursor: pointer;

	font-size: 12px;

}

.hot-tags span a:hover {

	text-decoration: underline;

	color: #CC0000;

}



.hotTagsBox{ font-size:0;}

.hotTagsBox a{ background-color:#36a4ff; color:#fff; font-size:14px; margin:0 1px 1px 0; display:inline-block;*display:inline; *zoom:1; vertical-align:top; height:35px; line-height:35px; padding:0 20px; overflow:hidden}

.hotTagsBox a.bc01{ background-color:#2895ef}

.hotTagsBox a:hover{ background-color:#69bbff}

