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 Simsun, Verdana, sans-serif;
	background: #fff url(css/bg.gif) repeat;
	color: #000;
}
#wrapper {
	width : 830px;
	min-height: 100%;
	margin: auto;
	text-align: left;
	background: #fff url(css/psosidebar.gif) repeat-y left;
}


#header {
	height: 60px;
	width: 650px;
	float: right;
	margin-right: 22px;
	display: inline;
	position: relative;
	text-align: center;
}
#header h1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: normal;
	position: absolute;
	text-align: left;
	bottom: -60px;
	left: 0;
	color: #00494A;
}
#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: 3;
	text-align: center;
	color: #990000;
}
#navbar {
	float: left;
	background:   url(css/psothink.gif) no-repeat center top;
	width: 152px;
	padding-top: 220px;
	margin-left: 2px;
	display: inline;
	position: relative;
	top: -60px;
	font-size: 12px;
}
#nav, #nav ul {
	list-style: none;
	background: none;
	text-align: center;
}
#nav {
	background: url(http://www.ffsky.cn/s/i/classic/dot.gif) repeat-x bottom;
	padding-bottom: 1px;
}
#nav li a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
}
#nav strong {
	display: block;
	width: 100%;
	color: Red;
	font-weight: normal;
}
#nav .current ul a {
	background-image:   url(css/heading1.gif);
	background-repeat: no-repeat;
	background-position: 25px 2px;
	color: #A5D9EC;
	background-color: #4B80AF;
	font-weight: lighter;
}
#nav a:hover{
	background-image:   url(css/heading1.gif);
	background-repeat: no-repeat;
	background-position: 20px 2px;
	color: #A5D9EC;
	background-color: #4B80AF;
}

#nav .current a {
	font-weight: bold;
	background-image:   url(css/heading1.gif);
	background-repeat: no-repeat;
	background-position: 20px 2px;
	background-color: #4B80AF;
}

#nav .current ul a:hover {
	background-color: #A5D9EC;
	background-image:   url(css/heading1.gif);
	background-repeat: no-repeat;
	background-position: 20px 2px;
	color: #FF0000;

}

#nav li {
	background: url(http://www.ffsky.cn/s/i/classic/dot.gif) repeat-x top;
	position: relative;
	padding-top: 1px;
}
#nav li li {
	background-color: #B6D1E6;
	font-weight: lighter;
}

#nav ul {
	background: none;
}
#content-box {
	float: right;
	width: 700px;
	margin-right: 22px;
	margin-top: 70px;
	margin-bottom: 85px;
	display: inline;
	overflow: visible !important;
	overflow: hidden;
}
#footer {
	height: 54px;
	font: 12px/20px Verdana, Simsun, sans-serif;
	width: 755px;
	background-image:   url(css/psologo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 100px;
	margin: -153px auto 0;
	}
	

#footer a {
	color: #000000;
}
#footer p {
	padding-left: 153px;
}
.skip {
	display: none;
}
/* font style */
#comment {
	font-size: 12px;
	color: #666;
	padding-top: 20px;
}
#comment h2 {
	font-size: 14px;
}
#comment a {
	color: Maroon;
}
#comment ol {
	list-style: none;
}
#comment ol li {
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 10px;
}
#comment h3 {
	font-size: 12px;
	display: inline;
}
.comment-time {
	display: inline;
	margin-left: 24px;
}
.comment-page {
	text-align: right;
}

/* custem style */

.tableIndex{
	border-collapse:collapse;
	color:#fff;
}

.psoWrapperTop{
	width:581px;
	height:30px;
	background-image:url(css/Pso_top.gif);
	background-repeat:no-repeat;
	font-size:14px;
	padding:3px 15px 0px 12px;
	font-weight:bold
}

.psoWrapperBody{
	width:575px;
	background-image:url(css/Pso_body.gif);
	background-repeat:repeat-y;
	padding:3px 5px 0px 18px;
	color:"#030303"
}
.psoWrapperBody a{
	color:#fff;
	text-decoration:none;
}
.psoWrapperBody a:hover{
	color:red;
	text-decoration:underline;
}
.psoWrapperFoot{
	width:598px;
	height:23px;
	background-image:url(css/Pso_foot.gif);
	background-repeat:no-repeat;
}
.psoWrapperBody .title1{
	font-weight:bold;
	color:#ffcc99;
}
.psoWrapperBody .title2{
	font-weight:bold;
	color:#fff;
	font-size:14px;
}