﻿*{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: medium;
}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{
	width: 1000px;
	height: 350px;
	margin: 0px auto;
	background: #333;
	position: relative;
	overflow: hidden;
}
#playBox .oUlplay {
	width: 100000px;
	position: absolute;
	left: 0;
	top: 0;
}
#playBox .oUlplay li{ float:left;}
#playBox .pre{
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(../images/l.png) no-repeat;
	position: absolute;
	top: 150px;
	left: 10px;
	z-index: 10;
}
#playBox .next{
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(../images/r.png) no-repeat;
	position: absolute;
	top: 150px;
	right: 10px;
	z-index: 10;
}
#playBox .smalltitle {width:1000px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{
	width: 140px;
	margin: 0 0 0 0;
	float: left;
}
#playBox .smalltitle ul li{
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 10px;
	background: #ffffff;
	float: left;
	overflow: hidden;*;
	display: inline;*;
	zoom: 1;
}
#playBox .smalltitle .thistitle{ background:#69aaec;}
#ullist2 {
	margin: 0px auto;
	OVERFLOW: hidden;
	height: 30px;
	width: 300px;
	float: left;
}
#ullist2 a{
	color: #00ACFF;
}
body {
	margin: 10px 10px 10px 10px;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #000000;
}
.201 {
	border: 1px solid #C0C0C0;
	margin: 0px;
}

img{
	border: 0;
} 
a{
	margin: auto;
	padding: auto 0 0 0;
	color: #000000;
	text-decoration: none;
	font-size: medium;
}

.a-1{
	margin: 0px 0px 0px 0px;
}

h4 {
	font-size: 16px;
}

.a {
	margin: 0px auto;
	width: 1000px;
	height: 100%;
	text-align: center;
}
.a1{
	margin: 4px auto;
	width: auto;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
}
.a11{
	margin: 1px 1px 1px 1px;
	width: 163px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	float: left;
}

.a1-1{
	margin: 2px 1px 2px 1px;
	width: 102px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	float: left;
	background-color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	font-family: 微软雅黑;
}
.a1-1 a{
	margin: auto;
	padding: auto;
	display: block;
	line-height: 60px;
	color: #000000;
	font-size: 18px;
	font-family: 微软雅黑;
}
.a1-1:hover{
	background-color: #AD7C34;
}
.a1-1 a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.a2-2{
	margin: 2px 1px 2px 1px;
	width: 165px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	float: left;
	background-color: #808080;
	font-weight: bold;
	font-size: 18px;
	font-family: 微软雅黑;
}
.a2-2 a{
	margin: auto;
	padding: auto;
	display: block;
	line-height: 60px;
	color: #C0C0C0;
	font-size: 18px;
	font-family: 微软雅黑;
}
.a2-2:hover{
	background-color: #AD7C34;
}
.a2-2 a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */ 
.a1-1 ul { 
padding:0; 
margin:0; 
list-style-type: none; 
} 
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */ 
.a1-1 ul li { 
float:left; 
position:relative; 
} 
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */ 
.a1-1 ul li a, .a1-1 ul li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 11.82em;
	height: 35px;
	color: #000;
	border: 1px solid #fff;
	border-width: 1px 1px 0 0;
	background: #DEDAB4;
	line-height: 35px;
} 
/* make the dropdown ul invisible */ 
.a1-1 ul li ul { 
display: none; 
} 
/* specific to non IE browsers */ 
/* set the background and foreground color of the main menu li on hover */ 
.a1-1 ul li:hover a {
	color: #FFF;
	background: #CDAF61;
} 
/* make the sub menu ul visible and position it beneath the main menu list item */ 
.a1-1 ul li:hover ul { 
display:block; 
position:absolute; 
top:36px; 
left:0; 
width:11.82em; 
} 
/* style the background and foreground color of the submenu links */ 
.a1-1 ul li:hover ul li a {
	display: block;
	background: #FFFFCC;
	color: #000;
} 
/* style the background and forground colors of the links on hover */ 
.a1-1 ul li:hover ul li a:hover {
	background: #CDAF61;
	color: #fff;
} 

