/* content start */
.home_content {
	margin: 10px auto;
	position: relative;
}

.home_content .home_out_contact {
	width: 50px;
	height: 238px;
	padding: 1px 0;
	position: absolute;
	left: -62px;
	color: #DDD;
	background: url(/static/img/btn.png) 0 -187px;
}

.home_content .home_out_contact a {
	display: inline-block; /* ie6 bug fix */
	float: left;
	height: 42px;
	width: 28px;
	margin: 9px 11px 8px;
	text-align: center;
	color: #444;
}

.home_content .home_out_contact .home_contact_account {
	background: url(/static/img/btn.png) no-repeat -68px -399px;
}

.home_content .home_out_contact .home_contact_charge {
	background: url(/static/img/btn.png) no-repeat -96px -399px;
}

.home_content .home_out_contact .home_contact_serve {
	background: url(/static/img/btn.png) no-repeat -124px -399px;
}

.home_content .home_out_contact .home_contact_lottery {
	background: url(/static/img/btn.png) no-repeat -152px -399px;
}

.home_content .home_out_contact .home_contact_account:hover {
	background: url(/static/img/btn.png) no-repeat -180px -399px;
}

.home_content .home_out_contact .home_contact_charge:hover {
	background: url(/static/img/btn.png) no-repeat -208px -399px;
}

.home_content .home_out_contact .home_contact_serve:hover {
	background: url(/static/img/btn.png) no-repeat -236px -399px;
}

.home_content .home_out_contact .home_contact_lottery:hover {
	background: url(/static/img/btn.png) no-repeat -264px -399px;
}

.home_content .home_out_contact a span {
	line-height: 13px;
	margin-top: 29px;
	display: block;
}

/* content right */
.home_main_focus {
	padding: 2px;
}

.home_main_focus .gallery {
	width: 478px;
	height: 222px;
}

.home_main_focus_cms {
	width: 236px;
	height: 226px;
	float: left;
	margin: 0 4px 0 6px;
}

.home_main_focus_cms .home_main_focus_cms_nav {
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #ff4600;
}

.home_main_focus_cms .home_main_focus_cms_nav span {
	width: 96px;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	margin: 7px 10px 1px 10px;
	float: left;
    cursor: pointer;
}

.home_main_focus_cms .home_main_focus_cms_nav .hover {
	color: #fff;
	background: #ff7800;
}

.home_main_focus_cms ul {
	height: 145px;
	margin-top: 18px;
}

/* item lists */
.home_main_focus_cms li {
	padding: 7px 0;
	border-top: 1px dashed #b6b5b5;
    height: 14px;
}

.home_main_focus_cms li a {
	color: #777a7c;
    line-height: 14px;
}
.home_main_focus_cms li a:hover {
	color: #2659ae;
	text-decoration: none;
}

.home_main_focus_cms a .news_item_title {
	padding-left: 10px;
	background: url(/static/img/widget/dot-normal.jpg) no-repeat 2px 6px;
    float: left;
    width: 230px;
    height: 14px;
    overflow: hidden;
}
.home_main_focus_cms a:hover .news_item_title {
    cursor: pointer;
    background: url(/static/img/widget/dot-hover-blue.jpg) no-repeat 2px 6px;
}
.home_main_focus_cms .home_main_focus_cms_more {
	height: 28px;
	border-top: 1px dashed #b6b5b5;
	position: relative;
}

.home_main_focus_cms .home_main_focus_cms_more a {
	width: 50px;
	height: 10px;
	position: absolute;
	background: url(/static/img/common/more.gif);
	top: 11px;
    overflow: hidden; /* ie6 bug fix */
	left: 186px;
	text-indent: -9999px;
}

/* left box1 end */
.home_main_today_ad {
	width: 739px;
	height: 33px;
	margin: 10px 0 0 1px;
	overflow: hidden;
	position: relative;
	background: url(/static/img/index/today-bg.png) #fff;
	_background: url(/static/img/index/today-bg.gif) #fff;
}

.home_main_today_ad span {
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	margin-left: 18px;
    float: left;
}
.home_main_today_ad .ad_location {
    margin-left: 60px;
    float: left;
}

.home_main_today_ad .ad_location a {
	color: #444;
    line-height: 34px;
	padding-left: 10px;
	background: url(/static/img/widget/dot-normal.jpg) no-repeat 2px center;
}

.home_main_today_ad a:hover {
	text-decoration: none;
	color: #ff5500;
	background: url(/static/img/widget/dot-hover-orange.jpg) no-repeat 2px center;
}

.home_main_special {
	margin-top: 13px;
	position: relative;
	width: 738px; /* ie6 bug fix */
}

.home_main_special .box {
    padding-bottom: 10px;
}

.home_main_special ul {
	zoom: 1;
}

.home_main_special li {
	float: left;
	margin-left: 8px;
	display: inline;
	width: 235px;
}

.home_main_special li span {
	display: block;
}

.home_main_special li .img {
	width: 235px;
	height: 161px;
	display: block;
	overflow: hidden;
}

.home_main_special li p {
	margin: 7px 0;
	overflow: hidden;
    height: 36px;
    color: #444;
}

.home_main_special li .spe_action {
	margin: 4px 0 9px 0;
}

.home_main_special li .spe_action a {
	width: 48px;
	margin: 0 1px;
	line-height: 27px;
	float: left;
	text-align: center;
	color: #444;
	background: url(/static/img/index/spe-act.png) no-repeat left center;
    _background: url(/static/img/index/spe-act.gif) no-repeat left center;
}
.home_main_special li .spe_action .spe_action_added {
    padding-left: 8px;
    width: 41px;
}
.home_main_special li .spe_action a:hover {
	color: #2659ae;
}

