﻿/*--------------公共样式-------------*/
*{margin:0px;padding: 0px;}
body{
	font-size: 12px;
	color: #666666;
	background-attachment:scroll;
	text-align: center;
	background-position: top;
}
#root
{
	background-image: url(bg.jpg);
	background-repeat:repeat-x ;
}
img {border: 0px;}
a {text-decoration: none;}
*+html h1 { font-family:"黑体";font-size: 26px;color: #FFFFFF;font-weight: normal;top: -50px;left: 0px;position: relative;line-height:1px;}
*html h1 { font-family:"黑体";font-size: 26px;color: #FFFFFF;font-weight: normal;top: -50px;left: 0px;position: relative;line-height:1px;}
h1 {
	font-family:"黑体";
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
	top: -120px;
	left: 0px;
	position: relative;
	line-height:1px;
	width: auto;
}
.red_text{color:#FF0000;}
/*--------------公共头部样式--------------*/
#header {height: 342px;width: 1004px;margin: 0px auto;}
/*--------------企业logo样式--------------*/
.logo {float: left;height: 60px;width: 150px;margin-top: 22px;}
/*--------------头部快速链接样-------------*/
#header #subNav {float: right;height: 60px;width: 732px;margin-top: 22px;}
#subNav a {color: #666;}
#subNav a:link,#subNav a:visited {color: #666;}
#subNav a:hover,#subNav a:active {color: #ff0000;}
#subNav ul {display: inline;float: right;margin-top: 25px; width:670px;}
#subNav li {display: inline;background-image: url(topNav_li.gif);background-repeat: no-repeat;padding-left: 20px;margin-right: 12px;line-height: 22px;background-position: 0px 0px;list-style-type: none;}
/*--------------主导航样-------------*/
#header #mainNav {background-image: url(linkbg.gif);background-repeat: no-repeat;clear: both;height: 33px;width: 1004px;padding-top: 20px;}
#mainNav ul {float: right;margin-right: 30px;display: inline; width:770px;}
#mainNav li {font-size: 13px;display: inline;list-style-type: none;margin-top: 0px;margin-right: 16px;margin-bottom: 0px;margin-left: 0px;height:13px;}
#mainNav a {color: #FFFFFF;}
/*--------------招牌图片及公司名称样-------------*/
#header #banner {width: 1004px;display: inline; float:left;}
#header #banner img {height: 207px;width: 1004px;margin-right: auto;margin-left: auto;clear:both;}
/*2008-11-6*/
.black p{float:left;}
/*#companyContent{min-height:630px!important;}*/

