* {margin:0;padding:0;}
html {margin:0;padding:0;}

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;}
/* basic */

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; font-size: 12px; text-align: center; background: #a9ee61 url(img/back.gif) repeat-x;}

/* link */

a { color: #4b9300; text-decoration:none;}

a:hover {color: #78bf2e;}

/* container */
#pagewrapper {
width: 815px;
text-align: left;
margin: 0 auto;
background: url(img/pageback.png) repeat-y;
}
/* Header */
#headarea {
width: 815px;
height: 99px;
background: url(img/title.gif) no-repeat;
}
#headarea h1 {
padding: 10px 0 0 10px;
}
#headarea h1 a{
display: block;
width: 270px;
height: 70px;
}
#headarea a span {
display: none;
}
#contentwrapper {
margin: 0 0 0 20px;
width: 775px;
}



/* Content */
#left_textarea {
float: left;
width: 542px;
} 
#left_textarea .image {
display: block;
width: 541px;
height: 211px;
background: url(img/image.jpg) no-repeat;
}
#left_textarea .image span {
display: none;
}
#left_textarea h2 {
display: block;
padding: 6px;
font-size: 12px;
color: #a9ee61;
letter-spacing: 3px;
border: 5px solid #a9ee61;
margin-top: 20px;
}
#left_textarea .title {
width: 542px;
background: url(img/pagetitle.gif) no-repeat; 
}
#left_textarea .title p {
padding: 10px;
}
#left_textarea .title h1 {
font-size: 28px;
padding: 0 10px 10px 10px;
}
#left_textarea .text_space { 
padding: 20px;
line-height: 200%;
font-size: 15px;
}
.cls li { padding: 5px 10px; margin: 16px; font-size: 16px; background: url(img/cat_back.gif) no-repeat;}
.cls li a {text-decoration: none;}

 /* left list*/
#right_listarea {
float: left;
font-size: 12px;
width: 220px;
background-color: #f4f4f4;
border: 1px solid #e9e5e5;
margin-left: 10px;
}
#right_listarea ul li {
padding:4px; 
border-bottom:#aaa dotted 1px;
}
#right_listarea .list_top a {
display: block;
width: 203px;
height: 43px;
background: url(img/list_top.gif) no-repeat;
margin: 7px 0 0 9px;
}
#right_listarea .list_top a span {
display: none;
}
#right_listarea ul.list li{
padding: 6px 0;
border: none;
}

#right_listarea ul.list li a {
display: block; 
line-height: 120%;
letter-spacing: 2px;
background: url(img/mark.gif) no-repeat left;
text-decoration: none;
border-bottom: 1px dashed #aaa;
border-right: 4px solid #878787;
margin: 0 8px;
}

#right_listarea ul.list li a span {
display: block;
padding: 10px 5px 10px 30px;
}
.pr {
padding: 15px;
line-height: 200%;
}
/* foot */
#footer {
clear: both;
font-size: 11px;
background: #424242 url(img/footer.gif) repeat-x;
margin: 0 7px 0 7px;
color:#aaa;
}
#footer .copyright {
text-align: right;
}
#footer a {
color: #fff;
}
