*, html{margin:0;padding:0;}

img {border:none;}
ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{border:none; text-decoration: none;}
ul li a:hover {text-decoration: underline;}

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333; font-size: 12px;background: url(img/headline.gif) repeat-x;}

a { color: #f64157; text-decoration: none;}
a:hover {color: #fe5c70;}
 
/* layout */

#layout {
width: 710px;
margin-left: 20px;
text-align: left;
}

h1 {
padding: 12px 0 12px 12px;
}
h1 a {
display: block;
width: 510px;
height: 58px;
background:url(img/head.gif) no-repeat;
}
h1 a span {
display: none;
}

/* left list*/
#sub_block {
float: left;
width: 181px;
line-height: 160%;
letter-spacing: 2px;
padding: 15px 0 0 20px;
}
#sub_block ul li{
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#sub_block .list_top a {
display: block;
width: 179px;
height: 39px;
background: url(img/topics.gif) no-repeat;
margin-top: 26px;
}
#sub_block .list_top a span {
display: none;
}
#sub_block ul.links {
margin: 0 0 26px 0;
border:1px solid #eee;
}
#sub_block ul.links li {
border: none;
padding: 0;
}
#sub_block ul.links li a {
display: block; 
background: url(img/mark.gif) no-repeat left;
color: #151515;
margin: 4px;
padding: 4px 4px 4px 20px;
border-bottom: 1px dashed #aaa;
border-left: 5px solid #2c4e8a;
}
#sub_block ul.links li a:hover {
color: #555;
border-left: 5px solid #89a3d2;
text-decoration: none;
}
#sub_block ul.links li#list_top a{
background: url(img/pagelist.gif) no-repeat left;
width: 179px;
height: 40px;
margin: 0;padding:0;border: none;
}
#sub_block ul.links li#list_top a span {
display: none;
}
/* Content */
#main {
float: left;
width: 410px;
letter-spacing: 2px;
margin: 0 0 0 40px;
line-height: 200%;
font-size: 13px;
} 
#main h2 {
font-size: 12px;
border-left: 4px solid #666;
border-bottom: 1px dashed #aaa;
color: #444;
padding: 5px;
margin-top: 20px;
} 
#main .pr {
padding: 10px;
line-height: 140%;
margin: 5px 0 20px 0;
}
#main .pr li {
padding-bottom: 10px;
}
#main h3 {
padding: 5px 18px;
font-size: 26px; 
color: #222;
border-bottom: 3px double #505d74;
}
#main .totop {
margin: 20px; 
text-align: right;
}
#main .totop a {
color: #ffb2ca;
padding: 5px;
}
#main .totop a:hover {
color: #fff;
background-color: #ffb2ca;
}
/* foot */
#g_footer {
clear: both;
letter-spacing: 2px;
background: #666666 url(img/foot.gif) repeat-x;
padding-top: 20px;
}
#g_footer p {
padding-top: 30px;
text-align: center;
}
#g_footer ul {
padding: 20px;
}
