*{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: #333; background: url(img/back.jpg); font-size: 14px; letter-spacing: 1px;}

a { color: #B13FFF; text-decoration:none;}


/* frame */

#frame {
width: 701px;
margin: 0 auto;
overflow: hidden;
background: #fff url(img/pagewrap.gif) repeat-y;
}

/* Header */
#frame h1 {
width: 701px;
background: url(img/head.jpg) no-repeat;
padding: 90px 203px 54px 22px;
}
#frame h1 a{
display: block;
width: 475px;
height: 58px;
}
#frame h1 a span {
display: none;
}

/* Navigation */
#side_topics {
float: left;
font-size: 12px;
width: 227px;
padding: 10px 0 30px 0;
color:#fff;
line-height: 160%;
}
#side_topics ul {
margin: 0 12px 0 11px; 
}
#side_topics ul li {
background-color: #f5c1fd;
margin: 4px 0;
padding: 4px;
}
#side_topics .topics_top a{
display: block;
width: 205px;
height: 40px;
background: url(img/list_top.gif) no-repeat;
margin: 0 10px;
}
#side_topics .topics_top a span{
display: none;
}
#side_topics ul#pagelist {
background-color: #eed6ff;
}
#side_topics ul#pagelist li {
border: none;
padding: 0;
margin: 0;
background-color: #eed6ff;
}
#side_topics ul#pagelist li a {
display: block; 
background: url(img/mark.gif) no-repeat left;
text-decoration: none;
border-bottom: 1px dashed #666;
}
#side_topics ul#pagelist li a:hover {
text-decoration: underline;
}
#side_topics ul#pagelist li a span {
display: block;
padding: 5px 5px 5px 30px;
}
/* text */
#section {
float: left;
width: 463px;
margin: 10px 0 0 6px;
} 
#section h3 span {
font-size: 14px;
border-left: 10px solid #B13FFF;
border-right: 10px solid #B13FFF;
padding: 0 6px;
}
#section .info{
line-height: 140%;
padding: 15px;
font-size:12px;
}
#section .info li {
padding-bottom: 6px;
}
#section h2 {
padding: 7px 0 7px 20px;
background-color: #B13FFF;
color:#fff;
border: 3px double #fff;
font-size: 20px;
}
#section .entry { 
padding: 15px;
line-height: 260%;
}
.cat {padding: 15px;}
.cat li { height: 24px; margin: 0; padding: 10px; font-size: 16px; font-weight: bold;}
.cat li a { color: #575757;}
.cat li a:hover { color: #333;}

/* left list*/


/* foot */
#footer {
clear: both;
background-color: #C19CDE;
font-size: 12px;
color: #fff;
}
#footer ul {
padding: 10px;
text-align: right;
}
/* copyright */
#footer p {
padding: 6px 0 20px 6px;
}

