/* CSS Document */
body {text-align:center;font-family:"Tahoma", arial;margin:0; padding:0; background: #FFF; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
.b{
	color:#999999;
	text-decoration:none;
}

#headerLine
{
	width:900px;
	height:15px;
	padding:0px;
	margin: 0 auto;
	text-align:right;
}

#headerLine a{
	font-size: 14px;
	color: #005493;
	line-height: 25px;
	text-decoration: none;
}
#headerLine a:hover{
	font-size: 14px;
	color: #14a7ff;
	line-height: 25px;
	text-decoration: none;
}
#headerLine .left{ 
float:left;
	font-size: 14px;
	color: #14a7ff;
		line-height: 25px;
		padding-left:3px;
}


#top_search
{

	margin-top:5px;
	width:687px;
	float:left;
	text-align:left;
	font-size: 14px;
	color: #333;
}

#searchform
{
	padding-left:0px;
	margin-top:15px;
	text-align:left;
}
#searchtag
{
	margin-top:8px;
	padding-left:0px;
	font-size: 14px;
}

#searchtag a:link,#searchtag a:visited
{
	color:#999999;
	text-decoration: none;
	font-size: 14px;
}

#searchtag a:hover
{
	background:#999999;
	color:#fff;
	text-decoration: none;
	font-size: 14px;
}

#header
{
	width:900px;
	padding:0px;
	margin: 0 auto;
	height:95px;
}
#logo
{
	margin-top:2px;
	margin-left:0px;
	width:170px;
	height:20px;
	float:left;
}

#logo_main
{
	margin:0px;
	width:700px;
	height:100px;
	float:right;
}
#top_banner
{
	margin-top:28px;
	width:468px;
	height:60px;
	float:left;
	border:1px solid #cccccc;
}


#top_right
{
	margin-left:7px;
	width:220px;
	height:60px;
	float:left;
	border:1px solid #cccccc;
}
#logo_main .top_op
{
	margin-top:3px;
	width:175px;
	height:20px;
	float:right;
}

#logo_main a{
	font-size: 14px;
	color: #005493;
	line-height: 25px;
	text-decoration: none;
}
#logo_main a:hover{
	font-size: 14px;
	color: #14a7ff;
	line-height: 25px;
	text-decoration: none;
}



#nav {
	margin: 0 auto;
	float: center;
	width: 900px;
	height: 25px;
	padding-top: 5px;
}

#nav li {
	float: left;
	width: 64px;
	height: 25px;
	display: inline;
	background-image: url(nav.gif);
	text-align: center;
	margin-right: 3px;
	font-size: 14px;
	line-height: 25px;
	color: #33ccff;
	text-decoration: none;
}


#nav li a{
	font-size: 14px;
	color: #005493;
	line-height: 25px;
	text-decoration: none;
}
#nav li a:hover{
	font-size: 14px;
	color: #14a7ff;
	line-height: 25px;
	text-decoration: none;
}


#h1 {
	margin: 0 auto;
	background-image: url(heat.gif);
	height: 2px;
	width: 900px;
	font-size: 1px;
	line-height: 1px;
}

#main{
margin: 0 auto;
width: 900px;
margin-top:10px;
clear: both;

}


#mybox {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
#mybox .title{
	height: 21px;
	font-size:14px;
	font-weight:bold;
	padding-top:7px;
	background-color:#cccccc;
	background: url(ynb.gif) repeat-x;
	border-bottom: 1px solid #cccccc;
	color:#666666;

}
#mybox .title a:link,#mybox .title a:visited
{
	color:#666666;
	font-weight:bold;
	text-decoration: none;
}

#mybox .title a:hover
{
	background-color:#666666;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

#mybox .title .name {
	padding-left: 15px;
	float: left;

}
#mybox .title .more {
	padding-right: 3px;
	float: right;
}

#mybox .body
{
	width:100%;
}

