@charset "utf-8";

/* ********************************************************************************************

FileName: search_service.css

Author: Fujimic

UpdatedBy: 2010723-16:30

******************************************************************************************** */

/* 

******************************************************************************************** */
body{width:100%;}
#main_container{background-color:#fff;margin-left: 0px;}
#footer{margin-left: 0px;}
#footer .gototop{margin-left:0;right:10px;bottom:10px;}
#public_notice_logo{float:left; padding: 9px 15px 0px 15px;}
#bookmark{text-align:right; float:right; margin:10px 10px 0 0; padding:0;}
#update_date{margin-top:40px;}
#pagebody{padding:20px;}
#content{padding:0;min-height:inherit;}

#title{width:90%;}

ul.form_divider li.border_b{
border-bottom:1px dotted #aaa;
padding:6px 0px;
}

.last{padding-top:6px;}
.caution_comment{margin-left:6em;}

table.tbl_form2{
width:100%;
border-left:1px solid #777;
border-top:1px solid #777;
}

table.tbl_form2 th,
table.tbl_form2 td{
border-right:1px solid #777;
border-bottom:1px solid #777;
padding:5px;
}

table.tbl_form2 td{
vertical-align:top;
}

table.tbl_form2 th{
text-align:center;
}

table.tbl_form th.col1,
table.tbl_form2 th.col1{
background-color:#EEF9D9;
}

table.tbl_form th.col2,
table.tbl_form2 th.col2{
background-color:#e2f4e5;
}

.link_eicon{
	background: url(/images/common/icon_ebid.gif) no-repeat 0 3px;
	margin: 0;
	padding: 0 0 0 15px;
}


.only_pcl{float:left;}
.only_pcr{float:right;}
.width100{width:100%;}
.width10{width:10%;}
.text_right{text-align:right;}

.bids_tab{display:table;margin-bottom:1em;}
.bids_tab p{display:table-cell;padding:15px;border:1px solid #bbb;cursor:pointer;}

.bids_tab p.open{
background-color:#f6f6f6;
font-weight:bold;
}

.bids_tab p.open span{background-image: url("/images/common/icon_square_down.png");}

@media only screen and (max-width:640px)
{
.only_pct{display:none;}
.only_pcl{float:none;}
.only_pcr{float:none;}	
.width100{width:1200px;}
.text_right{text-align:left;}
.bids_tab{display:block;}
.bids_tab p{display:block;margin-bottom:10px;}
}
