﻿/* Tina 2008-06-19pm制作 */
body { margin:0px; padding:0; text-align:center; font-size:12px; font-family:"宋体"; filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#BB5800',endColorStr='#948401',gradientType='0');}
div { text-align:left;}
body > div { margin-left:auto; margin-right:auto;}
img, a img { border:0; margin:0; padding:0;}
ul, li, h1 { list-style:none; padding:0; margin:0; font-weight:normal;}

a:link, a:visited{ color:#000; text-decoration:none;}
a:active, a:hover{ color:f00; text-decoration:none;}

/****主体内容****/
.div01 { width:808px; padding:0 6px; height:auto; background:#FFF;}
		/*顶部区域*/
	.div01 .top{ float:left; width:808px; height:69px; background:#fff; border-bottom:2px solid #f00; padding:5px 0;}
		.logo{ float:left; width:540px; height:67px;}
		.imgadv{ float:right; width:386px; height:67px;}
	.div01 .flashbg{ float:left; width:808px; height:auto; background:url(flashbg.gif);}
		/*主体内容*/
	#content{ width:808px; height:auto; background:url(bgbg.gif) left top repeat-y;}
		#content .left{ float:left; width:227px; height:auto;}
			.leftinfo{ float:left; width:218px; height:auto; padding-top:10px;}
			.leftinfo li{ float:left; width:150px; height:46px; padding-left:68px; line-height:46px; margin-bottom:10px; font-size:14px; font-weight:bold; background:url(menubg.gif);}
			.leftinfo img{ margin-bottom:20px;}
			.zpinfo{ float:left; width:199px; height:auto; padding:0px 9px 30px 10px; line-height:23px;}
				.zpinfo li a{ color:#000; text-decoration:none;}
				.zpinfo li a:hover{ color:#f00; text-decoration:underline;}
		#content .right{ float:right; width:564px; padding-left:17px; height:auto;}
			.rightinfo{ float:left; width:564px; height:auto; margin-top:15px; line-height:23px; border-bottom:1px dashed #d9d9d9;}
			.icon{ float:left; width:12px; height:20px; padding-top:2px;}
			.titlename{ float:left; padding-left:6px; font-size:16px; font-weight:bold; color:#BB5800; line-height:25px;}
			.address{ float:right; padding-right:10px; color:#d9d9d9; line-height:20px; font-style:italic; }
		 	.contact{ width:400px; line-height:25px; margin:10px 0 40px 20px;}
			
				/*招聘信息*/	
		.black{ float:right; width:100px; line-height:41px; font-size:14px; color:#f00;}	
		.info01{ float:left; width:540px; padding-left:20px; margin-bottom:10px; font-size:14px; font-weight:bold; height:30px; line-height:30px; FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#efefef,endColorStr=#ffffff);}
		.info02{ float:left; width:560px; height:auto; line-height:22px; margin-bottom:10px;}
			.info02 li{ float:left; width:220px; margin-right:20px;}
			.info02 li.address1{ float:left; width:500px; line-height:23px;}	
			.info02 li.xuzhi {float:left; width:500px; line-height:23px;}		
.btninfo{ float:left; width:500px; text-align:center; padding-bottom:30px;}
	.btninfo a img{ margin:0 10px;}
			
/****页脚****/
#Footer{ float:left; width:808px; height:auto; margin:0 auto;}
	#Footer .left{ float:left; width:222px; background:#C5B000; height:44px; line-height:23px;  border:5px solid #fff; border-left:none; border-bottom:none;}
	#Footer .right{ float:right; width:581px; line-height:22px; color:#fff; margin-top:5px; background:#BB5800; text-align:center;}
	#Footer .right a{ color:#fff!important;}
