#footer{
	min-height: 50px;
	border-bottom: 20px solid #222258;
	background: url(../image/footer_main.png) no-repeat 100% 0;
	margin-top: -60px;
	color: #fff;
}

#footer{
	background: url(../image/footer.png) no-repeat 100% 0 #D7D7D7;
	margin-top: 0;
}

*html #footer{
position:relative;
height:1%;
margin-top:0
}

#phone{
	margin-left: 238px;
	background: url(../image/phone.gif) no-repeat 0 0;
	padding-left: 56px;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #fff;
	margin-top:40px
}

#attside{
	height: 93px;
	padding-top: 85px;
	padding-left: 20px;
}

.cont_tb{
width:100%;
border:none;
border-collapse:collapse;
border-top:1px solid #222258
}
#middle{
vertical-align:top;
width: 356px;
padding:0;
}
#catCont{
padding:10px 0 0 20px
}

/**/
#catList{
list-style:none;
padding:0;
margin:0
}
#catList li{
float:left;
width:135px;
margin:0 5px 15px;
text-align:center
}
.catHead{
padding:0 0 10px
}
.catHead a, .catHead a:VISITED{color:#222258}