*, 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;}

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; letter-spacing: 1px; color: #151515; background: url(img/headline.gif) repeat-x; text-align: center; font-size: 12px;}

a { color: #1438ac; text-decoration:none;}

a:hover {text-decoration: underline;}

.clearfix {clear:both;}
/* container */

#all {
width: 625px;
margin: 0 auto;
text-align: left;
}
h1 {
background: url(img/head.gif) no-repeat;
padding: 40px 0 54px 82px;
}
h1 a {
display: block;
width: 426px;
height: 67px;
}
h1 a span {
display: none;
}
/* Content */
#section {
float: left;
width: 410px;
margin: 20px 0 30px 0;
border: 6px double #e8f1f7;
font-size:14px;
line-height:220%;
padding: 10px;
} 
h2 {
margin-top: 15px;
border-bottom: 5px solid #e8f1f7;
font-size: 20px;
} 
h3 {
font-size: 14px;
border-bottom: 1px dotted #b7cad7;  
}
.totop {
text-align: right;  
}

/* left list*/
#menu_block {
float: right;
width: 171px;
margin-top: 20px;
line-height: 160%;
}
#menu_block ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#menu_block ul.links {
background: #e8f1f7 url(img/list_top.gif) no-repeat top;
}
#menu_block ul.links li {
border: none;
padding: 0;
}
#menu_block ul.links li a {
display: block; 
line-height: 120%;
color: #333;
background: url(img/mark.gif) no-repeat left;
border-bottom: 1px dashed #cddfec;
padding: 5px 5px 5px 15px;
margin: 0 7px;
}
#menu_block ul.links li a:hover {
color: #5c5c5c;
}
#menu_block ul.links li#list_top a{
color: #2675a8;
font-size: 20px;
padding: 20px 0 20px 25px;
border: none;
background: none;
margin: 0;
}
#menu_block ul.links li#list_top a:hover {
color: #21a1f4;
}
/* foot */
#footer {
clear: both;
padding-top: 10px;
font-size: 12px;
background-color: #649abc;
color: #fff;
}
#footer p {
text-align: center;
padding: 10px;
}

