﻿body {
    
}
/*项目标讯快速导航*/
#areapicker
{
    display:none;
    position:absolute;
    width:310px;
    border:1px solid #000000;
    background-color:White;
    padding:5px;
    z-index:100;
}
#areapicker ul li
{
    line-height:16px;
    
}
#areapicker a
{
    display:block;
    text-decoration:none;
}
#industrypicker
{
   display:none;
    position:absolute;
    width:300px;
    border:1px solid #000000;
    background-color:White;
    padding:5px;
    z-index:100; 
}
#industrypicker ul li
{
    line-height:16px;
    
}
#industrypicker a
{
    display:block;
    text-decoration:none;
}
#phasepicker
{
    display:none;
    position:absolute;
    width:280px;
    border:1px solid #000000;
    background-color:White;
    padding:5px;
    z-index:100; 
}
#bid_nav
{
    width:620px;
    height:20px;
}
#bid_nav ul
{
    color:#932226;
    padding-left:0px;
   
}
#bid_nav ul li
{
  display:inline;

}
#bid_nav ul li a
{
   text-decoration:none;
   color:#932226;
}
.td_title a
{
    text-decoration:none;
}
.table-header
{
    background:#922227 url(/images/table-icon.gif) no-repeat 0 -100px;
}


/*标讯三级页面*/
table.detailTable 
{
    width:100%;
    border-width: 1px;
	border-spacing: 0;
	border-color: #c8c8c8;
	border-collapse: collapse;
	background-color: #fffafa;

}

table.detailTable th
{
    font-size:15px;
    border-width: 1px;
	padding: 2px;
	border-color: #c8c8c8;
	background:#fff9f3;
	height:22px;
}
table.detailTable td
{
    border-width: 1px;
	padding: 2px;
	border-color: #c8c8c8;
	background-color: white;
	height:27px !important;
	height:25px;
}
table.detailTable td a
{
   text-decoration:none;
   color:#000000;
}
table.detailTable td a:hover
{
  text-decoration:underline;
}
.description
{

    line-height:20px;
   
}

.handlers
{
    border:1px dashed #dcdcdc;
    margin:5px 0;
    padding:5px;
    text-align:center;
}
.handlers li
{
    display:inline;
}
.handlers li a
{
    margin:2px 5px;
    display:block;
    float:left;
    background-image:url(/images/buttons.png);
    background-repeat:no-repeat;
    width:96px;
    height:28px;
    text-indent:-2000px;
}
.btn-view
{
    background-position:0 -650px;
}
a.btn-view:hover
{
    background-position:-101px -650px;
}
.btn-output
{
    background-position:0 -700px;
}
a.btn-output:hover
{
    background-position:-101px -700px;
}
.btn-save
{
    background-position:0 -750px;
}
a.btn-save:hover
{
    background-position:-101px -750px;
}
.btn-print
{
    background-position:0 -800px;
}
a.btn-print:hover
{
    background-position:-101px -800px;
}
a.btnFollow
{
    display:block;
    background:#fff url(/images/buttons.png) no-repeat 0 -1050px;
    width:100px;
    height:20px;
    text-indent:-2000px;
    cursor:pointer;
}
a.btnFollow:hover
{
    background-position:-101px -1050px;
}
a.btnYes
{
    display:block;
    background:#fff url(/images/buttons.png) no-repeat 0 -1350px;
    width:100px;
    height:25px;
    text-indent:-2000px;
    cursor:pointer;
    float:left;
}
a.btnYes:hover
{
    background-position:-101px -1350px;
}
a.btnNo
{
    display:block;
    background:#fff url(/images/buttons.png) no-repeat 0 -1400px;
    width:100px;
    height:25px;
    text-indent:-2000px;
    cursor:pointer;
    float:left;
}
a.btnNo:hover
{
    background-position:-101px -1400px;
}
a.btnSubmit
{
   display:block;
    background:#fff url(/images/buttons.png) no-repeat 0 -600px;
    width:100px;
    height:25px;
    text-indent:-2000px;
    cursor:pointer;
}
a.btnSubmit:hover
{
    background-position:-101px -600px;
}
/*未登录时三级界面的table样式*/
table.b0_table 
{
    width:100%;
    
    border-left-width:10px;
    border-right-width:10px;
	border-spacing: 0;
	border-style: solid;
	border-color: #c8c8c8;
	border-collapse: collapse;
	background-color: #fffafa;

}
table.b0_table th
{
    font-size:15px;
    border-width: 1px;
	padding: 2px;
	border-color: #c8c8c8;
	background:#fff9f3;
	height:22px;
}
table.b0_table th
{
    font-size:15px;
    border-width: 1px;
	padding: 2px;
	border-color: #c8c8c8;
	background:#fff9f3;
	height:22px;
}
/* 相关标讯table */
#RelNewsDiv
{
    border: 1px solid #932228;
    padding: 5px 3px;
    margin-top: 10px;
}
.rel-table-header
{
    color: #912228;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    padding: 5px 0 0 5px;
}
table.relListTable
{
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: #fffafa;
}
table.relListTable td
{
    padding: 2px;
    background-color: white;
    height: 27px !important;
    height: 25px;
}
.handlers
{
	border:1px dashed #dcdcdc;
	margin:5px 0;
	padding:5px;
	text-align:center;
}
.handlers li
{
    display:inline;
}
.handlers li a
{
    margin:2px 5px;
    display:block;
    float:left;
    background-image:url(/images/buttons.png);
    background-repeat:no-repeat;
    width:96px;
    height:28px;
    text-indent:-2000px;
}
.link-items
{
    border:1px solid #940810;
    margin:5px 0;
    padding:5px;
    
}
.link-items h3
{
    font-size:14px;
    padding:0;
    margin:0;
    color:#902225;
}
.link-items td
{
    line-height:20px;
}
#suggestion
{
    padding:3px 10px;
}
/* 三级页面的样式 */
table.infoTable 
{
    width:100%;
    border-width: 1px;
	border-spacing: 0;
	border-style: solid;
	border-color: #c8c8c8;
	border-collapse: collapse;
	background-color: #fffafa;
}
table.infoTable td
{
    border-width: 1px;
	padding: 0 2px 0 10px;
	border-style: solid;
	border-color: #c8c8c8;
	background-color: white;
	height:25px !important;
	height:23px;
	line-height:20px;
}
table.infoTable th
{
    background-color:#eeeeee;
    height:25px !important;
	height:23px;
	text-align:left;
	padding-left:10px;
	color:#942126;
	font-size:14px;
}
.infoTable a
{
    color:#023edc;
    text-decoration:underline;
}
.info-header
{
    padding:5px 0 0 30px;
    background:#932228 url(/images/table-icon.gif) no-repeat;
    height:19px;
    color:#ffffff;
    font-weight:bold;
    font-size:14px;
    text-align:center;
}