body {
	text-align: center;
	background-color : #C0C0C0;
	margin: 0px;
	padding: 0px;
	font-size : 12px;
}

#layout {
	width: 800px;
	background-color : #FFFFFF;
}

#header {
	width : 800px;
	height : 60px;
}

#headerti {
	float : left;
	width : 300px;
	height : 60px;
	margin: 0px;
	padding: 0px;
}

#headerba {
	width : 495px;
	height : 60px;
}

#content {
	width : 800px;
}

#menu_1 {
	float : left;
	width : 105px;
	height : 450px;
	margin-left: 1px;
}


#menu_2 {
	width : 120px;
	height : 450px;
}

#main {
	float : left;
	width : 525px;
	margin-left: 5px;
}

#footer {
}

#main_1 {
	height : 245px;
}

#main_2 {
	height : 180px;
}

#main_3 {
	height : 110px;
}


table.title {
	font-size : 12px ;
	font-weight: bolder;
	color: #000000;
	border: solid 1px #C0C0C0;
	border-collapse: collapse;
}

td.title {
	background-color : #C0C0C0;
	border: solid 1px #C0C0C0;
	width : 130px;
}

td.osusume {
	border: solid 1px #C0C0C0;
	font-weight: normal;
	font-size: 130%;
}

th.main {
	background-color : #C0C0C0;
	border: solid 1px #C0C0C0;
	width : 480px;
}

th.home {
	border: solid 1px #C0C0C0;
	width : 130px;
}

table.footer {
	font-size : 12px ;
	border-collapse: collapse;
}

th.top {
	height : 60px;
	width : 468px;
}

th.footer {
	border: solid 1px #C0C0C0;
	height : 60px;
	width : 130px;
}

}
a:link { 
	font-size: 12px; 
	color: #006699; 
	text-decoration: none
	} 
a:visited { 
	font-size: 12px; 
	color: #660099;
	text-decoration: none
	} 
a:hover { 
	font-size: 12px; 
	color: #660099; 
	text-decoration: underline
	} 

A.menu:link {
	color: #EEEEEE; 
	text-decoration: none; 
	font-size: 12px;
	} 
A.menu:visited {
	color: #EEEEEE; 
	text-decoration: none; 
	font-size: 12px;
	}
A.menu:hover {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 12px;
	} 
.menu { 
	font-size: 12px; 
	color: #EEEEEE
	}
td,p { 
	font-size: 12px; 
	color: #333333
	} 
.text {
	font-size: 12px; 
	color: #333333
	} 
.account_menu {
	background-color: #f9f9f9; 
	width: 145px;
	}