*{margin:0;padding:0;}
html{margin:0; padding:0;}

img{border:none;}
ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:none;border:none;}
ul li a:hover {text-decoration:underline;}

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333; text-align: center; letter-spacing: 2px;}

a { color: #ffc412; text-decoration:none;}

/* layout */
#layout {
width: 749px;
margin: 0 auto;
text-align: left;
}
#layout h1 {
width: 749px;
background: url(img/head.jpg) no-repeat;
padding: 75px 0 16px 0;
}
#layout h1 a {
display: block;
width: 749px;
height: 92px;
}
#layout h1 a span {
display: none;
}

/* left list*/

#side_menu {
  float: left;
  font-size: 12px;
  width: 252px;
  line-height: 160%;
  margin-top: 20px;
  letter-spacing: 2px;
}
#side_menu ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#side_menu .list_top a{
display: block;
background-color: #222;
border: 3px double #fff;
text-align: center;
padding: 8px;
color: #fff;
font-size:16px;
font-weight: bold;
}
#side_menu ul#pagelist li {
border-bottom: 1px solid #ddd;
padding: 0;
}
#side_menu ul#pagelist li a {
  display: block; 
  text-decoration: none;
  background: #e8e8e8 url(img/mark.gif) no-repeat left;
  color:#222;
  padding: 5px 5px 5px 34px;
}
#side_menu ul#pagelist li a:hover {
color: #666;
}
/* Content */
#main_text {
float: right;
width: 462px;
font-size: 14px;
line-height: 200%;
overflow: hidden;
} 
#main_text h3 {
font-size:12px;
margin-top: 20px;
}  
#main_text h2 {
font-size: 20px;
border-bottom: 6px solid #edb50d;
}
#main_text .totop { 
    margin: 20px 0;
    display: block;
    width: 442px;
    height:19px;
    background: url(img/pagetop.gif) no-repeat;
    padding-left: 370px;
}
#main_text .totop a {
display: block;
width: 110px;
height: 15px;
}
/* foot */
#copyright {
clear: both;
margin: 0 auto;
background-color: #252525;
font-size: 11px;
color: #aaa;
line-height: 160%;
}
#copyright a {
color: #fff;
}
#copyright a:hover {
text-decoration: underline;
}
#copyright ul {
padding: 10px;
width: 750px;
margin: 0 auto;
text-align: left;
}
#copyright {
padding: 30px;
text-align: center;
}
