/* CSS Document */

@charset "utf-8";

/* Base Stlye */
body {
	font-size:12px;
	margin: 0;
	height: auto;
	background: #000000 url(http://www.sskan.cn/images/blank.gif)  no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3;
}
body > div { margin-right:auto; margin-left:auto;} 
body, div {font-size:12px; font-family:ËÎÌå;}
br { letter-spacing:normal; }
div {word-break:break-all;}



/* font */
.e10bold{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

/* Link*/
a.left_list_link:link ,a.left_list_link:visited{
	color: #A0A098;
	font-weight: bold;
	text-decoration: none;
}
a.left_list_link:hover{
	color: #BD9A52;
	font-weight: bold;
	text-decoration: underline;
}
a.no1_link:link ,a.no1_link:visited{
	color: #B4A781;
	font-weight: bold;
	text-decoration: none;
}
a.no1_link:hover{
	color: #B4A781;
	font-weight: bold;
	text-decoration: underline;
}



a.copy:link {text-decoration: none; color: #63B900}
a.copy:visited {text-decoration: none; color: #63B900}
a.copy:active {text-decoration: underline; color: #63B900}
a.copy:hover { text-decoration: underline; color: #63B900}


.cblue	,a.cblue:link ,a.cblue:visited	{
	color: #3968A8;
	text-decoration: none;
}
a.cblue:hover	{ color: #fff;text-decoration: none;}
.cGray	,a.cGray:link,a.cGray:visited	{ color: #5d5d5d;text-decoration: none;}
.cwhite	,a.cwhite:link,a.cwhite:visited	{ color: #666666;text-decoration: none;}
a.cwhite:hover	{ color: #fff;text-decoration: none;}
.cred	,a.cred:link,a.cred:visited	{ color: #999900;text-decoration: none;}
a.cred:hover	{ color: #FFE186;text-decoration: none;}
.cred2	,a.cred2:link,a.cred2:visited	{ color: #BDBD00;text-decoration: none;}
a.cred2:hover	{ color: #99FF00;text-decoration: none;}

/*  tools  */

div.clear-both {
	font: 0px/0px sans-serif;
	clear: both;
	display: block
}
div.clearz {
	font: 0px/0px sans-serif;
	clear: both;
	display: block;
	margin:10px;
}
div.clearzz {
	font: 0px/0px sans-serif;
	clear: both;
	display: block;
	
	height: 10px;
}
div.dot{
	background-image: url(images/dot_3.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-position: center bottom;
	width: 95%;
}
.bolder{
	font-weight: bolder;
}
/* Top  */

#scdy_box{
	height: 75px;
	width: 1000px;
	margin: 0px;
	padding: 0px;

}

#scdy_logo{float: left;
	height: 75px;
	width: 161px;
	display: block;background-image: url(images/logo.gif);}
	
#scdynav_box{float: left;
	height: 75px;
	width: 830px;
	display: block;
	top: -10px!important;
	top: 5px;
	position: relative;
	text-align: left;}
	
.scdynav ul{
	list-style:none;

}
.scdynav li{
	float:left;
	overflow:hidden;
	width:100px;
	margin-left:3px;
	line-height:30px;
	padding-left: 5px;
	border: 1px solid #333333;
	margin-top: 2px;
}

.scdynav li a,.scdynav li a:link,scdynav a:visited{
	text-decoration: none;
	color: #999999;
	padding-left: 5px;
	text-indent: 3px;
	display:block;
	
	
}
.scdynav li a:hover{
	text-decoration: none;
	color: #0099FF;
	padding-left: 5px;
	text-indent: 3px;
	line-height:30px;
	background-color: #333333;	
	display:block;
}


#other_link{
	height: 70px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}

#navandsearch_box{
	width: 1000px;
	height: 100px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #262626;
	border-bottom-width: 5px;
	border-bottom-color: #262626;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
	
#logo{
	
	
	height: 100px;
	width: 168px;
	background-image: url(images/ico_logo.gif);
	background-repeat: no-repeat;
	
	float: left;
}
#navandsearch{
	width: 832px;
	float: left;
	height: 100px;
}
#nav_box{
	width: 832px;
	height: 50px;
	background-color: #333333;
	
}
#search_box{
	width: 832px;
	height: 50px;
	
}
#search_box span{
	float: left;
	padding: 10px;	
}
#search_box input {
	COLOR: #fff;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	height: 17px!important;
	height: 15px;
	line-height: 15px;
	font-weight: bolder;
	background-image: url(images/search_bg.gif);
	background-repeat: repeat-x;
	background-position: left -1px;	
}

.nav ul{
	list-style:none;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 10px;
}
.nav li{
	float:left;
	width:130px;
	margin-left:0px;
	line-height:30px;
	padding-left: 5px;
}
.nav a{
	display:block;
	text-align:left;
	height:30px;
	border: 1px solid #999999;
	padding-left: 5px;
	font-weight:bolder;
	word-spacing: 1px;
	
}
.nav a:link{color:#666;text-decoration:none;}
.nav a:visited{color:#666;text-decoration:none;}
.nav a:hover{
	color:#64B800;
	font-weight:bold;
	border: 1px solid #fff;
	text-indent: 2px;
} 
.nav a.act {color:#64B800; font-weight:bold; border: 1px solid #fff;}


/* Main */
#main{
	width: 1000px;
	margin: 0px;
	padding: 0px;
	
}
#main_left{
	width: 229px;
	float: left;
	padding-left: 3px;
	
}
#main_right{
	width: 760px;
	float: right;

}

/* Main Left */

#userlogin_top,#gamecool_top,#eumgametop_top,#pcgametop_top{
	height: 30px;
	width: 213px;
	background-image: url(images/left_title_bg.gif);
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
	line-height: 30px;
}
#userlogin_center,#gamecool_center,#eumgametop_center,#pcgametop_center{
	background-color: #111111;
	width: 205px!important;
	width: 209px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px!important;
	padding-left: 4px;
}
#userlogin_bottom,#gamecool_bottom,#eumgametop_bottom,#pcgametop_bottom{
	background-image: url(images/left_title_bottom.gif);
	width: 213px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color:#768D9E;
	font-weight: bold;
}
#gamecool_content,#eumgametop_content{
	width: 195px;
}


