@charset "utf-8";
/* CSS Document */
.content{
	width: 980px;
	margin-right: 8px;
	margin-left: 8px;	
}
.content_sidebar{
	width: 210px;
	float: left;
}
.content_content{
	width: 754px;
	float: right;
}
.content_search{
	float: left;
	width: 530px;
	background-image:url(../images/search.gif);
	background-color: #d4dabc;
	border: 4px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: 5px;
}

.content_search p{
margin:2px 0 0 120px;
height:30px;
line-height:30px;
}
.an_red2{
	background-color: #861C21;
	color: #FFFFFF;
	font-family: "宋体", Arial;
	font-size: 12px;
	font-weight: bold;
	padding:5px 15px 0px 15px;
}
.btn{
	margin-left:10px;
	margin-top:2px
}
.floatleft{
	float:left
}
.m1_r2{
	width: 210px;
	float: right;
}
.bread_nav{
	background-image: url(../images/home2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	margin:5px 0;
	font-weight: bold;
	font-size:14px;
	color:#8caf57;
}
/*
.info thead{
	background-image: url(../images/bt.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-family: "宋体", Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	line-height: 25px;
	height:25px;
	background-color: #e5e8d4;
	text-indent: 20px;
}
*/

/*=========================分页===========================*/
headauto{
	white-space: nowrap;
	border-top:2px solid #333;
	border-bottom:1px solid #333;
}

.contentauto{
   white-space: nowrap;
}
.its{
	
	border-collapse:collapse;
	width:98%;
/*
	background-color:#bce7ee;
*/
	text-align: center;
	padding-top:0px;


	
}
.its  th{
	font-size: 13px;
	font-weight:bold;
	height:30px;
	text-align:left;
	background-color:#e5e8d4;
	padding-left:50px;
}
.its  td {
	font-size: 12px;
	white-space: nowarp;
	text-overflow: ellipsis;
	text-align: left;
	font-weight: lighter;
	padding-left:50px;
}



.odd{
	background-color:#ffffff;
	vertical-align: middle;
	height:30px;
}
.even{
	background-color:#EEE;
	height: 30px;
	overflow: hidden;
	white-space: nowarp;
	text-overflow: ellipsis;
}

.table_checkbox{
 text-align:center;
 width:30px;
}
pagelinks{
	color:#015EB1;
	font-weight:bold;
	font-size:12px;
	margin-right:0;		
}

.pagelinkes input
{
   border:1px #5288CA solid; 
   width:29px; 
   height:19px;
}
.statTable{		  
	border: 1px;
	width:98%;
	border-color:black;
	border-collapse:collapse;	
	text-align:center;
    padding-top:0px;
    padding-bottom: 0px;
       
}
.statTable  th{
	font-size: 13px;
	font-weight:bold;
	text-align:center;
}
.statTable  td {
	font-size: 13px;
	white-space: nowarp;
	text-overflow: ellipsis;
}
#navbar2{
	height:30px;
	/*width:200px;*/
	padding:2px;
	text-align:center;
	
}

#navbar2 ul{
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
	width:95%;
	
	/*background-color:orange;*/
}
#navbar2 li{
	list-style-type: none;
	display:inline;
	background-color:#ececec;
	margin:1px;
	border:1px solid #c5c5c5;
	color:#FF7800;
}
#navbar2 li a{
	padding:2px 6px 2px 6px;
	text-align:center;
	text-decoration:none;
}
.currentPageSeletedStyle{
	background: #ffffff;
	color: #FF7800;
	border:0px;
	padding:2px 8px 2px 8px;
}

#gotoButton
{
	border: 1px solid #c5c5c5;
	cursor:hand;
	background-color:#ececec;
	width:29px; 
	height:19px;
}

#navbar2 .inputPageNum
{
	background-image:url(../../img/PageNo_09.gif);
	width:18px; 
	height:15px;
	border:0px;
	color:#999999;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:hand;
	margin:2px 2px 2px 2px;
}

#navbar2 .inputPageNum01
{
	background-image:url(../../img/PageNo_10.gif);
	width:18px; 
	height:15px;
	border:0px;
	color:red;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:2px 2px 2px 2px;

}

#gotoPage 
{
	border:1px #c5c5c5 solid; 
	width:29px; 
	height:19px;
}
.navMessage{
    color:red; 
    width: 95%;
    font-family:宋体;
    font-size: 12px;
    text-align: left;    
    margin: 5px 0 0 0px;
}
.navScroll{
	overflow-y:auto;
	height:100%;
	
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0 0 0 0;
}
.displayTableHead{
    text-align: left;
    width: 30px;
}
.navLeft{
   padding-left: 25px;
   text-align: left; 
}
.formclass{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 0 0 0;
}
.div_auto_scroll{
	overflow: auto;
}
.date_gif{
	cursor:pointer;
	height: 22;
	width: 16;
}


.photo_show td{
	text-align:center;
	padding:10px;
}
.photo_show th{
	text-align:center;
	background-color:#E6E9D4;
}
.fl{
	float:left;
}
.fr{
	float:right;
}

/**************************************************/
.text-overflow {
    width:530px;
} 

.text-overflow div {
    width: 100%;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding:url(moz-text-overflow.xml#XBLDocument);
}

.text-overflow div ins {
    font-family:Verdana;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1.5em;
    text-align: right;
    min-width: 41px;
    text-decoration: none;
    background: url(text-fade.png) repeat-y;
    display: none;
}

.text-overflow div._textUnderflow {
    overflow: auto
}

.text-overflow div._textUnderflow ins {
    display: none;
}

.text-overflow div._textOverflow {
    overflow: hidden;
}

.text-overflow div._textOverflow ins {
    display: block;
}

table.text-overflow {
   table-layout: fixed;
}