
/* CSS Document */
body{
	font-family:"宋体"; 
	font-size:12px;
	margin-top:0px;
	margin-left:0;
	margin-right:0;
	background-image:url(../images/bbpindex_pic_01.jpg);
	SCROLLBAR-FACE-COLOR: #b4d9df;
	SCROLLBAR-HIGHLIGHT-COLOR: #B4DBFF;
	SCROLLBAR-SHADOW-COLOR:#F0F0F0;
	scrollbar-3dlight-color : threedhighlight;
	SCROLLBAR-ARROW-COLOR: #0065BD;
	SCROLLBAR-TRACK-COLOR: #F0F0F0;
	SCROLLBAR-DARKSHADOW-COLOR: #B5D2F7;
	SCROLLBAR-BASE-COLOR: #B5D2F7;
}
p{margin:0px 0px 0xp 0px;}
.bs {color: #FFFFFF}
.date{color:#4696b7}
.title{color:#0d2d5e}
.title2{color:#cd7627}
.title3{color:#0d2d5e}
.text_hs{color:#7C7C7C}
.input {
	height: 15px;
	color: #003366;
	margin-left: 2px;
}
.select {
	OVERFLOW: hidden ;
	border: 1px #B7B7B7 solid;
	font-family: "宋体";
	font-size: 12px;
	margin-left: 2px;
	background: #ffffff;
	color: #003366;
	height:20px;
}
/* 菜单*/
A.menu_top {
	color: #FFFFFF;
	text-decoration: none;

}
A.menu_top :hover {
 
	COLOR:#FFFFFF;
	text-decoration: underline;}
A.pagetitle{
	color: #666666;
	text-decoration: none;
}
A.pagetitle:hover {
	COLOR:#666666;
	text-decoration: underline;}
A.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.menu:hover {
    font-weight: bold;
	COLOR:#FFFFFF;
	text-decoration: underline;}
A.org {
	color: #004e96;
	text-decoration: none;
	}
A.org:hover {
 
	COLOR:#00396C;
	text-decoration: underline;}
A.new {
	color: #286f8c;
	text-decoration: none;
	}
A.new:hover {
	COLOR:#286f8c;
	text-decoration: underline;}
A.new2 {
	color: #303437;
	text-decoration: none;
	}
A.new2:hover {
	COLOR:#303437;
	text-decoration: underline;}
A.list {
	color: #164f66;
	text-decoration: none;
	}
A.list:hover {
	COLOR:#164f66;
	text-decoration: underline;}
.ellipsis {
	-o-text-overflow:ellipsis;
	text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
    clear:both;
	white-space:nowrap;
	float:left;
	overflow:hidden;
}
.TitleFont3 {
	font-weight: normal;
	color: #002d3d;
	text-decoration: none;
	font-weight:bold;
	text-align:right;
	height:20px;
	background-color:#E3F1FD;
	font-size: 12px;
}
.sub_tableBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #A1A1A1;
	border-bottom-color: #A1A1A1;
	border-left-color: #E1E1E1;
	margin-top: 0px;
	margin-bottom: 5px;
}
table.sub_tableBox td.tableHead
{
    color: #990000;
	text-align : center;
	height:22px;
    overflow : visible;
    background-color:#FEF5D1;
	border: 1px #ffffff solid;	
	border-bottom-width:0;
	border-top-width:0;
	border-left-width:0;
	border-right-width:1px;	
}
table.sub_tableBox td
{
	border: 1px #d3ebef solid;	
	border-bottom-width:0;
	border-top-width:1px;
	border-left-width:0;
	border-right-width:1px;
	height:12px;
}
.listColorA {
	background-color: #FBFCFE;
	font-size: 9pt;
	font-color: #000000;
	height:20px;			
	white-space : pre;

}
.listColorB {			   
	background-color: #F4F9F7;
	font-size: 9pt;
	font-color: #000000;
	height:20px;			
	white-space : pre;
}
/**翻页动作条开始**/
.toolbar-box {
	width:99%;
	position: relative;
	height:24px;
	left:1px;
	bottom:0px;
	display:block;
	cursor:default;
	z-index:15;
	overflow:hidden;
	border: 1px solid #cccccc;
	border-top: #CCCCCC dashed 1px;
	margin-top:6px;
	background:url(/newbbp/index/images/gt/toolbar_bg.gif) repeat 0px 0px; 
}
.toolbar {
	height:23px;
	margin-top:1px;
}
.image-button {
	display: block;
	float:left;
	padding:0px;
	vertical-align: middle;
	width:19px;
	height:19px;
	padding:0px;
	text-decoration : none;
	margin:1px;
	font-size:1px;
	border:0px solid #336699;
	background:transparent;
	-moz-user-select: none;
    -khtml-user-select: none;
}
.image-button:hover {
	background : url(/newbbp/index/images/gt/button_bg.gif) no-repeat center center;
}
.image-button div , .image-button button{
	width:100%;
	height:100%;
	cursor:pointer;
	font-size:1px;
	border:0px solid #ff0000;
}

.image-button-down {
	background : url(/newbbp/index/images/gt/button_down_bg.gif) no-repeat center center;
}
.button-disable {
	cursor:default;
    -moz-opacity: 0.4;
    opacity: .40;
    filter: alpha(opacity=40);
}

.button-split {
	width:5px;
	height:19px;
	float:left;
	padding:0px;
	vertical-align: middle;
	background : url(/newbbp/index/images/gt/tool_split.gif)  no-repeat center center
}
.first-page {
	background : url(/newbbp/index/images/gt/page_first.gif) no-repeat center center;
}


.prev-page {
	background : url(/newbbp/index/images/gt/page_prev.gif) no-repeat center center;
}

.next-page {
	background : url(/newbbp/index/images/gt/page_next.gif) no-repeat center center;
}

.last-page {
	background : url(/newbbp/index/images/gt/page_last.gif) no-repeat center center;
}

.goto-page {
	background : url(/newbbp/index/images/gt/page_goto.gif) no-repeat center center;
}
.toolbar-text {
	font:normal 12px arial, verdana, tahoma, helvetica, sans-serif;	
	float:left;
	vertical-align: top;
	margin:2px;
	margin-top:6px;
	color:#335566;
}
.page-input {
	font:normal 11px  tahoma,verdana,arial, helvetica, sans-serif;
	float:left;
	width:20px;
	height:13px;
	vertical-align: top;
	margin-top:3px;
	text-align:left;
	border:1px solid #558899;
}
.page-state {
	display: block;
	float:right;
	top:0px;
	padding-top:2px;
	font:normal 12px arial, verdana, tahoma, helvetica, sans-serif;	
	color:#335566;
}

.page-state div {
	padding:2px 7px 0px 0px;
}
/**********end*************/
.titleClass{
   border-right: #E8E8E8 double 1px;
   width:500px;
   height:25px;
}

.contentDiv{
  overflow-x:hidden;
  overflow-y:auto;
  padding-right:6px;
  word-break:break-all;
}

.scrollDiv{
  overflow:auto;
  padding-top:6px;
  padding-left:6px;
  word-break:keep-all;
}
.material{
  list-style: none;
  padding: 3px;
  font-family:"宋体"; 
  font-size:12px; 
  height:20px;
  line-height:20px;
  color:#286f8c;
}
