@charset "utf-8";
/* CSS Document */
h1{
font-size:16px;
color:#FF0000;
border-bottom:1px solid #FF0000;
padding-left:5px;
padding-bottom:5px;
margin:10px;
}
dl.list_news{
margin:10px;
}
dl.list_news dl{
margin-top:20px;
}
dl.list_news dt{
text-indent:4em;
background:url(../images/dot_o.gif) no-repeat 3em 1px; 
}
dl.list_news dt a{
display:block;
}
dl.list_news dd{
color:#666666;
border-bottom:1px dotted #CCCCCC;
line-height:150%;
margin-top:5px;
padding-left:4em;
margin-bottom:20px;
padding-bottom:20px;
}
span.newsdate{
clear:both;
display:block;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
}
.topnews{
float:left;
border-bottom:1px dotted #CCCCCC;
margin-bottom:10px;
}
.topnews p{
padding-left:10px;
color:#333333;
}
.topnews img{
border:2px solid #CCCCCC;
}
.topnews_left{
margin:10px;
width:300px;
float:left;
}
.topnews_right{
margin:10px;
width:300px;
float:right;
}
h3.title{
color:#000066;
text-align:center;
}
div.keywords{
text-align:right;
}
div.main{
margin:20px;
}
div.main p{
font-size:12px;
line-height:180%;
text-indent:2em;
color:#666666;
}
div.relat{
border-top:1px dotted #CCCCCC;
margin:20px;
}
div.relat h4{
font-size:14px;
color:#FF9900;
}
ul.list li{
margin:0;
padding:0;
padding-left:1em;
background:url(../images/dot_o.gif) no-repeat 0px 1px; 
margin-right:1em;
margin-top:2px;
margin-bottom:3px;
}
div.main ul{
margin-left:3em;
}
div.main ul li{
margin-bottom:2px;
margin-bottom:1px;
}


