@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content .shownews {
	zoom:1;
	overflow:hidden;
	margin:-4px 0 20px;
}
#content .shownews dl {
	margin:0 192px 0 0;
}
#content .shownews dl.text{
        margin:0px;
}
#content .shownews ul {
	float:right;
	margin-top:4px;
}

#content .shownews ul li{
margin-bottom:10px;
}

#content .link {
	margin-bottom:25px;
}
