@charset "utf-8";
/* CSS Document */

#mst1 ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	position: relative;
}
#main ul li .date {
	float: right;
	width: 60px;
	margin-left:10px;
}
#main h1 {
	font-size: 15px;
	color: #355a7e;
}
#mst1 h1{
	height: auto;
}
