body {
	background-color: #000000;
	color:#714200;
	font-family:'宋体';
}
* {
	margin:0;
	padding:0;
	font-size:14px;
}
.clear {
	clear:both;
	font-size:0;
}
a img {
	display:block;
	border:none;
}

a. {color:#cc0000; text-decoration:none;}
a:link {color:#cc0000; text-decoration:none;}
a:visited {color:#cc0000; text-decoration:none;}
a:hover {color:#666666; text-decoration:none;}
a:active {color:#cc0000; text-decoration:none;}

.index_td{
	background:#ECD8A6 url(../img/index.jpg) no-repeat center top;
	background-image:url(../img/index.jpg);
	height:768px;
}
.about_td{
	background:#B99154 url(../img/about_bg.jpg) no-repeat center top;
	background-image:url(../img/about_bg.jpg);
}
.service_td{
	background:#13100B url(../img/service_bg.jpg) no-repeat center top;
	background-image:url(../img/service_bg.jpg);
}
.contact_td{
	background:#CE9E54 url(../img/contact_bg.jpg) no-repeat center top;
	background-image:url(../img/contact_bg.jpg);
}
#into {
	width:760px; 
	margin:469px 0 0 0;
}
#into a {
	float:right;
	margin:0 45px 0 0;
	display:inline;
}
#footer {
	width:760px; 
	margin:70px 0 0 0;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#707070;
}
#about {
	width:876px;
	text-align:left;
}
#about_l {
	width:321px;
	float:left;
	padding:0 0 40px 0;
	display:inline;
}
#about_l ul {
	list-style:none;
	width:120px;
	padding:0;
	margin:255px 0 0 119px;
}
#about_l ul li.nav {
	padding:0;
	margin:0 0 20px 0;
	height:22px;

}
#about_l ul li.nav a {
	height:22px;
	width:91px;
	display:block;
}
#about_l ul li#goback {
	height:22px;
	padding:0;
	margin:172px 0 0 34px;
}
#about_l ul li#goback a {
	height:22px;
	width:86px;
	display:block;
}
#about_r {
	width:555px;
	float:left;
	display:inline;
	margin:140px 0 0 0;
	text-align:center;
}
#about_con {
	margin:0 auto;
	text-align:left;
	width:460px;
}
#about_con p{
	height:24px;
	line-height:24px;
}
#copy {
	text-align:center;
	margin:0 0 0 321px;
	width:555px;
	font-size:12px;
	color:#707070;
}
#book {
	margin:20px 0 0 0;
}
#book tr td {
	padding:5px;
}
#book tr td .input,#book tr td textarea {
	background:#FFEBB9;
	border:#B7A984 1px solid;
	width:255px;
}