.a1-2{
	margin: 5px auto;
	width: auto;
	height: auto;
	text-align: center;
	float: left;
}
.a1-3{
	width: 1000px;
	height: 100%;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	font-family: 微软雅黑;
	float: left;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.a1-3 p{
	border-width: 2px;
	border-color: #AC7C35;
	width: 1000px;
	height: 100%;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.b {
	margin: 2px 0px 2px 0px;
	height: 300px;
	text-align: center;
	float: left;
}
.c{
	margin: auto 0px;
	padding: 10px 0px 10px 0px;
	width: 1000px;
	height: auto;
	text-align: center;
	line-height: 25px;
	background-color: #FF0000;
	font-family: 微软雅黑;
	float: left;
}
.c a{
	margin: auto;
	padding: auto;
	color: #000000;
	margin-top: 0px;
}
.c a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.svs {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.svs p{
	margin: 0px;
	text-align: left;
	font-size: medium;
	font-family: 微软雅黑;
	line-height: 30px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.svs img{
	border: 0px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sydzx {
	text-align: center;
	width: 330px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	float: left;
}
.sydzx img{
	border: 0px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sx{
	border: 1px #C0C0C0 solid;
	margin: 0px;
	font-family:  微软雅黑;
}
.sx a{
	margin: 0px;
	text-decoration: underline;
}
.sx b{
	margin: 0px;
	font-weight: bold;
	line-height: 25px;
	text-align: justify;
	float: left;
	font-family: 微软雅黑;
}
.sx p{
	margin: 0px;
	line-height: 25px;
	text-align: justify;
	float: left;
	font-family: 微软雅黑;
}
.sv{
	margin: 0px;
	text-align: left;
	width: 500px;
	height: auto;
	float: left;
}
.sv img{
	border: 0px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sy{
	border: 1px #FFFFFF solid;
	margin: 2px auto;
	text-align: center;
	width: 320px;
	height: auto;
	float: left;
}
.sy img{
	border: 0px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	-webkit-transition: all 5s cubic-bezier(x1,y1,x2,y2) 1s;
	-moz-transition: all 5s cubic-bezier(x1,y1,x2,y2) 1s;
	-ms-transition: all 5s cubic-bezier(x1,y1,x2,y2) 1s;
	-o-transition: all 5s cubic-bezier(x1,y1,x2,y2) 1s;
	transition: all 5s cubic-bezier(x1,y1,x2,y2) 1s;
}
.sy a{
	border: 0px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	font-family: 微软雅黑;
}
.sy p {
	padding: 1px 2px 1px 2px;
	font-family: MS Reference Sans Serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: 1.5em;
	text-align: left;
}
.sy:hover{
	border: 1px #AC7C35 solid;
}
.sy a:hover{
	color: #000000;
}
.style90 {
	text-align: left;
}
.style1 {
	text-align: center;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 65px;
}

.style176 {
	text-align: center;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.style177 {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	font-family: 微软雅黑;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
}
.style177-1 {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	font-family: 微软雅黑;
	line-height: 26px;
	text-align: center;
	text-decoration: line-through;
}
.style177-2 {
	text-decoration: line-through;
}

.style178 {
	border-bottom: 1px #FF0000 dashed;
	color: #FF0000;
	font-size: medium;
	font-weight: bold;
	margin: 0px;
	font-family: 微软雅黑;
	line-height: 28px;
	text-align: left;
}
.style178 img{
	margin: 0px;
	float: right;
}

.style179 {
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
	margin: 10px auto;
	font-family: 微软雅黑;
	line-height: 35px;
	text-align: center;
}
.style17 {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	font-family: 微软雅黑;
	line-height: 28px;
}
.dt{
	margin: auto 0px;
	height: 500px;
	width: 1000px;
}
.dt-1{
	margin: auto 0px;
	width: 680px;
	float: left;
}
.dt-2{
	margin: auto 0px;
	width: 300px;
	float: right;
}
.auto-style1 {
	text-decoration: underline;
}
.auto-style2 {
	border-collapse: collapse;
	border-width: 0;
}
.auto-style3 {
	border: 2px solid #C0C0C0;
	margin: 0px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
}
.auto-style3 img {
	margin: 10px;
	text-align: center;
}
.auto-style3 p {
	margin: 5px 5px 5px 5px;
	line-height: 20px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
.auto-style4 {
	border: 2px solid #C0C0C0;
	margin: 0px;
	font-family: 微软雅黑;
	color: #000000;
}
.auto-style5 {
	color: #FF0000;
	font-weight: bold;
	font-size: large;
}
.auto-style6 {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.auto-style6 img {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
