
body{ 
	padding:0;
	font:12px "宋体"; 
	background:#ffffff;

}

/*选项卡1*/
#lib_Tab1{
	width:700px;
	margin:0px;
	height:488px;
	padding:0px;
	margin-bottom:0px; 
	border:0px solid #ff0000;
	
}



/*菜单class*/
.lib_tabborder{

	border:0px solid #ff0000;

}

.lib_Menubox {

	height:35px;
	width:690px;
	line-height:35px;
	position:relative;
	border-bottom:4px solid #C90003;
	
}



.lib_Menubox ul{

	margin:0px;
	padding:0px;
	list-style:none; 
	position:absolute; 
	top:3px; 
	left:0; 
	margin-left:0px; 
	height:30px;
	text-align:center;

	
}

.lib_Menubox li{

	float:left;
	display:block;
	cursor:pointer;
	width:120px;
	color:#000000;
 
	margin-right:0px;
	height:35px;
	line-height:35px; 
	background:url(../images/tab_noSelected.gif) no-repeat;
	
}

.lib_Menubox li.hover{

	padding:0px;
	background:url(../images/tab_selected.gif) no-repeat;
	width:120px;
	
	color:#ffffff;
	height:35px;
	line-height:35px;
	
}
.lib_Contentbox{
    clear:both;
    position:absolute;
	margin-top:8px; 
	border-top:none;
	width:700px;
	height:488px; 
	text-align:left;
	padding-top:8px;
	background:url(../images/inforBg.gif) no-repeat;
	
}

.con_tab{

	width:650px;
	background-color:transparent;
	text-align:left;
	border-bottom:#999999 1px dashed;
	display:none;

}

.con_tab_sel
{
    width:650px;
	background-color:transparent;
	text-align:left;
	border-bottom:#999999 0px dashed;
	display:block;
}

.con_tab_ul
{
    list-style-type:none;
    width:650px;
    background-color:transparent;
}

.con_tab_li
{
    height:25px;
    margin-left:5px;
    background-color:transparent;
    width:650px;
    border-bottom:#999999 1px dashed;
    line-height:25px;
    vertical-algin:bottom;
}


#con_two_1{

	width:680px;
	background-color:transparent;
	text-align:left;
	border-bottom:#999999 1px dashed;
	background:url(../images/inforBg2.gif) no-repeat;

}

.pagination
{
    text-align:left;
	font:12px "宋体";
	border:0px solid gray;
	width:660px;
	background-color:transparent;
	line-height:30px;
	text-align:center;
}

.date {
	Z-INDEX: 3; RIGHT: 20px;  WIDTH: 100px; COLOR: #666; LINE-HEIGHT: 25px; POSITION: absolute; HEIGHT: 25px; TEXT-ALIGN: right
}