@CHARSET "UTF-8"; 

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.clearfix {
	zoom: 1
}

.game_common_header {
	color: #FFF;
	font-size: 12px;
	height: 50px;
	min-width: 900px;
	font-family: Arial
}

.game_common_header a {
	color: #FFF
}

.game_common_header ul,.game_common_header li {
	padding: 0;
	margin: 0;
	list-style: none
}

.game_common_header .elex_header_wrap {
	background-color: #fc0;
}

.game_common_header .elex_header_mask {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: transparent;
	top: 0;
	left: 0;
	z-index: -1
}

.game_common_header_fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3000
}

.game_common_header .c_float_l {
	float: left
}

.game_common_header .c_float_r {
	float: right
}

.game_common_header .website_logo {
	width: 145px;
	height: 50px;
	display: block;
	background: url(/assets/img/ugirlsgames.png?v=2)
		no-repeat left center;
	margin-left: 20px;
	font-size:0px;
	text-indent:-100px;
}

.game_common_header .website_m_logo {
	width: 145px;
	height: 50px;
	display: block;
	background: url(/assets/img/ugirlsgames.png)
		no-repeat left center;
	margin-left: 20px;
	font-size:0px;
	text-indent:-100px;
}

.game_common_header .c_header_crumbs>a,.game_common_header .c_header_crumbs>span
	{
	padding: 0 12px;
	line-height: 50px
}


.game_common_header .r_conponent {
	padding-right: 2px
}

.game_common_header .base_component {
	height: 50px
}

.game_common_header .base_component>ul>li {
	height: 50px
}

.game_common_header .base_component>ul>li>a {
	display: inline-block;
	height: 50px;
	cursor: pointer;
	outline: 0
}

.game_common_header .base_component .history_gms>a,.game_common_header .base_component .vip_member>a,.game_common_header .base_component .tokens>a,.game_common_header .base_component .msg_by_user>a,.game_common_header .base_component .full>a
	{
	width: 70px;
	border-right: 1px solid #54bef0
}

.game_common_header .base_component .history_gms>a {
	background-position: center -430px
}

.game_common_header .base_component .history_gms:hover>a {
	background-position: center -500px;
	background-color: #FFF
}


.game_common_header .elex_c_icon {
	background: url(../img/index/index_edition_1/icons4c72e.png?v1&amp;d5573a4)
		no-repeat center center
}



.game_common_header .c_dropdown {
	position: absolute;
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-top: 0 none;
	z-index: 3000;
	cursor: default;
	display: none
}

.game_common_header .c_aft_login .c_dropdown,.game_common_header .vip_member .c_dropdown,.game_common_header .history_gms .c_dropdown,.game_common_header .msg_by_user .c_dropdown,.game_common_header .servicelist .c_dropdown
	{
	right: 0
}

.game_common_header .c_aft_login .c_dropdown,.game_common_header .vip_member .c_dropdown,.game_common_header .history_gms .c_dropdown,.game_common_header .msg_by_user .c_dropdown,.game_common_header .servicelist .c_dropdown
	{
	top: 50px
}

.game_common_header .c_dropdown .c_arrow_up {
	position: absolute;
	top: -11px;
	right: 12px;
	display: inline-block;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-bottom: 6px solid #fff
}

.game_common_header .c_dropdown>ul>li {
	line-height: 40px;
	padding: 0 20px 0 12px;
	white-space: nowrap;
	cursor: pointer
}

.game_common_header .c_dropdown li,.game_common_header .c_dropdown li>a
	{
	color: #9b9b9b
}

.game_common_header .c_dropdown li>a {
	display: block;
	width: 100%;
	height: 100%
}

.game_common_header .c_dropdown>ul>li:hover {
	background-color: #f0f0f0
}

.game_common_header .c_dropdown>ul>li:hover>a {
	text-decoration: none
}

.game_common_header .c_dropdown .dropdown_icon {
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: -4px;
	*vertical-align: -1px
}

.game_common_header .history_gms .h_game_icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: -4px;
	*vertical-align: -1px;
	margin: 0 6px 0 0
}


.game_common_header .base_component .category_list {
	position: relative;
	z-index: 3000
}

.game_common_header .base_component .category_list>a {
	font-family: 'Segoe UI';
	font-size: 14px;
	font-weight: 500;
	line-height: 50px;
	padding: 0 24px
}

.game_common_header .base_component .category_list:hover>a:focus {
	text-decoration: none;
	color: #2bafed
}

.game_common_header .base_component .category_list>a:focus {
	text-decoration: none;
	color: #FFF
}

