@charset "utf-8";
/* CSS Document */
.boxsearch { height:390px;  border:0px solid #000; background:#e6e6e6;}
.boxsearch > h2 { background:#009ad9 url(../images/report/iconsearch.png) no-repeat; background-position:right; height:63px; line-height:63px; color:#FFF; font-weight:normal; padding-left:22px;}
.boxsearch > form > .boxselect { width:358px; float:left; border:0px solid #000;}
.boxsearch > form > .boxselectbtn { width:358px; margin:0 auto;}
.boxsearch > form > .line01 { height:1px; background:#cacaca; width:994px; margin:15px auto;}
.boxsearch > form > .boxinputsearch { width:777px; margin:30px auto;}

form fieldset { display:block;}
form select { width:225px; height:36px; margin:15px 0 15px 70px; background-color:#6c6c6c; color:#FFF; border:0px; font-size:16px;}
form input[type=submit] { width:225px; height:35px; cursor:pointer; color:#FFF; background:#009ad9; border:none; font-family: "DBOzone"; font-size:24px; margin:15px 0 15px 70px;}
form input[type=text] { float:left; background:#6c6c6c; height:34px; line-height:34px; width:673px; border:0px; text-align:center; color:#FFF; font-size:14px;}
form button { float:left; width:102px; height:36px; cursor:pointer; color:#FFF; background:#009ad9; border:none; font-family: "DBOzone"; font-size:24px;}

.showcontent .page_nav { text-align:center;padding:0px; }
.showcontent .page_nav * { 
	font-family:'DBOzone';font-size:20px;text-decoration:none;color:#FFF;border:1px #FFF solid;padding:10px 18px;margin-left:0px; 
	border-radius:0px; line-height:34px; background:#088bcb;
}
.showcontent .page_nav .active { color:#ffffff;background-color:#05557c ;border:1px #FFF solid;} 

.TableList { border-spacing: 0px; border-collapse: separate;}
.TableList tr.head { background:#0d739d; height:47px; text-align:center; color:#FFF; font-size:14px;}
.TableList tr.head > td.col01 { width:360px;}
.TableList tr.head > td.col02 { width:160px;}
.TableList tr.head > td.col03 { width:160px;}
.TableList tr.head > td.col04 { width:160px;}
.TableList tr.head > td.col05 { width:80px;}
.TableList tr.head > td.col06 { width:140px;}

.TableList tr.body00 { background:#e7e7e7;}
.TableList tr.body01 { background:#f1f1f1;}
.TableList tr.body { height:47px; color:#000; font-size:12px;}
.TableList tr.body > td.col01 { text-align:left; padding-left:4px;}
.TableList tr.body > td.col01 > a { color:#000; float:left;}
.TableList tr.body > td.col01 > span.new { height:21px; line-height:21px; display:block; width:48px; background:url(../images/e-procurement/iconnew.png) no-repeat; float:left; margin-left:5px;}
.TableList tr.body > td.col02 { text-align:center;}
.TableList tr.body > td.col03 { text-align:center;}
.TableList tr.body > td.col04 { text-align:center;}
.TableList tr.body > td.col05 { text-align:center;}
.TableList tr.body > td.col06 { text-align:center;}
.color01 { color:#15cb37;}


@media only screen and (max-width: 490px) {
	.innercontainer > .linehead > .bxtoptxt > .topline1 > h1 {font-family: "DBOzone"; font-size:35px; font-weight:normal; color:#FFF; margin-left:35px;}
	.boxsearch { min-height:300px;  width:450px; border:0px solid #000; background:#e6e6e6; position:relative;}
	.boxsearch > form > .boxselect { width:225px; float:left; border:0px solid #000; margin:10px 0 10px 0;}
	.boxsearch > form > .boxselectbtn { width:225px; margin:10px auto;}
	.boxsearch > form > .line01 { height:1px; background:#cacaca; width:450px; margin:15px auto;}
	.boxsearch > form > .boxinputsearch { width:434px; margin:30px auto;}

	form select { width:200px; height:36px; margin:0px 0px 0px 10px; background:url(../images/report/select.png) no-repeat; background-position:right; background-color:#6c6c6c; color:#FFF; border:0px; font-size:14px;}
	form input[type=submit] { width:225px; height:35px; cursor:pointer; color:#FFF; background:#009ad9; border:none; font-family: "DBOzone"; font-size:24px; margin:0px;}
	form input[type=text] { float:left; background:#6c6c6c; height:34px; line-height:34px; width:330px; border:0px; text-align:center; color:#FFF; font-size:14px;}
	form button { float:left; width:102px; height:36px; cursor:pointer; color:#FFF; background:#009ad9; border:none; font-family: "DBOzone"; font-size:24px;}
	
	.TableList { border-spacing: 0px; border-collapse: separate; width:455px;}

}
@media (min-width: 1000px) {

}
