UL
{
	list-style-type: none;
}
LI
{
	list-style-type: none;
}
IMG
{
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wrapperMain
{
	/*PADDING-BOTTOM: 50px; MARGIN: 0px auto; WIDTH: 100%;*/
	width: 100%;
	height: 360px;
	padding: 0px;
	margin: 0 auto; /*position:relative;*/ /*first Img Color*/ /*background:#0e1d7c; */
	overflow: hidden;
}
H1
{
	line-height: 50px;
	margin-bottom: 20px;
	height: 50px;
	font-size: 22px;
	font-weight: normal;
}
#flashBg
{
	/*PADDING-BOTTOM: 50px; MARGIN: 0px auto; WIDTH: 100%;*/
	width: 100%;
	height: 360px;
	padding: 0px;
	margin: 0 auto; /*position:relative;*/ /*first Img Color*/ /*background:#0e1d7c;*/
	overflow: hidden;
	clear: both;
	position: relative;
	padding: 0px 0px;
}
#Thumbnail .btnBg
{
	position: absolute;
	bottom: 0px;
	background: transparent;
	height: 20px;
	left: 0px;
}
#Thumbnail .btn
{
	/*background: #F2F2F2;*/
	background-image:url(../images/touming.jpg); background-repeat:repeat-x;
	position: relative;
	text-align: center;
	padding-bottom: 0px;
	padding-left: 10px;
	bottom: 0px;
	padding-right: 10px;
	height: 20px;
	right: 0px;
	padding-top: 0px;
}
#Thumbnail .btn SPAN
{
	width: 80px;
	height: 20px;
	margin-left: 5px;
	cursor: pointer;
	_display: inline;
	_zoom: 1;
	_font-size: 0;
	display: inline-block;
	background: transparent;
}
#Thumbnail .btn SPAN.on
{
	background: #fff;
}
#Thumbnail .preNext
{
	position: absolute;
	width: 20px;
	background: url(img/sprite.png) no-repeat 0px 0px;
	height: 100px;
	cursor: pointer;
	top: 90px;
}
#Thumbnail .pre
{
	left: 0px;
}
#Thumbnail .next
{
	background-position: right top;
	right: 0px;
}

#focus
{
	width: 1366px;
	height: 360px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	position: relative;
	padding: 0px 0px;
}
#focus UL
{
	position: absolute;
	height: 380px;
}
#focus UL LI
{
	position: relative;
	width: 1366px;
	background: #000;
	float: left;
	height: 360px;
	overflow: hidden;
}
#focus UL LI DIV
{
	position: absolute;
	overflow: hidden;
}

#focus .btnBg
{
	position: absolute;
	width: 1366px;
	bottom: -60px;
	background: #000;
	height: 60px;
	left: 0px;
}
#focus .btn
{
	position: absolute;
	text-align: right;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 780px;
	bottom: 0px;
	padding-right: 10px;
	height: 10px;
	right: 0px;
	padding-top: 5px;
}
#focus .btn SPAN
{
	width: 20px;
	display: inline-block;
	background: #fff;
	height: 10px;
	margin-left: 5px;
	cursor: pointer;
	_display: inline;
	_zoom: 1;
	_font-size: 0;
}
#focus .btn SPAN.on
{
	background: #fff;
}
#focus .preNext
{
	position: absolute;
	width: 20px;
	background: url(img/sprite.png) no-repeat 0px 0px;
	height: 100px;
	cursor: pointer;
	top: 90px;
}
#focus .pre
{
	left: 0px;
}
#focus .next
{
	background-position: right top;
	right: 0px;
}
