/*ÉèÖÃÈÝÆ÷¸ß¿íµÈ*/
#welcome { padding-top: 5px; color: #333; }

#welcome #t { font-size: 14px; line-height: 200%; }

#welcome #t .pipe { margin: 0 .5em; color: #ccc; }

.tabBox {position:relative;border-bottom:1px solid #BCD2E6; height:24px; font-size:12px;  background-color: #fcfbe6;  margin-top: 5px;  }
.tabList {position:absolute; height:23px;line-height:23px;margin-left:32px;}
.tabList a{padding:0px 6px;display:block; float:left;border:1px solid #BCD2E6;text-align:center; margin-right:5px;background:#F6F6F6;}
.tabList a.on,.tabList a:hover{border-bottom:1px solid #fff;background:#fff;}
.tabContent { border:1px solid #BCD2E6; border-top:0;}
.contentBox{ line-height:1.8em;padding-top:12px; margin:0 4px;}
.tabBoxBg {position:relative;border-bottom:1px solid #BCD2E6; height:30px; font-size:12px;  background-color: #fcfbe6;  margin-top: 5px;  }
.tabListBg {position:absolute; height:30px;line-height:23px;margin-left:32px;}
.tabListBg a {float:left;background:url(tableft.gif) no-repeat 0% -32px;padding: 0 0 0 4px;text-decoration:none;  margin-right: 6px; }
.tabListBg a span {float:left;display:block;background:url(tabright.gif) no-repeat 100% -32px;padding:4px 10px 3px 5px;color:#627EB7;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabListBg a span {float:none;}
/* End IE5-Mac hack */
.tabListBg a:hover span {color:#627EB7;}
.tabListBg a:hover {background-position: left top;}
.tabListBg a:hover span {background-position: right top;}
.tabListBg a.on {background-position:left top;}
.tabListBg a.on span {background-position:right top;}
.tabListBg a.on span ,.tabList a:hover span{border-bottom:1px solid #fff;}