@charset "UTF-8";/* screenTable===============================================================*/table.screenTable{	width:560px;	padding:10px 0px 0px 0px;	border-spacing:1px;	border:solid #666666;	border-width:0px 0 0 0px;}table.screenTable .evenRow{	background:#e6e6e6;}table.screenTable th{	padding:4px;	background:#999999;	border-collapse:collapse;	border:solid 1px #666666;	font-weight:normal; color:#ffffff;	text-align:center;}table.screenTable td{	padding:4px;	border-collapse:collapse;	border:solid 1px #999999;	font-weight:normal; color:#000000;	text-align:center;}/* screenNaviation===============================================================*/ul#screenNaviation{	margin:0px 0 15px 270px;}ul#screenNaviation li{	padding:0 0 0 8px;	float:left;}ul.btright#screenNaviation li{	float:right;}ul#screenNaviation li.first{	padding-left: 10px;}ul#screenNaviation li img{	vertical-align:bottom;}/*line=============*/.dlhinban{	font-weight:bold; color:#00278c;	border:solid #00278c;	border-width: 0px 0px 1px 0px;	margin:3px 0px 3px 3px;} 