@CHARSET "UTF-8";
body{
	/*background: url(../images/ge.png) repeat;*/
}

/*页脚*/
.food_p{
	font-size: 12px;
	color: 7F7F7F;
	margin: 5px 0;
	text-align: center;
}

/*导航开始*/
.logo-head {
    float: left;
    /*height: 64px;*/
    margin-right: 0px;
    overflow: hidden;
    width: 280px;
}
.toolbar-head{
    overflow: hidden;
}
.nav-head{
    float: left;
    font-size: 15px;
    vertical-align: top;
    display: inline-block;
    margin-left: 0px;
}

.nav-head .tab-item {
	text-align: center;
    /*color: #F66F06;*/
    color: #F27B03;
    display: inline-block;
    height: 58px;
    line-height: 58px;
    margin-left: 1px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 104px;
    float: left;
}
.tab-item .on{
	background: #EEE;
}
.nav-head .tab-item:hover{
	background: #FFF;
}

.bg-head{
	background: url("static/navbg64.png")/*tpa=http://17yougame.com/charge/images/header/navbg64.png*/ repeat-x scroll 0 0 transparent;
	/*background-color: #F9FAF2;
	border-bottom: 3px #F27B03 solid;*/
}

.m-item{
	float: left;
	padding-top: 10px;
	margin-right: 20px;
}
.m-item *{
	float: left;
}
.m-item del{
	color: #F66F06;
    height: 32px;
    line-height: 32px;
    width: 30px;
    margin-top: 7px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
    background: url("title.png")/*tpa=http://17yougame.com/charge/images/header/title.png*/;
}
.m-item del.tb1{
	background-position: 0 0px;
}
.m-item del.tb2{
	background-position: 0 -120px;
}
.m-item del.tb3{
	background-position: 0 -30px;
}
.m-item del.tb4{
	background-position: 0 -60px;
}
.m-item del.tb5{
	background-position: 0 -90px;
}
.m-item span{
	color: #F27B03;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
    width: 4px;
    display: inline-block;
}
.m-item a{
	color: #F27B03;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
    width: 75px;
    display: inline-block;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	margin-left: 2px;
}
.m-item a:hover span{
	color: #fff;
	background: #F66F06;
	text-decoration: none;
}
.m-item a:hover{
	color: #fff;
	background: #F66F06;
	text-decoration: none;
}
.m-item a.cur{
	color: #fff;
	background: #F66F06;
	text-decoration: none;
}

/*导航结束*/

.div_login {
	height: 236px;
	border: 2px solid #F66F06;
}

.div_login lable {
	float: left;
	padding-top: 5px;
	text-align: right;
	width: 40px;
}

.div_login .iptxt {
	width: 180px;
	margin-left: 10px;
}

.recently_login_img {
	float: left;
	line-height: inherit;
	padding: 0 6px;
}

.recently_login_img img {
	margin-top: 0px;
}

.recently_login_name {
	float: left;
	text-align: left;
}

.recently_login_services {
	float: left;
	text-align: left;
	width: 85px;
}

.lately {
	background: none repeat scroll 0 0 #F3F3F3;
    height: 110px;
    margin-left: 15px;
    overflow: hidden;
    padding: 5px 0;
    width: 270px;
}
.lately .la{
	height: 60px;
	padding: 0px;
	color: #616161;
	cursor: pointer;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0;
	overflow: hidden;
	text-decoration: underline;
	border-bottom: 1px medium #ddd;
	font-size: 12px;
}
.lately .la:HOVER{
	background-color: #888;
	color: #fff;
}

.lately-lbl {
	color: #999999;
	font-size: 12px;
	font-weight: 100;
	line-height: 20px;
	padding-left: 20px;
	text-align: left;
	margin-bottom: 1px;
}

.login-name{
    display: inline-block;
    font-weight: 700;
    color: #888;
}
.login-name p{
	margin-bottom: 0px;
}
.login-name #partyName{
	color: orange;
	background-color: #eee;
	display:block; 
	max-width:130px;
	max-height: 20px;
	overflow: hidden;
}
.login-btn{
	cursor: pointer;
    font-weight: 700;
}

