
#friendLinks{}
#friendLinks .title{background:url(../img/linktit.gif) left center no-repeat; height:30px;}
#friendLinks ul#imgList{clear:both;float:left;width:100%;margin:0;padding:0;}
#friendLinks ul#imgList li{width:101px;height:35px;float:left;margin:5px 10px;}
#friendLinks ul#imgList li a{display:block;}
#friendLinks ul#imgList li img{width:101px;height:35px;}
#friendLinks ul#txtList{clear:both;float:left;width:100%;margin:0;padding:0;}
#friendLinks ul#txtList li{float:left;margin:5px 10px;}
#friendLinks ul#txtList li a{display:block;}

#bottomButton{text-align:right;}
#bottomButton a{margin:0 10px;}
#bottomButton img{border:none;}

#footer{
	border-top:1px #dfdfdf solid;
	color:#999999;
	text-align:center;
	line-height:25px;
	padding-top:15px;
	clear:both;
	margin:0 auto;
}
#footer p{
	color:#666666;
}
#footer a{margin:0 5px;}