.tophits
{
	width:184px;
	float:left;
	height:280px;
}
.tophits .body
{
	padding-top:1px;
	padding-bottom:5px;
	background:url(xuhao20.gif) repeat-y;
	height:240px;
}
.tophits li
{
	width:145px;
	display:inline;
	float:left;
	margin-top:8px !important;
	margin-top:9px;
	margin-left:30px;
	text-align:left;
	height:15px;
	overflow:hidden;
}

.tophits a:link,.tophits a:visited
{
	color:#666666;
	font-size:13px;
	text-decoration:none;
}
.tophits a:hover
{
	font-weight:bold;
	color:#000000;
	font-size:13px;
	text-decoration:none;
}



.topnew
{
	width:182px;
	float:left;
}

.topnew li
{
	width:65px;
	display:inline;
	float:left;
	margin:3px;
	padding-top:1px;
	padding-left:15px;
	text-align:left;
	background-image:url(li.gif);
	background-repeat: no-repeat;
	height:18px;
	line-height:18px;
	overflow:hidden;
}

.topnew .body
{
	width:260px;
	padding-top:3px;
}
.topnew a:link,a:visited
{
	color:#666666;
	font-size:13px;
	text-decoration:none;
}
.topnew a:hover
{
	font-weight:bold;
	color:#000000;
	font-size:13px;
	text-decoration:none;
	background-color:#cccccc;
}

#middle{
margin: 0 auto;
width: 900px;
margin-top:10px;
clear: both;
}


#middle_left
{
	width:708px;
	float:left;
}

