/* --------------Header00 */

div#header_sub{
background:url(/static/images/core/header_bg.gif) repeat-x bottom;
background-color:#0d0d0d;
border-color:#0d0d0d;
padding:7px 0 9px 0;
text-align:center;
margin:0 auto;
}

div#header_sub table{
text-align:center;
margin:0 auto;
width:760px;
}


div#header_sub a.line img{
border-bottom:1px solid #888888;
}

div#header_sub a.line:hover img{
border-bottom:1px solid #f8f8f8;
}
