@import url(skin/dialogue.css);

html, body, #header h1, #nav, #nav ul, #comment h2, #comment ol, #comment h3, #comment p, .comment-page, #footer p {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	text-align: center;
	font: 12px/1.6 "simson", "Arial", "Helvetica", "sans-serif";
	color:#000000;
}
body
{
	background: #000000 url(css/bg.png) repeat fixed;
}

#wrapper {
	width : 1000px;
	min-height: 100%;
	margin: auto;
	text-align: left;
	background: url(css/sidebar.png);
        color:#FFF
}
* html #wrapper {
	height: 100%;
}
#header {
	height: 60px;
	width: 785px;
	float: right;
	margin-right: 22px;
	display: inline;
	position: relative;
	text-align: center;
}
#header h1 {
	font-size: 14px;
	line-height: normal;
	position: absolute;
	text-align: left;
	bottom: -60px;
	left: 0;
	color: #EE0000;
}
#header img {
	display: block;
	margin: auto;
}
#out-content {
	padding: 0 0 70px;
}
#out-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
* html #out-content {
	height: 1%;
}
#info {
	line-height: 16px;
	text-align: center;
	padding-top:8px;
	padding-bottom:8px;
}
#info .whitelnk {color:white;}
#navbar {
	float: left;
	background: url(css/sideimg.png) no-repeat center top;
	width: 152px;
	padding-top: 165px;
	margin-left: 4px;
	display: inline;
	position: relative;
	top: -60px;
	font-size: 12px;
}
#nav, #nav ul {
	list-style: none;
	background: transparent;
	text-align: center;
}
#nav {
	background: transparent;
	padding-bottom: 1px;
}
#nav li a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
        color:#FFFFFF;
}
#nav strong {
	display: block;
	width: 100%;
	color: #FFCC99;
	font-weight: normal;
}
#nav .current ul a {
	background: none;
}

#nav a:hover, #nav .current a, #nav .current ul a:hover {
	background: transparent url(css/cursor.gif) no-repeat left;
	color:#FFFF66;
}
#nav li {
	position: relative;
	padding-top: 1px;
}
#nav li li {
	background-color: #008080; 
}
#nav ul {
	background: none;
}
#nav li li a
{
    color:#FFFFCC;
}
#content-box {
	float: right;
	width: 800px;
	margin-right: 22px;
	margin-top: 70px;
	display: inline;
	overflow: visible !important;
	overflow: hidden;
	margin-bottom: 85px;
}
#footer {
	height: 54px;
	font: 12px/20px Verdana, Simsun, sans-serif; color:#000000;
	margin: -54px auto 0px auto;
	width : 995px;
	/*background: url(http://www.ffsky.cn/s/i/classic/logo_1.gif) no-repeat left bottom;*/
}
	#footer a {
	color: #000000;
	}
#footer p {
	padding-left: 153px;
}
.skip {
	display: none;
}
/* font style */
#comment {
	width:770px;
	margin:auto;
	font-size: 12px;
	color: #666;
	padding-top: 20px;
}
#comment h2 {
	font-size: 14px;
}
#comment a {
	color: #FFF;
}
#comment ol {
	list-style: none;
}
#comment ol li {
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 10px;
}
#comment h3 {
	font-family:Simsun, serif;
	font-size: 12px;
	display: inline;
}
.comment-time {
	display: inline;
	margin-left: 24px;
}
.comment-page {
	text-align: right;
}
.post-area .discussTB{border:solid 1px gray;margin-left:6px;}

#poem p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#walklist td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #fff;
}
#walklist a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.psep1{
	width:700px;
	height:56px;
	background-image:url(css/psep2_top.png);
	background-repeat:no-repeat;
	font-size:18px;	color: #FFF;font-family: "؟،جم";text-align:center;
	padding:14px 0px 0px 0px;
	font-weight:bold
}

.psep2{
	width:700px;
	height:23px;
	background-image:url(css/psep1_top.jpg);
	background-repeat:no-repeat;
	font-size:12px;	color: #FFF;font-family: "؟،جم";
	padding:4px 0px 0px 0px;
	font-weight:bold
}

