@charset "UTF-8";
.small-red {
	color: #AC121C;
	font-size: 12px;
	font-weight: bold;
}
#port-list table tr td {
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D8DA;
	background-color: #FFF;
}
#port-list table tr .ttl {
	background-color: #D6DE00;
	text-align: center;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 12px;
	padding-left: 3px;
	border-bottom-style: none;
	font-size: 12px;
}
#port-list table tr .num {
	text-align: center;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D8DA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D8DA;
}
#port-list table tr .lefttop {
	-webkit-border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0p;
	border-radius: 10px 0px 0px 0px;
}
#port-list table tr .righttop {
	-webkit-border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0p;
	border-radius: 0px 10px 0px 0px;
}
#port-list table tr .name {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D8DA;
	padding-left: 20px;
}
#port-list table tr .rent {
	text-align: center;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D8DA;
}
#port-list table tr .back {
	text-align: center;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D8DA;
}
#port-list table tr .bd {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#port-list table tr .btmLeft {
	-webkit-border-radius: 0px 0px 0px 10px;
	-moz-border-radius: 0px 0px 0px 10p;
	border-radius: 0px 0px 0px 10px;
}
#port-list table tr .btmRight {
	-webkit-border-radius: 0px 0px 10px 0px;
	-moz-border-radius: 0px 0px 10px 0p;
	border-radius: 0px 0px 10px 0px;
}#port-list .dasyu {
	color: #a9b1b5;
}