.game_box
{
	width:309px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

.game_box .title .name a:link,
.game_box .title .name a:visited,
.game_box .title .more a:link,
.game_box .title .more a:visited
{
	color:#666666;
	font-size:14px;
	text-decoration:none;
}
.game_box ul
{
	width:308px;
}
.game_box li
{
	width:130px;
	display:inline;
	float:left;
	margin:3px;
	padding-top:1px;
	padding-left:15px;
	text-align:left;
	overflow:hidden;
	height:15px;
	background-image:url(li.gif);
	background-repeat: no-repeat;
}
.game_box a:link,a:visited
{
	color:#666666;
	font-size:13px;
	text-decoration:none;
}
.game_box a:hover
{
	font-weight:bold;
	color:#000000;
	font-size:13px;
	text-decoration:none;
	background-color:#cccccc;
}
.game_nav
{
	width:70px;
	height:78px;
	float:left;
	margin-left:4px;
	margin-top:10px;
	overflow:hidden;
}

.game_nav img
{
	height:60px;
	width:60px;
}
.game_nav a:link,a:visited
{
	color:blue;
	font-size:13px;
	text-decoration:none;
}
.game_nav a:hover
{
	font-weight:bold;
	color:blue;
	font-size:13px;
	text-decoration:none;
	background-color:#fff;
}
#middle_right
{
	width:182px;
	float:right;
	margin-bottom:5px;
}

.index_zhuanti
{

}
.index_zhuanti li
{
	width:250px;
	height:120px;
	display:inline;
	float:left;
	margin:3px;
	padding-top:3px;
	text-align:left;
	overflow:hidden;
}
.index_zhuanti li .myimg
{
	float:left;
}
.index_zhuanti li .myimg span
{
	float:left;
	text-align:center;
	padding-left:35px;
	color:red;
}
.index_zhuanti li .list
{
	padding-top:5px;
	width:105px;
	float:right;
	line-height:22px;
	height:110px;
	overflow:hidden;
}
.index_zhuanti dl
{
	float:left;
	line-height:22px;
	height:22px;
	overflow:hidden;
	width:150px;
}
.height10
{
	margin: 0 auto;
	width:100%;
	height:10px;
	line-height:1px;;
	clear: both;
}

#type_left
{
	width:708px;
	float:left;
	padding-right:10px;
}
.type_main
{
	width:706px;
	float:left;
}

#type_left a:link,.tuijian a:visited
{
	color:#666666;
	font-size:13px;
	text-decoration:none;
}
#type_left a:hover
{
	font-weight:bold;
	color:#000000;
	font-size:13px;
	text-decoration:none;
}
#type_left li
{
	width:220px;
	height:85px;
	display:inline;
	float:left;
	margin-top:15px;
	margin-left:10px;
	overflow:hidden;
}
.type_main_img
{
float:left;
}
.type_main_info
{
padding-left:5px;
float:left;
text-align:left;
line-height:20px;
color:#999999;
}
.type_main_info_gamename
{
	width:112px;
	height:22px;
	overflow:hidden;
}
.type_main_info_gamename a:link,.type_main_info_gamename a:visited,
{

	font-weight:bold;
	color:#666666;
}

.type_main_info_gamename a:hover
{
	background-color:#eeeeee;

}

#type_left .type_main_img img
{
	margin-top:3px;
	border:0px;
	height:75px;
	width:95px;
}
#pageLink
{
	margin: 0 auto;
	float:right;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:4px !important;
	padding-bottom:20px;
	clear:both;
}
#pageLink li
{
	width:20px;
	height:20px;
	border:1px solid #C8E0E6;
	float:left;
	margin:3px;
	line-height:22px;
	overflow:hidden;
	background-color:#E5F4F8;
}

#pageLink .curr
{
	border:1px solid #0BA9D4;
	background-color:#96D7E9;
}

#pageLink a:link,
#pageLink a:visited
{
	color:#000
}

#type_right
{
	width:182px;
	float:right;
}

#type_right a:link,.tuijian a:visited
{
	color:#666666;
	font-size:13px;
	text-decoration:none;
}
#type_right a:hover
{
	font-weight:bold;
	color:#000000;
	font-size:13px;
	text-decoration:none;
}
.game_list_15 li
{
	width:130px;
	display:inline;
	float:left;
	margin:3px;
	padding-top:3px;
	padding-left:30px;
	text-align:left;
	overflow:hidden;
	height:15px;
}

.game_list_15 .body
{
	padding-top:4px;
	padding-bottom:5px;
	background-image:url(xuhao20.gif);
	background-repeat: repeat-y;
	height:480px;
	clear: both;
}

#game_left
{
	width:706px;
	float:left;
	padding-right:10px;
}
#game_left .body
{
	padding-top:15px;
	padding-bottom:5px;

}

#game_left .link
{
	height:41px;
	font-size:14px;
	padding-top:5px;
	padding-left:15px;
	text-align:left;
	line-height:20px;
	color:#666666;
}
#game_left .pre_next
{
	float:left;
}
#game_left .pre_next a:link,#game_left .pre_next a:visited,
{
	color:red;
}
#game_left .pre_next a:hover
{
	font-weight:bold;
}


#game_left .fav_copy
{
	float:right;
	padding-top:8px;
	padding-right:12px;
}
#game_right
{
	width:182px;
	float:right;
	height:295px;
}
#game_right .game_right_main
{
	width:182px;
	float:left;
}
#game_right li
{
	width:140px;
	display:inline;
	float:left;
	margin:3px;
	padding-top:3px;
	padding-left:30px;
	text-align:left;
	overflow:hidden;
	height:15px;
}


#game_right .body
{
	padding-top:5px;
	padding-left:0px;
	padding-bottom:5px;
	text-align:left;
}

.game_right_main .body
{
	padding-top:4px;
	padding-bottom:5px;
	background:url(xuhao20.gif) repeat-y;
	height:235px;

}

#game_right a:link,.tuijian a:visited
{
	color:#666666;
	font-size:13px;
	text-decoration:none;
}
#game_right a:hover
{
	font-weight:bold;
	color:#000000;
	font-size:13px;
	text-decoration:none;
}

#friend_link{
	margin: 10px auto;
	width: 900px;
	clear: both;
}
.flink
{
	width: 898px;
	float:left;
}
#friend_link li
{
	list-style-type:none;
	float:left;
	margin-top:2px;	
	margin-left:10px;
	text-align:left;
	height:20px;
	font-size:12px;
}
#friend_link a:link,#friend_link a:visited
{
	color:#999999;
	text-decoration:none;
}
#friend_link a:hover
{
	background-color:#808080;
	color:#fff;
	text-decoration:underline;
}
#foot_main{
	margin: 0 auto;
	width: 900px;
	clear: both;
}
.copyright .copy_link{
	text-align:center;
	border: 1px solid #cccccc;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.copyright .copy_link a{
	color:#454545;
	text-decoration:none;
	margin:0 3px;
}
.copyright .copy_link a:hover{
	color:#FF6600;
	text-decoration:underline;
}
.copyright strong{
	color:#808080;
	font-size:80%;
	font-family:Verdana, Helvetica;
	
}
.copyright .copy_end_link{
	color:#808080;
	margin-top:10px;
	margin-bottom:30px;
}
.copyright .copy_end_link a{
	color:#808080;
	text-decoration:underline;
}