.left_contentlist_no1{
	height: 130px;
	width: 195px;
	background-color: #393939;
	padding-top: 10px;
}
.left_contentlist_no1_txt{
	height: 30px;
	width: 195px;
	background-color: #393939;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.left_contentlist{
	height: 23px;
	background-image: url(images/dot_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 195px;
}
.left_contentlist_ico{
	float: left;
	width: 10px;
	padding-top: 4px;
}
.left_contentlist_txt{
	float: right;
	width: 180px;
	text-align: left;
	padding-top: 3px;
}

/* UserLogin*/
#userlogin{
	width:183px;
	height: 40px;	
}

#userlogin .fun{
	color:#C2C2C2;
	text-align:center;

}
 .fun a{
	color:#C2C2C2;
	text-decoration: none;
}
 .fun a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
.fun a.darkYellow{
	color:#FFF76C;
	text-decoration: none;
}
#userlogin .par{
	margin-top:2px;
	text-align: right;	
}
#userlogin .par .ok{
	position:relative;
	top:5px;
}
#formID{
	border:0px;
	background:url(images/formIDBg.gif) no-repeat;
	padding:0px 0px 0px 17px;
	height:15px;
	margin-left:7px;
	width:65px !important;
	width /**/:80px;
	font-size: 12px;
}
#formPW{
	border:0px;
	background:url(images/formPWBg.gif) no-repeat;
	padding:0px 0px 0px 17px;
	height:15px;
	width:70px !important;
	width /**/:85px;
}

/* GameCool */
#gamecool_big img {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #666666;
	padding-right: 5px;
	padding-left: 5px;
	top: 5px;
	position: relative;
}
#gamecool_big span {
	display: block;
	font-size: 14px;
	color: #B4A781;
	text-align: left;
	font-weight: bolder;
	line-height: 20px;
	padding: 5px;
	position: relative;
	top: 2px;
	width: 170px;
}



/* Main Right */

/* Random Game*/
#randomgame_title{
	height: 25px;
	width: 758px;
	background-image: url(images/ico_title.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #343A46;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 24px;
	line-height: 24px;
}

