﻿#page {
	background-color: #CCFFFF;
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.tbl_map_train {
	width: 680px;
	border: 1px solid #E3E3E3;
	border-spacing: 0;
    background: #D5F0F0;
}
.tbl_map_train th {
	padding: 5px;
    border: #98DCDC solid;
    border-width: 0 0 1px 1px;
    background: #090;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.tbl_map_train td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
    color: #1A4444;
    text-align: center;
}
.aohoshili li {
	/*line-height: 1.5;*/
	background-image: url(patient/images/conimg09.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	list-style-type: none;
	padding-left:20px;
	margin-left:30px;
}