#top_ad{
margin: 0 auto;
width: 898px;
height:80px;
margin-top:10px;
border: 1px solid #cccccc;
clear: both;
}

#middle_ad{
margin: 305px auto 10px !important;
margin: 10px;
width: 898px;
height:80px;
border: 1px solid #cccccc;
clear: both;
}

#foot_ad{
margin: 0 auto;
width: 898px;
height:80px;
margin-top:10px;
border: 1px solid #cccccc;
clear: both;
}


/*类别广告位*/

#type_top_ad{
margin: 0 auto;
width: 898px;
height:80px;
margin-top:10px;
border: 1px solid #cccccc;
clear: both;
}

#type_right_middle{
margin: 0 auto;
width: 260px;
height:317px;
margin-top:10px;
border: 1px solid #cccccc;
clear: both;
}

#type_foot_ad{
margin-top: 920px !important;
margin-left:auto !important;
margin-right:auto !important;
margin-top:10px;
width: 898px;
height:80px;
border: 1px solid #cccccc;
clear: both;
}

/*类别广告位*/

#game_top_ad{
margin: 10px auto 0;
width: 898px;
height:80px;
border: 1px solid #cccccc;
clear: both;
}

#game_right_middle{
margin: 0 auto;
width: 260px;
height:286px;
margin-top:10px;
border: 1px solid #cccccc;
clear: both;
}

#game_foot_ad{
margin-top: 540px !important;
margin-left:auto !important;
margin-right:auto !important;
margin-top:10px;
width: 898px;
height:80px;
border: 1px solid #cccccc;
clear: both;
}






.index_tags
{
padding:0px;
margin:5px;
width:150px;
line-height:25px;
}
* html .index_tags
{
padding:5px;
margin:0px;
width:150px;
line-height:23px;
}
*+html .index_tags
{
padding:5px;
margin:0px;
width:150px;
line-height:23px;
}
a.index_tag_1:visited,a.index_tag_1:link
{
	color:red;
	font-weight:bold;
	font-size:14px;
}
a.index_tag_1:hover {
	color:#FFFFFF;
	font-weight:bold;
	background-color:red;
	font-size:14px;
}
a.index_tag_2:visited,a.index_tag_2:link
{
	color:#3399FF;
	font-weight:bold;
	font-size:14px;
}
a.index_tag_2:hover {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#3399FF;
	font-size:14px;
}
a.index_tag_3:visited,a.index_tag_3:link
{
	color:red;
	font-size:14px;
}
a.index_tag_3:hover {
	color:#FFFFFF;
	background-color:red;
	font-size:14px;
}
a.index_tag_4:visited,a.index_tag_4:link
{
	color:#3399FF;
	font-weight:bold;
	font-size:12px;
}
a.index_tag_4:hover {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#3399FF;
	font-size:12px;
}

