@charset "utf-8";
/********************友情链接********************************/
.friend_url {
	clear:both;
	text-align:left;
	padding:10px 0;
	font-size:10px;
	color:#999;
	line-height:20px;
	margin:0 10px;
}
.friend_url a,.friend_url a:visited,.friend_url a:link {
	color:#333;
	font-size:12px;
	text-decoration: none;
	white-space: nowrap;
	line-height:25px;
}
.friend_url a:hover {
	color:#04d;
	text-decoration: underline;
}


/********************底********************************/
#bottom {
	clear:both;
	text-align:center;
	height:130px;
	margin:auto;
	font-size:12px;
	background-image: url(img.png);
	background-repeat: repeat-x;
	background-position: left -370px;
}
#bottom #width{ width:960px; margin:auto;}

#bottom #logo_b {
	float:left;
	width:140px;
	height:90px;
	margin:0 10px 0 0;
	background-image: url(img.png);
	background-repeat: no-repeat;
	background-position: left -240px;
	font-size:12px;
	color:#FFF;
}

#bottom #logo_b span{ display:none;}

#bottom #menu_b{ color:#FFF; text-align:right; height:30px; line-height:40px; clear:both;}
#bottom #menu_b a,#bottom #menu_b a:visited,#bottom #menu_b a:link{ float:left; margin:0 10px 0 0; color:#FFF;}
#bottom #menu_b a:hover{ color:#FFFF00;}
#bottom #r{ margin:35px 0 0 0; float:right; color:#F5D28F; text-align:right;}
#bottom #r a{ display:block; color:#FFFF00; font-size:14px;}
#bottom #r a span{ color:#FFFFFF; padding:0 5px;}
