body {
    font-size: 9pt;
	margin: 0px;
	padding: 0px;
	width: 99%;
}
#hbox {
    padding: 0;
}
#bs_bannercenter {
    background-image: url("images/bs_bannercenter.jpg");
    background-repeat: repeat-x;
    height: 80px;
    width: 100%;
}
#bs_bannerleft {
    height: 100%;
    width: 100%;
}
#bs_bannerright {
    background-image: url("images/bs_bannerright.jpg");
    background-position: 100% 0;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
#bs_navcenter {
    background-image: url("images/bs_bannercenter.jpg");
    background-position: 0 100%;
    background-repeat: repeat-x;
    height: 28px;
    width: 100%;
}
#bs_navleft {
    height: 100%;
    width: 100%;
}
#bs_navright {
    background-image: url("images/bs_bannerright.jpg");
    background-position: 100% 100%;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.bs_nav {
    color: #19366E;
    overflow: hidden;
    padding: 3px 0 0 5px;
}
.bs_nav a {
    color: #19366E;
}
.bs_nav a:hover {
    color: #19366E;
    text-decoration: none;
}
.bs_navleft {
    float: left;
    padding: 0 0 0 15px;
}
.bs_navright {
    float: right;
    padding: 0 10px 0 0;
}
.bs_navleft li {
    float: left;
    padding-right: 4px;
}

.bs_banner_logo_hmenu {
    background-image: url("images/logo.png");
    background-repeat: no-repeat;
    height: 42px;
    left: 20px;
    position: absolute;
    top: 15px;
    width: 71px;
}

.bs_banner_logo {
    background-image: url("images/logo.png");
    background-repeat: no-repeat;
    height: 42px;
    left: 20px;
    position: absolute;
    top: 15px;
    width: 71px;
}
.bs_banner_title {
    background-image: url("images/title.png");
    background-repeat: no-repeat;
    height: 48px;
    left: 20px;
    position: absolute;
    top: 5px;
    width: 323px;
}

.htab {
    float: right;
    overflow: hidden;
}
.htab div {
    background-image: url("./rc/htab_nor.gif");
    background-repeat: no-repeat;
    color: #ffffff;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100px;
    display:inline-block;
}
.htab span {
    float: left;
	width: 10px;
    height: 30px;
}
.htab div a {
    display:inline-block; 
    height:30px; 
    font-family:Microsoft YaHei; 
    font-size:15px; color:#0668b3; 
    text-decoration: none;
}
.htab div a:hover {
    display: inline-block;
    text-decoration: none;
}
.htab .htab_cur {
    background-image: url("./rc/htab_cur.gif");
    background-repeat: no-repeat;
    width: 98px;
}
.htab .htab_cur a {
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    color:#fff;
    background:#0668b3;
}
.htab .htab_cur a:hover {
    color:#fff;
}
.htabUserInfo {
    color: white;
    position: absolute;
    right: 20px;
    top: 26px;
}
.htabWeiTuo {
    color: white;
    position: absolute;
    right: 413px;
    top: 26px;
}
.htabQuit {
    color: white;
    position: absolute;
    right: 35px;
    top: 0px;
	background: url("images/icon_5.gif") no-repeat scroll 0 center transparent;
    float: left;
    font: 12px/18px arial,'锟斤拷锟斤拷';
    height: 18px;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 5px;
    width: auto;
}
.htab11 {
    color: white;
    position: absolute;
    right: 120px;
    top: 0px;
	background: url("images/icon_1.gif") no-repeat scroll 0 center transparent;
    float: left;
    font: 12px/18px arial,'锟斤拷锟斤拷';
    height: 18px;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 5px;
    width: auto;
}
.htab12 {
    color: white;
    position: absolute;
    right: 205px;
    top: 0px;
    float: left;
    font: 12px/18px arial,'锟斤拷锟斤拷';
    height: 18px;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 5px;
    width: auto;
}
.htab13 {
    color: white;
    position: absolute;
    right: 5px;
    top: 0px;
    float: left;
    font: 12px/18px arial,'锟斤拷锟斤拷';
    height: 18px;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 5px;
    width: auto;
}
.htab13 a {
    color: white;
}
.htab12 a {
    color: white;
}
.htab12 a:hover {
    color: white;
    text-decoration: none;
}
.htab12 li {
    float: left;
    padding-right: 4px;
}
.htab11 a {
    color: white;
}
.htab11 a:hover {
    color: white;
    text-decoration: none;
}
.htab11 li {
    float: left;
    padding-right: 4px;
}
.htabQuit a {
    color: white;
}
.htabQuit a:hover {
    color: white;
    text-decoration: none;
}
.htabQuit li {
    float: left;
    padding-right: 4px;
}
.htabFunction {
    color: white;
    position: absolute;
    right: 5px;
    top: 4px;
}
.htabFunction a {
    color: white;
}
.htabFunction a:hover {
    color: white;
    text-decoration: none;
}

#bs_footcenter {
    background-image: url("images/bs_footcenter.jpg");
    background-repeat: repeat-x;
    color: White;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 100%;
}
#bs_footleft {
    height: 100%;
    width: 100%;
}
#bs_footright {
    height: 100%;
    width: 100%;
}


.header {
	background: #80ade5 url(images/80ade5_40x100_textures_04_highlight_hard_100.png) 0 50% repeat-x;
	border-bottom: 1px solid #777;
	font-weight: bold;
	text-align: center;
	padding: 2px 0 4px;
	position: relative;
	overflow: hidden;
}

.ui-tabs-nav li {
	position: relative;
}
.ui-tabs-selected a span {
	padding-right: 10px;
}
.ui-tabs-close {
	display: none;
	position: absolute;
	top: 3px;
	right: 0px;
	z-index: 800;
	width: 16px;
	height: 14px;
	font-size: 10px;
	font-style: normal;
	cursor: pointer;
}
.ui-tabs-selected .ui-tabs-close {
	display: block;
}

/* 锟斤拷锟斤拷锟绞�1 */
.table01{width:100%; border-collapse:collapse;font-size:12px;}
.table01 tbody th{background:#eaf4fd;border-bottom:1px solid #a6c9e2;padding:0 5px;text-align:right;}
.table01 tbody td{border-bottom:1px solid #a6c9e2;border-left:1px solid #a6c9e2;padding:2px;}
.table01 tfoot{background:#ddecf7;}
.table01 tfoot td{border-bottom:1px solid #a6c9e2;padding:3px 0;text-align:center;}
/* 锟斤拷锟斤拷锟绞�2 */
.table02{width:100%; border-collapse:collapse;font-size:12px;}
.table02 tbody th{background:#eaf4fd;border:1px solid #a6c9e2;padding:0 5px;text-align:right;}
.table02 tbody td{border:1px solid #a6c9e2;padding:5px;}
.table02 tfoot{background:#ddecf7;}
.table02 tfoot td{border-bottom:1px solid #a6c9e2;padding:3px 0;text-align:center;}
/* 锟斤拷钮锟侥憋拷锟斤拷锟斤拷式 */
.btn {height: 20px;line-height: 20px; border: #BBD3EB 1px solid; margin:0 2px;padding:0 12px; cursor: hand; color: black; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5);}
.px { width:80%; padding: 2px;border: solid 1px #a6c9e2}