*, 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; color: #151515; text-align: center; font-size: 13px; letter-spacing: 2px;background-color: #f1f1f1;}

a { color: #d11e8e; text-decoration:none;}

a:hover {text-decoration:underline;}

/* container */
#center_wrap {
width: 802px;
margin: 0 auto;
text-align: left;
background-color: #fff;
padding: 12px;
overflow: hidden;
}
#center_wrap h1 a {
display: block;
width: 804px;
height: 207px;
background: url(img/head.gif) no-repeat;
}
#center_wrap h1 a span {
display: none;
}
/* left list*/
#sitemenu {
float: left;
font-size: 12px;
width: 233px;
line-height: 180%;
}
#sitemenu ul {
margin: 20px 0;
}
#sitemenu ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#sitemenu ul.menulist li#list_top a {
display: block;
width: 219px;
height: 43px;
background: url(img/list_top.gif) no-repeat;
margin: 6px;
}
#sitemenu ul.menulist li#list_top a span {
display: none;
}
#sitemenu ul.menulist {
border: 1px solid #eee;
}
#sitemenu ul.menulist li {
padding: 0;
border: none;
}
#sitemenu ul.menulist li a {
display: block; 
line-height: 160%;
color: #151515;
background-color: #f1f1f1;
margin: 2px 6px;
}
#sitemenu ul.menulist li a:hover {
text-decoration: none;
background-color: #ddd;
}
#sitemenu ul.menulist li a span {
display: block;
padding: 10px 5px 10px 25px;
}
/* Content */
#text-section {
float: right;
width: 547px;
font-size: 12px;
} 
#text-section h2 {
display: block; 
background: url(img/info.gif) no-repeat left;
font-size:13px;
font-weight: normal;
padding: 15px 5px 14px 50px;
margin-top: 20px;
} 
.info {
padding: 10px;
line-height: 140%;
margin-bottom: 20px;
}
.info li {
padding-bottom: 10px;
}
#text-section h3 {
padding: 15px;
font-size: 26px;
color: #151515;
background: url(img/pagetitle.gif) no-repeat bottom left;   
}
#text-section .main { 
padding: 20px;
line-height: 250%;
font-size: 14px;
}
#text-section .totop {
text-align: right;  
margin-bottom: 20px; 
padding: 20px;
}
.category { padding: 20px;line-height: 250%;font-size: 16px;}

/* foot */
#footer {
clear: both;
width: 826px;
margin: 0 auto;
text-align:left;
font-size: 11px;
background-color: #444;
color: #fff;
}
#footer p {
text-align: right;
padding: 5px 10px 10px 10px;
}
#footer ul {
padding: 10px;
line-height: 140%;
}
#footer ul li {
padding-bottom: 10px;
}
