@CHARSET "UTF-8";
input {font-family: "Microsoft YaHei";}
body{
	font-family: "Microsoft YaHei";
}
.baseTitle_toplist{
	height: 40px;
	width:100%;
/* 	background: -webkit-linear-gradient(#AFAFAF, #DBDBDB, #AFAFAF); Safari 5.1 - 6.0
	background: -o-linear-gradient(#AFAFAF, #DBDBDB, #AFAFAF); Opera 11.1 - 12.0
	background: -moz-linear-gradient(#AFAFAF, #DBDBDB, #AFAFAF); Firefox 3.6 - 15
	background: linear-gradient(to right, #AFAFAF, #DBDBDB, #AFAFAF); 标准的语法（必须放在最后） */
	/* padding:0 3% 0 3%; */
	padding-left: 45px;
    padding-right: 45px;
	min-width:768px;
}
.nicetime1,
.baomingjilu1,
.wodeduiwu1,
.jiangli1,.chengjiu1{
	width:8%;
	float:left;
	min-width:95px;
}
.shimingrenzheng1{
	width:10%;
	float:left;
	min-width:120px;
}
.shezhi1,
.tongzhi1{
	width:6%;
	float:left;
	min-width:75px;
}
.basetitle_font{
	text-align:center;
	float:left;
	line-height: 40px;
	cursor: pointer;
	font-size: 14px;
}
.tongzhi,
.tongzhi_now,
.shezhi,
.shimingrenzheng,
.wodeduiwu,
.baomingjilu,
.nicetime,
.jiangli,.chengjiu{
	float:left;
	height: 17px;
	margin: 12px 6px 10px 5px;
	cursor: pointer;
}
.span_Notget_img,
.span_Yesget_img{
	float:left;
	height: 10px;
	margin: 15px 6px 15px 5px;
}
.navbar {
	margin-bottom: 0px !important;
}
.navbar-nav {
	margin:0 !important;
	padding-left: 35px;
}
@media screen and (max-width: 1100px) {
  /*当屏幕尺寸小于1100px时，应用下面的CSS样式*/
	.tongzhi,
	.tongzhi_now,
	.shezhi,
	.shimingrenzheng,
	.wodeduiwu,
	.baomingjilu,
	.nicetime,
	.jiangli,.chengjiu{
		float:left;
		height: 20px;
		margin: 10px 2px 10px 2px;
		cursor: pointer;
	}
	.span_Notget_img,
	.span_Yesget_img{
		float:left;
		height: 10px;
		margin: 15px 2px 15px 2px;
	}
}
.btn-titleone{
	float: left;
	line-height: 40px;
	margin: 0 10px 0 10px;
	cursor: pointer;
	font-size:14px;
	padding: 0 10px;
}
.span_signup_P1,
.span_signup_logo,
.three_signup,
.span_signup_now,
.span_signup_list{
	float:left;
	line-height: 40px;
	margin:0 3px 0 3px;
}.span_signup_P1,
.span_signup_now,
.span_signup_list{
	cursor: pointer;
}
.span_signup_P1,
.span_signup_now{
	cursor: pointer;
}
.span_back_title_img,
.span_back_title_p{
	float:left;
	line-height: 40px;
	margin:0 3px 0 3px;
	cursor: pointer;
}
.span_back_title_img{
	margin: 13px 10 10 10;
    height: 15px;
}
.span_notice_title_img{
	margin:8px;
}
.span_notice_title_p{
	float:left;
	line-height: 40px;
	margin:0 3px 0 3px;
	cursor: pointer;
}
.span_teamnotice_title{
	float:right;
	line-height: 40px;
	margin:0 3px 0 3px;
	cursor: pointer;
}
.span_teamnotice_title_img{
	margin:9px;
	float:right;
}
.span_back_title{
	float:left;
}
.span_teamnotice_title_p{
	float:right;
}
.span_changePw_title,
.span_changePw_title_p{
	float:right;
}
.span_changePw_title_p{
	float:right;
	line-height: 40px;
	margin:0 3px 0 3px;
	cursor: pointer;
}
.span_changePw_title_img{
	margin:8px;
}
.Nowbutton{
    background-color: #4E4E4E;
    color: white;
}
.baseTitle_toplist .nogetbutton:hover{
	background-color:#AFAFAF;
	color:#FFFFFF;
}
.span_back_title_p:hover{
	color:#D7A704;
}