﻿/*--------------公共样式-------------*/
*{margin:0px;padding: 0px;}
body {
	 Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #666666;
	background-attachment: scroll;
	text-align: center;
	background:#FFFFFF url(header_bj.gif) repeat-x ;
}
#root
{
	background-image: url(header_bj.gif);
	background-repeat:repeat-x ;
}
img {border: 0px;}
a {text-decoration: none;}
*+html h1 {font-family:"黑体";font-size: 26px;color: #FFFFFF;font-weight: normal;top: -70px;left: -120px;position: relative;line-height:1px;}
*html h1 {font-family:"黑体";font-size: 26px;color: #FFFFFF;font-weight: normal;top: -70px;left: -160px;position: relative;line-height:1px;}
h1 {font-family:"黑体";font-size: 26px;color: #FFFFFF;font-weight: normal;top: -150px;left: -160px;position: relative;line-height:1px;}
.red_text{color:#FF0000;}
/*--------------公共头部样式--------------*/
#header {height: 390px;width: 995px;margin: 0px auto;}
/*--------------企业logo样式--------------*/
.logo {
	float: left;
	height: 60px;
	width: 150px;
	margin: 0px 0 0 30px;
	border:1px solid #003366;
}
/*--------------头部快速链接样-------------*/
#header #subNav {float: right;height: 44px;width: 735px;margin-top: 12px;background: url(right_hbj.gif) no-repeat;}
#subNav a {color: #001A1E;}
#subNav a:link,#subNav a:visited {color: #001A1E;}
#subNav a:hover,#subNav a:active {color: #FF6600;}
#subNav ul {display: inline;float: left;margin-top: 12px; width:730px;}
#subNav li {display: inline;background: url(topNav_li.gif) no-repeat;padding-left: 40px;margin-right: 0px;line-height: 24px;background-position: 15px 0px;list-style-type: none;}
/*--------------主导航样-------------*/
#header #mainNav {background-image: url(main_bj.gif);background-repeat: no-repeat;clear: both;height: 40px;width: 995px;padding-top: 12px;margin-top: 5px;}
#mainNav ul {float: left;display: inline; width:935px;margin-left:20px;}
#mainNav li {font-size: 14px;display: inline;list-style-type: none;margin: 0px 28px 0 0px;height:13px;font-weight: bold;}
#mainNav a {color: #FFFFFF;}
/*--------------招牌图片及公司名称样-------------*/
#header #banner {width: 995px;display: inline;}
#header #banner img {height: 262px;width: 995px;margin-right: auto;margin-left: auto;clear:both;}
