body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,
textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:12px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
body {
	background-color:#f2f2f2;
}
.box {
	width:1002px;
	margin:auto;
	padding:0px;
	background-color:#FFFFFF;
}
.headbar {
	background:url(logobg.png) top center repeat;
	height:70px;
}
.headbar h1 {
	font-size:18px;
	font-family:"Î¢ÈíÑÅºÚ","ºÚÌå";
	line-height:70px;
	text-indent:-1000px;
	background:url(logo.png) left no-repeat;
}
.headbar h1 a{
	display:block;
	height:70px;
}
#imgPlay {
	OVERFLOW: hidden; WIDTH: 1002px; ZOOM: 1; POSITION: relative; HEIGHT: 260px
}
#imgPlay .imgs IMG {
	 WIDTH: 1002px;
}
#imgPlay .imgs LI {
	FLOAT: left; POSITION: relative
}
#imgPlay .imgs {
	WIDTH: 5760px
}
#imgPlay .prev {
	BACKGROUND: url(../images/imgPlayer.png) no-repeat 0px 0px; LEFT: 1px; WIDTH: 46px; CURSOR: pointer; TEXT-INDENT: -9999px; POSITION: absolute; TOP: 90px; HEIGHT: 81px
}
#imgPlay .next {
	BACKGROUND: url(../images/imgPlayer.png) no-repeat 0px 0px; LEFT: 1px; WIDTH: 46px; CURSOR: pointer; TEXT-INDENT: -9999px; POSITION: absolute; TOP: 90px; HEIGHT: 81px
}
#imgPlay .next {
	BACKGROUND-POSITION: right 0px; RIGHT: 1px; LEFT: auto
}
#imgPlay .num {
	DISPLAY: inline; LEFT: 400px; POSITION: absolute; TOP: 220px; HEIGHT: 19px
}
#imgPlay .num SPAN {
	DISPLAY: inline-block; BACKGROUND: url(../images/imgPlayer.png) no-repeat -19px -83px; MARGIN: 0px 2px; OVERFLOW: hidden; WIDTH: 14px; CURSOR: pointer; LINE-HEIGHT: 0; HEIGHT: 13px
}
#imgPlay .num SPAN.on {
	BACKGROUND-POSITION: 1px -83px
}
#imgPlay .num .lc {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../images/lc.png) no-repeat; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 13px; PADDING-TOP: 3px; HEIGHT: 16px
}
#imgPlay .num .mc {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../images/lc.png) no-repeat; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 13px; PADDING-TOP: 3px; HEIGHT: 16px
}
#imgPlay .num .rc {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../images/lc.png) no-repeat; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 13px; PADDING-TOP: 3px; HEIGHT: 16px
}
#imgPlay .num .mc {
	BACKGROUND: url(../images/mc.png) repeat-x
}
#imgPlay .num .rc {
	BACKGROUND: url(../images/rc.png) no-repeat
}
#imgPlay #numInner {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; PADDING-TOP: 3px; POSITION: absolute; TOP: 220px; TEXT-ALIGN: center
}
.banner{
	padding-bottom:5px;
}
.nav{
	height:46px;
	background:url(ulbg.png) no-repeat;
	padding:0px 10px 0px 10px;
}
.nav ul li{
	line-height:46px;
	float:left;
	padding:0px 20px 0px 20px;
	font-family:"Î¢ÈíÑÅºÚ","ºÚÌå";
	font-size:17px;
}
.nav ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
.nav ul li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.current{
	background:url(libg.png);
}
.content{
	padding:10px 80px 30px 80px;
	line-height:30px;
	color:#333333;
	clear:both;
	float:none;
	font-size:14px;
}
.content a{
	text-decoration:none;
	color:#0b73c3;
}
.content a:hover{
	text-decoration: underline;
}
.content h1{
	text-align:center;
	color:#7c0110;
	font-size:30px;
	margin:20px 0px 20px 0px;
	font-weight:bold;
	font-family:"Î¢ÈíÑÅºÚ";
	display:none;
}
.content p{
	margin-bottom:5px;
	font-size:14px;
	margin-bottom:15px;
	text-indent:2em;
}
.content h2{
	color:#7c0110;
	font-size:16px;
	margin:5px 0px 5px 0px;
	font-weight:bold;
	font-family:Verdana;
	padding-bottom:5px;
	border-bottom:1px solid #C2C2C2;
}
.content dl{
	padding:0px 20px 0px 20px;
	margin-top:15px;
	float:none;
	clear:both;
}
.content dt{
	color:#7c0110;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:10px;
}
.content dd{
	margin-bottom:20px;
}
.content ol{

}
.content ol li{
	font-size:14px;
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:20px;
}
.content ul{

}
.content ul li{
	font-size:14px;
	list-style-position:outside;
	margin-left:20px;
}
.content table{
	margin-top:15px;
}
.content th{
	border:1px solid #CCCCCC;
	padding-left:10px;
	font-size:14px;
	height:60px;
	line-height:60px;
	font-weight:700;
	color:#FFFFFF;
	background-color: #666666
}
.content tr:hover{
	background-color:#EAEAEA;
}
.content td{
	border:1px solid #CCCCCC;
	padding-left:10px;
	font-size:14px;
	height:60px;
	line-height:25px;
}
.content td img{
	padding:15px 5px 15px 0px;
}
.app{
	display:block;
	width:220px;
	height:298px;
	float:right;
	overflow:hidden;
}
sup{
	font-family: Verdana;
	font-size:12px;
	margin-right:5px;
	margin-left:3px;
	line-height:12px;
}
.fr{
	float:right;
	margin-top:10px;
}
.fl{
	float:left;
}
.pl15{
	padding-left:15px;
}
.dpn{
	display:none;
}
.copyright{
	font-size:12px;
	font-family:Verdana;
	text-align:center;
	height:50px;
	line-height:50px;
	background-color:#7c0110;
	color:#FFFFFF
}
.copyright a{
	color:#FFFFFF;
	text-decoration:none;
}
.copyright a:hover{
	text-decoration:underline;
}