@charset "UTF-8";
/* CSS Document */

/*共用*/
img {
	display: block;
	margin: auto;
	text-align: center;
}
ol, ul {
	list-style: none;
}
body {
	margin: 0;
	font-family: "PT Sans", Microsoft Jhenghei, Helvetica, Arial, Geneva, sans-serif, Helvetica Neue;
	font-family: cwTeXYen, sans-serif;
	/*background-color: #f7f8f8;*/
}

/*----------本專輯樣式----------*/

.mv1 {
	width: 470px;
	position: absolute;
	z-index: 999;
	float:left;
	margin:35px 0 0 110px;
}
.mv2 {
	width: 470px;
	position: absolute;
	z-index: 999;
	float:left;
	margin:250px 0 0 120px;
}
.music {
	margin-bottom:10px;
}

/*----------topbar----------*/
.topbarPic {
	vertical-align: middle;
}
.topbarW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 35px;
}
.gridTop {
	vertical-align: top;
}
.topLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.topLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.topLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.topLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

/*----------版權css----------*/
.bottom {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #666666;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.bottom a:link {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #666666;
	text-decoration: none;
}
.bottom a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #666666;
	text-decoration: underline;
}
.bottom a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #666666;
	text-decoration: none;
}
.footer01 {
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	background-color: #ffff99;
	text-align: center;
	padding: 20px 0 10px 0;
}
.footer02 {
	font-size: 13px;
	text-align: center;
	color: #000;
	line-height: 24px;
	background-color: #ffff99;
}
.footer02 a:link {
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: none;
}
.footer02 a:hover {
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: underline;
}
.footer02 a:visited {
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: none;
}
