*{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:underline;border:none;}
ul li a:hover {text-decoration:none;}
body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #151515; font-size: 12px; letter-spacing: 1px;}

a { color: #00d1c0; text-decoration:none;}


/* layout_all */

#layout_all {
width: 725px;
margin: 0 auto;
overflow: hidden;
border-right: 4px solid #000;
border-left: 4px solid #000;
}

/* Header */
#layout_all h1 {
width: 725px;
background: url(img/head.gif) no-repeat;
padding: 140px 0 60px 13px;
}
#layout_all h1 a{
color: #000;
font-size: 34px;
}
#layout_all h1 a:hover {
color: #fff;
}

/* Navigation */
#left_menu {
float: left;
width: 197px;
padding: 10px 0 30px 0;
line-height: 160%;
}
#left_menu ul {
margin: 0 0 0 18px; 
}
#left_menu ul li {
padding: 4px 0;
border-bottom: 1px dotted #aaa;
}
#left_menu .menu_top a{
display: block;
height: 19px;
background: url(img/list_top.gif) no-repeat;
margin: 0 0 0 18px;
border-bottom: 3px double #000;
}
#left_menu .menu_top a span{
display: none;
}
#left_menu ul#list_block li {
border: none;
}
#left_menu ul#list_block li a {
display: block; 
background: #e8e8e8 url(img/mark.gif) no-repeat left;
text-decoration: none;
color: #000;
padding: 5px 5px 5px 20px;
}
#left_menu ul#list_block li a:hover {
background: #000 url(img/mark_hover.gif) no-repeat left;
color: #fff;
}
/* text */
#text_section {
float: left;
width: 448px;
margin: 10px 0 0 28px;
line-height: 280%;
font-size: 14px;
} 
#text_section h2 {
padding: 18px;
background: url(img/pagetitle.gif) no-repeat left;
color:#fff;
}
#text_section h3 {
font-size: 14px;
padding: 3px 0 3px 30px;
background: url(img/info.gif) no-repeat left;
}
/* left list*/


/* foot */
#footer {
clear: both;
border-top: 3px double #000;
margin: 0 15px;
}
#footer ul {
padding: 10px;
text-align: right;
}
/* copyright */
#footer p {
padding: 6px 0 20px 6px;
}

