@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:"微軟正黑體", "新細明體", Arial;
	background-image:url(images/bg-top.gif);
	}

.wrap{
	width:1000px;
	height:auto;
	margin:0 auto;
	}

.top table{
	width:1000px;
	height:40px;
	margin: 10px 0 0 0;
	}
	
.top img{
	vertical-align:middle;
	padding:0 5px;
	}
	
.top a{
	color:#333;
	text-decoration:none;
	font-size:14px;
	padding:0 20px;
	}	

.top a:hover{
	text-decoration:underline;
	}
	
.key_vasul{
	position:relative;
	}
	
h2{
	width:1000px;
	height:502px;
	background-image:url(images/index_02.png);
	text-indent:-9999px;
	border:0;
	}
	

h1{
	width:1000px;
	height:502px;
	background-image:url(images/index_01.png);
	text-indent:-9999px;
	border:0;
	}
	
.key_vasul a{
	color:#333;
	font-size:14px;
	text-decoration:none;
	}	
	
.key_vasul a:hover{
	text-decoration:underline;
	}

.activity{
	position: absolute;
	left: 620px;
	top: 90px;
	}
	
.cube{
	position: absolute;
	left: -20px;
	top: -180px;
	z-index:-2;
	}
	
.tips{
	position: absolute;
	left: 220px;
	top: -80px;
	z-index:-1;
	}
	
.fb_share{
	position: absolute;
	width:201px;
	height:auto;
	left: 678px;
	top: 310px;
	}
	
.fb_share p{
	text-align:center;
	width:201px;
	color:#ccc;
	font-size:12px;
	padding:5px 0;
	}
	
.title{
	position: absolute;
	left: 40px;
	top: 80px;
	width:600px;
	height:400px;
	}
	
.title span{
	display: block;
	margin:10px 0;
	float: left; 
	}

.brand_info{
	clear:both;
	
	width:540px;
	height:auto;
	background-color:#322654;
	padding:10px 140px 10px 30px;
	overflow: hidden;
	color:#FFF;
	
	background-color:rgba(50,38,84,0.6);
	}
	
.brand_info p{
	width: 380px;
	float: left;
	font-size:14px;
	line-height:1.6;
	}
	
.brand_info a{
	color:#FFF;
	float: right;
	font-size:10px;
	}

	
.editor{
	width:540px;
	padding:10px 120px 10px 30px;
	overflow:hidden;	
	}
	
.editor div{
	float:left;
	margin:0 20px 0 0;
	}
	
.editor p{
	font-size:14px;
	line-height:1.6;
	padding: 10px 0 0 0;
	}

.more a{
	display: block;
	width: 131px;
	height: 28px;
	margin: 10px 5px 0 0;
	background-image:url(images/more.png);
}

.more a:hover{
	background-image:url(images/more_h.png);
}

	
h3{
	font-size:16px;
	line-height:2;
	font-weight: bold;
	margin: 26px 0 0 0 !important;
	text-indent: 20px;
	}
	
	
h4{
	display:block;
	width:894px;
	height:18px;
	background-image:url(images/editor_line.png);
	margin:10px auto !important;
	text-indent:-9999px;
	text-align:center;
	}
	
.content{
	clear:both;
	
	width:1000px; /*內容寬*/
	height:100%;
	/*overflow:hidden;*/
	/*padding-top:30px; 白*/
	margin:-50px auto 0 auto;
	}	
	
.content_page{
	clear:both;
	
	width:1000px; /*內容寬*/
	height:100%;
	overflow:hidden;
	/*padding-top:30px; 白*/
	margin:-60px 0 0 0;
	}		
	
.content .L_btn a{
	float:left;
	display:block;
	width:35px;
	height:55px;
	background-image:url(images/LL.png);
	opacity:0.7;
	z-index:9999;
	
	position:absolute;
	left:0;
	top:100px;
	}
	
.content .L_btn a:hover{
	opacity:1;
	}
		

.content .keyvs{
	position:relative;
	display: block;
	width: 930px;
	height: 306px;
	float: left;
	}
	
.content .R_btn a{
	float:right;
	display:block;
	width:35px;
	height:55px;
	background-image:url(images/RR.png);
	opacity:0.7;
	z-index:9999;
	
	position:absolute;
	right:0;
	top:100px;
	}
	
.content .R_btn a:hover{
	opacity:1;
	}
	
.content .keyvs a.try_btn{
	position: absolute;
	width: 111px;
	height: 44px;
	background-image: url(images/index_24.png);
	float: left;
	left: 450px;
	top: 22px;
	}
	
.content .keyvs a:hover.try_btn{
	left: 450px;
	top: 20px;
	}
	
.content .keyvs .info{
	position: absolute;
	right: 0;
	top: 30px;
	margin:0 60px 0 0;
	overflow:hidden;
	
	width: 200px;
	height:auto;
	background-color:#333;
	padding:10px 14px;
	background-color:rgba(255,255,255,0.6);
	color:#000;
	}
	
.content .keyvs .info p{
	font-size:12px;
	line-height:1.6;
	}

	
.content .keyvs .info img{
	width:100px;
	height: auto;
	}
	
