html { overflow-x:hidden;}
html {
  scrollbar-face-color:#999;/*面样式*/
  scrollbar-highlight-color:#666;/*高光样式*/
  scrollbar-3dlight-color:#fff;/*全局样式*/
  scrollbar-darkshadow-color:#666;/*阴影样式*/
  scrollbar-Shadow-color:#666;/*全局样式*/
  scrollbar-arrow-color:#FFF;/*上下箭头样式*/
  scrollbar-track-color:#E6E6E6;/*固定的底部样式*/
}
body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	background-image:url(../images/bg-0204.gif)
}
a { text-decoration:none; }
img{ border:0}
/*全局样式*/
#top{ background-color:#A01101; height:100px}

#logo{ padding-left:20px; padding-top:10px; width:271px; float:left}

#top_right{ float:right; padding-top:20px; padding-right:20px}

#top_right a{ color:#FFFFFF; text-decoration:none}

#foot{ background-color:#CCCCCC; height:80px;}

#foot_logo{ padding:20px; float:left; width:100px}

#foot_right{ padding-top:2px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:25px}
/*首页样式*/

#Layer1 {
	position:absolute;
	left:1px;
	top:334px;
	width:397px;
	height:179px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:549px;
	top:187px;
	width:262px;
	height:312px;
	z-index:1;
}
#flash {
	position:absolute;
	left:-1px;
	top:148px;
	width:447px;
	height:455px;
	z-index:1;
}
/*所有FLASH层定位*/
.top a{
    font-size:14px;  
	font-weight: bold;
 }
.top a:link {
	color: #000; 
}
.top a:visited {
	color:#000;
}
.top a:hover {
	color: #fff;background:#553E1C;
}
.top a:active {
	color: #fff;background:#553E1C;
}
/*顶部菜单导航链接*/
#main{ 
      background-image:url(../images/main.jpg); 
      background-repeat:no-repeat; 
      background-position:center; 
      height:530px;
}
#about_left{ 
width:203px; 
}
.table{
 margin-top:10px; 
 margin-left:40px;
 margin-right:10px;
 margin-bottom:10px;
 line-height:30px; 
 font-size:13px;
 }
.main_tab{
background-color:#fff;
}
.left_menu{
 list-style-type:none;
 }
.input_text{ 
width:100px; 
height:14px;
}
