* {
	margin: 0;
	padding: 0;
	font-family: "Arial", "宋体", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	/*font-weight: normal;*/
	color: #333;
	word-spacing:0.25em;
	
}

.hide {
	display: none;
}

img {
	border: 0;
}

ol,
ul,
li {
	list-style-type:none;
}

p {
	text-indent:2em;
	margin:8px 3px;
}

a{
	color: #333;
	text-decoration: none;
}

a:hover, a:active {
	color: #333;
	text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	text-align: left;
}

.r {
	text-align:right;
}

.c {
	text-align:center;
}

.b {
	font-weight:bold;
}

.big {
	font-size:16px;
	line-height:24px;
}

.red {
	color:#900;
}

.clear {
	clear:both;
}

#container {
	margin:0;
	width:1003px;
	padding:0;
	text-align:left;
}

#logo {
	width:200px;
	height:200px;
	background-image:url(../images/logo.jpg);
	float:left;
}

#toplink {
	font-size:9px;
	color:#aea898;
	margin:3px 10px;
}

#toplink a{
	color:#aea898;
}

#gb_butt {
	margin:153px 0px 0px 0px;
	text-align:center;
}

#nav-gongti,
#nav-dajiangtang,
#nav-book,
#nav-about,
#nav-zhaoshang{
	width:803px;
	height:200px;
	float:left;
}
#nav-gongti {
	background-image:url(../images/nav-gongti.jpg);
}
#nav-dajiangtang {
	background-image:url(../images/nav-dajiangtang.jpg);

}
#nav-book {
	background-image:url(../images/nav-book.jpg);
}
#nav-about,
#nav-zhaoshang {
	background-image:url(../images/nav-about.jpg);
}


#nav-t {
	width:701px;
	margin:153px 0 0 0;
	height:45px;
}

#nav-t td{
	width:139px;
	height:45px;
	margin:1px;
}

#nav-t a {
	color:#fff;
	font-size:15px;
	font-weight: bold;
	display:block;
	width:100%;
	height:100%;
	line-height:45px;
	text-indent:10px;
}

#nav-t a:hover,#nav-t a:active {
	color:#e7d8a8;
	text-decoration: none;
	background-color:#38301f;
}

#footer {
	width:1003px;
	height:60px;
	background-image:url(../images/footer.gif);
	float:left;	
}

#footer a {
	color:#8f8f8f;
}

#footer-c {
	width:882px;
	padding:10px 15px;
	text-align:left;
	color:#8f8f8f;
}

#footer-r {
	float:right;
	color:#8f8f8f;
}

#frame {
	width:1003px;
	float:left;
}

#frame td {
	vertical-align:top;
}

#left {
	width:192px;
	background-color:#fafafa;
	border-left-color:#291601;
	border-left-style:solid;
	border-left-width:10px;
}

#right {
	width:800px;
	padding:1px 0 0 1px;
}

#menu {
	width:192px;
	vertical-align:baseline;
}

#content {
	width:800px;
	vertical-align:baseline;
	border-top-color:#e3e3e3;
	border-top-style:solid;
	border-top-width:3px;
}

#path {
	width:700px;
	text-align:right;
	padding:2px 0;
}

#cont {
	margin:20px 0 10px 23px;
}

#sub {
	margin-bottom:50px;
}

#sub-t {
	margin:3px 0;
	padding:15px;
	background-color:#ab954d;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
	
.sub-c{
	border-bottom-color:#e3e3e3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding:4px 15px;
}

.sub-c a {
	font-weight:bold;
	font-size:13px;
	color:#493f27;
	display:block;
	width:100%;
}

.sub-c a:hover,#nav a:active {
	color:#ab954d;
	text-decoration: none;
}

input,
textarea {
	border-color:#ab954d;
	border-style:solid;
	border-width:1px;
}

.button {
	width:102px;
	height:22px;
	background-image:url(../images/button.gif);
	background-color:#fff;
	border-width:0;
}