/*website def*/
*
{font-size: 12px;
	font-family: 宋体;
}
body, form
{margin: 0;
	padding: 0;
}
a
{color: #036;
}
a:hover
{color: #C00;
}
a img
{border: 0;
}
U
{color: #cc0000;
}

/*frame*/
#header, #main, #footer
{
	margin: 0 auto;
	width: 760px;
}
/*loginbar 用户登录条*/
#loginbar{
	margin-top:2px;
	background-color:#eee;
	border:1px solid #CCC;
}
#loginbar input{padding:0; vertical-align:baseline}

#loginbar A{
	color:#C00;
}
/*****/


.formtable TD, .formtable TH
{
	border-bottom: 1px dashed #a3bae9;
	padding: 2px;
}

.formtable TH
{
	width:100px;
	height:36px;
	text-align:right;
}

/*header */
#topLink
{
	background-color: white;
	border: #cc0000 solid 1px;
	width: 100%;
}
#topLink a
{
	color: white;
	text-decoration: none;
}
#topLink td
{
	background-color: #cc0000;
	padding: 4px 0 2px 0;
	text-align: center;
}

#navBar
{
	width: 100%;
	background-color: #000;
}

#navBar td
{
	background-image: url(http://www.zhaobiao.gov.cn/images/css/nav_bg_blue.gif );
	text-align: center;
	padding: 6px 4px 3px;
}
#navBar a
{
	text-decoration: none;
}
#navBar .ybg
{
	background-image: url(http://www.zhaobiao.gov.cn/images/css/nav_bg_yellow.gif) !important;
}
#navBar .menuContainer
{	position: absolute;
	display: block;
	z-index:0;
}
#navBar .dropDownMenu
{
	position: absolute;
	z-index: 99;
	display: none;
	border: 1px solid #000;
	border-width:0 1px 1px 1px;
	margin:0;
	padding:17px 0 0 0;
	list-style:none;
}
#navBar .dropDownMenu li
{
	padding: 5px 12px 3px;
	background-color: #c9d4ed;
	text-align:left;
	margin:0;
}

#navBar .blueMenu li
{
	border-top:1px #000 solid;
	background-color: #c9d4ed;
}

#navBar .yellowMenu li
{
	border-top:1px #ffc800 solid;
	background-color: #ffea9c;
}

#navBar .showMenu .dropDownMenu
{
	display: block;
}
#navChannelPolicy .dropDownMenu
{
	width:105px;
	left:-8px;
}
#NavChannelYP .dropDownMenu
{
	width:80px;
	left:-7px;
}

/*detailpage 详情页文字区*/
.detailpage
{
	width: 100%;
}
.detailpage .td1
{
	width: 562px;
	vertical-align: top;
}
.detailpage .td2
{
	width: 8px;
	vertical-align: top;
}
.detailpage .td3
{
	width: 190px;
	vertical-align: top;
}

.detailblock
{
	width: 100%;
	background-color: #ffffdd;
	border: 1px solid Silver;
}
.detailblock H2
{
	background-color: #e7e7e7;
	border-top: 2px solid white;
	border-bottom: 3px solid steelblue;
	padding: 5px 0 2px 12px;
	margin: 0;
}
.detailblock H1
{
	text-align: center;
	font-size: 18px;
}
.detailblock .detail
{
	padding: 0 12px 12px 12px;
}
.detailblock .detail .readblock *, .detailblock .detail .readblock
{
	font-size: 14px;
	line-height: 180%;
}
.detailblock .detail td, .detailblock .detail th
{
	vertical-align: top;
	padding: 5px 5px;
}
.detailblock .normal
{
	font-size: 12px;
}
.detailblock .detail th
{
	text-align: right;
	padding-right: 0;
	width: 100px;
}
/*relation 详情页右侧关联热点招标*/
.relation
{
	border-top: 1px solid silver;
	background-color: cornsilk;
	line-height: 150%;
}
.relation H4
{
	background-color: #e7e7e7;
	border-top: 2px solid white;
	border-bottom: 3px solid steelblue;
	padding: 3px 0 0 12px;
	margin: 0;
}
.relation OL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.relation OL LI
{
	padding: 2px 8px;
	border-bottom: 1px dashed silver;
}
.relation UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.relation UL LI
{
	padding: 2px 8px 2px 16px;
	border-bottom: 1px dashed silver;
	background: url(http://www.zhaobiao.gov.cn/images/css/point.gif) no-repeat 8px 9px;
}
.relation UL LI A
{
	color: saddlebrown;
}



/*当前页路径*/
#path
{
	clear: both;
	padding: 4px 0 3px 10px;
	background-color: #F2F2F2;
	color:#666;
	margin-top:2px;
}
#path a{
	text-decoration:none;
}

/*搜索结果*/
.listblock TD
{
	line-height: 150%;
	vertical-align: top;
}
.listblock .list, .listblock .header
{
	width: 99%;
	border: 0;
}
.listblock .list TH, .listblock .list TD, .listblock .header TH, .listblock .header TD
{
	border-bottom: 1px dashed Silver;
	padding-top: 3px;
	padding-bottom: 2px;
}
.listblock .title
{
	background-image: url(http://www.zhaobiao.gov.cn/images/css/point.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding-left: 17px;
}
.listblock .area
{
	width: 60px;
	text-align: center;
}
.listblock .date, .listblock .quotation
{
	width: 70px;
	text-align: center;
}
.listblock .fileno
{
	width: 170px;
	text-align: center;
}
.listblock .header .title
{
	background-image: none;
}
.listblock .navigation
{
	padding: 4px;
	text-align: center;
	background-color: #f2f2f2;
	border-bottom: 2px solid silver;
}

.bluesuit .header
{
	background-color: #dfe8f6;
}
.bluesuit .header TH, .bluesuit .header TD
{
	padding-top: 8px;
	padding-bottom: 6px;
}

.bluesuit .list
{
	background-color: expression(this.rowIndex %2 == 0 ?  "#dfe8f6" : "#ffffff" );
}

.bluesuit .title
{
	background-image: url(http://www.zhaobiao.gov.cn/images/css/orangearrow.gif);
	background-position: 5px 9px;
	padding-left: 20px;
}
.bluesuit .list TH, .bluesuit .list TD
{
	border-bottom: 1px dashed #a3bae9;
	padding-top: 6px;
	padding-bottom: 4px;
}

/*listpage 搜索结果页相关*****/

.listpage
{
	width: 100%;
	font-size: 12px;
}
.listpage .td1
{
	width: 562px;
	vertical-align: top;
}
.listpage .td2
{
	width: 8px;
	vertical-align: top;
}
.listpage .td3
{
	width: 190px;
	vertical-align: top;
}

/******************************/

.listpage .menu
{
	clear: both;
	margin-top: 2px;
	padding: 4px;
	margin-bottom: -1px;
}
.listpage .menu A
{
	text-decoration: none;
}
.listpage .menu .on
{
	font-weight: bold;
	padding: 4px 20px;
	font-size: 14px;
	background-color: #dfe8f6;
}
.listpage .menu .off
{
	padding: 4px 20px;
	background-color: #f2f2f2;
}
.listpage .search
{
	padding: 4px;
	background-color: #f2f2f2;
	border: 1px solid silver;
	line-height: 150%;
}
.listpage .search .num
{
	font-size: 10px;
	font-family: Arial;
	color: Gray;
}

.listpage .hotlist
{
	table-layout: fixed;
	width: 100%;
	margin-top: 8px;
	border: 1px solid #f0c0c0;
}
.listpage .hotlist .header
{
	background-color: #ffc7c7;
}

.listpage .hotlist TD
{
	line-height: 150%;
	vertical-align: top;
}
.listpage .hotlist .list, .listpage .hotlist .header
{
	width: 99%;
	border: 0;
}
.listpage .hotlist .header TH, .listpage .hotlist .header TD
{
	border-top: 2px solid white;
	padding-top: 4px;
	padding-bottom: 3px;
}
.listpage .hotlist .header A
{
	color: Red;
}
.listpage .hotlist .list
{
	background-color: #fff0f0;
}
.listpage .hotlist .list TH, .listpage .hotlist .list TD
{
	border-bottom: 1px dashed Silver;
	padding-top: 3px;
	padding-bottom: 2px;
}
.listpage .hotlist .list .title, .listpage .hotlist .header .title
{
	background-image: url(/images/css/point.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding-left: 17px;
}
.listpage .hotlist .header .title
{
	background-image: none;
}

.listpage .hotlist .area
{
	width: 60px;
	text-align: center;
}
.listpage .hotlist .date
{
	width: 70px;
	text-align: center;
}


.leftpic img
{
	width:160px;
}
.win1
{
	border:1px #aaa solid;
	margin:0;
	padding:0;
}
.win1 h2
{
	margin:0;
	padding-left:14px;
	font-weight:normal;
	height:23px;
	line-height:23px;
	border-bottom:1px #aaa solid;
}
.win1 h2 a
{
	text-decoration:none;
}
.win1maroon h2{	background:url(http://www.zhaobiao.gov.cn/images/css/win1.gif) 0 0;}

.win1green{		border-color:#439d21;	background-color:#d3e8bd;}
.win1green h2{	border-color:#439d21;	background:url(/images/css/win1.gif) 0 -23px;}

.win1orange{	border-color:#ff8a08;	background-color:#fff4dc;}
.win1orange h2{	border-color:#ff8a08;	background:url(/images/css/win1.gif) 0 -46px;}

.win1yellow{	border-color:#ffa500;	background-color:#ffffdd;}
.win1yellow h2{	border-color:#ffa500;	background:url(/images/css/win1.gif) 0 -69px;}

.win1blue{		border-color:#4b95d5;	background-color:#e2f3fb;}
.win1blue h2{	border-color:#4b95d5;	background:url(/images/css/win1.gif) 0 -92px;}

.samplelist
{
	list-style:none;
	padding:4px;
	margin:0;
	line-height:120%;
}
.samplelist a
{
	color :#996600;
	text-decoration:none;
}
.fixedlist,.fixedlist li
{
	list-style:none;
	margin:0;
	padding:0;
}
.memberpic img, .memberpic object
{
	width: 160px;
	border: 0px solid #999;
	height: 40px;
	margin-right: 7px;
}
.icon
{
	width:16px;
	height:16px;
}

/*******************************************/

#SearchMenu
{
	margin-top: 4px;
}
#SearchMenuItems
{
	width: 250px;
	height: 33px;
	margin: 0 auto;
}
#SearchMenuItems li
{
	float: left;
	height: 33px;
	margin-right: 1px;
}
#SearchMenuItems a
{
	display: block;
	float: left;
	height: 33px;
	background: transparent url(http://www.zhaobiao.gov.cn/images/yp/m_l.gif) left top no-repeat;
	text-decoration: none;
}
#SearchMenuItems a span
{
	display: block;
	float: left;
	height: 22px;
	padding: 11px 16px 0;
	background: transparent url(http://www.zhaobiao.gov.cn/images/yp/m_r.gif) right top no-repeat;
	text-align: center;
	color: #000;
	font-style: normal;
	cursor: pointer;
	cursor: hand;
	font-size: 14px;
}
#SearchMenuItems a:hover
{
	background: transparent url(http://www.zhaobiao.gov.cn/images/yp/m_hov_l.gif) left -3px no-repeat;
}
#SearchMenuItems a:hover span
{
	background: transparent url(http://www.zhaobiao.gov.cn/images/yp/m_hov_r.gif) right -3px no-repeat;
}
#SearchMenuItems li#MenuHome a span
{
	padding: 11px 26px 0;
}
#SearchMenuItems li.on a, li.on a:hover
{
	background: url(http://www.zhaobiao.gov.cn/images/yp/m_act_l.gif) left top no-repeat !important;
}
#SearchMenuItems li.on a span, li.on a:hover span
{
	background: url(http://www.zhaobiao.gov.cn/images/yp/m_act_r.gif) right top no-repeat !important;
	font-weight: bold;
	color: #FFF;
}

#SearchBox
{
	background: transparent url(http://www.zhaobiao.gov.cn/images/yp/srh_frm_bg_l.jpg) left top no-repeat;
	margin-bottom: 8px;
}
#SearchForm
{
	background: transparent url(http://www.zhaobiao.gov.cn/images/yp/srh_frm_bg_r.jpg) right top no-repeat;
	color: #fff;
}
#SearchForm FORM
{
	padding: 6px 0 3px 40px;
}
#SearchKeyword
{
	background-color: red;
	padding: 3px 0 6px 82px;
	color: #fff;
	margin: 0;
}
#SearchKeyword A
{
	color: #fff;
}
/*******************************************/

.product,.info
{
	margin-top:8px;
	border:1px solid silver;
}

.product .title,.info .title
{
	padding: 4px 10px 3px 10px;
	border-top: 2px solid white;
	border-bottom: 3px solid steelblue;
	background-color:#e7e7e7;
	font-weight:bold;
}
.product .marrontitle,.info .marrontitle
{
	padding: 4px 10px 3px 10px;
	border-top: 2px solid white;
	border-bottom: 2px solid maroon;
	background-color:#e7e7e7;
}
.product .intro,.info .intro
{
	padding: 10px;
	font-size:14px;
	line-height:150%;
}
.product .picture,.info .picture
{
	padding: 16px;
	text-align:center;
}
