/* CSS Document */
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}

body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.all{
	width:1030px;
	margin-top:110px;
	margin-left:auto;
	margin-right:auto;
}
#con{
	width:960px;
	height:746px;
	padding:0;
	margin:0 auto;
	background-color:#ffffff;
	border-left:solid 1px #c1c1c1;
	border-right:solid 1px #c1c1c1;
}

.logo{

	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:271px;
	margin-right:5px;
}
.top{
	float:left;
	vertical-align:bottom;
}
.pd{
	padding-left:5px;
}
.iconarea{
	height:18px;
	padding-top:27px;
}
.blankfont a{
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.blankfont a:hover{
	color:#d72617;

}

	#hmenu {
		margin-left:0;
		margin-right:0;
		margin-bottom:0;
		padding: 0;
		list-style: none;
		margin-top:5px;
	}
	#hmenu li {
		float: left;
		padding: 0 0px;
	}
	#hmenu li a {
		display: block;
		height: 26px; /* 圖片的高/2 */
		line-height: 16px;	/* ie suck */
		text-indent: -9999px;
	}
	#hmenu a.v1 {
		width:96px; /* 圖片的寬 */
		background:url(../images/item01.jpg) no-repeat 0 0;	
	}
	#hmenu a.v2 {
		width:79px; /* 圖片的寬 */
		background:url(../images/item02.jpg) no-repeat 0 0;	
	}	
	#hmenu a.v3 {
		width:112px; /* 圖片的寬 */
		background:url(../images/item03.jpg) no-repeat 0 0;	
	}
	#hmenu a.v4 {
		width: 80px; /* 圖片的寬 */
		background:url(../images/item04.jpg) no-repeat 0 0;	
	}
	#hmenu a.v5 {
		width: 79px; /* 圖片的寬 */
		background:url(../images/item05.jpg) no-repeat 0 0;	
	}
	#hmenu a.v6 {
		width: 93px; /* 圖片的寬 */
		background:url(../images/item06.jpg) no-repeat 0 0;	
	}
	#hmenu a.v7 {
		width: 165px; /* 圖片的寬 */
		background:url(../images/item07.jpg) no-repeat 0 0;	
	}
	#hmenu a.v8 {
		width: 122px; /* 圖片的寬 */
		background:url(../images/item08.jpg) no-repeat 0 0;	
	}

	#abgneBlock {
		width: 1030px;
		height: 535px;
		position: relative;
		overflow: hidden;
		clear:both;
	}
	#abgneBlock ul.list {
		padding: 0;
		margin: 0;
		list-style: none;
		position: absolute;
		width: 9999px;
		height: 100%;
	}
	#abgneBlock ul.list li {
		float: left;
		width: 1030px;
		height: 100%;
	}
	#abgneBlock .list img{
		width: 100%;
		height: 100%;
		border: 0;
	}
	#abgneBlock ul.playerControl {
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		bottom: 5px;
		right: 5px;
		height: 14px;
	}
	#abgneBlock ul.playerControl li {
		float: right;
		width: 10px;
		height: 10px;
		cursor: pointer;
		margin: 0px 2px;
		background: url(../images/cir_ctrl.png) no-repeat -10px 0;
	}
	#abgneBlock ul.playerControl li.current { 
		background-position: 0 0;
	}
.down{
	font-family:Verdana, Geneva, sans-serif;
	color:#494949;
	font-size:12px;
/*	float:right;*/
	
}

