﻿/*--------------公共样式-------------*/
*{margin:0px;padding: 0px;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #666666;
	background-attachment: scroll;
	text-align: center;
	background-position: top;
	color: #343434;
	background:#ffffff url(../images/bj.gif) repeat-x;
	margin:0 auto;
}
#root
{
	background:#ffffff url(../images/bj.gif) repeat-x;
	width:1000px;
	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: -100px;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:-150px;position: relative;line-height:1px;}
.red_text{color:#FF0000;}
/*--------------公共头部样式--------------*/
#header {height: 420px;width: 1000px;margin: 0px auto;}
/*--------------企业logo样式--------------*/
.logo {float: left;height: 60px;width: 150px;margin: 12px 0 5px 0;}
/*--------------头部快速链接样-------------*/
#header #subNav {float: right;height: 42px;width: 600px;margin-top: 12px;background:url(../images/right_bj.gif) no-repeat;}
#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(../images/right_biao.gif);background-repeat: no-repeat;padding-left: 15px;margin-right: 0px;line-height: 22px;background-position: 0px 0px;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: 33px;width: 1000px;padding-top: 20px;}
#mainNav ul {float: left;margin-left: 0px;display: inline; width:1000px;}
#mainNav li {font-size: 13px;display: inline;list-style-type: none;margin-top: 0px;margin-left: 30px;margin-bottom: 0px;margin-right: 0px;height:13px;}
#mainNav a {color: #293751;font-size:14px; font-weight:bold;}
#mainNav a:hover {color: #2e83bc;font-size:14px; font-weight:bold;}
/*--------------招牌图片及公司名称样-------------*/
#header #banner {width: 1000px;display: inline;}
#header #banner img {height: 284px;width: 994px;margin-right: auto;margin-left: auto;clear:both;border:3px solid #5c7b97;}
