
/*-------------------------------------------------------------------------

policy.css

--------------------------------------------------------------------------*/
body{ background: url(../image/sitemap_bg.jpg) repeat-x top left;
}

/*--top-------------------------------------------------------------------*/
#top{ width: 860px; height: 93px; background: url(../image/sitemap_top.jpg) no-repeat top left; margin-bottom: 15px}
#top p { padding-right:0px; line-height:1.5; width:460px;}
/*--contents--------------------------------------------------------------*/
#main #contents #sitemap{ width: auto; margin: 0 auto 100px auto}
*html #main #contents #sitemap{ width: auto; margin: 0 auto 60px auto}
#main #contents #sitemap h3{ clear: both; font-size: 12px; font-weight: bold; text-indent: 0px; margin: 0 0 7px 0; padding: 20px 0 0 0}
#main #contents #sitemap ul{ clear: both; width: 860px; height: auto; margin: 0 0 0 0}
#main #contents #sitemap ul li{ float: left; width: 160px; height: 30px; text-align: center; border: #CCCCCC solid 1px; margin: 0 2px 2px 0; padding: 11px 0 0 0}
#main #contents #sitemap ul a{ color:#666666; text-decoration: none}
#main #contents #sitemap ul a:hover{ color:#ff5b62; text-decoration: underline}
/*--topicpath-------------------------------------------------------------------*/
#topicpath { margin:4px 0px 8px 0px; font-weight:600; font-size:12px;}
