body { background: #eaeaea; color:#2c2c2c; }


.header{ width:100%; height:76px; background:url(t_bg01.gif) repeat-x; padding-top:15px;}
	.header .con { width:960px; margin:0px auto; padding-left:10px;}
	.header .con img{ margin-left:20px; float:left; display:inline;}
	.header .con .t_con{ width:450px; margin-left:10px; float:left; color:#cc0000;}
	.menucontent { margin-left:80px; margin-top:40px; float:left;} 
		.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; }


.main{ width:970px; height:auto; margin:0px auto; background:#FFF;}
	.banner{ background:url(t_bg01.jpg) no-repeat; height:156px; width:970px;}
		.banner span{ float:right; padding-right:50px; padding-top:130px;}
	
	.content{ width:940px; height:autopx; padding:15px 15px 0px; background:#fff;}
		.title{ width:912px; height:24px; background:url(title01.gif) no-repeat; padding-left:28px; 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; }
		
		.menucontent a:link { color: #222; text-decoration: none;}
		.menucontent a:visited { color: #222; text-decoration: none; }
		.menucontent a:hover { color: #06F; text-decoration:underline; }
		.menucontent a:active { color: #06F; text-decoration:underline; }	

.footer{ width:970px; height:140px; background:url(foot_bg.gif) repeat-x; margin:0px auto; font-size:12px; color:#FFF; padding-top:20px; }
		
		
