/******************* select 样式 ********************/
.select_200px{width:200px; border:1px solid #ccc}

.text_200px{width:200px; height:32px; overflow:hidden; border:1px solid #cdcdcd}

/******************* 按钮 样式 ********************/
.cx_button{width:50px; height:23px; border:none; cursor:pointer}

.button01{width:139px; height:35px; line-height:25px; border:none; cursor:pointer; text-align:center; font-weight:bold; font-size:12px;}
.button02{width:139px; height:35px; line-height:25px; border:none; cursor:pointer; text-align:center; font-weight:bold; font-size:12px;}
.button03{ height:22px; letter-spacing:2px; line-height:22px; border:none; cursor:pointer; text-align:center; font-size:12px;}
.button04{ height:25px; line-height:25px; border:none; cursor:pointer; text-align:center; font-size:12px;}


/******************* 选项卡 样式 ********************/

/*选项卡1*/
#lib_Tab1{float:left;width:100%;margin:0px;padding:0px;}
/*菜单class*/
.lib_tabborder{border-top:none; border-left:none; border-right:none; border-bottom:none;}
.lib_Menubox {height:28px;line-height:28px;position:relative; border-bottom:1px solid #95c9e1}

.lib_Menubox ul{margin:0px;padding:0px;list-style:none; position:absolute; top:3px; left:0; margin-left:5px; height:25px;text-align:center;}
.lib_Menubox li{float:left;cursor:pointer;width:auto;color:black;margin-right:1px;height:25px;line-height:25px;font-weight:bold;background:url(../images/cssImages/tabbac1.jpg) repeat-x;   }
.lib_Menubox li span{display:block; width:115px;border-left:1px solid #83b4f0;border-top:1px solid #83b4f0;border-right:1px solid #83b4f0;height:24px;}
.lib_Menubox li span a{display:block;width:115px;}
.lib_Menubox li.hover span{display:block;width:115px; padding:0px;border-left:1px solid #83b4f0;border-top:1px solid #83b4f0;border-right:1px solid #83b4f0;background:#fff;color:black; font-weight:bold; letter-spacing:2px; height:25px;line-height:25px; background:url(../images/cssImages/tabbac2.jpg) repeat-x;}
.lib_Menubox li.hover span a{display:block;width:115px;padding:0px;background:#fff;color:black; font-weight:bold; letter-spacing:2px; height:25px;line-height:25px; background:#fff;}

.lib_Contentbox{clear:both;margin-top:0px; border-top:none;height:auto; text-align:left;padding-top:8px;}

.alter_table{
width:100%;height:100%;background-color: #FFFFFF;
}

.alter_th{
	text-align:center
}

.alter_td{
	text-align:left;letter-spacing:0px;
}