a{
    color:#000000;
}
a:hover{
    text-decoration:none;
    color:red;
}
body{
    background-image: url(bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 620px;
    background-color: #910000;
    background-size:100%;
}
.music {
	position:fixed;
	right:50px;
	top:570px;
}
#header{
    width:100%;
    height:553px;
    margin:0 auto;
    background:url(header.png) #A62035 center top no-repeat;
}
#title {
    width:980px;
    height:128px;
    margin:0 auto;
    background:url(title.png) no-repeat;
}
#container {
    width:980px;
    height:auto;
	color:#ffffff;
}
#container p {
    font-size:18px;
    color:#ffffff;
	line-height:1.78em;
	padding-top:20px;
}
#container img {
    text-align:right;
}
.words {
    text-indent:2em;
	text-align:justify;
	font-family:'Microsoft Yahei';
}
.call {
    text-indent:0em;
	text-align:left;
	font-family:'Microsoft Yahei';
}
.date {
    text-align:right;
    padding-right:150px;
	font-family:'Microsoft Yahei';
}
.sign {
    text-align:right;
	width:980px;
	height:108px;
}
#warp {
    padding-bottom: 0px; 
	margin: 0px; 
	padding-left: 0px; 
	width: 1080px;
	margin:0 auto; 
	padding-right: 0px; 
	height: auto;
    padding-top: 0px;
	overflow: hidden;
}
.bg-top {
	height:113px;
	width:1080px;
}
.bg-con {
	width:970px;
	padding:0px 60px 0px 50px;
	background:url(bg-con.png) center center repeat-y;
}
.bg-bot {
	height:39px;
	width:1080px;
}

#footer {width:100%;height:118px;margin:0 auto;}
#copyright {width:1000px;margin: 0px auto;text-align: center;padding-left: 12%;padding-top: 40px;}
.logo {float:left;width:172px;height:55px;background:url(logo.png) no-repeat;}
.copy {float:left;width:145px;height:50px;border:0px solid black;font-size:13px;color:#fff;text-align:center;margin-left:10px;border-left:1px solid #fff;border-right:1px solid #fff;}
.channel {float:left;/* width:500px; */height:50px;font-size:12px;color:#fff;border:0px solid #fff;ext-align:center;margin-left:10px;line-height:20px;}
.channel a {text-decoration: none;color:#fff;}
.channel a:visited {text-decoration: none;color:#fff;}
.channel a:hover { color:#FF0000;text-decoration:none;}