a.index_tag_5:visited,a.index_tag_5:link
{
	color:red;
	font-size:12px;
}
a.index_tag_5:hover {
	color:#FFFFFF;
	background-color:red;
	font-size:12px;
}
a.index_tag_6:visited,a.index_tag_6:link
{
	color:#000000;
	font-size:12px;
}
a.index_tag_6:hover {
	color:#ffffff;
	background-color:#000000;
	font-size:12px;
}
a.index_tag_7:visited,a.index_tag_7:link
{
	color:#FF9900;
	font-size:12px;
}
a.index_tag_7:hover {
	color:#FFFFFF;
	background-color:#FF9900;
	font-size:12px;
}

a.index_tag_8:visited,a.index_tag_8:link
{
	color:#3399FF;
	font-size:12px;
}
a.index_tag_8:hover {
	color:#FFFFFF;
	background-color:#3399FF;
	font-size:12px;
}

.index_tags li
{
	margin:3px;
	display:block;
	white-space:nowrap;
	float:left;
	height:16px;
}
.tags li
{
	margin:3px;
	display:block;
	white-space:nowrap;
	float:left;
	text-align:left;
	height:15px;
}

  .weektop
{
	width:182px;
	float:left;
	height:515px;
}
.weektop .body
{
	padding-top:3px;
	padding-bottom:5px;
	background:url(xuhao20.gif) repeat-y;
	height:480px;
}
.weektop li
{
	width:130px;
	display:inline;
	float:left;
	margin:3px;
	padding-top:3px;
	padding-left:30px;
	text-align:left;
	overflow:hidden;
	height:15px;
}

.weektop a:link,.weektop a:visited
{
	color:#666666;
	font-size:13px;
	text-decoration:none;
}
.weektop a:hover
{
	font-weight:bold;
	color:#000000;
	font-size:13px;
	text-decoration:none;
}

.index_jingpin
{
height:360px;
width:349px;
margin-right:3px;
float:left;
margin-bottom:10px;
}
.jingpin
{
height:370px;
}
.jingpin a:link,.jingpin a:visited,.index_jingpin a:link,.index_jingpin a:visited
{
	color:#666666;
	font-size:13px;
	text-decoration:none;
}
.jingpin a:hover,.index_jingpin a:hover
{
	font-weight:bold;
	color:#000000;
	font-size:13px;
	text-decoration:none;
}
.jingpin li,.index_jingpin li
{
	width:110px;
	height:100px;
	display:inline;
	float:left;
	margin-top:10px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:0px;
	overflow:hidden;
}
.jingpin img,.index_jingpin img
{
	height:75px;
	border: 1px solid #cccccc;
	padding:2px;
	width:100px;
}
.jingpin .gamename,.index_jingpin .gamename
{
	text-align:center;
	height:20px;
}
* html .jingpin .gamename,.index_jingpin .gamename
{
	text-align:center;
	height:20px;
	*padding-top:5px;
}

.tuijian
{
float:right;
height:260px;
width:358px;
}

.tuijian a:link,.tuijian a:visited
{
	color:#666666;
	font-size:14px;
	text-decoration:none;
}
.tuijian a:hover
{
	font-weight:bold;
	color:#000000;
	font-size:14px;
	text-decoration:none;
}
.tuijian li
{
	width:110px;
	height:100px;
	display:inline;
	float:left;
	margin-top:10px;
	margin-left:6px;
	margin-right:0px;
	margin-bottom:1px;
	overflow:hidden;
}
.tuijian img
{
	height:75px;
	border: 1px solid #cccccc;
	padding:2px;
	width:100px;
}
.tuijian .gamename
{
	text-align:center;
	height:20px;
	/*padding-top:5px;
}

*+html.tuijian .gamename
{
	text-align:center;
	height:20px;
	padding-top:5px;*/
}

