@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.68em;
}
a {
	text-decoration: underline;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
}
a:hover {
	color: #9933CC;
	text-decoration: none;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
}
h6 {
	font-size: 100%;
}
input {
	padding-left: 1px;
}
table {
}
.pagewidth {
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container {
	padding: 10px;
}
.spaceleft {
	padding-left: 15px;
}
.spaceleft20 {
	padding-left: 20px;
}
.spaceright {
	padding-right: 15px;
}
.space {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.text12px {
	font-size: 12px;
	line-height: 1.68em;
}
.text13px {
	font-size: 13px;
	line-height: 1.68em;
}
.text14px {
	font-size: 14px;
	line-height: 1.68em;
}
.center {
	text-align: center;
}
.block {
	display: block;
}
.red {
	color: #FF0099;
}
.green {
	color: #339900;
}
.gray {
	color: #999999;
}
.bold {
	font-weight: bold;
}
.ps10 {
	width: 10%;
}
.ps20 {
	width: 20%;
}
.ps22 {
	width: 22%;
}
.ps25 {
	width: 25%;
}
.ps26 {
	width: 26%;
}
.ps30 {
	width: 30%;
}
.ps40 {
	width: 40%;
}
.ps50 {
	width: 50%;
}
.ps60 {
	width: 60%;
}
.ps70 {
	width: 70%;
}
.ps75 {
	width: 75%;
}
.ps80 {
	width: 80%;
}
.ps90 {
	width: 90%;
}
.ohid {
	overflow: hidden;
}
.formlineh {
	line-height: 30px;
	text-align: right;
	margin-right: 10px;
}
#head {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bg_head {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/bg_head.gif);
	background-color: #9933CC;
}
#content {
	font-size: 100%;
}
#bg_content {

}
#foot
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF; /*#FEA200  ;*/
	text-transform: capitalize;
	line-height: 1.6em;
}
#bg_foot {
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#headleft {
	float: left;
	width: 71%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9933CC;
}

#headright {
	float: right;
	width: 28%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#banner {
	height: 120px;
	margin-right: 4px;
	margin-left: 4px;
}
#logo {
	height: 90px;
	background-repeat: no-repeat;
	background-position: 20px 0px;
	background-image: url(../images/logo.gif);
}
#logo object {
	float: left;
}
#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
 }
#logo h1 {
	padding-top: 20px;
	padding-left: 140px;
	font-size: 30px;
	font-weight: bold;
	font-family: "黑体";
	line-height: 1em;
}
#logo p {
	margin-top: -5px;
	padding-left: 142px;
	word-spacing: 1px;
	font-size: 14px;
	font-style: italic;
}
#topright {
	float: right;
	margin-right: 10px;
	font-size: 13px;
	margin-top: 20px;
	text-align: right;
	color: #FFFFFF;
}
#topright a {
	color: #FFFFFF;
}
#topright #AddFavorite {
	background-image: url(../admin/images/053753204.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#topright #setHomePage {
	background-image: url(../admin/images/053753156.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#navigator {
	margin: 0px;
	padding: 0px;
}
#navigator ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#navigator ul li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
#navigator li ul {
	margin: 0px;
	padding: 0px;
}
#navigator li li {
	float: left;
	background-image: url(images/topbarli_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 65px;
}
#navigator a {
	font-size: 13px;
	text-decoration: none;
}
#navigator a:hover {
	margin: 0px;
	color: #9933CC;
	text-decoration: underline;
}

.nav {
	BACKGROUND: url(../images/nav_bg.png) no-repeat 0px -36px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.navinner {
	BACKGROUND: url(../images/nav_bg.png) no-repeat 100% -72px;
}
.navlist {
	BACKGROUND: url(../images/nav_bg.png) repeat-x 0px 0px; MARGIN: 0px 10px; OVERFLOW: hidden; LINE-HEIGHT: 36px; HEIGHT: 36px;
}
.nav LI {
	PADDING-RIGHT: 4px; DISPLAY: inline; PADDING-LEFT: 6px; BACKGROUND: url(../images/nav_bg.png) no-repeat 0px -108px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px -2px; PADDING-TOP: 0px;
}
.nav A {
	DISPLAY: block;
	FONT-SIZE: 110%;
	WIDTH: 76px;
	TEXT-ALIGN: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav A:link {
	COLOR: #FFFFFF;
}
.nav A:visited {
	COLOR: #FFFFFF;
}
.nav A.current {
	FONT-WEIGHT: bold; BACKGROUND: url(../images/nav_bg.png) no-repeat 50% -144px; COLOR: #FFFFFF;
}
.nav A:hover {
	FONT-WEIGHT: bold; BACKGROUND: url(../images/nav_bg.png) no-repeat 50% -144px; COLOR: #FFFF99;
}
.nav A:active {
	FONT-WEIGHT: bold; BACKGROUND: url(../images/nav_bg.png) no-repeat 50% -144px; COLOR: #FFFFFF;
}
UNKNOWN {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
}
.disable {
	DISPLAY: none;
}
.hidden {
	DISPLAY: none;
}

/* content style */
#contentleft {
	float: right;
	width: 26%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#contentright {
	margin: 0px;
	padding: 0px;
	width: 74%;
	float: left;
	overflow: hidden;
	font-size: 13px;
}
#themepic {
	height: 100px;
	width: 100%;
	display: none;
}
#themepic object {
	height: 100px;
	width: 100%;
}
#swfobject {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 200px;
	width: 980px;
}
#main_adv6img {
	height: 275px;
	width: 350px;
	float: left;
}
#main_advbookcase {
	height: 205px;
	width: 360px;
}
.nheadline {
}
.nheadline h3 {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.nheadline a {
	font-weight: bold;
	text-decoration: none;
	color: #FF0099;
	font-family: "黑体";
	font-size: 16px;
}
.nheadline .container {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#contenttitle {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	display: none;
}
#position {
	line-height: 25px;
	margin-top: 5px;
	background-image: url(../images/dotline_hz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 5px;
}
#errorinfo {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#timetxt {
	font-size: 18px;
	font-weight: bold;
}
/* foot style */

#copyright {
	font-size: 11px;
	text-transform: capitalize;
	padding: 6px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 5px;
}
#foot p {
}
#foot a {
	text-decoration: none;
	color: #FFFFFF;
}
#foot #link {
	text-align: center;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
}
#foot #link a {
	color: #000000;

}
#foot #link a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#foot #bottom {
	height: 20px;
	clear: both;
	float: none;
}

/* two column style */

.frm2col {
	clear: both;
	float: none;
	line-height: 1.6em;
}
.frm2col ul {
}
.frm2col li {
}
.frm2col h4 {
	margin-bottom: 5px;
}
.frm2col h4 span {
	font-size: 13px;
	font-weight: normal;
	margin-right: 10px;
}
.frm2col .leftside {
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.frm2col p {
}
.frm2col .container {
	padding: 10px;
}


/* three column style */

.frm3col {
	clear: both;
	float: none;
}

.frm3col ul {
}

.frm3col li {
	float: left;
	width: 33%;
	list-style-type: none;
	display: block;
}

.frm3col #left {
	width: 40%;
	float: left;
	display: block;
}

.frm3col #mid {
	width: 30%;
	float: left;
	display: block;
}

.frm3col #right {
	width: 30%;
	float: right;
	display: block;
}
