body {
	background-color: #000;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-top:80px;
	margin-left:0px;
	padding:0;
	height:97%;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
}
#fy {
	position:relative;
	
	width:86%;
	/*left: 10%;*/
}
a:link {
	font-family:"Times New Roman", "宋体";
	text-decoration:none;
	font-size:10px;
	line-height:14px;
	color:#333333;
	/*border-bottom: 1px solid #f5f5f5;*/
}
a:visited {color:#333333; text-decoration:none;}
a:active, a:hover {color:#FFFFFF; background:#ff0000; text-decoration:none; }


img {
	border: 0px;
	margin: 0px;
	display: block;
}

.standard {
	vertical-align: top !important;
	color: #333333;
	font-family: "Times New Roman", "宋体";
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

#standardA a:link {
	font-family:"Times New Roman", "宋体";
	text-decoration:none;
	font-size:10px;
	line-height:14px;
	color:#FFFFFF;
	/*border-bottom: 1px solid #f5f5f5;*/
}
#standardA a:visited {color:#FFFFFF; text-decoration:none;}
#standardA a:active, a:hover {color:#FFFFFF; background:#ff0000; text-decoration:none; }


div.clear {
	clear: both;
	line-height: 0;
	height: 14;
}

div.splitline {
	visibility:visible;
	width:80%;
	height:1px;
	background-color:#cccccc;
	overflow:hidden;
	margin-bottom: 8px;
}

.dark {
	color: #FFF;
	font-family: "Times New Roman", "宋体";
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
#logo {
	position:relative;
	left:0px;
	top:0px;
	margin: 0;
	right: 0px;
	bottom: 0px;
	width:48px;
}
#logo img{
	border:0px;color:#333333; border-style:solid;
}
#title {
	position:relative;
	left:62px;
	top:-29px;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0;
	right: 0px;
	bottom: 0px;
	width:250px;
}
#sub {
	position:relative;
	left:62px;
	top:-26px;
	font-size: 10px;
	color: #cccccc;
	margin: 0; 
	width:150px;
}
.light {
	color: #ccc;
	font-family: "Times New Roman", "宋体";
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

.mark {
	background-color: #ff0000;
}

#post {
	position:relative; 
	left:0px; 
	width:196px; 
	height:224px; 
	padding:0px; 
	float:left; 
	margin: 0 8px 13px 0; 
	visibility:visible; 
	display: block; 
	text-align: center;
	border:#FFF 6px solid;
	background-color:#FFFFFF;
	/*onmouseover: expression(onmouseover=function (){ this.style.backgroundColor='#FF0000' });	
	onmouseout: expression(onmouseout=function (){ this.style.backgroundColor='#FFF'})*/
}

#next {
	position:relative; 
	left:0px; 
	width:196px; 
	height:104px; 
	float:left; 
	margin: 0 8px 13px 0; 
	visibility:visible; 
	display: block; 
	text-align: center;
	padding: 0px;
	vertical-align: middle;
	border: 6px solid #FFF;
	background-color: #FFF;
}
#prev {
	position:relative; 
	left:0px; 
	width:196px; 
	height:104px; 
	float:left; 
	margin: 0 8px 13px 0; 
	visibility:visible; 
	display: block; 
	text-align: center;
	padding: 0px;
	vertical-align: middle;
	border: 6px solid #FFF;
	background-color: #FFF;
}
ul#footer-nav {
    margin:  0em 0;
    padding: 0;
    list-style: none;
}

ul#footer-nav li {
        float: left;
        margin: 0;
        padding: 0 0.5em;
}
    
ul#footer-nav li#footer-nav-start {
	font-family:"Times New Roman", "宋体";
	text-decoration:none;
	font-size:10px;
	line-height:14px;
	color:#FFFFFF;
    padding-left: 0;
}

ul#footer-nav li#footer-nav-copyright {
        clear: both;
        margin: 0em 0;
        padding: 0;
        border-style: none;
}
	