.content .keyvs .info a{
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	text-decoration:none;
	background-color:#251947;
	color:#FFF;
	margin:10px 0 0 0;
	border-radius:2px;
	}
	
.content .keyvs .info a:hover{
	background-color:#AD2470;
	}
	
.content .keyvs .info p.brand_title{
	font-size:16px;
	font-weight:bold;
	padding:5px 0;
	}

	
.content .keyvs a.brand_btn{
	position: absolute;
	width: 111px;
	height: 44px;
	background-image: url(images/index_34.png);
	float: left;
	left: 450px;
	top: 22px;
	}
	
.content .keyvs a:hover.brand_btn{
	left: 450px;
	top: 20px;
	}
	
.content .keyvs a.brandb_btn{
	position: absolute;
	width: 111px;
	height: 44px;
	background-image: url(images/index_34.png);
	float: left;
	left: 330px;
	top: 22px;
	}
	
.content .keyvs a:hover.brandb_btn{
	left: 330px;
	top: 20px;
	}
	
.content_page ul{
	width:880px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	}

.content_page li{
	float:left;
	width:180px;
	height:auto;
	text-align:center;
	margin:10px 20px;
	display: table-cell;
	vertical-align: middle;
	}
	
.content_page li a{
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	height: 40px;
	}
	
.content_page li a:hover{
	text-decoration:underline;
	}
	
.content_page .vote_btn a{
	display:block;
	width:180px;
	height:30px;
	line-height:30px;
	color:#fff;

	background-color:#251947;
	margin:5px 0;
	border-radius: 2px;
	}
	
.content_page .vote_btn a:hover{
	background-color:#AD2470;
	
	}
	
.content_page li .vote img{
	border: 2px solid #ccc;
	width:178px;
	height:120px;
	text-align:center;
	vertical-align: middle;
	}

.backto{
	width:142px;
	margin:20px auto;
	}

.backto a{
	display: block;
	width: 142px;
	height: 28px;
	background-image: url(images/back.png);
}

.backto a:hover{
	background-image: url(images/back_h.png);
}
	
	
.logo{
	clear:both;
	width:1000px;
	}
	
.logo ul{
	float:left;
	}

.logo li a{
	display:block;
	width:76px;
	height:73px;
	}
	
.footer{
	width:1000px;
	height:30px;
	color:#333;
	line-height:30px;
	text-align:center;
	font-size:13px;
	clear:both;
	
	
	}

area {
	outline:none;
	}
		
ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#abgne-block-20110317 {
	width: 930px;	/* 圖片的寬 */
	height: 336px;	/* 圖片的高 + 30 */
}

.abgne-player {
	width: 930px;	/* 圖片的寬 */
	height: 306px;	/* 圖片的高 */
	position: relative;
	overflow: hidden;
	/*float: left;*/
	margin:0 auto;
}

.abgne-player ul.abgne-list {
	position: absolute;
	width: 9999px;
	height: 100%;
}

.abgne-player ul.abgne-list li {
	float: left;
	width: 930px;	/* 圖片的寬 */
	height: 100%;
}
.abgne-player ul.abgne-list img{
	width: 100%;
	height: 100%;
	border: 0;
}

.abgne-control {
	height:87px;
	color: #fff;
	font-size: 13px;
	background: #bbb;
	padding:10px 0 5px 75px;
	
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYWFhYWEiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(170,170,170,0) 0%, rgba(170,170,170,1) 20%, rgba(170,170,170,1) 80%, rgba(170,170,170,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(170,170,170,0)), color-stop(20%,rgba(170,170,170,1)), color-stop(80%,rgba(170,170,170,1)), color-stop(100%,rgba(170,170,170,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(170,170,170,0) 0%,rgba(170,170,170,1) 20%,rgba(170,170,170,1) 80%,rgba(170,170,170,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(170,170,170,0) 0%,rgba(170,170,170,1) 20%,rgba(170,170,170,1) 80%,rgba(170,170,170,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(170,170,170,0) 0%,rgba(170,170,170,1) 20%,rgba(170,170,170,1) 80%,rgba(170,170,170,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(170,170,170,0) 0%,rgba(170,170,170,1) 20%,rgba(170,170,170,1) 80%,rgba(170,170,170,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aaaaaa', endColorstr='#00aaaaaa',GradientType=1 ); /* IE6-8 */


}

.abgne-control ul {
}

.abgne-control ul li {
	float: left;
	cursor: pointer;
	border:2px solid #999;
	margin:2px;
}

.abgne-control ul.numbers {
	margin-left: 2px;
}

.abgne-control ul li.current {
	border:2px solid #322654;
	margin:2px;
}
.abgne-control ul li.hover {
	border:2px solid #322654;
	margin:2px;
}

.act{
	display:block;
	width:800px;
	height:auto;
	margin:0 auto 10px auto;
	font-size:14px;
	line-height:1.8;
	overflow:hidden;
	padding:20px;
	background-color:#eee;
	}

.act strong{
	color:#322654;
	font-weight:bold;
	padding:5px 0 0 0;
	}

.scr_fb{
	position: fixed;
	z-index:99999;
	top: 50%;
	right: 30px;
}

.scr_fb ul {}

.scr_fb li{
	margin: 10px;

}