@charset "UTF-8";

div#top_new {
}


div#top_new table {
border-collapse:collapse;
width:100%;
}
div#top_new th {
vertical-align:text-top;
padding-right:10px;
width:70px;

}

div#top_new th p {
width:60px;
padding:2px;
font-size:80%;
color:#000;
height:15px;
line-height:15px;
color:#fff;
}
div#top_new td {
width:100%;
display:block;
color:#fff;
}
div#top_new td a {
color:#fff;
}


.dotted_line {

background:url(../images/common/dotline.gif) repeat-x center;
height:10px;
width:100%;
}


p.top_title {
display:table;
vertical-align:middle;
background:url(../images/common/h3_bg.gif) no-repeat left center;
min-height:20px;
width:415px;
border:1px solid #666;
color:#fff;
line-height:auto;
padding:5px 5px 5px 20px;
margin-bottom:20px;
font-size:120%;
font-weight:bold;
}

p.top_title a {
  color:#fff;
 text-decoration:underline;
}
p.top_title a:visited {
?color:#fff;
 text-decoration:underline;
}
p.top_title a:hover {
?color:#999;
 text-decoration:underline;
}