.div_ad {
	width: 660px;
	background-color: #777;
	float: left;
	height: 200px;
}

.zhuda {
	height: 244px;
	margin-bottom: 0px;
}

.jingpin {
	width: 200px;
}

.jingpin a{
	min-height: 145px;
}

.w200 {
	margin-bottom: 20px;
}

.hot-table {
	background-color: #F1F1F1;
	border-collapse:collapse;
	border: #DDD solid 1px;
}

.hot-table .hot-table-td {
	width: 210px;
	height: 97px;
	border-collapse:collapse;
	border-top : #fff solid 1px;
	border-right : #DDD solid 1px;
	border-bottom : #DDD solid 1px;
	border-left : #fff solid 1px;
	padding: 5px;
}

.hot-table .hot-table-td td {
	padding-left: 2px;
	vertical-align: top;
}
.hot-table .hot-table-td label{
	word-wrap:break-word;word-break:keep-all;overflow:hidden;
	height: 20px;
	color: #C7C7C7;
	font-size: 12px;
}
.hot-table .hot-table-td .labelt{
	color: inherit;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    text-rendering: optimizelegibility;
	word-wrap:break-word;word-break:keep-all;overflow:hidden;
	height: 20px;
}
.hot-table .hot-table-td div {
	width: 80px;
	overflow: hidden;
}

.hot-table div {
	font: left;
}

.hotgame-ul{
	margin: 0;
	list-style: none;
	height: 214px;
	width: 618px;
	border-left : #DDD solid 1px;
	border-top : #DDD solid 1px;
	background-color: #F2F2F2;
}
.hotgame-ul li{
	float: left;
	height:105px;
	width: 204px;
	border-top : #fff solid 1px;
	border-right : #DDD solid 1px;
	border-bottom : #DDD solid 1px;
	border-left : #fff solid 1px;
}

.hotgame-ul .hotgame-type{
	color: inherit;
	height: 20px;
    line-height: 20px;
    display: block;
    overflow:hidden;
}

.hotgame-ul .hotgame-name{
	color: inherit;
    font-weight: bold;
	height: 20px;
    line-height: 20px;
    display: block;
    overflow:hidden;
}
.hotgame-img{
	 float: left;
	 width: 115px;
	 margin: 10px 0 0 5px;
}

.hotgame-info{
	 float: left; 
	 margin: 10px 0px 0 5px;
	 width: 75px;
	 font-size: 12px;
}

.mr-t-20 {
	margin-top: 15px;
}

.h500 {
	height: 430px;
}

.h280 {
	height: 240px;
}

.xinfu {
	background-color: #F2F2F2;
	border: 1px solid #D9D9D9;
	border-collapse:no-collapse;
}
.xinfu td{
	font-size: 12px;
	color: #6C6C6C;
}
.xinfu th{
	font-size: 12px;
}
.xinfu .gameName{
	color:#F66F06;
	max-width: 104px;
	white-space:nowrap;
	overflow: hidden;
}

.xinyouxi {
	background-color: #F1F1F1;
	border: 1px solid #DDD;
}

.xinyouxi td {
	text-align: center;
}

.xinyouxit {
	width: 190px;
	margin: 0 auto;
}

.xinyouxit .xinyouxit-l {
	float: left;
}

.xinyouxit .xinyouxit-r {
	float: right;
}

.kefuzhuanqu {
	height:195px;
	background-color: #F1F1F1;
}

.kefuzhuanqu td {
	border: 0;
}

.importents {
	font-size: 18px;
	color: #FF8040;
}

#left-game {
	background-color: #eee;
	border: 1px solid #bbb;
	position: absolute;
	top: 80px;
	left: 30px;
	width: 120px;
	height: 220px;
}

#right-game {
	background-color: #eee;
	border: 1px solid #bbb;
	position: absolute;
	top: 80px;
	right: 30px;
	width: 120px;
	height: 220px;
}

#left-game a {
	
}

#right-game a {
	
}