body{
	font-family:"宋体";
	background:url(images/background.gif) repeat;
}
a{ 
	color:#000;
}

.box{
	width:1000px;
	margin:0px auto;
}

#header{
	width:100%;
	min-width:1000px;
	background:url(images/header.jpg) no-repeat center top;
}
#header .box{
	height:412px;
}



#wrapper{
	width:100%;
	min-width:1000px;
	background:url(images/wrapper.jpg) no-repeat center top;
	border:none;
}
#content{
	width:1000px;
	background:url(images/content.gif) repeat-y;
	margin:0px auto;
	position:relative;
}
#banner-1{
	position:absolute;
	top:80px;
	left:-200px;
}
#banner-2{
	position:absolute;
	top:80px;
	right:-196px;
}



#nav{
	margin-top:6px;
	background:url(images/nav.gif) no-repeat left;
	height:39px;
	padding:7px 390px 0px 22px;
}
#nav ul{
	background:#362d40;
	height:39px;
	line-height:39px;
}
#nav li{
	float:left;
	font-size:16px;
	font-family:"Microsoft Yahei","黑体";
	border-right:1px solid #756785;
}
#nav li a{ 
	color:#fff;
	padding:0px 33px;
}
#nav .none{
	border-right:none;
}
#nav .none a{ padding-right:0px;}


#layout1{
	margin:45px 0px 0px 81px;
	position:relative;
	height:462px;
}
#layout1 form{
	position:absolute;
	top:160px;
	left:42px;
}


#layout2{
	margin-left:40px;
	position:relative;
	height:204px;
	_margin-top:-5px;
}
#layout2 form{
	position:absolute;
	top:28px;
	left:436px;
}


#layout3{
	margin-left:98px;
	position:relative;
	height:341px;
}
#layout3 form{
	position:absolute;
	top:70px;
	left:448px;
}


#layout4{
	margin-left:53px;
	position:relative;
	height:271px;
	_margin-top:-5px;
}
#layout4 form{
	position:absolute;
	top:80px;
	left:222px;
}

#layout5{
	margin:59px 0px 0px 24px;
	position:relative;
	height:346px;
	background:url(images/ly5-bg.jpg) no-repeat left;
}
#layout5 img{
	margin:16px 0px 0px 346px;
	_margin:36px 0px 0px 346px;
}
#layout5 form{
	position:absolute;
	top:102px;_top:122px;
	left:390px;
}


#layout6{
	margin:69px 0px 0px 112px;
	height:267px;
	position:relative;
}
#layout6 form{
	position:absolute;
	top:140px;
	left:86px;
}


#content-foot{
	width:1000px;
	margin:0px auto;
	background:url(images/content-foot.jpg) no-repeat center;
	height:131px;
}
#content-foot form{
	padding:64px 0px 0px 426px;
}

#layout7{
	width:988px;
	background:#fff;
	margin:0px auto;
	padding:41px 0px 24px 0px;
	background:url(images/ly7-bg.gif) no-repeat 30px 72px #fff;
}
#layout7 .text{
	margin-left:283px;
}
#layout7 .text img{
	height:78px;
	margin-right:5px;
}
#layout7 form{ 
	margin:22px 0px 0px 4px;
	vertical-align:top;
}
#layout7 .kuang{
	width:650px;
	height:101px;
	border:1px solid #dbdbdb;
	color:#999999;
	padding:9px 0px 0px 14px;
}
#layout7 p{
	font-family:"Microsoft Yahei","黑体";
	font-size:14px;
	color:#ce624a;
	margin:30px 0px 0px 225px;
}



#footer{
	color:#484848;
	line-height:22px;
	text-align:center;
	padding:60px 0px 26px 0px;
}
#footer a{color:#484848;}
