@charset "utf-8";
/* CSS Document */

body{
background:#002122 url(../img/bg_bar_201107.gif) repeat-x;
	font-size:11px;
	color:#666666;
}
a:link{color:#666666;text-decoration:none;}
a:visited{color:#666666;text-decoration:none;}
a:hover{color:#2255BB;text-decoration:underline;}
a:active{color:#2255BB;text-decoration:underline;}

#top_info{
margin-top:12px;
border-top:2px dotted #a7bcbd;
}
#top_release{
margin-top:12px;
}
#top_info li,#top_release li{
background:url(img/index/arrow.gif) no-repeat 2px 11px;
padding:7px 0 7px 16px;
border-bottom:2px dotted #a7bcbd;
line-height:160%;
}

