@import url(tables.css);
.clearboth{
    clear: both;
}
p.sysmessage {
    margin-top: 20px;
	 margin-bottom: 0px;
    color: #cc0000;
}
span.needed {
    padding-left: 5px;
    font-size: 10px;
    font-weight: normal;
    color: #cc0033;
}

th.leftattention {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    background-image: none;
    background-color: #ffcccc;
}

p.attention {
    margin-top: 10px;
    font-size: 10px;
    color: #cc0033;
}


/* Paging start */
div.nextnavi {
    margin-top: 30px;
    text-align: center;
}

span.current {
    font-size: 14pt;
    font-weight: bold;
}
a.showamounta {
	
}
a.pagelista {
	
}
a.nexta {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    border-bottom-color: #336699;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-top-color: #336699;
    border-top-style: solid;
    border-top-width: 1px;
}
/* Paging end */




/* Search page start */
div#tabarea {
  margin-top: 10px;
	margin-left: 10px;
	width: 670px;
  height: 30px;
	background-image: url(/search/img/tab_base.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 10pt;
	font-weight: bold;
}
div#tabarea a {
  display: block;
}
div#tabarea a:link {
  color: #000000;
}
div#tabarea a:visited {
  color: #000000;
}
div#tabarea a:hover {
  color: #000000;
}
div#tabarea a:active {
  color: #000000;
}
div#tabarea div.tab_active {
	float: left;
	width: 83px;
  height: 27px;
	background-image: url(/search/img/tab_active.gif);
	background-position: top;
	background-repeat: no-repeat;
	line-height: 27px;
	text-align: center;
}
div#tabarea div.tab_suspend {
	float: left;
	width: 83px;
  height: 27px;
	background-image: url(/search/img/tab_suspend.gif);
	background-position: top;
	background-repeat: no-repeat;
	line-height: 27px;
	text-align: center;
}

div#tabcontentouter {
	margin-top: 5px;
	margin-left: 10px;
	width: 660px;
	border: 1px solid #86C2FF;
}
div#tabcontent {
  width: 90%;
	background-color: #FFFFFF;
	padding: 10px;
}

h2.searchtitle {
  margin: 0px;
	padding: 0px;
	margin-top: 10px;
        width: 630px;
	height: 30px;
	background-image: url(/search/img/h2.gif);
	background-position: top;
	background-repeat: no-repeat;
	line-height: 30px;
	text-indent: 1.5em;
	font-size: 18px;
}

h3.searchtitle {
        margin: 0px;
	padding: 0px;
	margin-top: 20px;
        width: 620px;
	height: 22px;
	background-image: url(/search/img/h3.gif);
	background-position: top;
	background-repeat: no-repeat;
	line-height: 20px;
	text-indent: 1.0em;
	font-size: 12pt;
}

div.searchcheckbox {
  width: 610px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 25px;
	font-size: 10pt;
}


div#opacity_background {
  display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 4000px;
	background-color: #000000;
	opacity: 0.6;
  filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60);
}
div#select_station_box {
  display: none;
	position: absolute;
	top: 30px;
	left: 0px;
  width: 800px;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: left;
}


.f14{
	font-size:14px;
	line-height:28px;
}


.f15{
	font-size:15px;
	line-height:28px;
}


/* Search page end */
