body { background:url(bg01.gif) repeat-x #d6c6dc; color:#2c2c2c; }
.clear{ clear:both;}


.main{ width:960px; height:auto; margin:0px auto; background:#FFF;}
	.header{ width:960px; height:161px; background: url(t_bg01.jpg) center no-repeat; margin:0px auto;}
		.header .con { width:960px; margin:0px auto; overflow:hidden; clear:both;}
		.header .con .info{ height:106px; margin-left:30px; clear:both; margin-top:55px; } 
		.header .con .info img{ float:left; display:inline;}
		.header .con .info .t_con{ width:450px; margin-left:10px; float:left; display:inline; color:#fff; display:inline;}
		
	/*菜单*/	
	.menu {width:960px; height:34px; background:url(menu_bg01.gif) repeat-x; margin:0px auto;} 
		.menu .con { width:925px; margin:0px auto; padding-left:35px;}
		.menu .con li a{ color:#000; font-weight:normal; text-decoration:none;}
		.menu .con li{ width:80px; height:26px; float:left; margin-right:5px; display:inline; padding:8px 0px 0px; text-align:center; color:#266392;}
		.menu .con .now{background:url(menu_bg02.gif) left no-repeat;}
		.menu .con .now a{ color:#8e1d9e; font-weight:bold; text-decoration:underline;}
		.manage { font-size:12px; float:right; padding-right:25px; display:block; padding-top:8px;}
		.manage a:link { color: #529fd5; text-decoration: none;}
		.manage a:visited { color: #529fd5; text-decoration: none; }
		.manage a:hover { color:#529fd5; text-decoration:underline; }
		.manage a:active { color:#529fd5; text-decoration:underline; }
	
	.content{ width:920px; height:autopx; padding:15px 20px 0px; background:#fff;}
		.title{ width:902px; height:24px; background:url(title01.gif) no-repeat; padding-left:18px; padding-top:6px; font-weight:bold;}
		.content .con{ width:880px; margin:20px 20px 20px; line-height:200%; font-size:13px; overflow:hidden;}
			.add { width:450px; float:left;}
			.map{ width:352px; height:182px; float:right; margin-right:10px; border: 3px #efefef solid; display:inline;}
				.map img { border:1px #FFF solid; display:inline;}
	
			/*企业荣誉 图片列表*/	
			.pic{ width:876px; border:1px solid #e3e3e3; background:#fbfbfb; margin:0px auto; padding:11px 11px; clear:both; color:#666;}
				.pic li{ width:195px; height:155px; float:left; margin:10px 12px; display:inline;}
				.pic span{ height:25px; text-align:center; display:block;  padding-top:5px; overflow:hidden;}
	
		
		.title a:link { color: #901e9f; text-decoration: none;}
		.title a:visited { color: #901e9f; text-decoration: none; }
		.title a:hover { color: #901e9f1; text-decoration:underline; }
		.title a:active { color: #901e9f; text-decoration:underline; }	

.footer{ width:960px; height:127px; background:url(foot_bg.jpg) no-repeat; margin:0px auto; font-size:12px; color:#FFF; padding-top:25px; }
		
		
