body { background: url(../template06/bg.gif) repeat #3b6695; color:#2c2c2c; }

/*头部企业名称信息*/	
.header{ width:970px; height:177px; background:url(t_bg.gif) center no-repeat; margin:0px auto;}
	.header .con { width:970px; margin:0px auto; overflow:hidden; clear:both;}
	.header .con .info{ height:85px; margin-left:30px; clear:both; margin-top:40px; } 
	.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:970px; height:44px; background:url(menu_bg.gif) repeat-x; margin:0px auto;} 
		.menu .con { width:958px; margin:0px auto; padding-left:12px;}
		.menu .con li a{ color:#fff; font-weight:bold; text-decoration:none;}
		.menu .con li{ width:90px; height:27px; float:left; margin-right:10px; display:inline; padding:9px 0px 0px; text-align:center; color:#266392;}
		.menu .con .now{background:url(menu_bg02.gif) left no-repeat;}
		.menu .con .now a{ color:#000; font-weight:bold; text-decoration:none;}
		.manage { font-size:12px; float:right; padding-right:25px; display:block; padding-top:9px;}
		.manage a:link { color: #3569a1; text-decoration: none;}
		.manage a:visited { color: #3569a1; text-decoration: none; }
		.manage a:hover { color:#ffeded; text-decoration:underline; }
		.manage a:active { color:#ffeded; text-decoration:underline; }

/*主内容区*/	
.main{ width:970px; height:auto; margin:0px auto; background:#FFF url(footer.gif) bottom no-repeat; padding-bottom:15px;}
	.banner{ width:970px; height:155px; clear:both; text-align:center;}
	
	.content{ width:940px; height:autopx; padding:15px 15px 0px; background:#fff;}
		.title{ width:922px; height:24px; background:url(title.gif) no-repeat; padding-left:18px; padding-top:5px; font-weight:bold;}
		.content .con{ width:900px; 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:5px 12px; display:inline;}
				.pic span{ height:25px; text-align:center; display:block;  padding-top:5px; overflow:hidden;}
	
		.title a:link { color: #000; text-decoration: none;}
		.title a:visited { color: #000; text-decoration: none; }
		.title a:hover { color:#000; text-decoration:underline; }
		.title a:active { color:#000; text-decoration:underline; }
		

.footer{ width:970px; height:80px; background:url(foot_bg.gif) repeat-x; margin:0px auto; font-size:12px; color:#fff; padding-top:20px; margin-bottom:30px;}
		
		
