@charset "utf-8";
body {
	background-image: url(http://8king.net/head_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
}
body, td, th {
	font-family: Verdana;
	font-size: 14px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 3px;
}
strong {
	color: #3F5771;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 3px;
	padding-right: 5px;
	text-align:center;
}
li {
	display: inline;
	font-size: 9px;
	text-align:center;
    color: #0073BF;
}
th {
	color: #008000;
	text-decoration: none;
	text-align: left;
}
th a:link {
	color: #008000;
	text-decoration: none;
}
th a:visited {
	color: #008000;
	text-decoration: none;
}
th a:hover {
	color: #008000;
	text-decoration: none;
}
th a:active {
	color: #008000;
	text-decoration: none;
}
#main {
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {

}
#left {
	float: left;
	overflow: hidden;
	width: 640px;
	background-color: #FFFFFF;
}
#right {
	float: right;
	overflow: hidden;
	width: 160px;
	background-color: #FFFFFF;
}
.head_bg {
	background-image: url(head_bg.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px
}
.topic {
	color: #0000DE
}
.url {
	color: #008000
}
.summary {
	color: #000000;
	cursor: hand;
	background-color: #F8FAFD;
}
.cache {
	color: #8284CC
}
.list {
	width: 630px;
	padding: 0px;
	margin: 5px;
	border: 1px solid #9FB7D4;
}
.api{
	width: 630px;
	padding: 0px;
	margin: 5px;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.footer {
	font-size: 11px;
    color: #0073BF;
	text-align:center;
}