* html .tuijian .gamename
{
	text-align:center;
	height:20px;
	padding-top:5px;
}
.fdh {
	margin: 0 auto;
	width: 900px;
	background-image: url(fdh.gif);
	height: 30px;
	border: 1px solid #00a0c8;
}
.fdh a:link ,.fdh a:visited{
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	float: left;
	height: 30px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
}
.fdh a:hover,{
	background-color: #e1f6fb;
	color: #14a7ff;
	background-image: url(fdhb.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
}

.mydh
{
	margin: 0 auto;
	width: 900px;
	height:36px;
}

.dh1 a,.dh1 a:link,.dh1 a:visited{
 margin-top:6px;
 float: left;
 height: 29px;
 width: 80px;
 float:left;
 background-image: url(dh1.gif);
 background-repeat: repeat-x;
 font-size: 14px;
 line-height: 29px;
 color: #FFFFFF;
 text-decoration: none;
 border-top-width: 1px;
 border-right-width: 1px;
 border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #034792;border-right-color: #034792;border-left-color: #034792;
}
.dh1 a:hover {
	background-color: #FFFFFF;
	background-image: url(dh3.gif);
	color: #000000;
	text-decoration: none;
}
.dh2 a,.dh2 a:link,.dh2 a:visited{
	margin-top:9px;
	float: left;
	height: 26px;
//	width: 54px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-image: url(dh2.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 26px;
	color: #0080C0;
	text-decoration: none;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #034792;
	border-right-color: #034792;
	border-left-color: #034792;
}
.dh2 a:hover {
	background-color: #FFFFFF;
	background-image: url(dh3.gif);
	color: #000000;
	text-decoration: none;
}

a.aaa:link,a.aaa:visited {
color: #F30;
font-size: 14px;
padding: 3px 11px 3px 20px;
background:#ffffb5 url(dot6.gif) no-repeat 5px 6px;
line-height: 22px;
border-width: 1px;
border-style: solid;
border-color: #FF6 #FFCA5B #FFCA5B #FF6;
}
a.aaa:hover {
background-color: #ffdb6d;
text-decoration: none;
}
a.aaaa:link,a.aaaa:visited {
color: #537300;
font-size: 14px;
padding: 3px 11px 3px 20px;
background:#E1FEE1 url(dot6.gif) no-repeat 5px 6px;
line-height: 22px;
border-width: 1px;
border-style: solid;
border-color: #A8EF1C #88CC01 #88CC01 #A8EF1C;
}
a.aaaa:hover {
background-color: #C4FFC1;
text-decoration: none;
}

.next {
margin-top:20px;
padding:5px 5px 0;
text-align:center;
height: 14px;
width: 638px;
font-size:14px;
font-weight:bold;
}
.pregame a:link,.pregame a:visited
{
	color:red;
}
.pregame a:hover
{
	color:#fff;
	background-color:red;
}

.nextgame a:link,.nextgame a:visited
{
	color:blue;
}
.nextgame a:hover
{
	color:#fff;
	background-color:blue;
}

.kk
{

	margin: 10px auto;
	width: 900px;
	clear: both;
	border:1px solid #ccc;
	padding:10px;
	font-size:14px;
	text-align:left;
}

.search_btn {margin-top:5px;margin-bottom:5px;text-align:center;font-size:14px; width:110px; height:28px; background:url(btn_sch.gif) no-repeat; border:0; color:#223c6d; font-weight:bold; cursor:pointer; }
.search_input {
	background:#FFFFFF url(oms_019.gif) no-repeat scroll 0 0;
	border-color:#7C7C7C rgb(206, 206, 206) rgb(195, 195, 195) rgb(124, 124, 124);
	border-style:solid;
	border-width:1px;width:120px;font-size:14px;padding:1px 6px 4px 6px;
}
.bay {
	color:#808080;
	text-decoration:none;
}

