body{
	margin: 0px;
	font-family: "宋体";
	font-size: 12px;
	background-color: #FFF;
	color: #666;
	}
ul{
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
}
	
A {
	COLOR: #333;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #C30;
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #069;
	TEXT-DECORATION: underline
}

#header {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container{
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	}
	
#footer{
	height: 60px;
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8E3FB;
	}
#footer p{
	text-align: center;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	}
#footer p a{
	margin-right: 5px;
	margin-left: 5px;
	}
.logo {
	float: left;
	height: 80px;
	width: 300px;
	background-image: url('logo.jpg');
	background-repeat: no-repeat
}
.logo img{
	border: 0px;
}
.MainMenu {
	float: left;
	width: 670px;
	height: 80px;
}

.TopMenu li{
	float: right;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	margin: 2px;
	height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url('jiantou7.gif');
	background-position: left 3px;
	background-repeat: no-repeat
}

.TopMenu {
	width: 670px;
	float: left;
	height: 45px;
}

.BigMenu {
	width: 670px;
	margin: 0px;
	height: 35px;
}

.BigMenu li{
	line-height: 35px;
	list-style-type: none;
	float: left;
	width: 80px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-align: center;
	background-image: url('menubg1.jpg');
}
.BigMenu li.shouye{
	line-height: 35px;
	list-style-type: none;
	float: left;
	width: 45px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-align: center;
	background-image: url('menubg2.jpg');
	letter-spacing: 0.2em
}



.DivSearch {
	float: left;
	height: 165px;
	width: 970px;
	background-image: url('divsearch_bg.png');
	background-repeat: repeat-x;
	background-position: 0px -360px;
	margin: 0px;
	padding: 0px
}

.DivSearch_t{
	float: left;
	height: 45px;
	width: 970px;
}
.DivSearch_t img{
    margin-bottom: -5px;

}
.DivSearch_b{
	float: left;
	height: 120px;
	width: 970px;
	background-image: url('divsearch_bg.png');
	background-repeat: repeat-x;
	background-position: 0px 30px
}

.DivSearch_1 {
	float: left;
	height: 45px;
	width: 255px;
	background-image: url('divsearch_bg.png');
	background-repeat: no-repeat;
	background-position: 0px -270px;
	text-align: right
}

.DivSearch_2 {
	float: left;
	height: 45px;
	width: 460px;
}

.DivSearch_3 {
	float: left;
	height: 45px;
	width: 255px;
	background-image: url('divsearch_bg.png');
	background-repeat: no-repeat;
	background-position: right -315px
}

.GameLink_lbg {
	float: left;
	height: 90px;
	width: 15px;
	background-image: url('divsearch_bg.png');
	background-repeat: no-repeat;
	background-position: 0px -90px
}
.GameLink_mbg {
	float: left;
	width: 940px;
	height: 90px;
}

.GameLink_rbg {
	float: left;
	height: 90px;
	width: 15px;
	background-image: url('divsearch_bg.png');
	background-repeat: no-repeat;
	background-position: 0px -180px
}


.Soform{
	float: left;
	height: 27px;
	padding-top: 12px;
	width: 460px;
	margin: 0px;
}
.inputkeyword {
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #333;
	height: 25px;
	border: 1px solid #3A99AD;
	background-image: url('so.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 2px center;
	text-indent: 22px;
	padding: 0px;
	margin: 0px;
	width: 340px
}

.searchSubmit {
	background-image: url('search_submit.jpg');
	background-repeat: repeat-x;
	height: 27px;
	line-height: 27px;
	width: 60px;
	padding: 0px;
	border: 0px none;
	cursor:pointer;
	position: absolute; margin-left:15px; margin-right:0; margin-top:0; margin-bottom:0
}

.searchSubmit_a {
	background-image: url('search_submit_a.jpg');
	background-repeat: repeat-x;
	height: 27px;
	line-height: 27px;
	width: 60px;
	padding: 0px;
	border: 0px none;
	cursor:pointer;
	position: absolute; margin-left:15px; margin-right:0; margin-top:0; margin-bottom:0
}


.clear {
	clear: both;
}



/* 首页BOX全局宽度框架 240/470/240*/
#Box970{
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url('h4bg.png');
	background-repeat: no-repeat	}
h4{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 24px;
	height: 24px;
	color: #900;
	text-align: center;
	}
h4 a{
	padding: 0px;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	color: #333;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	}
#Box970_1{
	width: 970px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	}
#Box970_2{
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	}
#Box_left{
	float: left;
	width: 720px;
	
	}
#Box_right{
	float: left;
	width: 240px;
	margin-left: 10px;
	}
	
#Box_left_l{
	float: left;
	width: 240px;
	
	}
