*, 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: #333; text-align: center; font-size: 12px;background: #fff url(img/headline.gif) repeat-x;}

a { color: #d4ad00; text-decoration:none;}

a:hover {color: #f3dc77;}

#hometag {
width: 709px;
text-align: right;
margin: 9px auto 0 auto;
}
#hometag a{
display: block;
width: 122px;
height: 15px;
background: url(img/toplink.gif) no-repeat;
}
#hometag a span {
display: none;
}
/* frame */

#frame {
width: 711px;
margin: 0 auto;
text-align: left;
}

/* Header */
#site-title {
width: 711px;
height: 195px;
background: url(img/head.jpg) no-repeat;
}
#site-title h1 {
padding: 92px 0 22px 9px;
}
#site-title h1 a {
display: block;
width: 420px;
height: 60px;
}
#site-title a span {
display: none;
}
#site-title p {
text-align: right;
margin-right: 10px;
}
#site-title p a {
color: #222;
text-decoration: underline;
}
#site-title p a:hover {
text-decoration: none;
}

/* left list*/
#navigation-block {
float: left;
width: 235px;
margin-top: 20px;
}

#navigation-block ul li{
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#navigation-block .li_top a {
display: block;
width:235px;
height: 56px;
background: url(img/list_top.gif) no-repeat;
}
#navigation-block .li_top a span {
display: none;
}
#navigation-block ul.links {
background: url(img/list_mdl.gif) repeat-y;
width: 235px;
}
#navigation-block ul.links li {
border: none;
padding: 0;
}
#navigation-block ul.links li a {
display: block; 
line-height: 120%;
background: #eeeded url(img/mark.gif) no-repeat left;
border-top: 1px solid #fff;
border-bottom: 1px solid #ddd;
color: #555;
margin: 0 10px;
letter-spacing: 3px;
}
#navigation-block ul.links li a:hover {
color: #222;
padding-left: 4px;
margin-left: 14px;
}
#navigation-block ul.links li a span {
display: block;
padding: 16px 10px 16px 30px;
}
#navigation-block .li_btm {
display: block;
width: 235px;
height: 32px;
background: url(img/list_btm.gif) no-repeat;
}
#navigation-block .li_btm span{
display: none;
}
.link-text {
padding: 15px;
line-height: 200%;
}

/* Content */
#text-block {
float: left;
width: 436px;
margin-left: 20px;
} 
#text-block h2 {
margin-top: 20px;
padding: 12px 5px 12px 50px;
font-size: 18px;
background: url(img/info.gif) no-repeat;
} 
#text-block .link-text {
background-color: #f1f1f1;
padding: 10px;
line-height: 140%;
margin: 5px 0 20px 0;
}
#text-block .link-text li {
padding-bottom: 10px;
}
#text-block h3 {
padding: 30px 10px;
font-size: 30px;
background: url(img/pagetitle.gif) no-repeat bottom left;   
color: #222;
}
#text-block h3 span {
border-left: 6px solid #FACD1A;
padding: 3px 0 3px 8px;
}
 
#text-block .block { 
padding: 0 20px 20px 20px;
line-height: 260%;
font-size: 15px;
}
.fld {
padding: 20px;
}
.fld li { padding: 5px; margin: 10px; font-size: 16px; font-weight: bold;}
.fld li a { color: #575757;}
.fld li a:hover { color: #222;}

#text-block .totop {
    text-align: right;  
    margin: 20px 0; 
}

/* foot */
#copy {
clear: both;
padding-top: 10px;
font-size: 11px;
background: #232323 url(img/footer.gif) repeat-x;
color: #999;
}
#copy a {
color: #fff;
text-decoration: underline;
}
#copy a:hover {
text-decoration: none;
}
#copy p {
text-align: center;
padding: 10px;
}
