/*Tina 2008-12-24制作*/
body{ margin:0; padding:0; text-align:center; font-size:12px; font-family:"宋体"}
div{ text-align:left; }
body > div{ margin:0 auto;}
img, a img{ margin:0; padding:0; border:none;}
ul,li{ margin:0; padding:0; list-style:none;}

/*********************************通用链接*********************************/
a:link, a:visited{ color:#000; text-decoration:none;}
a:active, a:hover{ color:#f00; text-decoration:underline;}

.lh35{ line-height:35px; font-size:14px; font-weight:bold;} 

/**************************************内容区域******************************/
#div01{ width:927px; padding:8px 7px 8px 8px; border:8px solid #61afbd; height:auto; background:#fff;}
	/***********************菜单区域*****************************/
	.menu{ float:left; width:927px; height:auto; padding:8px 0 2px 0;}
		.logo{ float:left; width:200px; height:auto; text-align:right;}
		.conname{ float:left; width:400px; height:auto; font-family:"黑体"; font-weight:bold; font-size:20px;}
		.menuinfo{ float:right; width:260px; padding:8px 0; border:4px solid #d8d8d8; background:#fff; text-align:center;}
			.menuinfo a:link, .menuinfo a:visited{ color:#000; margin:0 5px;}
			.menuinfo a:hover{ color:#f00; margin:0 5px;}
	/*******************flash区域**********************/
	.flash{ float:left; width:927px; height:auto;}
	/************************************主体内容区************************************/
	.content{ float:left; width:927px; height:auto;}
		.topimg{ float:left; width:927px; height:auto;}
		.middlebg{ float:left; width:927px; height:auto; background:url(bgbg01.gif);}
			.leftpanel{ float:left; width:199px; height:auto; padding:8px 10px;}
				.leftpanel li{ float:left; width:199px; border-bottom:1px dashed #d8d8d8; line-height:25px; }
			.rightpanel{ float:right; width:699px; height:auto;}
				.rightpart{ float:left; width:679px; padding:10px; line-height:22px;}
				
			/****************联系方式********************/
				.contact{ float:left; width:400px; margin:20px 0; line-height:22px;}
					.contact li{ float:left; width:400px;}
		.bottomimg{ float:left; width:927px; height:auto;}
	/*****************************************页脚部份*********************************/
	.footer{ float:left; width:928px; height:auto; border-top:6px solid #d8d8d8; padding-top:10px; line-height:22px; text-align:center; margin-top:15px;}
	
	
					/*招聘信息*/	
		.black{ float:right; width:100px; line-height:41px; font-size:14px; color:#f00;}	
		.info01{ float:left; width:630px; padding-left:20px; margin-bottom:10px; font-size:14px; font-weight:bold; height:30px; line-height:30px; color:#fff; FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#61AFBD,endColorStr=#F7F7F7);}
		.info02{ float:left; width:650px; margin-bottom:10px; padding-left:10px; height:auto; line-height:25px;}
			.info02 li{ float:left; width:200px; margin-right:10px;}
			.info02 li.address1{ float:left; width:500px; line-height:25px;}
			.info02 li.xuzhi{ float:left; width:500px; line-height:23px;}			
		.btninfo{ float:left; width:500px; text-align:center; padding-left:100px; padding-bottom:30px;}
			.btninfo img{ float:left; width:195px; height:44px; margin:15px; }


