﻿/*--------------公共样式-------------*/
*{margin:0px;padding: 0px;}
body {
	Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #343434;
	background-attachment: scroll;
	text-align: center;
	background-position: top;
	background:#ffffff url(../images/bj.gif) repeat-x;
	margin:0 auto;
}
#root
{
	background:#ffffff url(../images/index_bj.jpg) repeat-x;
	width:985px;
	margin:0 auto;
}
img {border: 0px;}
a {text-decoration: none;}
*+html h1 {font-family:"黑体";font-size: 26px;color: #FFFFFF;font-weight: normal;top: -80px;left: 0px;position: relative;line-height:1px;}
*html h1 {font-family:"黑体";font-size: 26px;color: #FFFFFF;font-weight: normal;top: -80px;left: -100px;position: relative;line-height:1px;}
h1 {font-family:"黑体";font-size: 26px;color: #FFFFFF;font-weight: normal;top: -150px;left:10px;position: relative;line-height:1px;}
.red_text{color:#FF0000;}
/*--------------公共头部样式--------------*/
#header {
	height:280px;
	width: 985px;
	margin: 0px auto;
	background-image: url(images/bj.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
/*--------------企业logo样式--------------*/
.logo {float: left;height: 60px;width: 150px;margin: 12px 0 5px 0;}
/*--------------头部快速链接样-------------*/
#header #subNav {float: right;height: 15px;width: 660px;margin-top: 8px;}
#subNav a {color: #ffffff;}
#subNav a:link,#subNav a:visited {color: #ffffff;}
#subNav a:hover,#subNav a:active {color: #ffffff; text-decoration:underline;}
#subNav ul {display: inline;float: right;margin-top: 10px; width:660px;}
#subNav li {display: inline;background-image: url(../data/right_biao.gif);background-repeat: no-repeat;padding-left: 15px;margin-right: 0px;line-height: 22px;background-position: 0px 3px;list-style-type: none; text-align:center; margin-left:10px;}
/*--------------主导航样-------------*/
#header #mainNav {background-image: url(../images/nav_BG.jpg);background-repeat: no-repeat;clear: both;height: 52px;width: 985px;padding-top: 20px;}
#mainNav ul {float: left;margin-left: 0px;display: inline; width:985px;}
#mainNav li {font-size: 13px;display: inline;list-style-type: none;margin-top: 0px;margin-left: 25px;margin-bottom: 0px;margin-right: 0px;height:13px;}
#mainNav a {color: #5a5a5a;font-size:14px; font-weight:bold;}
#mainNav a:hover {color: #fe7701;font-size:14px; font-weight:bold;}
/*--------------招牌图片及公司名称样-------------*/
#header #banner {width: 985px;display: inline;}
#header #banner img {
	height: 160px;
	width: 983px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}

