html {
	background-image: url(about:blank);
	background-attachment: fixed;
}

em {
	font-style: normal;
}

em.getmessage,
em.getmainmessage {
	font-style: normal;
}

div#ABTToolbar {
	top: 0px;
	left: 0px;
	position: relative;
	*position: absolute;
	*top: expression(eval(document.documentElement.scrollTop));
	width: 100%;
	padding: 0px 0px;
	color: #000;
	z-index: 1000;
	font-size: 10pt;
	line-height: 16px;
	text-align: center;
	background-color: #f5f3f4;
}

div#ABTToolbar a:link {
	color: #333;
	text-decoration: none;
}

div#ABTToolbar a:visited {
	color: #333;
	text-decoration: none;
}

div#ABTToolbar a:hover {
	color: #333;
	text-decoration: none;
}

div#ABTToolbar ul#toolbarList {
	/*width:1000px;*/
	margin: 0px auto;
	height: 110px;
}

div#ABTToolbar ul#toolbarList li {
	display: inline-block;
	/* list-style-type:none;
	padding:2px 7px 2px 15px;  */
	width: 85px;
	height: 100%;
	border-left: 1px solid #d8dde1;
	cursor: pointer;
	background-repeat: no-repeat;
	box-sizing: content-box;
	padding: 0 20px;
	vertical-align: top;
}


div#ABTToolbar ul#toolbarList li:hover {
	background-color: #d6d5d5;
}

div#ABTToolbar ul#toolbarList li a {
	display: block;
	padding-top: 70px;
	height: 110px;
	width: 100%;
	box-sizing: border-box;
}

#overSoundModebutton a {
	background: url(../../images/images.sprite.png) no-repeat;
	background-position: -260px -10px;
}

#textmodebutton a {
	background: url(../../images/images.sprite.png) no-repeat;
	background-position: -390px -10px;
}

#pagezoomin a {
	background: url(../../images/images.sprite.png) no-repeat;
	background-position: -5px -10px;
}

#pagezoomout a {
	background: url(../../images/images.sprite.png) no-repeat;
	background-position: -70px -10px;
}

.highcolor {
	background: url(../../images/images.sprite.png) no-repeat;
	background-position: -325px -10px;
}

#guidesbutton a {
	background: url(../../images/images.sprite.png) no-repeat;
	background-position: -583px -10px;
}

#resetbutton a {
	background: url(../../images/images.sprite.png) no-repeat;
	background-position: -710px -10px;
}

#closetoolbar a {
	background: url(../../images/images.sprite.png) no-repeat;
	background-position: -910px -8px;
}

#ABTHelpbutton a {
	background: url(../../images/images.sprite.png) no-repeat;
	background-position: -845px -10px;
}

#texttipsbutton a {
	background: url(../../images/word-info.png) no-repeat;
	background-position: 27px 20px;
}

#toolbarList .check {
	background-color: #fff;
}

.colorli {
	height: 20px !important;
}

.colorli a {
	padding-top: 0 !important;
}

div#ABTToolbar ul#toolbarList li#abtClear {
	float: none;
	width: 100%;
	clear: both;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}

div#ABTToolbar ul#toolbarList li#hightcontrast {
	position: relative;
}

div#ABTToolbar ul#toolbarList li ul#hightcontrastlist {
	position: absolute;
	display: none;
	width: 88px;
	top: 50px;
	left: 20px;
	border: 1px solid #000;
	text-align: left;
	padding: 0px;
	background: #CCC;
	text-align: center;
}

div#ABTToolbar ul#toolbarList li ul#hightcontrastlist li {
	display: block;
	width: 100%;
	padding: 2px 0px;
}

div#guidesbox {
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

div#guidesbox div#guidesXLine {
	position: absolute;
	width: 100%;
	height: 4px;
	left: 0px;
	top: 0px;
	font-size: 0px;
	line-height: 0px;
	z-index: 9999;
}

div#guidesbox div#guidesYLine {
	position: absolute;
	width: 4px;
	height: 100%;
	top: 0px;
	font-size: 0px;
	line-height: 0px;
	z-index: 9998;
}

div.skipelement {
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

div#gettextmessagebox {
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	text-align: center;
	*position: absolute;
	*bottom: auto;
	*top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	border-top: 2px solid #000;
	background: #CCC;
	height: 140px;
	z-index: 1000;
	overflow: hidden;
}

div#gettextmessagebox div#closetextmessagebox {
	float: right;
	width: 18px;
	height: 18px;
	font-size: 0px;
	line-height: 0px;
	padding: 8px 8px 0px 0px;
}

div#gettextmessagebox div#closetextmessagebox a {
	display: block;
	width: 18px;
	height: 18px;
	line-height: 0px;
	background: url(../../images/newbg.gif) no-repeat left bottom;
}

div#gettextmessagebox a {
	font-size: 12px;
}

div#gettextmessagebox a:link {
	color: #333;
	text-decoration: none;
}

div#gettextmessagebox a:visited {
	color: #333;
	text-decoration: none;
}

div#gettextmessagebox a:hover {
	color: #333;
	text-decoration: underline;
}

div#gettextmessagebox div#textbgbuttonbox {
	float: right;
	height: 18px;
	line-height: 18px;
	padding: 8px 8px 0px 0px;
}

div#gettextmessagebox div#pinyinbuttonbox {
	float: right;
	height: 18px;
	line-height: 18px;
	padding: 8px 8px 0px 0px;
}

div#gettextmessagebox div#gettextmessagecontent {
	clear: both;
	width: 100%;
	padding-top: 20px;
	font-family: "微软雅黑";
	font-size: 26px;
	line-height: 26px;
	line-height: 46px\0;
}

div#gettextmessagebox div#gettextmessagecontent span {
	display: inline-block;
	padding: 20px 2px;
	margin-top: -20px;
	height: 28px;
	font-size: 26px;
	line-height: 28px;
}

div#gettextmessagebox div#gettextmessagecontent span sup {
	display: block;
	margin-top: -47px;
	font-size: 16px;
	line-height: 20px;
}
