@charset "utf-8";
/* CSS Document */

#mst2 .t {
	display: inline-table;
	width: 120px;
}
#mst2 .td {
	display:table-cell;
}
#main h2 {
	color: #45aaff;
	font-size: 15px;
	background-image: url(../images/bg_title2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
}
#main h3 {
	font-size:15px;
	color:#df0a0a;
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main h1 {
	font-size: 18px;
	color: #355a7e;
}
#mst1 {
	font-weight: bold;
}
#main .st1-1 {
white-space:nowrap;
}
#main .st1 .st1-1 li {
	display:inline-table;
	margin-left:1px;
	margin-right:1px;
	vertical-align: middle;
}
#main .st1 .st1-2 ul {
margin-left:15px;
}
#main .st1 .st1-2 li {
	padding-left:15px;
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main h4 {
	padding-left: 15px;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: #dddddd solid 2px;
	margin-top: 10px;
}
#mst2 .arrow,#mst3 .arrow {
	padding-top: 20px;
}

