@charset "UTF-8";
/* CSS Document */

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; 
font-family: "Microsoft YaHei" ! important;
}
img { border: 0 none; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; }
body, input, select, button, textarea { font-size: 12px; font-family: Tahoma, Geneva, sans-serif; }
button { cursor: pointer; }
i, em, cite { font-style: normal; }
body { color: #363636; line-height: 1.2; background: #fff;
}
a, a:link { color: #222; text-decoration: none; }
a:visited {  }
a:active, a:hover { text-decoration: underline; }
a:focus { outline: none; }
.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
.more { float: right; }
 .more a { font-weight: normal; font-size: 12px; }
.fl, .fr { display: inline; float: left; }
.fr { float: right; }


#container {
	width:860px;
	background: #fff;
	height:630px;
}
#word {
	float:left;
	width:50%;
	padding-right:20px;
	margin-top:30px;
}
#word2 {
	margin-top:30px;
	line-height:180%;
	font-size:13px;
}
.casetitle {
	position:absolute;
	top:20px;
	left:40px;
	z-index:10000;
	padding:15px;
	background:#f0f0f0;
	font-weight:bold;
	opacity:0.8;
	font-size:14px;
}
#word3 {
	margin-top:30px;
	line-height:120%;
	font-size:12px;
}
#video {
	float:right;
	width:43%;
	margin-top:30px;
	overflow:hidden;
}
#word ul {
	list-style-type:circle;
	float:left}
#word ul li {
	margin-bottom:7px;
	font-size:15px;
	font-weight:bold;
	list-style-type:circle;
}
.itemt {
	float:left;
}
.class li {
	padding-bottom:5px;
}
.en {
	line-height: 10px;
}