@charset "utf-8";
/* CSS Document */
html, body {
margin: 0;
padding:0;
overflow:hidden;
text-align:left;
border:0;
background:#000000;
color:#333333;
font-size:12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {
border:0;
}

ul,ol,li {
list-style:none;
margin:0;
padding:0;
}

a:link {
color:#aa5d0b;
text-decoration: none;
}

a:visited  {
color:#aa5d0b;
text-decoration: none;
}

a:hover,
a:active,
a:focus {
color:#ff0c60;
text-decoration: none;
border-bottom:1px solid #ff0c60;
}

#newsbox{
background:url(../../images/bg_news.gif) no-repeat left top;
overflow:hidden;
line-height:0;
position:relative;
width:542px;
}

#news_tab{
width:515px;
height:32px;
padding:0px 12px 0px 15px;
}

#news_tab ul{
margin:0;
padding:0;
}

#news_tab li{
list-style:none;
margin-right:3px;
width:100px;
float:left;
cursor: pointer;
}

.news_list{
width:520px;
margin:7px 11px 4px 11px;
_margin:5px 11px 4px 11px;
font-size:12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.ic_news {
width:60px;
height:20px;
padding:4px 3px 5px 3px;
}

.subject{
width:381px;
line-height:13px;
padding:0px 0px 0px 3px;
text-align:left;
}

.date {
font-size: 11px;
line-height: 20px;
width:70px;
font-family: Verdana, sans-serif;
}

.icon{
vertical-align:middle;
padding:0px 0px 1px 5px;
}

#more{
height:20px;
width:85px;
margin:0px 10px 0px 447px;
background:none;
overflow:hidden;
}

#centerbanner{
width:542px;
height:116px;
border: 0;
padding:0;
overflow:hidden;
margin:0px 0px 5px 0px;
}