html,body{
	background:url(images/web_bg.gif) repeat-y;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'verdana';
	line-height: 150%;
	height:100%;
}
a:link{color:#363;text-decoration:none;}
a:visited{color:#363;text-decoration:none;}
a:hover{color:#FF6600;}
a:active{color:#004A9C;text-decoration:none;}
img{border:none;}
table{border-collapse:collapse;border-spacing:0;}
td{padding:0}
tr{vertical-align:top;}
form{margin:0;}
.recruitLeft{float:left;width:220px; margin-left:10px;text-align:left;}
.recruitRight{margin-left:240px;}
.none{display:none;}
.clear{clear:both;}
.outer{
	width:100%;
	overflow:hidden;
	
}
.body1000{
	width:1000px;margin-top:10px;
	text-align:left;
}
#banner{
	height:100px;	
}
/*********************(左边样式)[开始]***************************/
#title{
	margin:10px 0 20px 0;
}
#divLine{
	background:url(images/space.gif) #360 ;
	margin-left:8px;
	line-height:1px;
	width:170px;
	height:1px;
}
#navBtn{
	padding:5 2 5 35px;
	color:#363;
}
#contact{
	background:url(images/contact_bg.gif) no-repeat ;
	margin-top:30px;
	padding:30px 5px 0 5px;
	width:180px;
	height:160px;
}
/*********************(左边样式)[结束]***************************/
/*********************(右边菜单样式)[开始]***************************/
.menuBar{
	background:url(images/nav_bg.gif) no-repeat;
	height:38px;
	margin-top:10px;
	padding-left:70px;
	font-size:12px;letter-spacing: 2pt;	
}
.menuBar li{
	margin-top:8px;
	margin-left:4px;
	color:#fff;	
	list-style-type:none;
	width:100px;
	text-align: center;
	float: left;
}
.menuBar a{
	color: #fff;
	text-decoration: none;
}

.menuBar a:link{color:#fff;text-decoration:none;}
.menuBar a:visited{color:#fff;text-decoration:none;}
.menuBar a:hover{color:#FF6600;}
.menuBar a:active{color:#004A9C;text-decoration:none;}
/*********************(右边菜单样式)[结束]***************************/
/*********************(右边海报样式)[开始]***************************/
#popPic{
	background:url(images/pop_bg.gif) no-repeat;
	margin-top:10px;
	padding:25px 0 0 10px;	
	text-align: left;
	height:256;
}
.popLeft{
	float:left;
	width:450px;
	color:#363;
}
.popLeft li{
	list-style:none;
	margin-bottom:10px;
	height:60px;
}
#popIcon{
	float:left;
	width:76px;
}
#popText{
	float:left;
	margin:10px 0 0 10px;	
}
#popRight{
	float:left;
	margin:10px 0 0 40px;
	width:200px;
	color:#363;
}
/*********************(右边海报样式)[结束]***************************/
/*********************(右边内容样式)[开始]***************************/
.contentNews{
	float:left;
	margin:0 10px 0 5px;
	background:url(images/news_bg.gif) no-repeat;
	width:395px;
	height:200px;
}
.contentNews ul{
	margin-top:25px;
}
.contentNews li{
	margin-top:2px;
}
#consult{
	background:url(images/kszx_bg.gif) no-repeat;
	width:330px;
	height:200px;
}
#siteLink{
	background:url(images/site_bg.gif) no-repeat;
	margin:20px 0 0 5px;
	height:60px;
}
/*********************(右边内容样式)[结束]***************************/
.foot{
	background:url(images/foot_bg.gif) no-repeat;
	margin-top:27px;
	padding:20px 60px;
	height:80px;
	
}