@charset "utf-8";
/* CSS Document */
html{
	overflow-y:scroll;}
html{
	background-image: url(../images/htmlbg.gif);
	background-repeat: repeat;
	background-position: center bottom;}
body{
	background-position: center top;}
body,td,th {
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑","宋体";}
#pageHeader{}
#pageHeader {
	position:relative;
	width:1000px;
	height:280px;}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:240px;
	text-indent:0;
	background:url(../images/logo.jpg);}
#search{
	display:none;}
#nav {
	position:absolute;
	left:0px;
	top:240px;
	width:1000px;
	height:40px;
	background-image: url(../images/navbg.gif);
	font-size:16px;
	font-weight:bold;}
#nav .textList{}

#nav .textList ul{
	position:absolute;
	left:10px;}
	
#nav li{
	width:110px;}
	
#nav .textList .textList{
	position:absolute;
	left:0px;
	background:#d80e0f;}
#nav .textList .textList a{
	background:none;
	height:30px;
	line-height:30px;
	padding:0px;
	color:#fff;
	font-size:14px;
	font-weight:bold;}	
	
#nav .textList .textList a:hover{
	background: url(../images/libg.gif);}
#nav a{
	background:none;
	height:40px;
	line-height:40px;
	padding:0px;
	color:#956134;}
	
#nav a:hover{
	background:none;
	height:40px;
	line-height:40px;
	padding:0px;
	color:#fff;
	background: #D80E0F;}
	
#nav .textList .textList .textList{
	position:relative;
	display:block;
	top:0px;
	left:0px;}
#nav .textList .textList .textList a{
	font-size:12px;
	font-weight:normal;
	background-color:#ad6060;}
#nav .textList .textList .textList a:hover{
	background-color:#d80e0f;}
	
	
	
	
	
	
	
	
	
	
	
	
#banner{
	display:none;}
#pageFooter{
	height:85px;
	width:1000px;
	position:relative;}
#pageFooter #webDesign{
	right:30px;
	bottom:15px;}
#pageFooter .contact{
	color:b8b7b3;
	font-size:14px;
	position: absolute;
	left:0px;
	top: 20px;
	line-height:20px;
	text-align:center;
	width:1000px;}
#pageFooter .falseNav{
	position: absolute;
	top: 20px;
	right: 30px;}
#pageFooter .falseNav a{
	color:#666;}
