*{
	margin:0;
	padding:0;
}
ul{
	list-style-type:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:none;
}
body{
	width:1000px;
	margin:0 auto;
	font-size:12px;
	background-color:#eee;
}
span{
	font-weight:bold;
}
/*====================================================*/
#logo{
	width:1000px;
	height:60px;
	padding-top:22px;
	background-color:#fff;
}
/*====================================================*/
#nav{
	width:1000px;
	height:41px;
	background:url(../image711/nav-bg.gif) repeat-x;
}
#nav ul{
	width:460px;
	height:32px;
	margin-left:20px;
	padding-top:5px;
}
#nav ul li{
	float:left;
}
#nav ul li a{
	display:block;
	width:92px;
	height:32px;
	text-align:center;
	line-height:32px;	
	color:#fff;
}
#nav ul li a:hover{
	background-color:#aa1133;
	text-decoration:none;

}
/*====================================================*/
#banner{
	width:1000px;
	height:366px;
	text-indent:-9999px;
	background:url(../image711/banner.jpg) no-repeat;
}
/*====================================================*/
#content{
	width:973px;
	height:1990px;
	background-color:#fff;
	padding:23px 0 0 27px;
}
/*====================================================*/
#company{
	width:947px;
	height:155px;
}
#company h1,#job h1{
	width:943px;
	height:34px;
	background:url(../image711/company-top.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}
#company p{
	text-indent:24px;
	line-height:180%;
}
/*====================================================*/
#job{
	width:947px;
	height:1550px;
}
#job h1{
	background:url(../image711/job-top.gif) no-repeat;
}
#order{
	width:890px;
	height:806px;
	margin-left:30px;
}
#order1{
	width:890px;
	height:700px;
	margin-left:30px;
}
#order h1,#order1 h1{
	width:890px;
	height:31px;
	background:url(../image711/order.gif) no-repeat;
}
#order1 h1{
	background:url(../image711/lian.gif) no-repeat;
}
#order dl,#order1 dl{
	width:834px;
	height:110px;
	border-bottom:1px dotted #ccc;
	padding-top:10px;
	position:relative;
}

#order dl dt,#order1 dl dt{
	width:170px;
	height:67px;
	float:left;
	padding-top:15px;	
}
#order dl dd,#order1 dl dd{
	width:540px;
	line-height:180%;
	float:left;
}
#order dl a,#order1 dl a{
	display:block;
	width:103px;
	height:32px;
	position:absolute;
	top:63px;
	left:725px;
}
#job1{
	width:886px;
	height:266px;
	margin-top:15px;	
}
#job1 p{
	width:168px;
	height:124px;
	background-color:#fff;
	line-height:25px;
	text-align:center;
	float:left;
	margin-right:9px;
	
}
#job1 p a{
	color:#005584;
}
#lc{
	width:670px;
	height:260px;
	border:1px solid #d7d7d7;
	float:left;
	margin-right:9px;
}
#lc h1{
	width:670px;
	height:34px;
	background:url(../image711/lc-bg.gif) repeat-x;
	font-size:14px;
	color:#e00000;
	line-height:34px;
	text-indent:10px;
	font-weight:bold;
}
#online{
	width:264px;
	height:260px;
	border:1px solid #d7d7d7;
	float:left;
}
#online h1{
	width:263px;
	height:34px;
	background:url(../image711/lc-bg.gif) repeat-x;
	font-size:14px;
	color:#e00000;
	line-height:34px;
	text-indent:10px;
	font-weight:bold;
	margin-bottom:15px;
}
#online p{
	width:205px;
	height:37px;
	margin-left:15px;
}

#online input{
	width:120px;
	height:20px;
}
#online p input.na,#online p input.te{
	margin-left:30px;
}
#online p input.ti,#online p input.qu{
	width:60px;
	height:25px;
}
#online p.sub{
	width:60px;
	height:30px;
	float:left;
	padding:10px 0 0 5px;
}


/*====================================================*/
#footer{
	width:1000px;
	height:100px;
}
#footer h1{
	width:1000px;
	height:12px;
	background-color:#04447c;
	font-size:12px;

}
#footer ul{
	width:740px;
	height:30px;
	text-align:center;	
	line-height:30px;
	padding-top:5px;
	margin-bottom:10px;
	padding-left:200px;
}
#footer p{
	width:936px;
	text-align:center;
	color:#444333;
}
#footer ul li{
	float:left;
	margin-right:6px;
}
#footer ul li a{
	color:#444333;
}