.home_main_special li .spe_action .first {
	background: none;
    width: 33px;
    text-align: left;
}

.home_main_special li .spe_action .into_game {
	float: right;
	width: 81px;
	height: 27px;
	text-indent: -9999px;
}
.home_main_special .spe_action .game_start {
    background: url(/static/img/btn.png) -68px -187px;
}
.home_main_special .spe_action .game_start:hover {
	background: url(/static/img/btn.png) -68px -220px;
}
.home_main_special .spe_action .game_coming {
    background: url(/static/img/btn.png) -292px 0;
}
.home_main_special .spe_action .game_coming:hover {
    background: url(/static/img/btn.png) -292px -27px;
}
.home_main_hot {
	margin-top: 13px;
	position: relative;
	width: 738px;
}

.home_main_hot .right_header {
	padding: 11px 0 2px 23px;
}

.home_main_hot ul {
	padding: 0 0 8px 0;
	position: relative;
}

.home_main_hot .hot_items {
	float: left;
    padding-top: 4px;
	margin: 8px 0 0 8px;
	height: 100px;
    width: 235px;
	position: relative;
	display: inline;
    overflow: hidden;
}

.home_main_hot .hot_img {
	display: block;
	overflow: hidden;
}

.home_main_hot li span {
	display: block;
}

.home_main_hot .items_prompt {
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity = 50);
    position: absolute;
    bottom: 0;
    display: block;
    width: 235px;
    height: 8px;
    background: url(/static/img/index/hot-prompt.gif) no-repeat center 0 #616c72;
}
.home_main_hot .items_corner_mark {
    position: absolute;
    top: 0;
    right: 0;
    height: 36px;
    width: 37px;
}
.home_main_hot .items_corner_new {
    background: url(/static/img/common/corner-mark.gif) no-repeat -37px 0;
}
.home_main_hot .items_corner_hot {
    background: url(/static/img/common/corner-mark.gif);
}
.home_main_hot .items_corner_sale {
    background: url(/static/img/common/corner-mark.gif) no-repeat -75px 0;
}
.home_main_hot .items_mask {
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity = 50);
	background: #616c72;
	width: 235px;
	height: 100px;
	position: absolute;
	top: 4px;
	left: 0;
}

.home_main_hot .hot_items .items_info {
	position: absolute;
	top: 11px;
	left: 10px;
	width: 215px;
	height: 78px;
	background: #f5f5f5;
	z-index: 1000;
    display: block;
}

.home_main_hot .items_info .texts {
	height: 60px;
    display: block;
}

.home_main_hot .items_info .texts h4 {
	float: left;
	padding: 3px 0 2px 12px;
	color: #444;
	font-size: 14px;
	font-weight: bold;
}

.home_main_hot .items_info .texts p {
    height: 28px;
	color: #848484;
	padding-left: 12px;
	line-height: 14px;
	overflow: hidden;
    clear: both;
}

.home_main_hot .items_info .texts span {
	float: right;
	margin: 4px 14px 0 0;
	color: #848484;
	line-height: 18px;
	overflow: hidden;
}

.home_main_hot .items_btns a {
	line-height: 17px;
	float: left;
	margin-left: 1px;
	color: #fff;
	text-align: center;
}

.home_main_hot .items_btns .web {
	width: 54px;
	background: #95b900;
}
.home_main_hot .items_btns .web_wide {
    width: 87px;
    background: #95b900;
}

.home_main_hot .items_btns .newer {
	width: 66px;
	background: #2659ae;
}

.home_main_hot .items_btns .into {
	width: 91px;
	background: #ff9300;
}

.home_main_hot .items_btns .into_wide {
    width: 125px;
    background: #ff9300;
}
/* content end */

.home_links {
	width: 988px;
	margin: 8px auto;
	background: url(/static/img/footer.jpg) repeat-y;
    border-width: 1px 2px 3px 2px;
    border-style: solid;
    border-color: #515151 #717171 #6c6b6c #717171;
    overflow: hidden;
}

.home_links span {
	width: 117px;
	height: 38px;
	margin-left: 2px;
	margin-top: -2px;
	text-indent: -999em;
	background: url(/static/img/btn.png) -153px -187px;
	float: left;
}

.home_links span a {
    text-indent: -999em;
    width: 117px;
    height: 38px;
    display: block;
}
.home_links p {
    float: right;
    width: 860px;
    position: relative;
    line-height: 30px;
}

.home_links p a {
	text-align: center;
	float: left;
	color: #fff;
    padding: 0 15px;
    white-space: nowrap;  /* ie6 7 bug fix */
    background: url(/static/img/links-border.jpg) no-repeat left center;
}

.home_links .first_links {
    background: none;
}

.home_links a:hover {
	text-decoration: none;
	color: #ffc600;
}

table.home_game_group {
    width: 722px;
    margin:0px auto;
    background-color: #f5f5f5; 
    color: #444;   
}

table.home_game_group td {
    height:30px;
    width:103px;
}

#allGame p {
    border-top:1px dashed #d2d1d2;
    margin: 5px auto;
    width: 722px;
    height: 1px;
}

.home_game_group_header {
    color:#fb742d;
}

.home_game_group_div {
    margin:10px 0 10px;
}

.home_game_group a:link, .home_game_group a:visited {
    color: #666;
}

.home_game_group a:hover, .home_game_group a:active {
    color: #2659ae;
}
