*, 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; text-align: center; font-size: 12px;background: url(img/back.gif); letter-spacing:2px;}

a { color: #2f6dcf; text-decoration: none;}

.fix {clear: both;}
 
/* pagewrapper */

#pagewrapper {
width: 822px;
margin: 0 auto;
text-align: left;
background-color: #fff;
}
#header {
width: 822px;
height: 284px;
background: url(img/head.jpg) no-repeat;
}
#header h1 {
padding: 18px 0 137px 93px;
}
#header h1 a {
display: block;
width: 728px;
height: 102px;
}
#header h1 a span {
display: none;
}
#header p {
margin: 0px 0 0 15px;
}
#header p a {
color: #fff;
}
#header p a:hover {
color: #222;
}

#contents_wrap {
width: 800px;
margin: 15px 0 0 14px;
}


/* Content */
#left_text {
float: left;
width: 540px;
letter-spacing: 2px;
} 
#left_text h3 {
font-size: 12px;
background: url(img/info.gif) no-repeat left;
color: #111;
padding: 6px 0 6px 40px;
} 
#left_text .mini_pr {
padding: 10px;
line-height: 140%;
border-bottom: 3px double #aaa;
}
#left_text .mini_pr li {
padding-bottom: 10px;
}
#left_text h2 {
padding: 10px;
font-size: 26px;
border-left: 8px solid #4a6083;   
color: #000;
margin: 20px 0 10px 0;
}
#left_text .block_in { 
padding: 20px;
line-height: 260%;
font-size: 15px;
background-color: #f1f1f1;
margin-bottom: 20px;
}
.category {
padding: 20px;
}
.category li { padding: 5px; margin: 10px; font-size: 16px;}

#left_text .pagetop {
margin: 20px 0; 
text-align: right;
}
#left_text .pagetop a {
color: #5bc2d3;
padding: 5px;
}
#left_text .pagetop a:hover {
color: #fff;
background-color: #5bc2d3;
}

/* left list*/
#right_pagelist {
float: right;
width: 247px;
line-height: 200%;
}
#right_pagelist ul li{
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#right_pagelist ul.pagelinks {
margin: 20px 0;
}
#right_pagelist ul.pagelinks li#list_top a {
display: block;
height: 23px; 
background: url(img/list_top.gif) no-repeat;
border-bottom: 1px solid #000;
margin: 0;
text-align: left;
}
#right_pagelist ul.pagelinks li#list_top a span {
display: none;
}
#right_pagelist ul.pagelinks li {
border: none;
padding: 0;
}
#right_pagelist ul.pagelinks li a {
display: block; 
color: #555;
text-align: right;
border-bottom: 1px solid #555;
}
#right_pagelist ul.pagelinks li a:hover {
color: #222;
text-decoration: none;
background: #f1f1f1 url(img/mark.gif) no-repeat left;
}
/* foot */
#footer {
clear: both;
background-color: #555;
color: #fff;
}
#footer p {
padding: 10px;
text-align: right;
}
#footer ul {
padding: 10px;
}
