@charset "gb2312";
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}
#web_showimgs {
	position: fixed;
	z-index: 1000002;
	border: 2px solid #C2C2C2;
	background-color: #FFF;
}
#online_qq_layer{z-index:99996;position:fixed;right:2px;bottom:60px;width: 150px;}
*html #online_qq_layer{position:absolute;top:expression(eval(document.documentElement.scrollTop+300));}
#online_qq_layer .online_qq_head {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	width: 135px;
	background-color: #8D8D8D;
	padding-left: 15px;color: #FFF;
}
#online_qq_layer .online_qq_head span{
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height: 25px;
	width: 25px;
	margin-top: 2px;
	margin-right: 5px;
	display: block;
	text-align: center;
	float: right;CURSOR: pointer;
}
#online_qq_layer .online_qq_div {
	background-color: #EDEDED;
	padding: 6px;
	border: 1px solid #d9d9d9;
}
#online_qq_layer .online_qq_div .showqq {
	height: 33px;
	overflow: hidden;
}
#online_qq_layer .online_qq_div .showqq span {
	line-height: 23px;
	float: left;
	height: 23px;
	font-size: 14px;
	display: block;
}
#online_qq_layer .online_qq_div .showqq a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 26px;
	overflow: hidden;
}
#online_qq_layer .online_qq_div .showqq .QQimg {
	width: 36px;
	text-align: right;
	margin-right: 5px;
}
#online_qq_layer .online_qq_div .telshow {
	background-image: url(../images/lx.png);
	background-repeat: no-repeat;
	background-position: center 8px;
	height: 60px;
	border-top: 1px solid #CCCCCC;
}
#online_qq_layer .online_qq_foot {
	background-image: url(../images/QQfoot.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	width: 150px;
	overflow: hidden;
	position: relative;
}
#online_qq_layer .online_qq_foot .online_qq_click {
	overflow: hidden;
	position: absolute;
	z-index: 99997;
	height: 24px;
	width: 24px;
	left: 6px;
	top: 18px;CURSOR: pointer;
}