#randomgame_box{
	width: 758px;
	background-color: #111111;

	color: #FFFFFF;

	height: 400px;
	text-align: LEFT;
	padding: 0px;
}
.randomgame_box_list{
	width: 160px;
	background-color: #333333;
	height: 175px;
	float: left;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-left: 15px!important;
	margin-left: 11px;
}
.randomgame_box_list_img,.updataimg{
	width: 137px;
	height: 100px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.randomgame_box_list_title{
	width: 137px;
	height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(images/dot_3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #BD9A52;
	line-height: 24px;
	font-weight: bold;
}
.randomgame_box_list_class{
	width: 137px;
	height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(images/dot_4.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #D0CA9C;
	line-height: 22px;
	text-indent: 12px;
}
.randomgame_box_list a{
	color: #BD9A52;
	text-decoration: none;
}
.randomgame_box_list a:hover{
	color: #CDB37C;
	text-decoration: underline;
}
.randomgame_box_list_class a{
	color: #D0CA9C;
}

/* Class Game */
#classgame{
	width: 758px;

	text-align: LEFT;
	padding: 0px;
	margin: 0px;
}
#emugame_box,#psgame_box{
	width: 365px;
	float: left;
	margin: 3px;
	background-color: #454545;
	
}
#pcgame_box,#gamevideo_box{
	width: 365px;
	float: right;
	margin: 3px;
	
	background-color: #454545;
}
#emugame_box_title,#pcgame_box_title,#gamevideo_box_title,#gamevideo_box_title{
	height: 20px;
	width: 365px;
}
.emugame_box_updata,.pcgame_box_updata,.gamevideo_box_updata,.psgame_box_updata{
	width: 170px;
	float: left;
	text-align: center;
}
.emugame_box_img,.pcgame_box_img,.psgame_box_img,.gamevideo_box_img{
	width: 100%;
	float: left;
	margin: 2px;
	text-align: center;
}
.emugame_box_img_title,.pcgame_box_img_title,.psgame_box_img_title,.gamevideo_box_img_title{
	width: 170px;
	color: #D0CA9C;
}

#emugame_box_list,#pcgame_box_list,#gamevideo_box_list,#gamevideo_box_list{
	
	width: 170px;
}

.updata ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.updata li{
	width:330px;
	margin-left:15px;
	line-height:23px;
	background-image: url(images/dot_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-indent: 12px;
}
.updata a{
	display:block;
	height:23px;
	font-weight: bold;
}
.updata a:link{color:#CCCCCC;text-decoration:none;background-image: url(images/dot_6.gif);
	background-repeat: no-repeat;
	background-position: left center;}
.updata a:visited{color:#CCCCCC;text-decoration:none;background-image: url(images/dot_6.gif);
	background-repeat: no-repeat;
	background-position: left center;}
.updata a:hover{
	color:#63B900;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/dot_5.gif);
	background-repeat: no-repeat;
	background-position: left center;
} 

.updata_bottom{
	width:365px;
	height: 23px;
	background-image: url(images/title_bottom.gif);
	line-height: 23px;
	text-align: center;
}
.updata_bottom a{
color: #000000;
	text-decoration: none;
}
.updata_centent{}

/* ad */
.ad{
	
	width: 758px;
	background-color: #343A46;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	top: 10px;
	border: 1px solid #333333;
	position: relative;
	overflow: hidden;
}
/* Copyright */
#Copyright_box{
	width: 100%;
	position: relative;
	top: 20px;
	border-top-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #343A46;
	text-align: center;
	padding-top: 12px;
	line-height: 150%;
	padding-bottom: 12px!important;
	padding-bottom: 24px;
}

#weblink{
	
	width: 98%;
	border: 5px solid #333333;
	background-color: #111111;
	position: relative;
	left: 5px;
	top: 5px;
	text-align: center;
}
#weblink a:link {text-decoration: none; color: #5D5D5D}
#weblink a:visited {text-decoration: none; color: #5D5D5D}
#weblink a:active {text-decoration: underline; color: #63B900}
#weblink a:hover { text-decoration: underline; color: #63B900}