﻿@charset "utf-8";

.centerbox{
	margin:0 auto;
	max-width:1200px;
}
.centerbox:after{
	content:"";
	display:block;
	clear:both;
}

.friendlylinks{padding: 20px 0;color: #ffffff;}
.friendlylinks .txt{float: left;line-height: 20px;font-size: 16px;}
.friendlylinks ul{display: block;margin-left: 80px;line-height: 20px;}
.friendlylinks ul li{float: left;margin: 0 10px;}
.friendlylinks ul li a{text-decoration: none;color: #ffffff;font-size: 14px;word-wrap: break-word;word-break: break-all;}
.friendlylinks ul li a:hover{color: #d90505;}

#friend{padding: 20px 20px;background-color: #030303;}
.friendtitle{border-bottom: 1px solid #eeeeee;padding-bottom: 10px;margin-bottom: 20px;}
.friendtitle span{display: inline-block;border-left: 4px solid #ffffff;line-height: 24px;padding-left: 10px;color: #ffffff;    font-size: 16px;
    font-weight: bold;}
.friendship{overflow: hidden;}
.friendship .li{display: inline-block;padding: 0 15px;text-decoration: none;color: #ffffff;font-size: 14px;word-wrap: break-word;word-break: break-all;}
.friendship .li .li{border-left:1px solid #dbdbdb ;}