#Box_left_r{
	float: left;
	width: 470px;
	margin-left: 10px;

	}
	
#Row1{
	height:315px;
	}
	
#Row2{
	height:375px;
	}	
#Row3{
	height:365px;
	}	
#Row4{
	height:365px;
	}
	
#Row5{
	height:360px;
	}
#Row6{
	height:340px;
	}
#Row7{
	height:415px;
	}		
.clear {
	clear: both;
}
	
	
.GameLink_Logo ul li{
	float: left;
	width: 228px;
	height: 90px;
	overflow: hidden;
	line-height: 18px;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 8px;
	}
.GameLink_Logo ul h2{
	margin-top: 5px;
	}
.GameLink_Logo img{
	width: 80px;
	height: 80px;
	float: left;
	padding: 1px;
	margin-right: 8px;
	margin-left: 8px;
	border: 1px solid #666;
	margin-top: 4px;
}	
.GameLink_Logo a{
	line-height: 21px;
	font-size: 13px;
	text-decoration: underline;
}

.zt_link{
	margin:0px auto; height: 86px;
	width: 936px;
	background-image: url('zt_linkbg.png');
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 17px;
	padding-left: 17px;
	
	}
.zt_link ul li{
	float: left;
	height: 22px;
	width: 72px;
	line-height: 22px;
	}	
.zt_link li A{
	color: #0C829A;
	}	
.zt_link li A:hover {
	color: #90F;
	text-decoration: underline;
	}	
	
#FlashPic ul{
	margin:0px;
	padding: 0px;
	}	
#FlashPic li{
	float: left;
	height: 95px;
	width: 88px;
	list-style-type: none;
	overflow: hidden;
	line-height: 25px;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 20px;
	}	
#FlashPic img{
	height: 65px;
	width: 85px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #666;
	}
#links{
	margin: 10px auto 0 auto;
	width: 948px;
	padding: 10px;
	clear: both;
	border: 1px solid #C8E3FB;	
	}
#links a{
	line-height: 21px;
	margin: 3px;	
		}



.ListTable {
	width: 238px;
	border: 1px solid #C8E3FB;
}


.ListTable h2{
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #C8E3FB;
	border-bottom-style: dashed;
}

.ListTable h3 {
	width: 228px;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: url('ListTableBg.jpg');
	color: #109BB4;
	text-indent: 15px
}

.ListTable ul{
	width: 228px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


ul.JingPinGame li{
	padding-left: 5px;
	float: left;
	width: 213px;
	height: 100px;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	}
ul.JingPinGame li a{
	float: left;
	line-height: 18px;
	font-size: 13px;
	text-decoration: underline;
	}	
ul.JingPinGame li a:hover{
	float: left;
	line-height: 18px;
	color: #ff0000;
	font-size: 13px;
	text-decoration: underline;
	}	
ul.JingPinGame li img{
	float: left;
	width: 70px;
	height: 60px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #666;
	margin-right: 6px;
	}

	
ul.fengmian li{
	float: left;
	width: 114px;
	height: 147px;
	overflow: hidden;
	line-height: 21px;
	text-align: center;
	}
.ListTable li {
	float: left;
	list-style-type: none;
	line-height: 21px;
	height: 21px;
	width: 228px;
}

.Messages2 li{
	height: 21px;
	overflow: hidden;
	width: 218px;
	}
	
.Messages2 span{
	width: 200px;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
	display: block;
	line-height: 18px;
	}
.Messages2 img{
	height: 100px;
	width: 200px;
	border: 1px solid #333;
	}
ul.fengmian img{
	width: 90px;
	height: 120px;
	padding: 1px;
	border: 1px solid #666;
}


/*-------------帮你找游戏菜单样式--------------------*/	

#menu {
  width:238px;
  margin:0; 
  padding:0; 
  height:275px; 
  overflow:hidden; 
  background:#fff;
  }
#menu li {
  list-style-type:none; 
  line-height: 24px;
  float:left; 
  display:block; 
  width:100%;
  }

#menu li a {
  display:block; 
  text-decoration:none; 
  color:#00b; 
  margin:0; 
  width:100%;
  }
#menu li a span {
	display:none;
	color:#333;
	padding-right: 10px;
	padding-left: 10px;
  }
#menu li a.one span {
	display:block;
	height:90px;

  }
#menu li a:hover {
	background-color: #DEF3FE;	
  }
#menu li a:hover span {
  display:block; 
  height:90px; 
  cursor:pointer;
  }
#menu .h2 {
	margin:0 10px;
	color:#109BB4;
	font-variant:small-caps;
	font-size:13px;
	border:0px none;
	background-image: url('jiantou.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:0
  }

