* {
	margin           : 0;
	padding          : 0;
}

#body{
background:#feeef4 url('img/bg.png');
padding:0;
margin-top:0px;
text-align:center;
}
#bg{
width:706px;
background:#fff;
margin:0px auto;
}
#page{
margin:0 2px;
border:1px solid #999;
}
#top{
width:700px;
height:150px;
background:url('img/image.png') no-repeat left top;
text-align:left;

}
#top h1{width:300px;
color:#fe7e8d;
font-size:16px;
font-weight:bold;
letter-spacing:3px;
padding:20px 250px 15px 120px;
margin:0;
z-index: 3;
position: absolute;
}
#top h1 a{
color:#fe7e8d;
text-decoration:none;
}


#main{
width:700px;
background:url('img/menu.png') repeat-y 0 0;
padding:0;
font-size:0.8em;
}
#main a{
color:#ee7aa3;
}
#main a:hover{
color:#fa3279;
}
#left{
width:200px;
background:url('img/menu.png') repeat-y 0 0;
float:left;
margin:0;
padding:0;
text-align:left;
}
#left h2{
border-bottom:1px solid #777;
font-size:1em;
padding:5px 10px 5px 25px;
margin:0 5px 0 0;
color:#777;
}
#left ul{
list-style-type:none;
margin:0;
padding:0;
}
#left li{
font-weight:normal;
border-bottom:1px solid #ccc;
background:url('img/point.png') no-repeat 2px 1px;
padding:6px 10px 6px 30px;
margin:0 5px 0 18px;
color:#555;
font-size:1em;
}
#left li a{
color:#555;
text-decoration:none;
}
#left li a:hover{
color:#777;
}
#left p{
border-top:1px solid #777;
border-bottom:1px solid #777;
font-size:1em;
padding:5px 10px 5px 25px;
margin:20px 5px 20px 0;
color:#555;
line-height:120%;
}
#right{
width:490px;
float:right;
margin:0;
padding:3px 0 0 0;
}
#right h2{
color:#e06362;
background:url('img/line.png') no-repeat left bottom;
padding:0 60px 0 15px;
margin:0 10px 0 0;
height:32px;
font-size:1em;
text-align:left;
}
.txt{
margin:0;
padding:0 25px 8px 15px;
text-align:left;
color:#555;
font-size:1em;
line-height:120%;
}
.txt p{
margin:0 0 10px 0;
}
#pagetop{
text-align:right;
color:#555;
padding:5px 18px 0 0;
}
#copy{
clear:both;
color:#555;
font-size:0.8em;
background:url('img/copy.png') no-repeat left bottom;
padding:15px 0 5px 0;
}


#copy a{
color:#555;
text-decoration:none;
}


#omo{
display:none;
}

#text      {width:200px;height:50px;overflow:auto;border-style:solid;
            border-color:#ffffff;border-top:0.1px solid #ffffff;border-bottom:0.1px solid #faebd7; 
            border-right:0.1px solid #ffffff;border-left:0.1px solid #ffffff;
      
            
            background-color: #ffe6f1;
  
float:right;

	z-index: 1;

            }
               
       #text h2{
       font-size:12px;
       }      
       
       #text p{
       font-size:12px;
       }    
