@charset "utf-8";
/* CSS Document */

#pt{
	/*width:953px;
	margin:0 auto;
	text-align:right;
	position:relative;
	top:60px;*/
	float:right;
	position:relative;
	top:20px;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    /*font-size: 77%;*/
font-size:100%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
#footfl{
	float:left;
	margin-top:40px;
}
#footbold{
	color:#808080;
	font-weight:bold;
}
address{
	color:#FFF;
	font-style:normal;
	/*font-size:80%;*/
font-size:100%;
	padding-top:30px;
	margin-bottom:30px;
	text-align:center;
}
#cr{
	/*font-size:80%;*/
font-size:100%;
	color:#FFF;
	text-align:center;
	padding-bottom:30px;
}