@charset "utf-8";
/* CSS Document */
#vis_bg{
	height:329px;
	background:url(../images/index/vis_bg.jpg) repeat-x;
}
#vis_index{
	width:1000px;
	height:329px;
	background:url(../images/index/vis.jpg) no-repeat;
	overflow: hidden;
}
/* 登录前*/
#login{
	width:530px;
	height:90px;
	line-height:25px;	
	padding:125px 0px 0px 395px;
}
#login span{
	color:#F00;
}
.index_input{
	width:130px;
	height:18px;
	background-color:#FDFDFD;
	border:#999 solid 1px;
}
/* 登录后*/
#login_h{
	width:530px;
	height:120px;
	line-height:25px;	
	padding:105px 0px 0px 395px;
}
#L_H_left{
	width:120px;
	height:120px;
	float:left;
}
#L_H_right{
	width:390px;
	float:right;
}
#L_H_right h1{
	height:100px;
	font-size:14px;
}
/* 新闻*/
#m_L_1{
}
.left_bg_news{
	height:217px;
	overflow:hidden;
}
.left_bg ul{
	width:238px;
	padding:0px 10px 0px 10px;
}
.left_bg li{
	clear:both;
	width:238px;
	height:26px;
	line-height:26px;
	background:url(../images/index/news_bg.gif) no-repeat;
	overflow:hidden;
}
#news_top{
	width:258px;
	height:37px;
	overflow:hidden;
}
.news_info{
	width:195px;
	float:left;
	text-indent:18px;
}
.news_time{
	width:35px;
	float:right;
}
/* 客服中心*/
#m_L_2{
	clear:both;
	padding-top:5px;
}
#kf{
	width:238px;
	padding:0px 10px 0px 10px;
}
#kf_left{
	width:62px;
	height:86px;
	float:left;
	padding:6px 15px 0px 10px;
}
#kf_right{
	width:130px;
	line-height:20px;
	float:left;
}
#kf_right span{
	color:#F60;
	font-weight:bold;
}
/* 游戏介绍*/
#m_R_1{
	overflow:hidden;
}
#m_R_1 li{
	width:202px;
	float:left;
}
.yx_out{
	width:201px;
	height:260px;
	background:url(../images/index/yx_bg.gif) no-repeat;
}
.yx_over{
	width:201px;
	height:260px;
	background:url(../images/index/yx_bg_x.gif) no-repeat;
}
.m_R_1_title{
	width:193px;
	height:120px;
	padding:10px 0px 0px 4px;
	overflow: hidden;
}
.m_R_1_an{
	width:163px;
	height:20px;
	padding:6px 0px 0px 18px;
}
.m_R_1_info{
	width:165px;
	line-height:20px;
	padding:7px 18px 0px 18px;
}
.m_R_1_info span{
	color:#F60;
}
/* 活动公告*/
.m_R_2{
	clear:both;
	width:606px;
	height:146px;
	background:url(../images/index/hd_bg.gif) no-repeat;
	padding:45px 0px 15px 0px;
	overflow:hidden;
}
.m_R_2_left{
	width:320px;
	padding-left:5px;
	float:left;
}
.m_R_2_left li{
	width:303px;
	height:26px;
	line-height:27px;
	background:url(../images/index/news1_bg.gif) no-repeat;
	overflow:hidden;
}
.m_R_2_left_title{
	width:260px;
	text-indent:25px;
	float:left;
}
.m_R_2_left_time{
	width:35px;
	float:right;
}
.m_R_2_middle{
	width:210px;
	float:left;
}
.m_R_2_right{
	width:50px;
	text-align:center;
	vertical-align:bottom;
	padding-top:120px;
	float:left;
}

