html, body, #header h1, #nav, #nav ul, #comment h2, #comment ol, #comment , #comment p, .comment-page, #footer p {
	margin: 0;
	padding: 0;
	font-family: "Palatino Linotype", "Arial", "Helvetica", "sans-serif";
}


html, body {
	height: 100%;
	text-align: left;
	font-family: "Palatino Linotype", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.6;
	background-color: #F0F0F0;
	background-image:url(css/ffcc_bg.gif);
	background-repeat: repeat;
	color: #444444;
}
#wrapper {
	width : 760px;
	min-height: 100%;
	margin: auto;
	text-align: left;
	background-color: #fff;
	background-image: url(css/ffcc_sidebar.gif);
	background-repeat: repeat-y;
	background-position: left;
}


#header {
	height: 60px;
	width: 560px;
	float: right;
	margin-right: 22px;
	display: inline;
	position: relative;
	text-align: center;
}
#header h1 {
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	position: absolute;
	text-align: center;
	bottom: -60px;
	left: 0;
	color: #000000;
	width: 100%;
	background-image: url(css/ffcc_choose.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#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 {
	font-family: Palatino Linotype, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 3.0;
	text-align: center;
	color: #990000;
}
#navbar {
	float: left;
	width: 153px;
	padding-top: 220px;
	margin-left: 2px;
	display: inline;
	position: relative;
	top: -60px;
	font-size: 12px;
	background-image: url(css/ffcc_think.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav, #nav ul {
	list-style: none;
	background: none;
	text-align: center;
}
#nav {
	background: url(css/ffcc_dot.gif) repeat-x bottom;
	padding-bottom: 1px;
}
#nav li a {
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
}
#nav strong {
	display: block;
	width: 100%;
	color: Red;
	font-weight: normal;
}
#nav .current ul a {
	background-image: none;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: lighter;
}
#nav a:hover{
	background-image: url(css/ffcc_choose1.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	color: #000000;
}

#nav .current a {
	font-weight: bold;
	background-image: url(css/ffcc_choose1.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	color: #000000;
}

#nav .current ul a:hover {
	background-image: url(css/ffcc_choose1.gif);
	background-repeat: no-repeat;
	background-position: 25px 2px;
	color: #000000;

}

#nav li {
	background: url(css/ffcc_dot.gif) repeat-x top;
	position: relative;
	padding-top: 1px;
}
#nav li li {
	background-color: #F5F5F5;
	font-weight: lighter;
}

#nav ul {
	background: none;
}
#content-box {
	float: right;
	width: 560px;
	margin-right: 22px;
	margin-top: 70px;
	margin-bottom: 85px;
	display: inline;
	overflow: visible;
}
#footer {
	height: 54px;
	font: 12px/20px Palatino Linotype, Simsun, sans-serif;
	width: 755px;
	padding-top: 100px;
	margin: -155px auto 0;
	text-align: center;
}

#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;
}

#searchForm {
	font-size: 12px;
	text-decoration: none;
	margin-top: 5px;
}
#Submit1 {
	font-size: 12px;
	text-decoration: none;
	background-color: #F9F9F9;
	border: 1px solid #ccc;
	width:100px;
	margin-top: 5px;
}
#keyword {
	border: 1px solid #ccc;
	width:70px;
}
#SAREA{
	font-size: 12px;
	}


















.maindiv {
	font-family: "Palatino Linotype", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	width: 556px;
	color: #333333;
	margin:auto;
	padding-top: 20px;
	clear: both;
	float: none;
	background-color: #FCFCFC;
}
.retop {
	background-color: #666666;
	text-align: left;
	vertical-align: baseline;
	padding-top: 7px;
	padding-bottom: 7px;
	text-indent: 537px;
}

.maindiv p{
	text-align: left;
	text-indent:19pt;
	margin: 0px;
	padding: 15px;

}

.maindiv ul{
	text-align: left;
	margin-top: 0px;
	list-style-type: none;
	padding-left: 20px;

}
.maindiv ul li{
	margin-bottom: 3px;
	padding-left: 20px;
}





.maindiv a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	color: #006699;
	text-decoration: none;
}
.maindiv a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	color: #000000;
	text-decoration: none;
}

