@charset "utf-8";

#article a:link,
#article a:visited{
color:#3399bb;
}

#article a:hover,
#article a:active{
color:#999;
}

#article .banner_left,
#article .banner_right{
width:295px;
height:70px;
margin-top:10px;
float:left;
list-style-type:none;
}

#article .banner_left{
padding-right:10px;
}

#new{
width:600px;
clear:both;
margin-bottom:20px;
padding-top:20px;
}

#new .title{
width:110px;
height:25px;
padding-bottom:5px;
text-indent:-9999px;
background:url(../img/common_img/article_whatsnew.gif) no-repeat;
}

#new dl{
width:600px;
font-size:75%;
}

#new dt{
width:6.5em;
margin:0 0 -1.5em 0;
line-height:1.9;
}

#new dd{
margin:0 0 0 8em;
}

#new .more{
	margin-top:10px;
	border-top:1px dotted #CCC;
	text-align:right;
}
