body {
	margin: 0;
	padding: 0;
	background:#000;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	
}
h1, h2, h3 {
	font-weight: normal;
}
a {
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #eee;
}
#full-wrap{
background:url(img/back.jpg) no-repeat fixed center center;
}
#notfull {
width: 800px;
margin:0 auto;
background: #000;
opacity:0.75;
}
#top-head {
height:150px;
font-family:"Times New Roman", Times, serif;
}
#top-head h1{
font-size:70px;
margin:0px;
padding:35px 0px 0px 20px;
}
#top-head h1 a{
color:#fff;
text-decoration:none;
}
#stillrcont{
float:left;
width:480px;
margin:5px;
margin-top:10px;
margin-bottom:10px;
}
.tit{
color:#a07c2e;
font-weight:bold;
font-size:25px;
margin-left:10px;
margin-top:10px;
padding-bottom:10px;
}
.subby{
font-size:13px;
margin-right:25px;
padding:5px;
margin-left:10px;
margin-top:5px;
margin-bottom:20px;
}
.cont{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
padding:10px;
padding-left:15px;
line-height:20px;
margin-top:-10px;
}
#sit{
margin:5px;
margin-top:5px;
float:left;
width:290px;
}
#sit h3{
margin:10px 45px;
padding:10px;
text-align:center;
font-size:25px;
color:#a07c2e;
font-weight:bold;
}
#sit ul{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
#sit li{
padding:10px;
margin:8px 30px 4px -5px;
}
#sit a{
text-decoration:none;
border-bottom:1px dashed #eee;
}
#sit a:hover{
border-bottom:0px dashed #eee;
}
#fing{
height:50px;
background:#000;
clear:both;
}
#fing p{
font-weight:bold;
font-size:14px;
padding-top:5px;
line-height:20px;
}
#fing a{
color:#fff;
}