/* 相信音樂／2009臺科大歲末演唱會
Copyright (C) 2009 B'in Music International Co.,LTD.
Designed by GreeN
*/

html {}

body {
	margin:0;
	padding:0;
	background:url('images/BG.jpg') top center no-repeat;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#AAA;
}

h1,h2,h3,h4,h5,h6,ul,li {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
a {
	color:#FFF;
}
a:hover {
	color:#F00;
}
img {
	border:none;
}

div#bg {
	min-width:1020px;
	background:url('images/BG.jpg') top center no-repeat;
}
div#wrapper {
	width:1020px;
	margin:0 auto;
	position:relative;
}


div#content {
	position:absolute;
	left:455px;
	top:206px;
}
div#content p, div#content h3 {
	display:none;
}

div#text1 {
	width:520px;
	height:70px;
	margin-bottom:426px;
	background:url('images/text1.gif') top left no-repeat;
}
div#text2 {
	width:582px;
	height:121px;
	margin-bottom:35px;
	background:url('images/text2.gif') top left no-repeat;
}
div#text3 {
	width:572px;
	height:34px;
	background:url('images/text3.gif') top right no-repeat;
	position:relative;
}

