* { box-sizing: border-box; }
button { margin:0; padding:0; }
body {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", "ËÎÌå";
	background-image: url(/images/wbookbg.gif);
}
#wraper {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
	overflow: hidden;
}
#containerTopGG {
	width: 1000px;
	height: 36px;
	padding-top: 10px;
	background-color: #FFF;
	clear: both;
	margin: 10px auto 0 auto;
}
#ggcodeline {
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
}
#ggtitle {
	height: 200px;
	margin: 0 20px;
}
#containerTop {
	width: 1000px;
}
#ad {
	/*width: 760px;*/
	background-color: #fff;
	padding: 14px 0;
}
#containerLeft {
	width: 680px;
	float: left;
	border-right: 1px solid #ddd;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}
#containerRight {
	width: 310px;
	float: right;
}
#containerBottom {
	width: 1000px;
	background-color: #FFF;
	clear: both;
	margin: 0 auto;
}
#lastnext a {
	color: #aaa;
	text-decoration: none;
}
#lastnext a:hover {
	color: #F00;
	text-decoration: underline;
}
#title {
	width: 90%;
	text-align: center;
	padding: 15px 20px 0 20px;
	background-color: #FFFFFF;
	line-height: 30px;
	margin: 0 auto;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
#playerbar {
	margin: 0 0 0 12px;
	overflow: hidden;
}
#audioplayerbox {
	width: 405px;
	float: left;
}
#videoplayerbox {
	width: 640px;
	height: 388px;
	clear:both;
/*	background-color: #faa;*/
}
#dlBtn {
	float: right;
}
#btnsbar {
	/*	background-color: #eee; */
	height: 30px;
	margin: 2px 10px 6px 10px;
	clear: both;
}
#togglewin {
	width: auto;
	height: 22px;
	float: left;
	margin-top: 5px;
}
#btn_editWin {
	width: 100px;
	height: 22px;
	font-size: 12px;
	font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", "ËÎÌå";
	float: left;
	cursor: pointer;
	padding-top: 1px;
}
#btn_srcWin {
	width: 100px;
	height: 22px;
	margin-left: 8px;
	font-size: 12px;
	font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", "ËÎÌå";
	float: left;
	cursor: pointer;
	padding-top: 1px;
}
#toggleav {
	width: auto;
	height: 22px;
	float: left;
	margin-top: 5px;
}
#btna, #btnv {
	width: 140px;
	height: 22px;
	margin-left: 10px;
	font-size: 12px;
	font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", "ËÎÌå";
	cursor: pointer;
	float: left;
	padding-top: 1px;
}
#help {
	width: 136px;
	float: left;
	margin: 16px 0 0 118px;
}
#help a {
	color: #090;
	text-decoration: none;
}
#dictts {
	color: #090;
	width: 144px;
	float: left;
	margin: 3px 0 0 70px;
}

#editWin {
	width: 100%;
}
#editWinBar {
	margin: 0 10px;
	border: 1px solid #ddd;
	height: 22px;
	color: #888;
	background-color: #f6f6f6;
	font-size: 12px;
}
#editWinForm {
	margin: 0 10px;
}
#editWinText {
	width: 638px;
	height: 200px;
	padding: 10px;
	border: 1px solid #ddd;
	border-top-width: 0;
	font-size: 16px;
}

#srcWin {
	background-color: #FFFFFF;
}
#srcWinBar {
	margin: 0 10px;
	border: 1px solid #ddd;
	height: 22px;
	color: #888;
	background-color: #f6f6f6;
	font-size: 12px;
}
#barTitle1 {
	float: left;
	padding: 4px 0 0 18px;
	font-weight: bold;
}
#barTitle2, #barTitle3, #minus, #plus {
	width: 66px;
	height: 19px;
	float: right;
	border-left: 1px solid #ddd;
	background-color: #eee;
	padding-top: 3px;
	text-align: center;
}
#barTitle2:hover, #barTitle3:hover, #minus:hover, #plus:hover {
	background-color: #fff;
}
#srcWinText {
	margin: 0 10px;
	border: 1px solid #ddd;
	border-top-width: 0;
	padding: 10px 15px;
	font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", Arial;
	line-height: 150%;
	color: #333;
}

.line {
	height: 3px;
	background-color: #FFFFFF;
	margin: 4px 10px;
	overflow: hidden;
	clear: both;
}
.dot {
	height: 3px;
	background-image: url(/leplayer/images/bgdotline.gif);
	margi33n: auto;
}
#ver {
	width: 950px;
	height: 20px;
	color: #999;
	padding-top: 4px;
	text-align: right;
	margin: 3px auto 12px auto;
}
#foot {
	width: 760px;
	height: 32px;
	line-height: 32px;
	background-color: #E8E8E8;
}
#foot a {
	color: #666;
	text-decoration: none;
}
#foot a:hover {
	color: #000;
}
#lblDict {
	color: #888;
}
#fontzoom a {
	text-decoration: none;
	color: #888;
}
#lblDisp {
	color: #888;
}
#lblDisp a {
	color: #888;
	text-decoration: none;
}
.style1 {
	color: #090
}
#ggleft {
	margin: 10px 20px;
	overflow: hidden;
}
#ggright {
	width: 305px;
	margin: 10px 10px 0 0;
}
#lastnext {
	width: auto;
	margin: 8px 20px;
	color: #aaa;
}
#last {
}
#next {
}
.ggl, .ggr {
	width: 300px;
	height: 280px;
	float: left;
}
.ggr {
	float: right !important;
}
