@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#000;
}

body{
	height:100%;
	border:0;
	font-family:"MS Gothic", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:62.5%; /*equevalent to px*/
}



.alis{
	clear:both;
	}

#wrapper{
	background:#000;
	width:921px;
	margin:0 auto;
	/*index.html*/
	}

#logoAndMenuBox{
	width:921px;
	height:146px;
}

/*	background:url(../imagestemp/shotlogo.jpg) top left no-repeat;*/
#logoBox{

	width:332px;
	height:146px;
	float:left;
}

#menuBox{
	background:url(../imagestemp/menuBoxBG.jpg) top left repeat-x;
	float:right;
	width:589px;
	height:146px;


}

#langBox{
	float:right;
	height:30px;
	padding-top:10px;
	width:180px;
	font-size:11px;
	color:#FFFFFF;
}
#langBox a{
	float:left;
	width:50px;
	display:block;
	height:17px;
	padding-left:23px;
	padding-top:3px;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;		
	}
/*
#lang{
	background:url(../imagestemp/flags.jpg) top left no-repeat;
	width:296px;
	height:42px;
	display:block;
}		
#lang:hover{
	background:url(../imagestemp/flags.jpg) 0 -42px no-repeat;	
}

*/

#englang{
	background:url(../imagestemp/englang.jpg) top left no-repeat;
	}
#japlang{
	background:url(../imagestemp/japlang.jpg) top left no-repeat;
	margin-left:5px;
}	

#buttonBox{
	width:568px;
	height:86px;
	margin:0 auto;
}
/*
#buttons{
	background:url(../imagestemp/menu.jpg) top left no-repeat;
	width:568px;
	height:86px;
	display:block;
}


#buttons:hover{
	background:url(../imagestemp/menu.jpg) 0 -86px no-repeat;
}
*/
#topFeature{
	width:921px;
	height:25px;
	margin:0 auto;
}
	
#ctop{
	background:url(../imagestemp/contenttop.jpg) top left no-repeat;
	width:921px;
	height:21px;
	}
	
#cbody{
	background:url(../imagestemp/contentbody.jpg) top left repeat-y;
	width:921px;
	}

#cbottom{
	background:url(../imagestemp/contentbottom.jpg) top left no-repeat;
	width:921px;
	height:27px;
}	


#posterHolder{
	width:850px;
	margin:0 auto;
	text-align:left;
	background-color:#313131;
	padding:10px;
	
}
	#posterHolder p, #posterHolder ul{
		color:#e2e2e2;
		font-size:12px;
		line-height:18px;
		}
	#posterHolder ul{
		margin-left:18px;
		list-style-type:disc;
	}		
	.mainTopic{
		padding-bottom:55px;
	}
	.maintitle{
		color:#40ccff;
		font-size:15px;
		padding-bottom:20px;
		text-decoration:underline;
		}
	.subtopic{
		padding-bottom:25px;	
	}		
	.subtitle{
		font-size:13px;
		color:#c1ffff;
		text-decoration:underline;
		padding-bottom:10px;
	}
		


#hrko{
	background:url(../imagestemp/hrko.jpg) top left no-repeat;
	width:896px;
	height:17px;
	margin:0 auto;
	}


/* button */

#buttonWrapper{
	width:400px;
	margin:0 auto;
	padding-top:20px;
}

#buttonHolder{ width:330px; height:74px; position: relative; z-index: 9998; background:url(../imagestemp/linktoslb.jpg) top left no-repeat;}
#buttonHolder{ margin:0 auto; }
#buttonHolder #submitButton li a{ 
	float:left;
	width:330px;
	height:0;
	padding-top:74px;
	overflow:hidden;
}

#buttonHolder #submitButton li a {
	background:url(../imagestemp/linktoslb.jpg) top left no-repeat;
	}
#buttonHolder #submitButton li a { background-position:0 0; }


.linkp{
	font-size:12px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.linkp:hover {text-decoration: underline; color:#e2e2e2;}

/* footer */
#footerTop{
	background:url(../imagestemp/footertop.jpg) top left repeat-x;
	height:25px;
	width:921px;

}

#footerBox{
	background:url(../imagestemp/footerBG.jpg) top left repeat-x;
	width:921px;
	height:113px;
}
#footHolder li{
	float:left;
	padding:0 5px 0 0;

}

#footHolder li a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}
#footHolder{
	text-align:left;
	padding-left:17px;
	padding-top:5px;
}

#copyHolder {
	margin-top:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#copyHolder p{
	color:#666;
}

#copyHolder a{
	color:#FFFFFF;
	text-decoration:none;
	}
#iconbox{
	float:right;
	width:125px;
}

/* footer */	