.game_common_header .base_component .category_list:hover>a {
	background-color: #FFF;
	color: #2bafed;
	text-decoration: none
}

.game_common_header .base_component .category_list>i {
	display: block;
	position: absolute;
	top: 23px;
	right: 11px;
	width: 7px;
	height: 4px;
	background-position: 0 -1503px
}

.game_common_header .base_component .category_list>i.up {
	background-position: 0 -1573px
}

.game_common_header .base_component .category_list>.c_dropdown {
	min-width: 100%;
	top: 50px;
	left: 0
}

.game_common_header .base_component .category_list>.c_dropdown .cat_menu
	{
	
}

.game_common_header .base_component .category_list>.c_dropdown .cat_menu>div
	{
	position: relative;
	min-width: 165px;
	cursor: pointer;
	height: 40px;
	*min-width: 100%
}

.game_common_header .base_component .category_list>.c_dropdown .cat_menu>div>span
	{
	display: block;
	font-family: 'Segoe UI';
	font-size: 12px;
	line-height: 40px;
	color: #757575;
	white-space: nowrap;
	padding: 0 60px 0 23px
}

.game_common_header .base_component .category_list>.c_dropdown .cat_menu>div.active
	{
	background-color: #f0f0f0
}

.game_common_header .base_component .category_list>.c_dropdown .cat_menu>div>.arrow
	{
	position: absolute;
	width: 6px;
	height: 9px;
	background-position: 0 -1640px;
	top: 15px;
	right: -5px;
	display: none
}

.game_common_header .base_component .category_list>.c_dropdown .cat_menu>div.active>.arrow
	{
	display: block
}

.game_common_header .base_component .category_list>.c_dropdown .cat_menu_sub>div
	{
	display: none;
	width: 380px;
	padding: 10px 0
}

.game_common_header .base_component .category_list>.c_dropdown .cat_menu_sub>div>a
	{
	display: block;
	float: left;
	width: 50%;
	font-family: 'Segoe UI';
	font-size: 12px;
	line-height: 40px;
	color: #757575;
	white-space: nowrap;
	text-indent: 23px
}

.game_common_header .base_component .category_list>.c_dropdown .cat_menu_sub>div>a:hover
	{
	color: #4f4f4f;
	text-decoration: underline
}

.game_common_header .base_component .category_list>.c_dropdown .cat_games
	{
	padding: 10px 20px
}

.game_common_header .base_component .category_list>.c_dropdown .cat_games .list
	{
	overflow: hidden;
	width: 420px;
	display: none
}

.game_common_header .base_component .category_list>.c_dropdown .cat_games .list>li
	{
	width: 50%;
	float: left;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: -1px
}

.game_common_header .base_component .category_list>.c_dropdown .cat_games .list>li:hover
	{
	
}

.game_common_header .base_component .category_list>.c_dropdown .cat_games .list>li>a
	{
	display: block;
	padding: 11px 0 10px;
	width: 100%;
	cursor: pointer
}

.game_common_header .base_component .category_list>.c_dropdown .cat_games .list>li>a:hover
	{
	text-decoration: none
}

.game_common_header .base_component .category_list>.c_dropdown .cat_games .list>li>a>.game_img
	{
	display: block;
	float: left;
	width: 44px;
	height: 44px
}

.game_common_header .base_component .category_list>.c_dropdown .cat_games .list>li>a>.game_title
	{
	float: left;
	padding-left: 10px
}

.game_common_header .base_component .category_list>.c_dropdown .cat_games .list>li>a>.game_title>h4
	{
	font-family: 'Segoe UI';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #4f4f4f;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0
}

.game_common_header .base_component .category_list>.c_dropdown .cat_games .list>li>a>.game_title>span
	{
	display: inline-block;
	line-height: 1em;
	color: #FFF;
	background-color: #b1b3b2;
	padding: 2px 4px;
	margin: 4px 0 0
}

.game_common_header .base_component .category_list>.c_dropdown .cat_games .page
	{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px
}

.game_common_header .base_component .category_list>.c_dropdown .cat_games .page li
	{
	display: inline-block;
	width: 26px;
	height: 26px;
	background-color: #f0f0f0;
	color: #4f4f4f;
	line-height: 26px;
	text-align: center;
	cursor: pointer;
	margin-right: 5px;
	*display: inline;
	zoom: 1
}

.game_common_header .base_component .category_list>.c_dropdown .cat_games .page li.active
	{
	cursor: default;
	background-color: #2bafed;
	color: #FFF
}

#body-view-gray{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #000;
	opacity: 0.2;
	filter: alpha(opacity=20);
	z-index: 1010;
	display: none;
}