body { background: #dbeefe; color:#2c2c2c; }

/*头部企业名称信息*/	
.header{ width:100%; height:135px; background:url(t_bg01.gif) center #e8edf4 no-repeat; border-bottom:3px #689dd9 solid;}
	.header .con { width:970px; margin:0px auto; overflow:hidden; clear:both;}
	.header .con .info{ height:75px; margin-left:30px; clear:both; margin-top:30px; } 
	.header .con .info img{ float:left; display:inline;}
	.header .con .info .t_con{ width:450px; margin-left:10px; float:left; display:inline; color:#000; display:inline;}
	.menu { width:940px; height:30px; margin-left:40px; margin-bottom:1px; clear:both;} 
		.menu li a{ color:#266392; font-weight:bold; text-decoration:none;}
		.menu li{ width:95px; height:23px; float:left; margin-right:5px; display:inline; background:url(menu_bg02.gif) left no-repeat; padding:7px 0px 0px; text-align:center; color:#266392;}
		.menu .now{background:url(menu_bg01.gif) left no-repeat; color:#FFF;}
		.menu .now a{ color:#FFF; font-weight:bold; text-decoration:none;}

/*主内容区*/	
.main{ width:970px; height:auto; margin:0px auto; background:#FFF; 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:910px; height:24px; background:url(title01.gif) no-repeat; padding-left:30px; padding-top:6px; 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: #fff; text-decoration: none;}
		.title a:visited { color: #fff; text-decoration: none; }
		.title a:hover { color:#fff; text-decoration:underline; }
		.title a:active { color:#fff; text-decoration:underline; }
		

.footer{ width:970px; height:115px; background:url(foot_bg.gif) repeat-x; margin:0px auto; font-size:12px; color:#FFF; padding-top:20px; margin-bottom:10px;}
		
		