.maindiv h1 {
	font-family: "Palatino Linotype", "Arial", "Helvetica", "sans-serif";
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 6px;
	text-align: left;
	margin: 0px;
	background-color: #E7E7E7;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;

}
.maindiv h2 {
	font-family: "Palatino Linotype", "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 6px;
	font-weight: lighter;
	text-align: left;
	margin: 0px;
	font-size: 10pt;
	background-color: #006666;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;

}

.maindiv h3 {
	font-family: "Palatino Linotype", "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: 9pt;
	background-image: url(css/ffcc_finth.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	text-indent: 35px;
	font-variant: small-caps;
	margin: 0px;
	height: 22px;
}

.maindiv h4 {
	font-family: "Palatino Linotype", "Arial", "Helvetica", "sans-serif";
	color: #333333;
	padding-left: 6px;
	text-align: left;
	background-color: #C6E1FB;
	font-size: 12px;
	font-weight: bolder;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;

}
.maindiv h5 {
	padding-left: 6px;
	text-align: left;
	margin: 0px;
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.maindiv h5:first-letter{color: #CC3300;}

.maindiv dl {
	text-align: left;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 2px;
	padding-left: 30px;

}

.maindiv dt {
	MARGIN: 0px;
	padding-top: 2px;
	width: auto;
	padding-bottom: 1px;
	list-style-type: decimal;
	font-weight: bold;
	list-style-position: outside;
	color: #333333;
	padding-left: 5px;

} 
.maindiv dd {
	padding: 2px 2px 2px 15px;
	margin: 0px;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	width: auto;

}
.maindiv h6{
	background-image: url(css/mouse.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
	font-weight: normal;

} 

.pot{
	margin: 8px;
	width: 95%;
	border-top: 5px solid #990000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	text-indent: 18pt;
	padding: 5px;

}
.redhit {
	color: #CC3300;
}

.areagray {
	background-color: #F2F2F2;
}
.keyparagraph{
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 13px;
	font-family: "MS Sans Serif", "MS Serif";
	color: #000000;
	text-align: center;
}
.common {
	color: #999999;
	text-align: left;
	padding-left: 15px;
}

.maindiv table {
	font-family: "Palatino Linotype", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.6;
}

.danxiantable {
	font-family: "Palatino Linotype", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border-collapse:collapse;  
    margin:auto;
              
}



.danxiantable td{
	font-family: "Palatino Linotype", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border: 1px solid #DFE1E1;
}




.tdbiaotou{
	border: 1px;
	padding: 1px;
	background-color: #F2F2F2;
	background-image: url(css/inttdtou.gif);
	background-repeat: repeat-x;
	background-position: center center;
	color: #000000;
	font-weight: bold;
}



.tdwudise{
	border: 1px;
	padding: 1px;
	background-color: #FFFFFF;
}

.tdhuangse{
	border: 1px;
	padding: 1px;
	background-color: #F7F8F9;
}





.ffccroftdcenter {text-align:center}



.nomo {
	font-family: Palatino Linotype, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}


.textability ul {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
	width: 95%;
	list-style-position: inside;
}
.textability li {
	MARGIN: 0px;
	padding-top: 2px;
	width: auto;
	padding-bottom: 1px;
	list-style-type: decimal;
	font-weight: bold;
	list-style-position: outside;
	color: #006633;
	padding-left: 30px;
} 

.textability ol {
	margin: 0px;
	font-weight: normal;
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
              border-bottom: 1px solid #8DB6CD
}
.textability ol li{
	padding: 2px 2px 2px 15px;
	margin: 0px;
	color: #006699;
	font-weight: normal;
	border: none;
	list-style-type: circle;
}



.ffccrofpp{
	width: 90%;
	background-color: #EFEFEF;
	border: 1px dashed #999999;
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}


.impboss {
	font-family: "MS PMincho", "MS Sans Serif", "MS Serif";
	font-weight: bold;
	color: #CC3300;
	background-color: #FBF2E6;
}
.mofamoshi {
	background-color: #C8E3E3;
}
.dulimoshi {
	background-color: #FFF4FF;
}
.zhiyuanmoshi {
	background-color: #E3EFFB;
}
.zhilingmoshi {
	background-color: #F8FACD;
}
.veryimport {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #616161;
}
