/* CSS Document */
body{
background: #EEEEE7 url(images/bg_main.gif) repeat-x top left;
margin: 10px 0 0 0;
font-size: 12px;
color: #444;
}
div#clear{
width: 100%;
height: 1px;
line-height: 1;
clear: both;
}
img{
border: none;
}
a{
color: #444;
text-decoration: none;
}
a:hover{
color: #0800B5;
text-decoration: underline;
}

div#container{
width: 850px;
margin: 0 auto;
}
div#header{
height: 100px;
}
div#header ul{
width: 326px;
list-style: none;
margin: 0;
padding: 0;
float: right;
}
li#home{
margin: 0 0 8px 0;
}
li#first{
float: left;
margin: 0 13px 0 0;
}
*html li#first{
margin: 0 8px 0 0;
}


div#content{
background: #fff url(images/dot_wg.gif) repeat-x 0 30px;
margin: 0 0 20px 0;
padding: 5px 10px 0 20px;
}
ol{
display: inline;
width: 820px;
height: 15px;
margin: 0;
padding: 5px 10px 10px 0;
list-style: none;
float: right;
xbackground: url(images/dot_wg.gif) repeat-x bottom left;
}
ol li{
float: right;
margin: 0 0 0;
padding: 0 17px 0 1px;
background: url(images/list_topic.gif) no-repeat center right;
}
ol li#end{
background: none;
padding: 0 0 0 1px;
}


div#col_left{
width: 640px;
margin: 15px 0 0 0;
float: left;
}
div#col_right{
width: 160px;
margin: 15px 0 20px 0;
padding: 0 0 40px 0;
float: right;
background: #EEEEEE;
}

div#search{
width: 152px;
background: #36434F url(images/bg_search.gif) no-repeat top center;
margin: 0;
padding: 39px 0 10px 8px;
}
h2.header_search{
width: 152px;
height: 1px;
margin: 0;
padding: 0;
text-indent: -999em;
overflow: hidden;
}
input.s_window{
display: block;
}
input.s_butoon{
font-size: 9px;
margin: 5px 0 0 0;
}

h2#genre{
width: 160px;
height: 46px;
margin: 0 0 5px 0;
padding: 0;
text-indent: -999em;
overflow: hidden;
background: url(images/head_genre.gif) no-repeat top center;
}
a.banner_main{
display: block;
width: 640px;
height: 157px;
margin: 0 0 15px 0;
background: url(images/banner_main.gif) no-repeat top left;
text-indent: -999em;
overflow: hidden;
}
dl#top_dl{
width: 165px;
margin: 0;
padding: 0 0 0 35px;
float: left;
}
dt{
color: #0563DF;
font-weight: bold;
}
dd{
margin: 5px 0 4px 8px;
}
dl#side_dl{
width: 160px;
margin: 0 0 20px 0;
padding: 0 0 0 10px;
}


a.ird{
display: block;
width: 150px;
height: 74px;
margin: 5px auto 10px auto;
background: url(images/btn_pdf.gif) no-repeat top left;
text-indent: -999em;
overflow: hidden;
}
a.ird:hover{
background-position: 0 -74px;
}

a.direct{
display: block;
width: 150px;
height: 56px;
margin: 5px auto 10px auto;
background: url(images/btn_direct.gif) no-repeat top left;
text-indent: -999em;
overflow: hidden;
}
a.direct:hover{
background-position: 0 -56px;
}
p.mini_info{
margin: 3px 6px; 
font-size: 10px;
}



div#footer{
background: #fff;
margin: 10px auto 0 auto;
}

img.icon_ipg{
display: block;
width: 50px;
height: 35px;
margin: 0 10px;
float: left;
}
*html img.icon_ipg{
display: inline;
}
div#footer_area{
display: inline;
width: 629px;
padding: 0 10px;
float: left;
border-left: 1px solid #C2C2C2;
color: #666;
}
*html div#footer_area{
overflow: hidden;
}
a.gototop{
display: block;
width: 90px;
height: 25px;
margin: 0;
padding: 0;
background: url(images/btn_top.gif) no-repeat top left;
text-indent: -999em;
overflow: hidden;
float: right;
}
div#footer_area ul#sub_menu{
margin: 4px 0 0 0;
padding: 0;
list-style: none;
}
div#footer_area ul#sub_menu li{
margin: 0;
padding: 0 8px;
border-right: 1px solid #666;
float: left;
font-size: 10px;
}
div#footer_area ul#sub_menu li#ftr_end{
border: none;
}
div#footer_area ul#sub_menu li a{
color: #666;
text-decoration: none;
}
div#footer_area ul#sub_menu li a:hover{
text-decoration: underline;
}
p.copy{
margin: 5px 0;
padding: 0 0 0 8px;
font-size: 10px;
}

div#box{
width: 830px;
padding: 20px 10px 10px 10px;
background: #fff;
}
div#links{
background: orange;
}
div#genre_list{
background: ligntblue;;
}
