/* Tina 2010-6-22 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;}


/********************************主体内容**********************************/
#wrapper{ width:940px; height:auto;}
	/************************Header**********************/
	#header{ float:left; width:940px; height:71px; background:url(topbg.gif) left top repeat-x;}
		.topiimg{ float:left; width:250px; height:auto;}
		.logo{float:right; width:690px;}
		
	/********************main**********************/
	#main{ float:left; width:940px; height:auto;}
		#Body{ overflow:hidden; padding-left:240px;} 
		#Left,#Right{ height:auto; margin-bottom:-12767px; padding-bottom:12767px;} 
		#Left{ display:inline; float:left; width:240px; margin-left:-240px; background:url(leftbg.gif) left top repeat-y;}
			.leftiinfo{ float:left; width:240px; height:auto;} 
				.jobs{ float:left; width:220px; padding:10px 10px 5px;}
				.c1 li a{ float:left; width:220px; padding-left:10px; line-height:26px!important; color:#037FCE!important;}
				.c1 li a:hover{ color:#f00!important;}
		#Right{ float:right; width:100%; } 
			.menu{ float:left; width:700px; height:39px; line-height:30px; background:url(menubg.gif) left top repeat-x; color:#fff; text-align:center;}
				.menu a{ margin:0 10px; color:#fff!important;}
				.menu a:hover{ margin:0 10px; color:#ff0!important;}
				
			.content{ float:left; width:690px; height:auto; padding-left:10px;}
				.flash{ float:left; width:690px; height:auto; padding:8px 0; }
				.title{ float:left; width:660px; padding-left:18px; font-size:14px; font-weight:bold; color:#037FCE; border:6px solid #EEEFEF; background:#fff; line-height:30px; }
				.info{ float:left; width:690px; padding:8px 0　20px 0; line-height:24px;}
	
		.leftpannel{ float:left; width:240px; height:auto;}
		.rightpannel{ float:right; width:700px; height:auto;}
	
	#footer{ float:left; width:940px; height:auto; background:#fff;}
		.footer_left{ float:left; width:750px; height:40px; padding-top:40px; line-height:22px;  text-align:center; background:url(footerbg.gif) left top repeat-x;}
		.footer_right{ float:right; width:190px; height:auto; valign:top; }


/*招聘信息*/	
.black{ float:right; width:100px; line-height:41px; font-size:14px; color:#f00;}	
.info01{ float:left; width:660px; 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=#EEEFEF,endColorStr=#ffffff);}
.info02{ float:left; width:680px; height:auto; line-height:24px; margin-bottom:10px;}
	.info02 li{ float:left; width:225px;}
	.info02 li.address1{ float:left; width:600px; line-height:24px;}	
	.info02 li.xuzhi{float:left; width:600px; line-height:24px;}		
.btninfo{ float:left; width:660px; text-align:center; padding-bottom:30px;}
	.btninfo a img{ margin:0 10px;}


