html {
	margin: 0px;
	padding: 0px;	
   height: 100%;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #60615B;
	margin: 0px;
	padding: 0px;
   width: 100%;
   text-align: center;		
	color: #FFFFFF;
}

div,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #FFFFFF;	
}

form,img,p,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	border:0px;	
	color: #FFFFFF;		
}

hr {
	display:none;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #D70000;
}

#box {
	width: 800px;
	margin: 0px auto;
	background-color: #333333;
	background-image: url(screen/top/background_01.gif);
	background-repeat: no-repeat;	
	background-position: 143px 0px;		
}

#top {
	height: 188px;
	width: 800px;
	text-align: left;
	background-image: url(screen/top/background_02.jpg);
	background-repeat: no-repeat;	
   background-position: 0px 58px;
}

#navi {
	padding-left:148px;
}

#navi a img {
	float:left;
	margin-left:27px;
}

#navi a img.first {
	margin:40px 0px 0px 0px;
}

#middle {
	background-image: url(screen/middle/background_01.gif);
	background-repeat: no-repeat;	
	background-position: 135px 3px;	
}

#left {
	width:152px;
	float:left;
	padding:15px 0px 15px 0px;
   text-align: left;	
}

#left_inner {
	padding:0px 8px 20px 8px;
}

#left_content {
   width:125px;
}

#left_content div, #left_content p, #left_content a, #left_content h2 {
   font-size:11px;
}

#right {
	background-image: url(screen/middle/background_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding:15px 0px 15px 0px;		
	width:637px;
	float:left;	
}

#right_inner {
	background-image: url(screen/middle/background_03.gif);
	background-repeat: no-repeat;	
	background-position: right bottom;	
	text-align: left;
	padding:20px;
   min-height:350px;	
}

#bottom {
	height:24px;
	background-image: url(screen/bottom/background_01.jpg);
	background-repeat: no-repeat;	
	padding-left:150px;
}

#bottom div {
	border-top: 1px solid #999999;
	font-size:11px;
}

#bottom p {
	text-align:center;
	height:23px;
	color: #999999;
	font-size:11px;
	line-height:23px;
}

#bottom a {
	color: #999999;
}

#bottom a:hover {
	color: #FFFFFF;
}
