ul.magazine_box {
	list-style:none;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:#999 dotted 2px;
}

li.magazine_category1 {
	letter-spacing:1em;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-bottom:10px;
}
li.magazine_category2 {
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-bottom:10px;
}
li.magazine_abstract {
	font-size:14px;
	font-weight:bold;
	float:right;
	margin-bottom:10px;
}
li.magazine_title {
	font-size:14px;
	clear:both;
}
li.magazine_author {
	font-size:12px;
	text-align:right;
}















