/*大banner輪撥begin*/
	#abgneBlock {
	width: 730px;
	height: 329px;
	font-size:12px !important;
	font-family:Arial, "新細明體";
	color:#000;
	line-height:18px;
}

body:nth-of-type(1) #abgneBlock {
	width: 718px;
	height:274px;
}
#abgneBlock #player {
	position: relative;
	overflow: hidden;
	height: 329px;
	width: 100%;
}
#abgneBlock ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 100%;
	height: 100%;
}
#abgneBlock ul.list li {
	float:left;
	width: 100%;
	height: 100%;
}
#abgneBlock .list img {
	width: 730px;
	height: 300px;
	border: 0;
}
#abgneBlock ul.playerControl {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: 20px;
}
#abgneBlock ul.playerControl li {
	float:left;
	color:#000;
	text-align: center;
	line-height: 20px;
	width: 20px;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 0px 2px;
	z-index:999;
	background-color: #FFF;
}
#abgneBlock ul.playerControl li.current {
	color: #fff;
	font-weight: bold;
	background-color: #fb2a5f;
}
.showinfo {
	z-index:0;
	display:inline;
	float:right;
	position:absolute;
	color:#FFF;
	margin-top:299px;
	width:730px;
	padding-left:20px;
	background-color:#000;
	line-height:35px;
	height: 29px;
}
/*大banner輪撥end*/

/*tab begin*/
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
