html,
body {
     height:100%;
	background-image:url(../img/bg_01.png);
	color:#c8161d;
}
#container{
	margin:0 auto;
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:972px;
	margin:0 auto;
	background-color:#FFF;
	border-left:4px solid #9d0006;
	border-right:4px solid #9d0006;
	/*background-image:url(../img/bg_1040.png);
	background-repeat:repeat-y;*/
	box-shadow:rgba(0, 0, 0, 0.7) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.7) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.7) 0px 0px 6px 3px;
}
#main{
	width:480px;
	margin:0 auto;
	position:absolute;
	top:30%;
	left:50%;
	margin-left:-240px;
}
#mainlogo{
	width:480px;
	height:108px;
	background-image:url(../img/logoA.jpg);
	background-size:480px 108px;
	background-repeat:no-repeat;
}
#mainlogo span{
	visibility:hidden;
}
#btn01{
	margin-top:40px;
	margin-left:210px;
	color:#666666;
	text-align:center;
	display:block;
    text-decoration:none;
    width:62px;
    height:62px;
	font-size:13px;
	letter-spacing:1px;
    line-height:62px;
	background-image:url(../img/btnB.png);
	background-repeat:no-repeat;
}
#btn01 div{
	background-image:url(../img/btnA.png);
	background-repeat:no-repeat;
	transition:all 0.5s ease;
}
#btn01 div:hover{
	opacity: 0.0;
	filter: alpha(opacity=0);
}
#btn01 div p{
	visibility:hidden;
}
footer{
	width:932px;
	margin:0 20px;
	padding-bottom:30px;
	position:absolute;
	bottom:0;
}
footer ul{
	margin-left:210px;
}
footer ul li{
	width:170px;
	border-right:1px solid #585858;
	font-size:12px;
	text-align:center;
	float:left;
}
footer ul li:last-child{
	border-right:0px solid #585858;;
}
footer>p{
	margin-top:15px;
	padding-top:15px;
	text-align:center;
	font-size:12px;
	background-image:url(../img/shadow01.png);
	background-size:100% 20px;
	background-repeat:no-repeat;
}

/*
font-family: 'Libre Baskerville', serif;
font-weight:400;
font-style:italic
font-weight:700;
  