@CHARSET "UTF-8";
.game_common_footer .c_f_nation .n_flag {
	display: inline-block;
	width: 24px;
	height: 19px;
	background: url("../img/index/index_edition_1/flag.png?2014") no-repeat;  
	vertical-align: -6px;
	*vertical-align: -2px;
	margin-right: 8px;
} 
a {
	text-decoration: none;
}

.game_common_footer.footer_fixed{
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 1000;
}

.game_common_footer {
	border-top: 1px solid #e1e1e1;
	background-color: #fafafa;
	font-family: Arial, Simsun;
}

.game_common_footer .active_area {
	width: 1000px;
	margin: 0 auto;
}

.game_common_footer .c_float_l {
	float: left;
}

.game_common_footer .c_float_r {
	float: right;
}

.game_common_footer .c_footer_main {
	margin-top: 10px;
	padding-bottom: 10px;
}

.game_common_footer .elex_fb_share {
	width: 90px;
	overflow: hidden;
	margin-right: 20px;
}

.game_common_footer .c_footer_links>a {
	margin-right: 19px;
}

.game_common_footer .c_footer_main .c_f_copy,.game_common_footer .c_footer_links>a
	{
	color: #a9a9a9;
	font-size: 12px;
	line-height: 20px;
}

.game_common_footer .c_f_nation {
	position: relative;
	margin-top: -20px;
	padding-top: 16px;
	z-index: 1000;
}

.game_common_footer .c_f_nation>a {
	display: block;
	height: 25px;
	background-color: #f5f5f7;
	border: 1px solid #e1e1e3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding: 0 8px;
	margin-left: 18px;
}

.game_common_footer .c_f_nation>a:hover {
	background-color: #fafafa;
	text-decoration: none;
	cursor: pointer;
}

.game_common_footer .c_f_nation .n_flag {
	display: inline-block;
	width: 24px;
	height: 19px;
	background: url("../img/index/index_edition_1/flag.png") no-repeat; 
	vertical-align: -6px;
	*vertical-align: -2px;
	margin-right: 8px;
}

.game_common_footer .c_f_nation .c_nation_dropdown .n_flag {
	
}

.game_common_footer .c_f_nation .nation_en {
	background-position: 0px -19px;
}

.game_common_footer .c_f_nation .nation_es {
	background-position: -24px -19px;
}

.game_common_footer .c_f_nation .nation_pt {
	background-position: 0px 0px;
}

.game_common_footer .c_f_nation .nation_tr {
	background-position: 0px -56px;
}

.game_common_footer .c_f_nation .nation_pl {
	background-position: -24px -56px;
}

.game_common_footer .c_f_nation .nation_th {
	background-position: 0px -75px;
}

.game_common_footer .c_f_nation .nation_zh {
	background-position: -24px -75px;
}

.game_common_footer .c_f_nation .nation_tw {
	background-position: 0px -94px;
}

.game_common_footer .c_f_nation .nation_de {
	background-position: -24px -94px;
}

.game_common_footer .c_f_nation .nation_ar {
	background-position: 0px -113px;
}

.game_common_footer .c_f_nation .nation_ko {
	background-position: 0px -150px;
}

.game_common_footer .c_f_nation .nation_ru {
	background-position: -24px -150px;
}

.game_common_footer .c_f_nation .nation_fr {
	background-position: 0 -169px;
}

.game_common_footer .c_f_nation .c_n_arrow_down {
	display: inline-block;
	width: 7px;
	height: 4px;
	background: url("../img/index/index_edition_1/arrow.png") no-repeat
		0 0;
	margin-left: 4px;
	vertical-align: 1px;
	*vertical-align: 4px;
}

.game_common_footer .c_f_nation .c_n_arrow_up {
	background-position: 0 -4px;
}

.game_common_footer .c_f_nation .c_nation_dropdown .c_n_arrow_dropdown {
	display: inline-block;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	vertical-align: -5px;
	*vertical-align: -2px;
	border-top-color: #ffffff;
	position: absolute;
	bottom: -11px;
	right: 8px;
}

.game_common_footer .c_f_nation .n_name {
	display: inline-block;
	line-height: 24px;
	color: #747474;
	font-size: 12px;
}

.game_common_footer .c_f_nation .c_nation_dropdown {
	position: absolute;
	right: 0;
	bottom: 38px;
	padding: 15px 15px 11px;
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c7c7c7\9;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	display: none;
}

.game_common_footer .c_f_nation .c_nation_dropdown li {
	position: relative;
	line-height: 24px;
	height: 24px;
	border: 1px solid #ffffff;
	font-size: 12px;
	color: #9b9b9b;
	margin-bottom: 4px;
	white-space: nowrap;
	min-width: 160px;
	padding: 0 6px;
}

.game_common_footer .c_f_nation .c_nation_dropdown li>a {
	display: block;
	width: 100%;
	height: 100%;
}

.game_common_footer .c_f_nation .c_nation_dropdown li:hover {
	background-color: #f8f8f8;
	border: 1px solid #eeeeee;
	cursor: pointer;
}

.game_common_footer .c_f_nation .c_nation_dropdown li:hover>a{
	text-decoration: none;
	cursor: pointer;
}

.game_common_footer .c_f_nation .c_nation_dropdown .n_selected {
	position: absolute;
	top: 6px;
	right: 4px;
	width: 15px;
	height: 11px;
}
	/* .game_common_footer .c_f_nation:hover .c_nation_dropdown{display: block; }*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.game_common_footer .footer-description{
	width: 1000px; margin: 0 auto 0; text-align: left; padding-top: 10px;
}