/*base*/
*{margin:0;padding:0;line-height:160%;}
ul,ol{margin:0;padding:0;}
ul li{list-style:none;list-style-postion:inline}
ul li a{border:none;}
h2,h3,h3,h4,h5{margin:0;padding:0;}
html,body{margin:0; padding:0}
img{border:none;}
body{
font-family:arial, sans-serif, Osaka, verdana;
color:#333;
text-align:center;
background:#f7ebeb;
}
.clear {clear:both;font-size:1px;}

a{color:#c60e42;}

a:hover{color:#9f002d; text-decoration:none;}

/*layout*/
#wrapall{
width:772px;
margin:0 auto;
background:#fff;
text-align:left;
border-left:#d63d68 solid 2px;
border-right:#d63d68 solid 2px;
}

#headline{
height:190px;
background:url(img/header.jpg) no-repeat;
border-bottom:#d63d68 solid 5px;
}

#topicswrap{
width:224px;
padding:15px 0 0 25px;
position:relative;
float:left;
font-size:13px;
}

#mainwrap{
width:480px;
padding:10px 20px 0 0;
font-size:14px;
position:relative;
float:right;
}

#footer{
width:772px;
margin-top:20px;
font-size:12px;
background:#ed769e;
color:#fff;
}

/*head*/
#logo h1{
padding:0;
}
#logo h1 a{
width:280px;
height:175px;
display:block;
text-decoration:none;
}
#logo h1 a span{ display:none;}

/*topicswrap*/
#navigation ul{ margin-bottom:10px;}

#topicswrap h2{
height:30px;
line-height:120%;
font-size:16px;
background:url(img/nav_top.jpg) no-repeat;
display:block;
}
#topicswrap h2 span{ display:none;}

#topilist{
padding:0 0 15px 0;
background:#d63d68;
}
#topilist li a{
display:block;
padding:5px 0 3px 28px;
text-decoration:none;
color:#555;
background:#fde2e2 url(img/point.jpg) 3px 4px no-repeat;
border-bottom:#fff dotted 1px;
}
#topilist li a:hover{color:#888;}
li#cl1{
border-left:#fde2e2 solid 3px;
border-right:#fde2e2 solid 3px;
border-top:#fde2e2 solid 3px;
background:#fff url(img/cat_bg.jpg) repeat-x bottom;
}
li#cl1 a{
border-bottom:none;
background:url(img/cat.jpg) 2px 3px no-repeat;
color:#5d0277;
padding:6px 0 5px 30px;
font-weight:bold;
}
li#cl1 a:hover{color:#9b51b0;}

/*main*/
#txtwrap{ margin-left:20px;padding:15px; line-height:300%; border:#ccc solid 7px;}
#txtwrap ul li{ line-height:300%;}
#txtwrap h3{margin:10px 0;padding:3px 0 2px 23px; background:#ed769e url(img/h3.jpg) 1px 1px no-repeat;font-size:15px; color:#fff;}

#txtwrap #pagetitle{
margin:10px 0;
padding-top:4px;
color:#ed769e;
border:#dd98af solid 1px;
background:#fff url(img/h2_bg.jpg) repeat-x bottom;
font-size:16px;
}
#txtwrap #pagetitle h2{
padding:0 5px 0 35px;
background:url(img/h2.jpg) 3px 2px no-repeat;
font-size:18px;
}

/*foot*/
#footer ul{padding:5px 20px;}
#footer #copyright{ letter-spacing:1px; font-size:9px; padding:10px 20px; text-align:right;}

