.container {
	width: 1200px;
	padding: 0;
}

.footer {
	margin-top: 30px;
}




.blogroll {
	width: 1100px !important;
}

.blogroll span {
	color: #767676;
	font-size: 14px;
	float: left;
	line-height: 31px;
}

.caret {
	position: relative;
	left: 170px;
	top: 8px;
}

.dropdown {
	float: left;
	margin: 0 2.2em;
}

.lastDropdown {
	margin-right: 0;
}

.btnDown {
	text-align: left;
	width: 210px;
	background: white;
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
}

.presentation {
	color: #666666;
}

.footer {
	margin-top: 30px;
}

.blogroll {
	width: 1100px;
}

.blogroll span {
	color: #767676;
	font-size: 14px;
	float: left;
	line-height: 35px;
}

.caret {
	position: relative;
	left: 170px;
	top: 8px;
}

.dropdown {
	float: left;
	margin: 0 2.2em;
}

.lastDropdown {
	margin-right: 0;
}

.btnDown {
	text-align: left;
	width: 210px;
	background: white;
	border: 1px solid #cccccc;
	color: #666666;
}

.presentation {
	color: #666666;
}

.footerText {
	position: relative;
	background-size: 60px;
	background-position: 370px 50px;
	width: 800px;
}
.footerText .ico{ position: absolute; left: 50%; margin-left:-220px;top: 60px;}
.footerText ul {
	width: 272px;
	display: block;
	margin: 0 auto;
	margin-top: 40px;
}

.footerText ul li {
	float: left;
	margin: 0 10px;
	padding-bottom: 5px;
	float: left;
}

.footerText a {
	font-size: 12px;
	color: #767676;
	text-align: center;
}

.footerText p {
	color: #767676;
	clear: left;
	padding: 5px 0px;
	text-align: center;
}

.dropdown-menu>li>a{
	font-size: 12px;
}

.dropdown-menu>li>a:hover {
	color: #1D9E04;
}


@-moz-document url-prefix() {
	.caret {
		position: relative;
		left: 170px;
		top: -8px;
	}
	.blogroll span {
		line-height: 38px;
	}
}

@media screen\9 {
	.caret {
		position: relative;
		left: 170px;
		top: -8px;
	}
	.blogroll span {
		line-height: 42px;
	}
}
@media screen and (max-width:750px ) {
.blogroll{width:100%!important;}

.friendshiplink	{width: 100%!important;height: auto!important;overflow: hidden;padding: 10px;margin-top: 10px!important;}
.friendshiplink a{width: calc((100% - 20px) / 3);margin: 0px 10px 10px 0px!important;overflow: hidden;height: 40px;}
.friendshiplink a:nth-child(3n){margin-right: 0px!important;}
.friendshiplink a img{width:100%;height: 40px;}
.btnDown{width:100%;}
.caret {position: absolute;left: auto;right: 20px;}
.footer{margin-top: 0px;}
.footerText{margin-top: 0px!important;padding-bottom: 70px;}
.blogroll>span{display: block;float: none;}
.dropdown{width: calc((100% - 40px) / 2);margin: 10px !important;}
.footer .f_red{position: absolute;bottom: 10px;left: 50%;margin-left: -100px;}
.footer .f_info{width:100%!important;}
.footer .f_info ul{width:100%!important;}
.footerText ul li{margin: 0px;line-height: 24px;}
.footer .f_nav{float: none;width: 100%!important;text-align: center;}
.footerText .f_nav ul{width:100%;height: auto;overflow: hidden;}
.footerText .f_nav ul li{margin-right: 10px;}
}
@media screen and (max-width:375px ) {
.dropdown {width: 100%;margin: 10px 0px;}
}