ul{
      list-style-type:none;
}
.y_title{
      color:#666666;
      background-color:#f5f5f5;
      border-bottom:1px solid #cccccc;
      padding:0 0 0 15px;
      background:url(../../images/game_guides/btn_guide_off.gif) no-repeat 0 0;
}
.open{background:url(../../images/game_guides/btn_guide_on.gif) no-repeat 0 0 !important;}

.box,.box2{
      width:670px;
      margin:0 auto;
      overflow:hidden;
}
.box li,.box2 li{float:left;}
.box li.a1{width:264px; margin-right:36px;}
.box li.a2{width:370px;}
.mb0{margin:0 0 0 0 !important}
.mb5{margin:0 0 5px 0 !important}
.mb10{margin:0 0 10px 0 !important}
.fw{font-weight:bold;}
.y_title a{text-decoration:none; color:#666666; display:block; width:685px; height:35px; line-height:35px;}
.box2 li.a1{margin-right:20px;}
.g_links{padding:15px 0 15px 0}
.box3{
      width:626px;
      margin:0 auto;
      overflow:hidden;
}
.box3 li{float:left; width:202px;}
.mr10{margin-right:10px;}

.table_a{border-collapse: collapse; border-spacing:0; margin:-5px 0 0 15px;}
.t_date{width:170px;}
.table_a td{padding:5px 0;}


/* tab */
.guide_tab{
	text-align:center;
	margin:0 15px;
	position:relative;
}
.guide_tab .at{
	position:absolute;
	top:0;
	right:12px;
	_right:27px;
	padding:12px 0;
}
.guide_tab .at a{
	background:url(../../images/template/login.png) no-repeat -243px -1229px;
	padding:0 0 0 8px;
	font-size:10px;
	color:#1c1f2b;
}
.guide_tab ul{
	background:#eee;
	/zoom:1;
	vertical-align:middle;
	margin:0 auto;
	font-size:0px;
	padding:3px;
	text-align:left;
}
.guide_tab li{
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
	text-align:center;
}
.guide_tab li a{
	border-top:transparent solid 2px;
	border-top:#eee solid 2px;
	border-left:#ddd solid 1px;
	display:inline-block;
	/display:inline;
	/zoom:1;
	padding:3px 10px;
	letter-spacing:1px;
	text-decoration:none;
	font-size:12px;
	min-width:40px;
	_width:40px;
	overflow:visible;
	white-space:nowrap;
	color:#666 !important;
}
.guide_tab li:first-child a{
	border-left:none;
}
.guide_tab li a:hover,
.guide_tab li a.active{
	background:#fff;
	border-top:#1c1f2b solid 2px;
	border-left:#ddd solid 1px;
	border-right:#ddd solid 1px;
	margin:0 -1px -3px 0;
	padding:7px 10px 10px;
	color:#1c1f2b !important;
	position:relative;
}
.guide_tab ul.sub {
	background:none;
	padding:0 0 0 4px;
}
.guide_tab .sub li{
	text-align:left;
}
.guide_tab .sub li a{
	border:none;
	min-width:0;
	width:auto;
	overflow:auto;
}
.guide_tab .sub li a:link,
.guide_tab .sub li a:visited{
	padding:4px 8px 0 16px;
	background: url(../../images/template/deco.png) -688px -116px no-repeat;
}
.guide_tab .sub li a:hover,
.guide_tab .sub li a:active{
	padding:4px 8px 0 16px;
	background: url(../../images/template/deco.png) -688px -116px no-repeat;
	border:none;
	margin:0;
}
