﻿/* Tina 2008/08/28 */
body{ margin:0; padding:0; font-size:12px; font-family:'宋体'; text-align:center; color:#777}
div{ text-align:left;}
body > div { margin-left:auto; margin-right:auto;}
img{ border:0; margin:0; padding:0;}
ul, li{ list-style:none; margin:0; padding:0;}

/****通用链接****/
a:link, a:visited{ color:#777; text-decoration:none;}
a:active, a:hover{ color:#f00; text-decoration:underline;}

/****内容区域****/
.div01{ width:900px; height:auto; background:url(bgbg01.gif); margin:0 auto; overflow:hidden;}
	.div02{ float:left; width:798px; height:auto;}
		.div02 .topimg{ float:left; width:798px; height:auto; background:url(top.jpg);}
			/*logo, menu*/
		.div02 .menu{ float:left; width:798px; }
			.div02 .menu .logo{ float:left; width:470px; height:83px;}
			.div02 .menu .menuinfo{ float:right; width:243px; height:40px; line-height:40px; margin:22px 0 21px 0px; background:url(menubg01.gif); text-align:center;}
				.div02 .menu .menuinfo a, .div02 .menu .menuinfo a:hover{ margin:0 8px;}
		.div02 .line{ float:left; width:798px; height:10px;}
		/*主体内容*/
		.div02 .info{ float:left; width:798px; height:auto;}
			.left{ float:left; width:217px; padding:0 10px 0 18px; height:auto;}
				/*招聘职位*/
				.left .zpzwimg{ float:left; width:217px; height:128px; margin-top:10px;}
				.left .zpinfo{ float:left; width:217px; line-height:23px; margin-top:8px;}
			.right{ float:right; width:553px; height:auto;}
				/*右侧内容-公司简介*/
				.right .img01{ float:left; width:553px; height:auto; margin-top:10px; text-align:center;}
				.right .nav{ float:left; width:523px; padding-left:30px; height:41px; line-height:41px; color:#000; background:url(navbg01.gif); font-size:16px; font-weight:bold;}
				.right .content{ float:left; width:543px; padding:8px 5px; line-height:23px; margin-bottom:60px;}
		/*页脚*/
		.div02 .footer{ float:left; width:798px; height:50px; padding-top:10px; line-height:22px; background:#ebebeb; text-align:center; color:#000;}

		/*招聘信息*/	
		.black{ float:right; width:100px; line-height:41px; font-size:14px; color:#f00;}	
		.info01{ float:left; width:520px; padding-left:20px; margin-bottom:10px; font-size:14px; font-weight:bold; height:30px; color:#000; line-height:30px; FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#EDEDED,endColorStr=#ffffff);}
		.info02{ float:left; width:530px; margin-bottom:10px; height:auto; line-height:22px; padding-left:10px; color:#000;}
			.info02 li{ float:left; width:250px; margin-right:10px;}
			.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-left:35px;}
			.btninfo img{ float:left; width:195px; height:44px; margin:15px; }

