.notice_btn{
	background:#a3c8f5 url(../../image/index/notice.png) 5px center no-repeat;
	background-color:#A52300;
	border-radius:4px;
	color:#fff;
	padding:3px 0;
	padding-left:30px;
	font-size:12px;
	line-height:14px;
	width: 64px;
}

.notice_alert_panel {
	top: 100;
	background: url(../../image/login_bg.png) repeat ;
	display: none;
	min-width: 300px;
	text-align: center;
	line-height: 16px;
	padding:5px;
	z-index: 10004;
	position: fixed;
	font-family: 'Microsoft ËÎÌå','ËÎÌå';
}
.notice_alert_content{
	display:none;
}
.notice_alert_sub_content{
	line-height: 24px;
	color: #333;
	font-size: 14px;
	word-break: break-all;
	text-align: justify;
	padding-top: 16px;
	padding-bottom: 40px;
}

.notice_alert_sub_content .p_head{
	font-weight:bold;
	font-size:14px;
}
.notice_alert_sub_content .p_txt{
	font-size:13px;
	text-indent:2em;
}
.notice_content_container{
	padding: 0 20px;
	background:#fff;
	height:300px;
	overflow-y:scroll;
}
.notice_button_container{
	display:none;
}
.notice_alert_close_icon{
	width: 30px;
	height: 30px;
	background: url(../../image/index/notice_close.png) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 18px;
	right: 16px;
}
.notice_alert_title {
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-indent: 1em;
	text-align: left;
	color: #fff;
	background:#86b2e8;
	font-size: 18px;
	word-wrap: break-word;
	display: block;
}

.notice_br {
	height:5px;
}

.notice_btn_1{
	background:#a3c8f5 url(../../image/index/notice_1.png) 5px center no-repeat;
	background-color:#A3C8F5;
	border-radius:4px;
	color:#fff;
	padding:3px 0;
	padding-left:30px;
	font-size:12px;
	line-height:14px;
	width: 64px;
}
.sider-tool-bar ul{
	float:right;
}
.sider-tool-bar ul li{
	height: 51px;
	width: 51px;
}
.sider-tool-bar ul li a{
	display: inline-block;
	height: 51px;
	width: 51px;
	border: 1px solid #cccccc;
	border-bottom: none;
}
#qq-talk{
	background: url(../../image/index/qq-icon.png) no-repeat center #ffffff;
	
}
#wx{
	background: url(../../image/index/wx-icon-t2.png) no-repeat center #ffffff;
}
#wx:HOVER {
	background: url(../../image/index/wx-icon.png) no-repeat center #ffffff;
}
#weibo{
	border-bottom : 1px solid #cccccc;
	background: url(../../image/index/weibo-icon-t2.png) no-repeat center #ffffff;
}
#weibo:HOVER{
	background: url(../../image/index/weibo-icon.png) no-repeat center #ffffff;
}
.wx-content,.weibo-content,.bxwkt-content{
	width: 145px;
	float: left;
	text-align: center;
	display: none;
}
.wx-content .bar-title, .bxwkt-content .bar-title{
	width: 138px;
	display: block;
	padding-bottom: 3px;
}
.qrcode-area{
	width: 145px;
	margin-right: 6px;
	padding: 6px 0;
	background: #ffffff; 
}
#qrcode-es-area,#qrcode-weibo-area{
	background: url(../../image/index/qrcode-bg.png) no-repeat center;
}
#qrcode-weibo-area{
	margin-top: 40px;
	height: 142px;
}
.qrcode-wrapper{
	width: 137px;
}
#qrcode-in-area{
	width: 137px;
	border: 1px solid #E7E7E7;
}

.middle-tool-bar ul{
	float:right;
}
.middle-tool-bar ul li{
	height: 51px;
	width: 51px;
}
.middle-tool-bar ul li a{
	display: inline-block;
	height: 51px;
	width: 51px;
	border: 1px solid #cccccc;
	border-bottom: none;
}
