body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
}

p {
	margin: 4px;
	font-size: 10pt;
}

ul {
	margin: 10px; 
	padding: 0px; 
	list-style-position: inside;
}

li {
	text-indent:-10px; 	
}

#container 
{
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	float: left;
}

#top
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 760px;
	height: 136px;
	z-index: 2;
}

#mail
{
	position: absolute;
	left: 651px;
	top: 80px;
	z-index: 1;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	left:142px;
	top:136px;
	width:610px;
	border:0px;
	padding:10px;
	background-image: url(../image/index_03.gif);
	background-repeat: repeat-y;
}

#leftbox {
	position:absolute;
	left:0px;
	top:136px;
	width:142px;
	height:1364px;
	background-image: url(../image/leftbox.gif);
	background-repeat: repeat-y;
	z-index:2;
}

#menu1 a {
	position:absolute;
	left:0px;
	top:136px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu1 a:hover {
	background-color: #CCCCCC;
	color: #660066;
}

#menu2 a {
	position:absolute;
	left:0px;
	top:166px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu2 a:hover {
	background-color: #ccc;
	color: #660066;
}

#menu3 a {
	position:absolute;
	left:0px;
	top:196px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu3 a:hover {
	background-color: #ccc;
	color: #660066;
}

#menu4 a {
	position:absolute;
	left:0px;
	top:226px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu4 a:hover {
	background-color: #ccc;
	color: #660066;
}

#menu5 a {
	position:absolute;
	left:0px;
	top:256px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu5 a:hover {
	background-color: #ccc;
	color: #660066;
}

#menu6 a {
	position:absolute;
	left:0px;
	top:286px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu6 a:hover {
	background-color: #ccc;
	color: #660066;
}

#menu7 a {
	position:absolute;
	left:0px;
	top:316px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu7 a:hover {
	background-color: #ccc;
	color: #660066;
}

#footer {
	position:absolute;
	top:746px;
	left:156px;
	color: #660066;
	font-size: 12px;
	background-color: none;
}


#nodrop
{
	margin-top: -800px;
	margin-left: 760px;
	width: 20px;
	height: 790px;
	background-image: url(../image/drop.gif);
	background-repeat: repeat-y;
}
 
h1
	{
	font: 14pt arial, Helvetica, sans-serif;
	margin: 0;
	}

h2
	{
	font: 12pt arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	}

h3
	{
	font: 10pt arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	}

h3 a	
	{
	font: 10pt arial, Helvetica, sans-serif;
	margin: 0;
	}
