html {
    margin: 0;
    padding: 0; 
background-color:#EDF3FE;
}


body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
}

#container {
    position: relative;
    margin: 0px auto; /* center on everything else */
    width: 792px;
    background-color:#FFFFFF;
text-align: center;
}

#top{
margin-left : auto ; margin-right : auto ;
    padding: 0;
    width: 760px; /* necessary for ie win */
    height:500px;
}

#top01{
    width: 760px; /* necessary for ie win */
    height:295px;
	margin: 0px;
	padding: 0px;
background: url("../imgs/top01.jpg") no-repeat center top;
}

#top02-1{
	float:left;
 	height:178px;
	width:495px;
	margin: 0px;
	padding: 0px;
background: url("../imgs/top02-1.jpg") no-repeat center top;
}

#top02-2{
	float:left;
 	height:178px;
	width: 215px;
	text-align: left;
	margin: 0px;
	padding: 0px;
background: url("../imgs/top02-2.jpg") no-repeat left top;
}

#top02-3{
	float:left;
 	height:178px;
	width:50px;
	text-align: left;
	margin: 0px;
	padding: 0px;
background: url("../imgs/top02-3.jpg") no-repeat center top;
}

#top03{
	float:left;
 	height:27px;
	width:760px;
	text-align: left;
background: url("../imgs/top03.jpg") no-repeat center top;
}

.whatsnew {
	color: #999999;
	width:100%;
	float:right;
	line-height:1.5;
	font-size: 12px;
	text-align: left;
}

.whatsnew ul{
  list-style: none;
    display:block;
margin:0;
padding:0;
}

.whatsnew li{
font-size:90%;
margin:0;
padding:3px 0px;
}

.whatsnew a { color: #000000; text-decoration: underline;}
.whatsnew a:hover { color: #333333; }

#navi {
text-align: center;
padding: 0px;
display: block;
width: 760px; /* necessary for ie win */
height: 30px;
text-decoration: none;
margin: 0px auto 25px auto;
}


#top h1 {
  position: absolute;
  left: -999px;
  width: 990px;
}

#top h2 {
  position: absolute;
  left: -999px;
  width: 990px;
}


#footer_top{
margin-left : auto ; margin-right : auto ;
    padding: 0;
    width: 760px; /* necessary for ie win */
    height:80px;
	color:#FFFFFF;
}

#footer01{
    padding: 0;
    font-size: 12px;
    text-align: center;
    width: 760px; /* necessary for ie win */
    height:50px;
margin-left : auto ; margin-right : auto ;
}


#footer_top .banner{
	float:left;
	margin: 5px 0px 0px 5px;
	padding-bottom: 5px;
}

#footer_top .copyright{
	margin: 5px 5px 0px 0px;
	float:right;
	width:600px;1
	font-size: 12px;
	text-align: right;
	color:#999999; 
}

#footer_top img{
	margin: 0px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	color:#999999; 
}

a.navi01 {
display: block;
width: 152px;
height: 40px;
background-color:#000000;
background: url("../imgs/menu_info.jpg") 0 0 no-repeat;
text-decoration: none;
}

a.navi02 {
display: block;
width: 152px;
height: 40px;
background: url("../imgs/menu_blog.jpg") 0 0 no-repeat;
text-decoration: none;
}

a.navi03 {
display: block;
width: 152px;
height: 40px;
background: url("../imgs/menu_prof.jpg") 0 0 no-repeat;
text-decoration: none;
}

a.navi04 {
display: block;
width: 152px;
height: 40px;
background: url("../imgs/menu_photo.gif") 0 0 no-repeat;
text-decoration: none;
}

a.navi05 {
display: block;
width: 152px;
height: 40px;
background: url("../imgs/menu_contact.jpg") 0 0 no-repeat;
text-decoration: none;
}

a:hover.navi01 {
background-position: 0 -40px;
}

a:hover.navi02 {
background-position: 0 -40px;
}

a:hover.navi03 {
background-position: 0 -40px;
}

a:hover.navi04 {
background-position: 0 -40px;
}

a:hover.navi05 {
background-position: 0 -40px;
}

#navi ul{
  list-style: none;
    display:block;
margin:0;
padding:0;
}

#navi a span{display:none;}

#navi ul li{
float: left;
    padding:0px 0px 3px 0px;
}


#navi ul li a{
display: block;
}

a { color: #CCCCCC; text-decoration: underline; }
a:hover { color: #999999; }