@charset "utf-8";
@import url("common.css");
@import url("panel.css");
@import url("saleserv.css");
@import url("humanresource.css");
.wrap .page_body .page_fl {
	float: left;
	width: 200px;
	padding-right: 9px;
}
.wrap .page_body .page_fr {
	float: right;
	width: 695px;
}
.wrap .page_body .page_title {
	background-image: url(../Images/bg_pagetitle.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 695px;
	position: relative;
	overflow: hidden;
}
.wrap .page_body .page_title .name {
	line-height: 47px;
	margin: 0px;
	height: 47px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
	font-weight: bold;
	font-size: 14px;
	float: left;
}
.wrap .page_body .page_title .sitemap {
	line-height: 47px;
	height: 47px;
	padding-right: 16px;
	float: right;
}
.wrap .page_body .page_title .sitemap img {
	display: none;
}

.wrap .page_body .page_main_content {
	min-height:500px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: auto;
}

.online_tender_list {
	background-image: url(../Images/bg_search_station_result.gif);
	padding-top: 12px;
	background-repeat: no-repeat;
}
.online_tender_list table {
	background-color: #FFF;
	background-image: url(../Images/bg_search_station_result.gif);
	background-repeat: no-repeat;
	background-position: 0px -12px;
}
.online_tender_list table th {
	line-height: 33px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-size: 12px;
	font-weight: bold;
	color: #30588d;
	text-align: center;
}
.online_tender_list table th.name {

}
.online_tender_list table th.dept {

}
.online_tender_list table th.begin {
	width: 104px;
}
.online_tender_list table th.end {
	width: 104px;
}
.online_tender_list table th.details {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 105px;
}
.online_tender_list table td {
	padding: 6px;
	line-height: 20px;
}

.online_tender_list table td.details {
	white-space: nowrap;
}
.online_tender_list table td.details a {
	background-image: url(../Images/bt_search09.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 68px;
	margin-right: auto;
	margin-left: auto;
}
.online_tender_reader table{
	width: 100%;
}
.online_tender_reader th {
	padding: 10px;
	background-color: #4084c1;
	font-weight: bold;
	color: #FFF;
	width: 80px;
	text-align: right;
}
.online_tender_reader  td {
	background-color: #d9e6f3;
	padding: 10px;
}
.online_tender_reader .banner_th {
	width: 635px;
	text-align: center;
}
.online_tender_reader .banner_td {
	color: #4084c1;
	background-color: #FFF;
	line-height: 28px;
}
.user_reg_form h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
.user_reg_form form table {
	width: 100%;
}
.user_reg_form form th {
	padding: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #4084c1;
	text-align: right;
	width: 80px;
}
.user_reg_form form td {
	background-color: #d9e6f3;
	padding: 10px;
}
.user_reg_form form td.tips {
	color: #F00;
}
.user_reg_form form input.textbox {
	line-height: 20px;
	height: 20px;
	width: 160px;
}
.user_reg_form form .button_th {
	background-color: #FFF;
}
.user_reg_form .button_td {
	background-color: #FFF;
}
.user_reg_form .result_th {
	background-color: #FFF;
}
.user_reg_form .result_td {
	background-color: #FFF;
}
.online_tender_post table{
	padding: 5px;
	border: 1px solid #cacaca;
	margin-bottom: 5px;
	margin-top: 5px;
}
.online_tender_post th {
	background-color: #4084c1;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	white-space: nowrap;
	padding: 4px;
}
.online_tender_post td  {
	padding: 4px;
	background-color: #d9e6f3;
}


.online_tender_post a.link_button {
	background-image: url(../Images/bt_search12.gif);
	line-height: 34px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	float: left;
}
.online_tender_post a.link_button span {
	line-height: 34px;
	text-align: center;
	padding-right: 15px;
	padding-left: 10px;
	float: left;
	white-space: nowrap;
	height: 34px;
	background-image: url(../Images/bt_search12.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	color: #000;
}
.online_tender_post a.link_button:hover {
	color: #DDA939;
	background-position: left -34px;
}
.online_tender_post a.link_button:hover span {
	color: #C69122;
	background-position: right -34px;
}
.online_tender_reader a.link_button {
	background-image: url(../Images/bt_search12.gif);
	line-height: 34px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	float: left;
}
.online_tender_reader a.link_button span {
	line-height: 34px;
	text-align: center;
	padding-right: 15px;
	padding-left: 10px;
	float: left;
	white-space: nowrap;
	height: 34px;
	background-image: url(../Images/bt_search12.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	color: #000;
}
.online_tender_reader a.link_button:hover {
	color: #DDA939;
	background-position: left -34px;
}
.online_tender_reader a.link_button:hover span {
	color: #C69122;
	background-position: right -34px;
}
