/* CSS Document */
/* date:2008-6-24*/
/* author:Mengxiaoshuang*/
/* last modify:2008-6-24*/
/* E-mail:mengzhongxiaoshuang@126.com*/

*
   {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-weight:normal;
	line-height:160%;
    }
body 
    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(../images/bodyBg.jpg) left top repeat #000;
	color:#666;
	}
p
    {
	color:#666;
	margin:8px 0;
	line-height:180%;
	}
a
    {
	color:#6A4704;
	text-decoration:none;
	}
a:hover
    {
	color:#B37C12;
	text-decoration:none;
	}
#firm
    {
	position:absolute;
	width:1003px;
	height:370px;
	margin-left:-501px;
	left:50%;
	margin-top:-175px;
	top:50%;
	text-align:center;
	}
#firm h5
    {
	margin:10px auto;
	}
	
#entire
    {
	position:absolute;
	width:1003px;
	height:615px;
	margin-left:-501px;
	left:50%;
	margin-top:-307px;
	top:50%;
	text-align:left;
	background:url(../images/topBg.jpg) left top repeat-x #fff;
	}
#entire h1
    {
	display:none;
	}
#entire h2,#entire h3,#entire #logo,#footer h5
    {
	position:relative;
	}
#entire h2 span,#entire h3 span,#entire #logo span,#footer h5 span
    {
	position:absolute;
	width:100%;
	height:100%;
	}
#entire #indexContent
    {
	background:url(../images/banner.jpg) left bottom no-repeat;
	height:454px;
	margin-top:55px;
	}
#entire h2
    {
	width:222px;
	height:68px;
	margin:0 0 0 30px;
	}
#entire h2 span
    {
	background:url(../images/logo.jpg) left top no-repeat;
	}
/*#entire h3
    {
	width:1002px;
	clear:both;
	height:260px;
	}
#entire h3 span
    {
	background:url(../images/banner.jpg) left top no-repeat;
	}*/
#footer
    {
	background:url(../images/navBg.jpg) left top repeat-x;
	height:90px;
	width:1003px;
	clear:both;
	text-align:center;
	padding-top:15px;
	}
#footer .copyright
    {
	color:#fff;
	position:absolute;
	right:5px;
	bottom:-4px;
	}
#footer h5
    {
	position:absolute;
	bottom:5px;
	left:-40px;
	width:215px;
	height:23px;
	}
#footer h5 span
    {
	background:url(../images/tel.gif) left top no-repeat;
	}