* {margin:0;padding:0;}
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;}

/* basic */

body {margin: 0; padding: 0; line-height: 180%; font-family: arial, sans-serif, Osaka, verdana; background: url(img/headline.gif) repeat-x; font-size: 12px; text-align: center; color:#151515; letter-spacing: 2px;}

/* link */

a { color: #2358b2; text-decoration:none;}

a:hover {color: #5480c9;}

.clearfix{clear: both;}
/* layout */
#allpage {
width: 803px;
margin: 0 auto;
text-align: left;
}
/* Header */
h1 {
background: url(img/head.gif) no-repeat;
}
h1 a {
display: block;
width: 524px;
height: 87px;
}
h1 a span {
display: none;
}
#topicpath {
background-color: #e7e9ed;
padding: 3px 6px;
text-align: right;
}
/* Content */
#left_column {
float: left;
width: 535px;
margin: 30px 0 0 0;
line-height: 250%;
font-size: 14px;
} 
h2 {
font-size: 25px;
border-bottom: 5px solid #133061;
margin-top: 20px;
} 
h3 {
font-size: 13px;
border-bottom: 3px double #aaa; 
margin-top: 20px;
}

/* left list*/
#right_nav {
float: right;
width: 260px;
border: 1px solid #e6e6e6;
margin-top: 30px;
}
#right_nav ul li {
margin: 6px;
padding:4px; 
border-bottom:#aaa dotted 1px;
}
#right_nav .list_top a {
display: block;
width: 246px;
height: 45px;
background: url(img/list_top.gif) no-repeat;
margin-left: 7px;
}
#right_nav .list_top a span {
display: none;
}
#right_nav ul.list {
margin: 0 7px 10px 7px;
} 
#right_nav ul.list li {
border: none;
padding: 0;
margin: 0;
}
#right_nav ul.list li a {
display: block; 
line-height: 120%;
letter-spacing: 3px;
background: #eaeaea;
border-top: 1px solid #fff;
border-bottom: 1px solid #c9c9c9;
border-left: 4px solid #eaeaea;
color: #999;
}
#right_nav ul.list li a:hover {
background: #eaeaea url(img/mark.gif) no-repeat left;
color: #333;
}
#right_nav ul.list li a span {
display: block;
padding: 16px 5px 16px 25px;
}

/* foot */
#g_footer {
background: #a8a8a8 url(img/footer.gif) repeat-x;
color: #eee;
padding-top: 30px;
margin-top: 30px;
}
#g_footer ul {
padding-bottom: 20px;
}
#g_footer a {
text-decoration: underline;
color: #333;
}
#g_footer a:hover {
text-decoration: none;
}

