@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
body{font-size:12px;font-family:"宋体";font-family:Arial, Helvetica, sans-serif; color:#666666;background:#f3f3f3;  }
ul,ol,li{list-style-type:none;}
img{border:none; vertical-align:bottom;}
.clear{ clear:both;}
a{ text-decoration:none;color:#656565;}

/**红刊头css**/
.headnew{
	width:100%;
	background-color:#1f1f1f;
	z-index:99999999999;
}
.new_mid{
	width:1338px;
	height:40px;
	margin:0 auto;
	background-color:#1f1f1f;
	position:relative;
	}
.logol{
	float:left;
	width:93px;
	height:40px;
	}
.logomid{
	float:left;
	width:620px;
	height:40px;
	}
/*登陆前*/
.logort{
	width:540px;
	height:40px;
	float:right;
	
	}
.logort li{
	
	margin-left:15px;
	float:left;
	display:inline;
	}

.logort li a{
	color:#ffffff;
	line-height:40px;
	font-size:13px;
	font-weight:bold;
	}
#login span{
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:13px;
	font-weight:700;
	color:#ffffff;
	}
/*登陆后*/
.logort2{
	width:540px;
	height:40px;
	float:right;
	padding-right:65px;
	}
	
.logort2 li{
	
	margin-right:15px;
	float:right;
	display:inline;
	}

.logort2 li a{
	color:#fdfdff;
	line-height:40px;
	font-size:13px;
	font-weight:bold;
	}
#exit span{
	color:#fdfdff;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	}
#tck{
	border:1px solid #e5e5e5;
	width:54px;
	height:19px;
	background:#ffffff;
	position:absolute;
	left:0px;
	top:40px;
	text-align:center;
	}
#tck a{
	font-size:13px;
	color:#595656;
	line-height:19px;
	cursor:pointer;
	display:block;
	height:19px;
	text-decoration:none;
	}
.logomid li{
	width:103px;
	height:40px;
	background:url(../images/header/smabg_05.jpg) no-repeat right center;
	float:left;
	text-align:center;
	
	}
.logomid li a{
	color:#fdfdff;
	font-size:13px;
	font-weight:bold;
	line-height:40px;
	} 
/*登陆口*/
.index_dlk{
	width:233px;
	height:183px;
	border:1px solid #d7d8d8;
	background-color:#FFF;
	position:absolute;
	left:946px;
	top:42px;
}
.dlk_con{
	width:208px;
	margin:0 auto;
	margin-top:23px;
	}
.dlk_user,.dlk_pswd,.dlk_button,.dlk_log{
	width:208px;
	height:36px;
	margin-bottom:3px;
	}
.dlk_user{
	background:url(../images/header2014/userbg.jpg) no-repeat;
	}
.dlk_pswd{
	background:url(../images/header2014/passbg.jpg) no-repeat;
	}
.dlk_button{
	text-align:center;
	line-height:38px;
	}
.dlk_button a{
	color:#da4949;
	
	}
	/*登陆口结束*/
/*头结束*/
