body	{
background: #ffffff;
color: #969696;
font-size: 9px;
line-height: 12px;
margin: 0;
padding: 0;
text-align: center;
}
	
a:link{ 
color: #feb22d;
text-decoration: none;
}

a:visited{
color: #feb22d;
text-decoration: none;
}

a:hover	{
color: #969696;
text-decoration: none;
}

a:active	{
color: #969696;
text-decoration: none;
}

.top{
background: #ffffff;
width: 314px;
margin: 191px  auto;
text-align: center;
}

#top_head{
background: #ffffff url("../img/title.jpg") no-repeat;
background-repeat:no-repeat;
width: 314px;
height: 65px;
text-align: center;
}

#top_contents{
background: #ffffff url("../img/main.jpg") no-repeat;
overflow: hidden;
clear: both;
width: 314px;
height: 294px;
margin: 0;
padding: 0;
text-align: left;
}

#top_menu{
background: transparent;
font-size: 12px;
line-height: 12px;
margin: 19px 11px auto;
padding: 0;
text-align: left;
}

#top_about{
background: transparent;
width: 314px;
font-size: 9px;
line-height: 12px;
margin: 182px 167px auto;
padding: 0;
text-align: left;
}

#top_foot{
background: #ffffff url("../img/footer.jpg") no-repeat;
width: 314px;
height: 11px;
margin: 0;
padding:  0;
text-align: left;
}


.page{
background: #ffffff;
width: 314px;
margin: 191px  auto;
text-align: center;
}

#page_head{
background: #ffffff url("../img/title.jpg") no-repeat;
background-repeat:no-repeat;
width: 314px;
height: 65px;
text-align: center;
}

#page_contents{
background: #ffffff;
overflow: hidden;
clear: both;
width: 314px;
margin: 0;
padding: 0;
text-align: left;
}

#page_menu{
background: transparent;
font-size: 12px;
line-height: 12px;
margin: 19px 11px auto;
padding: 0;
text-align: left;
}

#page_gallery{
background: transparent;
width: 314px;
font-size: 9px;
line-height: 12px;
margin: 19px 11px auto;
padding: 0;
text-align: left;
}

#page_foot{
background: #ffffff url("../img/footer.jpg") no-repeat;
width: 314px;
height: 11px;
margin: 10px  auto;
padding:  0;
text-align: left;
}

img { display: none;}
div img { display: inline;}
