/* Tina 2010-7-12 am */
body{ margin:0; padding:0; text-align:center; font-family:"宋体"; font-size:14px; }
body > div{ margin:0 auto;}
div{ text-align:left;}
dl,dt,dd,ul,li{ list-style:none; margin:0; padding:0;}
img, a img{ border:none; margin:0; padding:0;}

/*******************通用链接*******************/
a:link, a:visited{ color:#000; text-decoration:none;}
a:active, a:hover{ color:#f00; text-decoration:underline;}


/*****************************************main************************************/
#wrapper{ width:960px; height:auto;}
	/**********************header***********************/
	#header{ float:left; width:960px; height:auto; margin:10px 0;}
		.logo{ float:left; width:220px; height:auto; text-align:center; margin-top:20px;}
		.banner{ float:right; width:720px; height:auto; text-align:right;}
			.banner img{ margin-left:10px;}
	/*******************menu********************/
	#menubg{ float:left; height:30px; line-height:30px; background:url(menubg.gif) left top repeat-x; width:960px; text-align:center;}  /*从上至下渐变 filter:alpha(style=1,startY=0,finishY=100,startX=100,finishX=100);*/
		.menu{ position:absolute;  filter:Dropshadow(offx=1,offy=0,color=#ffffff) Dropshadow(offx=0,offy=1,color=#ffffff) Dropshadow(offx=0,offy=-1,color=#ffffff) Dropshadow(offx=-1,offy=0,color=#ffffff);}
			.menu a{ margin:0 10px;}
	/******************main*****************/
	#main{ float:left; width:960px; line-height:22px;}
		#content{ overflow:hidden; padding-left:250px;} 
			#left,#right{ height:auto; margin-bottom:-12767px; padding-bottom:12767px;} 
			#left{ display:inline; float:left; width:250px; margin-left:-250px; background:#F1F1F1;}
			
			/****************/
			.leftinfo{ float:left; width:250px; margin-top:30px;}
				.leftnav{ float:left; padding-left:10px; width:240px; background:#D77900; font-weight:bold; color:#fff; line-height:27px; leftter-spacing:2px;}
				.leftinfo1{ float:left; width:240px; padding:10px 0 10px  10px;}
			#right{ float:right; width:700px; padding-left:10px;}
				.img01{ float:left; width:100%; text-align:center; margin:20px 0;}
				.rightinfo{ float:left; width:700px; padding:0 0 10px 0; line-height:auto;}
				.titlenav{ float:left; width:680px; padding-left:10px; background:#F1F1F1; height:30px; line-height:30px; font-weight:bold; leftter-spacing:2px; margin-bottom:10px;}

				.c1{}
				.c1 a{ float:left; width:220px; line-height:24px;}			
	
	/*****************footer*********/
	#footer{ float:left; width:960px; line-height:24px; text-align:center; background:#999;}
	
/*招聘信息*/	
.black{ float:right; width:100px; line-height:41px; font-size:14px; color:#f00;}	
.info01{ float:left; width:680px; 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=#EEEEEE,endColorStr=#ffffff);}
.info02{ float:left; width:700px; height:auto; line-height:22px; margin-bottom:10px;}
	.info02 li{ float:left; width:230px;}
	.info02 li.address1{ float:left; width:600px; line-height:23px;}	
	.info02 li.xuzhi{float:left; width:600px; line-height:23px;}		
.btninfo{ float:left; width:680px; text-align:center; padding-bottom:30px;}
	.btninfo a img{ margin:0 10px;}


