body{margin:0 auto;}
a {
	color:#262626;
	outline:none;
	cursor:pointer;
	text-decoration:underline;
}
a:focus{outline:none;}
a:hover{text-decoration:none;}
#da_main{
	width:1000px;
	background-color:#FFF;
	margin:0 auto;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.32);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.32);
	box-shadow: 0 0 5px rgba(0,0,0,0.32);
	display: inherit;
}
#coin-slider{
	overflow:hidden;
	background:url(../images/loader.gif) 50% 50% no-repeat;
	width:1000px;
	height:511px;
	margin:0 auto;
	z-index:1;
	position:absolute;
}
	#add-page #coin-slider, #add-page .coin-slider {width:940px !important;}
.coin-slider{
	position:relative;
	margin:0px auto;
	width:1000px;
	height:511px;
}
.coin-slider a{text-decoration:none;outline:none;border:none}
.cs-buttons{
	font-size:0px;
	position:absolute;
	line-height:0;
	bottom:19px;
	right:40px;
	z-index:3;
}
.cs-buttons a{
	margin-left:10px;
	height:11px;
	width:11px;
	background: url(../images/pagination-tail.png);
	display:inline-block;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.cs-buttons a:hover,.cs-buttons a.cs-active{background:#fff;}
.cs-prev,.cs-next{background:#262626;color:#fff;padding:0px 10px}
.cs-prev:hover,.cs-next:hover{background:#fff;color:#262626}

.cs-title {
	background:url(../images/banner-bg.png) no-repeat 0 0;
	display:block;
	width:900px;
	overflow:hidden;
	padding:0 0 0 270px;
	position:absolute;
	left:-900px;
	position:absolute;
	z-index:2;
	bottom:39px !important;
}
	.cs-title strong {
		display:block;
		font-size:19px;
		line-height:45px;
		color:#f1dd00;
		font-weight:normal;
		font-family:"微軟正黑體";
	}
	.cs-title b {
		display:block;
		width:500px;
		float:left;
		font-size:15px;
		line-height:20px;
		color:#f1dd00;
		font-weight:normal;
		text-transform:uppercase;
		padding:0 17px 8px 0px;
		font-family:"微軟正黑體";
		color:#fff;
		margin:-7px	0 0 0;
		/*background:url(../images/banner-marker.gif) no-repeat right 14px;*/
	}
.ph_bt{
	width:1000px;
	text-align:center;
	padding:0;
	margin:0 auto;
}
#da_main .da_mp{
	width:1000px;
	padding:0;
	margin:0 auto;
}
#da_main .da_mp ul{
	margin:0 auto;
	padding:0 17px;
	width:1000px;
}
#da_main .da_mp ul li{
	margin:0 auto;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#da_main .da_mp ul li p{
	width:225px;
	margin:0 10px 15px 8px;
	font-size:15px;
	color:#333;
	font-family:"微軟正黑體";
}
.da_line{
	width:950px;
	margin:10px auto;
}
.da_line_b{
	width:950px;
	margin:10px auto;
}
.da_nav{
	z-index:5;
	position:absolute;
	width:1000px;
	margin:20px auto;
}
.da_nav ul{
	width:951px;
	margin:0;
	padding-left:25px;
}
.da_nav ul li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.copyright{
	width:1000px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#999;
}