#menu .h3 {
	margin:0 10px;
	padding:0;
	font-size:12px;
	color:#666;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #109BB4;
  }
#menu img {
	border:1px solid #cccccc;
	float:left;
	height: 60px;
	width: 60px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
  }
.curved {
	width:238px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #C8E3FB;
  }

.curved h1{
	width: 238px;
	font-size: 13px;
	background-image: url('h1bg.png');
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	margin: 0px;
	paddingt: 0px

}
.curved .boxcontent {
  display:block; 
  background:transparent; 
  font-size:12px; 
  text-align:justify;
  }
  
  

/*-----------------340X250轮换图片样式------------*/

.AutoChangePhoto {
	width: 428px;
	height:290px;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #C8E3FB;
	background-image: url('flashBg.jpg');
	background-repeat: no-repeat;
	overflow: hidden
	
}

.focusPic{clear:both; margin:0 auto; width:420px; padding:0px 0 0;text-align:left;}
.focusPic .pic{clear:both; height:252px; overflow:hidden;}
.focusPic .pic img{border:1px solid #666;}
.focusPic .pic ul{float:right; width:70px;}
.focusPic .pic li{clear:both; text-align:right; padding:0 0 0px;}
.focusPic .pic .active{
	background-image: url('bg1.gif');
	background-repeat: no-repeat;
	background-position: 0 -454px
}
.focusPic .pic .active img{padding:0px; background:#fff; border:1px solid #1f3a87;}
.focusPic .pic .active img:hover{border:1px solid #bc2931;}
.focusPic h2{

	width: 338px;
	float: left;
	font-size:14px;
	font-weight:normal;
	margin:0 auto;
	padding:0px;
	height:25px;
	line-height:25px;
	padding-top:5px;
	overflow: hidden;
}
.focusPic .text{	font-size:13px;float: left; line-height:30px; padding:0px 0 0 3px; text-indent:1em;height:25px;}
.cDRed, a.cDRed:link, a.cDRed:visited{

        color:#069;
}
.imgleft{ float: left;}

/*----------大标题----------*/
.headline{
	width:448;
	height:228px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #C8E3FB;
	background-image: url('headlinebg.png');
	background-repeat: no-repeat
	}

.headline h3{
	line-height: 21px;
	margin: 5px 0 5px 0;
	padding: 0px;
	text-align: center;
	}
		
.headline p{
	line-height: 21px;	
	margin: 5px 0 5px 0;
	padding: 0px;
	text-align: center;
	}
	
.headline h3 a{
	color: #F00;
	font-family:'黑体';
	font-size:18px;
	font-weight:100;
	background-image: url('/style/ico_arr.gif');
	background-repeat: no-repeat;
	padding-left: 15px
	}
.headline h3 a:hover{

	color: #C0F;
	font-family:'黑体';
	font-size:18px;
	font-weight:100;
	background-image: url('/style/ico_arr.gif');
	background-repeat: no-repeat;
	padding-left: 15px
	}	
	
.headline p a{
	margin-right: 2px;
	margin-left: 2px;
	font-size: 12px;
	}
		
.headline ul{
	font-size: 13px;
	line-height: 22px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.headline ul span{
	float: right;
	}
.headline ul li a:visited, .headline p a:visited{
	color: #666;
	}
.headline ul li {
	color: #333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 224px;
	height:22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8E3FB;
	overflow: hidden;
	}	
.headline2{
	width:428;
	height:90px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #C8E3FB;
	margin-top: 10px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	}	

.headline2 li{
	height:78px;
	float:left;
	width:132px;
	text-align: center;
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
	padding-left: 8px;
	}
.headline2 img{
	width:120px;
	height:60px;
	border: 1px solid #333;
	}

/*------------游戏更新列表--------------*/
.NewGame {
	border: 1px solid #C8E3FB;
	width: 468px;
	height: 365px;
	overflow: hidden;
}
.NewGame h3 {
	border-bottom:1px solid #C8E3FB; width: 468px;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding-left: 24px;
	padding-bottom: 2px;
	background-image: url('ListTableBg.jpg');
	color: #109BB4;
	
}

.NewGame h3 span{
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #666;
	margin-left: 10px;
}

.NewGame_l{
	float: left;
	line-height: 21px;
	width: 140px;
	padding: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8E3FB;
}
.NewGame_l img{
	width: 135px;
	padding: 1px;
	height: 110px;
	border: 1px solid #333;	
}
.NewGame_l li{
	float: left;
	width: 140px;
	height: 145px;
	list-style-type: none;
	margin-top: 10px;	
}

.NewGame_r {
	float: left;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;	
}

.NewGame_r li{
	line-height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8E3FB;
}

	
.NewGame_r span{
	float: right;
	
}

/*----------资讯更新版块----------*/
.UpdateGame{
	border: 1px solid #C8E3FB;
	width: 468px;
	}

#UpdateItrm {
	line-height: 30px;
	height: 40px;
	background-image: url('TableItemBG2.jpg');
	background-repeat: repeat-x
}

.Update_1 {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
.Update_1 li {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8E3FB;
	font-size: 13px;
	text-align: left;
	width: 438px;
}

.Update_1 span img{
	height: 120px;
	width: 90px;
	padding: 1px;
	border: 1px solid #666;
}

.Update_1 span {
	line-height: 21px;
	height: 150px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	width: 108px;
	float: left;
	padding-top: 12px;
	}
.Update_2 li {
	float: left;
	text-align: center;
	width: 80px;
	height: 20px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

/*-----------LOGO图片列表和排行榜样式------------*/
.ContentImages_l{
	width: 718px;
	border: 1px solid #C8E3FB;
	}
.ContentImages_r{
	width: 238px;
	border: 1px solid #C8E3FB;
	}
#ContentImages_main {
	line-height: 30px;
	height: 40px;
	background-image: url('TableItemBG2.jpg');
	background-repeat: repeat-x

}

.ul_1 {
	width: 700px;
	overflow: hidden;
	height: 370px;
	padding-top: 5px;
	padding-right: 9px;
	padding-left: 9px;
}
.ul_1 li {
	font-size: 13px;
	float: left;
	width: 160px;
	line-height: 21px;
	height: 170px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 10px;
	overflow: hidden;
}

.ul_1 img{
	height: 120px;
	width: 150px;
	padding: 3px;
	border: 1px solid #ccc;
}

.ul_2 li{
	float: left;
	text-align: center;
	height: 20px;
	width: 70px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	line-height: 20px;	
}	

.paihang_1 {
	width: 218px;
	height:370px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.paihang_1 li {
	font-size: 12px;
	float: left;
	width: 218px;
	line-height: 24px;
}

.paihang_1 span {
	margin-right: 4px;
	margin-top: 7px;
}
.paihang_2 li{
	float: left;
	text-align: center;
	width: 69px;
	height: 20px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#paihangbang {
	line-height: 30px;
	height: 40px;
	background-image: url('TableItemBG2.jpg');
	background-repeat: repeat-x


}

.NewItem {
	margin: 0px;
	float: left;
}
.NewItemStat_1 {
	font-size: 12px;
	font-weight: bold;
	color: #109BB4;
	cursor: pointer;
	
}
.NewItemStat_2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	background-image: url('TableItemBG1.jpg');
}
.Item {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8E3FB;
}
/*--------------单机游戏大作封面列表----------------*/



.GamePhoto_1 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

.GamePhoto {
	border: 1px solid #C8E3FB;
	width: 468px;
	height: 340px;
	overflow: hidden;
}

.GamePhoto_1 li img{
	height: 120px;
	width: 90px;
	padding: 1px;
	border: 1px solid #666;
}

.GamePhoto_1 li {
	line-height: 21px;
	height: 150px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	width: 112px;
	float: left;
	padding-top: 12px;
	}
	
.GamePhoto h3 {
	width: 468px;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding-left: 24px;
	background-image: url('ListTableBg.jpg');
	color: #109BB4
}
	
/*搜索下面菜单*/


#GameLinkItrm {
	line-height: 25px;
	height: 30px;
}

.GameLinkItemStat_1 {
	font-size: 13px;
	color: #fff;
}

.GameLinkItemStat_1 a{
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.GameLinkItemStat_1 a:hover{
	font-size: 13px;
	color: #0FF;
	text-decoration: none;
}


.GameLinkItemStat_2 a{
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.GameLinkItemStat_2 a:hover{
	font-size: 13px;
	text-decoration: none;
}
.GameLinkItemStat_2 {
	font-size: 13px;
	color: #0FF;
	background-image: url('search_menu_bg.png');
	background-repeat: no-repeat;
	background-position:  center;
}

ul.GameLink_1{
	height: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.GameLink_1 li {
	line-height: 29px;
	overflow: hidden;
	float: left;
	height: 26px;
	width: 875px;
	color: #1B687E;
}


.GameLink_1 li a{
	font-size: 12px;
	color: #1B687E;
}
.GameLink_2{
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 75px;
}
.GameLink_2 li {
	float: left;
	text-align: center;
	line-height: 25px;
	height: 25px;
	width: 70px;
	padding-bottom: 5px;
}


li.GameLink_ico{
	float: left;
	height: 18px;
	line-height: 20px;
	width: 59px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
li.GameLink_List {
	float: left;
	width: 65px;
	height: 80px;
}