/*footer*/
#footer{
	width:100%;
	height:100%;
	font-size:12px;
	color:#999;
	margin-top:10px;
}
#footer a{
	color:#999;
	}										
#footer .inner{
	margin:auto;
	width:1200px;
	padding-top:0px;
	}

#footer .inner .InnerLeft{
}
#footer .inner .InnerRight{
	float:right;
	width:420px;
}

#footer .inner .InnerRight .tel{
	background: url("/images/HituxCMSBold/tel_bottom.jpg") no-repeat 0px 0px;
	height:50px;
	width:220px;
	padding-left:180px;
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;}

	
#footer .inner p{
	line-height:20px;}

#footer .inner .BottomNav{
	width:100%;
	margin:auto;
	height:30px;
	line-height:30px;
	color:#FFF;
	background:#FFF url("/images/HituxCMSBold/nav_bg2.png") repeat-x center -5px;
}

#footer .inner .BottomNav a{
	color:#0170d9;
	padding:0px 10px;}


#wrapper  .t_page{
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:25px;
	
	}	
#wrapper  .t_page a{
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;}	
