﻿@charset "utf-8";
*{
    padding: 0px;
    margin: 0px;
}
li {
	float: left;
	text-decoration: none;
	list-style: none;
}
#main #nav #navi a,#main #query #allquery  a,#main #footer #others  a,#news a,#hynews a,#footer #back-stage a,#footer p,#acti_middle a,.cont_2 .nav_a li{
	color: #CCC;	
	font-family:"Microsoft YaHei","weiruanyahei",Tahoma,SimSun !important;
	text-decoration: none;
	font-size:15px;	
}
#down_module li,#down_module a{
	color: #CCC;	
	font-family:"Microsoft YaHei","weiruanyahei",Tahoma,SimSun !important;
	text-decoration: none;
	font-size:15px;	
}
.TabContent  ul li a{
	color: #CCC;	
	font-family:"Microsoft YaHei","weiruanyahei",Tahoma,SimSun !important;
	text-decoration: none;
	font-size:12px;	
}
#header #menu a,#query #allquery #queryByBillBar #bottomOption a{
	color: #000;	
	font-family:"Microsoft YaHei","weiruanyahei",Tahoma,SimSun !important;
	text-decoration:none;
}

#header #tel {	
	font-family:"Microsoft YaHei","weiruanyahei",Tahoma,SimSun !important;
}

body {
	boder:0;
	margin: auto;
	padding: auto;
	background-color:#07161D;
	z-index:999;

	/*zoom:1.1;*/
	width:1440px;
	/*-moz-transform:scale(1.1);*/
	-moz-transform-origin:top;
	background-image:url("../image/1X100_menu.jpg"),url("../image/1X50_nav.jpg"),url("../image/1X320_activi.jpg");
	background-repeat: repeat-x, repeat-x, repeat-x;  
	background-position: 0 0, 0 100px, 0 150px;
	
	/*background:url("../image/1X100_menu.jpg") 0 0 repeat-x,
			   url("../image/1X50_nav.jpg") 0 100px repeat-x,
			   url("../image/1X320_activi.jpg") 0 150px repeat-x;*/
}
.clear{
	clear:both;
}

