@charset "utf-8";
/* CSS Document */
@import 'global.css';

#list_article ul li {
	border-bottom:1px dashed #7f9db9;
	padding:14px 0;
}