/* 样式清零
---------------------------------------- */
body{ margin: 0; padding: 0;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, address { margin: 0; padding: 0; font-size: 100%; font-weight: normal;}
pre{ vertical-align:top; margin: 0; padding: 0;}
button{ border:none; outline:0; margin: 0px 4px;}
ol, ul { list-style: none;}
a { text-decoration: none; cursor: pointer; outline:0;}
a:hover{ text-decoration:none;}
input { background: none; border: none; font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;}
*{ margin:0; padding:0}
img{ cursor:pointer; border:0;}
.cursor{ cursor:pointer;}
.left{ float:left;}
.right{ float:right;}
body, select, textarea,button {font: 12px/1.5 "微软雅黑",tahoma, Srial, helvetica, sans-serif; color:#616161; }

/* .clearfix
---------------------------------------- */
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden;}
* html .clearfix { height: 0px;}
.clearfix { min-height: 1px;}
body{ font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif; text-align:center; background-color:#d4dde4; overflow:hidden;}
.DisplayNone{ display:none;}

/* 页头
---------------------------------------- */
#MainHead{ width:100%; height:93px; background:url(../images/head_background.png) repeat-x; position:fixed; top:0px; left:0px; z-index:2}
#MainHead .MainHeadBox{ width:100%; height:90px; background:url(../images/logo_background.png) no-repeat;}
#MainHead .Logo{ width:412px; height:57px; float:left; background:url(../images/logo.png) no-repeat center center;}
#MainHead .Text{ width:350px; /*height:44px;*/ float:right; margin:10px 0px 0px 0px;}
#MainHead .Text p{ width:100%; height:22px; line-height:22px; float:right; text-align:left; font-size:13px; color:#FFF;}
#MainHead .Text p a{line-height:22px; font-size:13px; color:#FFF;}
#MainHead .MenuBox{ width:100%; height:34px; float:left; background:url(../images/menubg.png) no-repeat;}
#MainHead ul li{ height:34px; float:left; margin:0px 10px; position:relative; width:115px;}
#MainHead ul li a{ width:100%; height:34px; line-height:35px; float:left; font-size:13px; color:#444444; text-decoration:none;}
#MainHead ul li a:hover{ width:100%; height:34px; line-height:35px; float:left; font-size:13px; color:#444444; text-decoration:none; background:url(../images/menuon.png) no-repeat 0px 5px;}
#MainHead ul li a.on{ width:100%; height:34px; line-height:35px; float:left; font-size:13px; color:#444444; text-decoration:none; background:url(../images/menuon.png) no-repeat 0px 5px;}
#MainHead .MenuLayerBox{ width:150px; background-color:#fafafa; border:1px solid #dddddd; position:absolute; left:0px; top:32px;}
#MainHead .MenuLayerBox li{ width:100%; height:30px; line-height:30px; text-indent:30px; text-align:left; background:url(../images/menuline.png) repeat-y; margin:0px 2px; position:relative;}
#MainHead .MenuLayerBox li img{ width:9px; height:10px; position:absolute; right:10px; top:10px;}
#MainHead .MenuLayerBox li a{ width:100%; height:30px; line-height:30px; text-indent:33px; text-align:left; text-decoration:none;}
#MainHead .MenuLayerBox li a:hover{ width:100%; height:30px; line-height:30px; float:left; font-size:13px; color:#444444; text-decoration:none; background:url(../images/menuon2.png) no-repeat 0px 2px;}
#MainHead .MenuLayerBox li a.on{ width:100%; height:30px; line-height:30px; float:left; font-size:13px; color:#444444; text-decoration:none; background:url(../images/menuon2.png) no-repeat 0px 2px;}
#MainHead .MenuLayerMode{ width:150px; background-color:#fafafa; border:1px solid #dddddd; position:absolute; left:145px; top:-1px;}
#MainHead .MenuLayerMode li{ width:100%; height:30px; line-height:30px; text-indent:30px; text-align:left; background:url(../images/menuline.png) repeat-y; margin:0px 2px; position:relative;}
#MainHead .MenuLayerMode li a{ width:100%; height:30px; line-height:30px; text-indent:33px; text-align:left; text-decoration:none;}
#MainHead .MenuLayerMode li a:hover{ width:100%; height:30px; line-height:30px; float:left; font-size:13px; color:#444444; text-decoration:none; background:url(../images/menuon2.png) no-repeat 0px 2px;}

/* 主体开始
---------------------------------------- */
#MainBox{ float:left; background-color:#FFF; border:1px solid #95b8e7; position:fixed; top:118px; left:30px; right:30px; z-index:1}

/* 
内容标题开始
---------------------------------------- */
#MainBox .MainTil{ width:100%; height:36px; line-height:36px; border-bottom:1px solid #95b8e7; background:#ebebeb url(../images/tilbg.png) no-repeat 10px center; text-align:left; font-size:13px; color:#444444; text-indent:35px; float:left;}

/* 
搜索区域开始
---------------------------------------- */
#MainBox .SecBox{ width:100%; text-align:left; float:left;}
#MainBox .SecBox .SecMode{ height:50px; /*width:200px;*/ float:left; margin:0px 10px 0px 0px;}
.SecBox .SecMode .Til{ height:50px; line-height:50px; font-size:13px; color:#444444; text-indent:10px; float:left;}
.SecBox .SecMode .InputBox{ width:100px; height:28px; line-height:28px; border:1px solid #c5cee3; background-color:#FFF; float:left; margin:10px 0px 0px 10px; position:relative; color:#49506c; text-indent:5px; cursor:pointer;}
 span.datebox{ line-height: 26px; }
.SecBox .SecMode .InputBox input{ width:90px; height:28px; line-height:28px; float:left; color:#49506c; margin:0px 0px 0px 5px; text-indent:0px; border:0px; outline:none;}
.SecBox .SecMode .InputBox .icon01{ width:150px; height:28px; background:url(../images/inputicon01.png) no-repeat right center; position:absolute; right:5px; top:0px;}
.SecBox .SecBu{ width:65px; height:25px; float:left; margin:13px 0px 13px 10px;}
.SecBox .SecBu a{ width:65px; height:25px; line-height:25px; float:left; text-align:center; font-size:13px; color:#444; background:#ebebeb url(../images/secb01.png);}
.SecBox .SecBu a:hover{ width:65px; height:25px; line-height:25px; float:left; text-align:center; font-size:13px; color:#000; background:#ebebeb url(../images/secb02.png);}
.SecBox .SecMode .InputBox .SelectBoxLayer{ width:100%; border:solid 1px #bfbfbf; position:absolute; left:-1px; top:28px; z-index:999; background-color:#FFF;}
.SecBox .SecMode .InputBox .SelectBoxLayer a{ width:100%; height:28px; float:left; background-color:#FFF; font-size:12px; color:#444;}
.SecBox .SecMode .InputBox .SelectBoxLayer a:hover{ width:100%; height:28px; float:left; background-color:#eaf2ff; font-size:12px; color:#444;}

/*搜索栏文字过长按钮
---------------------------------------- */
.SecBox .TabBoxb{  width:100px; height:25px; float:left; margin:13px 0px 13px 10px;}
.SecBox .TabBoxb a{ width:100px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#444; background:#ebebeb url(../images/tableb01.png); display:inline-block;}
.SecBox .TabBoxb a:hover{ width:100px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#000; background:#ebebeb url(../images/tableb02.png); display:inline-block;}



/* 表头固定列表
---------------------------------------- */
#scrollTable{ width:100%; border-bottom:1px solid #dddddd;}
#scrollTable div{ width:100%; overflow-y:auto; overflow-x:hidden}
#scrollTable .DivH01{ max-height:360px;}
#scrollTable .ListTableClass{ width:100%; margin:auto; margin:0px 0px 0px 0px; background-color:#FFF;}
#scrollTable .ListTableClass th{ height:35px; line-height:35px; font-size:12px; color:#000; text-align:center; border-right:1px dotted #cccccc; border-bottom:1px solid #dddddd; background:#ebebeb url(../images/thbg.png) repeat-x;}
#scrollTable .ListTableClass td{ height:30px; line-height:30px; font-size:12px; color:#000; text-align:center; border-right:1px dotted #cccccc; border-bottom:1px dotted #cccccc;}
#scrollTable .ListTableClass td a{ color:#0066cc; text-decoration:none;}
#scrollTable .ListTableClass td a:hover{ color:#0066cc; text-decoration:underline;}
#scrollTable .ListTableClass .LineBg{ background-color:#fafafa;}
#scrollTable .ListTableClass .NoBorder{ border-right:0px;}

/* 分页开始
---------------------------------------- */
.PageBox{ width:100%; height:33px; line-height:33px; background-color:#f4f4f4;}
.PageBox .PageMode{ width:340px; height:33px; float:right;}
.PageBox .Line{ width:20px; height:33px; float:left; background: url(../images/pageline.png) no-repeat center center;}
.PageBox .InputBox{ width:45px; height:20px; line-height:20px; border:1px solid #95b8e7; background-color:#FFF; float:left; margin:6px 0px 0px 0px; position:relative; color:#444; cursor:pointer; text-align:left; text-indent:10px;}
.PageBox .InputBox .icon01{ width:45px; height:20px; background:url(../images/inputicon01.png) no-repeat right center; position:absolute; right:5px; top:0px;}
.PageBox .InputBox .SelectBoxLayer{ width:100%; border:solid 1px #bfbfbf; position:absolute; left:-1px; bottom:20px; z-index:999; background-color:#FFF;}
.PageBox .InputBox .SelectBoxLayer a{ width:100%; height:20px; float:left; background-color:#FFF; font-size:12px; color:#444;}
.PageBox .InputBox .SelectBoxLayer a:hover{ width:100%; height:20px; float:left; background-color:#eaf2ff; font-size:12px; color:#444;}
.PageBox .SelBox{ width:35px; height:20px; line-height:20px; border:1px solid #95b8e7; background-color:#FFF; float:left; margin:6px 0px 0px 0px; position:relative; color:#444; cursor:pointer; text-align:left; text-indent:10px;}
.PageBox .SelBox  input{ width:25px; height:20px; line-height:20px; float:left; color:#49506c; margin:0px 0px 0px 5px; text-indent:0px; border:0px; outline:none; text-align:center}
.PageBox .PageText{ height:20px; line-height:20px; float:left; margin:6px 0px 0px 0px; color:#444;}
.PageBox .PageA{ width:20px; height:20px; float:left; margin:7px 0px 0px 0px;}
.PageBox .PageA a{ width:16px; height:20px; float:left;}
.PageBox .PageA a span{ width:16px; height:20px; float:left;}
.PageBox .PagaFirst{ background: url(../images/pagination_icons.png) no-repeat 0 center;}
.PageBox .PagaPrev{ background: url(../images/pagination_icons.png) no-repeat -16px center;}
.PageBox .PagaNext{ background: url(../images/pagination_icons.png) no-repeat -32px center;}
.PageBox .PagaLast{ background: url(../images/pagination_icons.png) no-repeat -48px center;}
.PageBox .PagaLoad{ background: url(../images/pagination_icons.png) no-repeat -64px center;}

/* 弹出层背景开始
---------------------------------------- */
.LayerBox{ display:none; background:#000000; width:100%; height:100%; left:0; top:0; filter:alpha(opacity=65); opacity:0.65; z-index:20; position:fixed; _position:absolute; _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);}

/* 编辑弹出层
---------------------------------------- */
.EditLayer{ margin: 0px 3px 2px; width: auto; }
.EditLayer .EditLayerTop{ width:800px; height:30px; background: url(../images/layerbg01.png); line-height:30px; font-size:14px; font-weight:bold; color:#0e2d5f; text-indent:10px; text-align:left; float:left;}
.EditLayer .Close{ width:34px; height:30px; float:right;}
.EditLayer .Close a{ width:34px; height:30px; background: url(../images/close.png) no-repeat center center; float:left;}
.EditLayer .EditLayerMidde{ width:800px; background: url(../images/layerbg02.png) repeat-y; float:left; text-align:center;}
.EditLayer .Content{ background-color:#FFF; margin:auto;}
.EditLayer .Content .ListTableClass{ width:100%; margin:auto; margin:0px 0px 0px 0px; background-color:#FFF;}
.EditLayer .Content .ListTableClass th{ height:34px; line-height:34px; font-size:12px; color:#000; text-align:center; border-bottom:1px solid #c5cee3; background: url(../images/layerthbg.png) repeat-x;}
.EditLayer .Content .ListTableClass td{ height:35px; font-size:12px; color:#000; border:1px dotted #c5cee3; border-width:0px 1px 1px 0px;}
.EditLayer .Content .ListTableClass .NoBorder{ border-right:0px;}
.EditLayer .Content .ListTableClass td .InputBox{ width:200px; height:25px; line-height:25px; border:1px solid #c5cee3; background-color:#FFF; float:left; margin:0px 0px 0px 5px; position:relative; color:#49506c; text-indent:5px; cursor:pointer; text-align:left;}
.EditLayer .Content .ListTableClass td .InputBox input{ width:190px; height:25px; line-height:25px; float:left; color:#49506c; margin:0px 0px 0px 5px; text-indent:0px; border:0px; outline:none;}
.EditLayer .Content .ListTableClass td .InputBox .icon01{ width:150px; height:25px; background:url(../images/inputicon01.png) no-repeat right center; position:absolute; right:5px; top:0px;}
.EditLayer .Content .ListTableClass td .InputBox .SelectBoxLayer{ width:100%; border:solid 1px #bfbfbf; position:absolute; left:-1px; top:25px; z-index:999; background-color:#FFF;}
.EditLayer .Content .ListTableClass td .InputBox .SelectBoxLayer a{ width:100%; height:28px; float:left; background-color:#FFF; font-size:12px; color:#444;}
.EditLayer .Content .ListTableClass td .InputBox .SelectBoxLayer a:hover{ width:100%; height:28px; float:left; background-color:#eaf2ff; font-size:12px; color:#444;}
.EditLayer .Content .ListTableClass td .Textarea{ width:500px; height:100px; line-height:25px; border:1px solid #c5cee3; background-color:#FFF; float:left; margin:5px 0px 5px 5px; position:relative; color:#49506c; text-indent:5px; text-align:left;}
.EditLayer .Content .ListTableClass td .Textarea1{ width:500px; height:200px; line-height:25px; border:1px solid #c5cee3; background-color:#FFF; float:left; margin:5px 0px 5px 5px; position:relative; color:#49506c; text-indent:5px; text-align:left;}
.EditLayer .Content .ListTableClass td .Textarea textarea{ width:495px; height:100px; line-height:25px; border:0px; outline:none; resize:none;}
.EditLayer .Content .ListTableClass td .Star{ width:5px; height:6px; background: url(../images/star.png) no-repeat; float:left; margin:10px 0px 0px 10px;}
.EditLayer .EditLayerDown{ width:800px; height:10px; background: url(../images/layerbg03.png); float:left;}
.EditLayer .ContentB{ width:100%; margin:20px 0px;}
.EditLayer .ContentB a{ width:65px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#444; background:#ebebeb url(../images/secb01.png); display:inline-block; margin:0px 10px;}
.EditLayer .ContentB a:hover{ width:65px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#000; background:#ebebeb url(../images/secb02.png); display:inline-block; margin:0px 10px;}

.EditLayer .Content .ListTableClass td .LinkButton{ width:65px; height:25px; float:left; margin:0px 0px 0px 10px;}
.EditLayer .Content .ListTableClass td .LinkButton a{ width:65px; height:25px; line-height:25px; float:left; text-align:center; font-size:13px; color:#444; background:#ebebeb url(../images/secb01.png);}
.EditLayer .Content .ListTableClass td .LinkButton a:hover{ width:65px; height:25px; line-height:25px; float:left; text-align:center; font-size:13px; color:#000; background:#ebebeb url(../images/secb02.png);}


/*********************************************/
 table.ListTableClass { width:100%; margin:auto; margin:0px 0px 0px 0px; background-color:#FFF;}
 table.ListTableClass th{ height:34px; line-height:34px; font-size:12px; color:#000; text-align:center; border-bottom:1px solid #c5cee3; background: url(../images/layerthbg.png) repeat-x;}
 table.ListTableClass td{ height:35px; font-size:12px; color:#000; border:1px dotted #c5cee3; border-width:0px 1px 1px 0px;}
 table.ListTableClass .NoBorder{ border-right:0px;}
 table.ListTableClass td .InputBox{ width:200px; height:25px; line-height:25px; border:1px solid #c5cee3; background-color:#FFF; float:left; margin:0px 0px 0px 5px; position:relative; color:#49506c; text-indent:5px; cursor:pointer; text-align:left;}
 table.ListTableClass td .InputBox input{ width:190px; height:25px; line-height:25px; float:left; color:#49506c; margin:0px 0px 0px 5px; text-indent:0px; border:0px; outline:none;}
 table.ListTableClass td .InputBox .icon01{ width:150px; height:25px; background:url(../images/inputicon01.png) no-repeat right center; position:absolute; right:5px; top:0px;}
 table.ListTableClass td .InputBox .SelectBoxLayer{ width:100%; border:solid 1px #bfbfbf; position:absolute; left:-1px; top:25px; z-index:999; background-color:#FFF;}
 table.ListTableClass td .InputBox .SelectBoxLayer a{ width:100%; height:28px; float:left; background-color:#FFF; font-size:12px; color:#444;}
 table.ListTableClass td .InputBox .SelectBoxLayer a:hover{ width:100%; height:28px; float:left; background-color:#eaf2ff; font-size:12px; color:#444;}
 table.ListTableClass td .Textarea{ width:500px; height:100px; line-height:25px; border:1px solid #c5cee3; background-color:#FFF; float:left; margin:5px 0px 5px 5px; position:relative; color:#49506c; text-indent:5px; text-align:left;}
 table.ListTableClass td .Textarea textarea{ width:495px; height:100px; line-height:25px; border:0px; outline:none; resize:none;}
 table.ListTableClass td .Star{ width:5px; height:6px; background: url(../images/star.png) no-repeat; float:left; margin:10px 0px 0px 10px;}
#modifyForm .EditLayerDown{ width:800px; height:10px; background: url(../images/layerbg03.png); float:left;}
#modifyForm .contentB{ width:100%; margin:20px 0px;}
#modifyForm .contentB a{ width:65px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#444; background:#ebebeb url(../images/secb01.png); display:inline-block; margin:0px 10px;}
#modifyForm .contentB a:hover{ width:65px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#000; background:#ebebeb url(../images/secb02.png); display:inline-block; margin:0px 10px;}

table.ListTableClass td .LinkButton{ width:65px; height:25px; float:left; margin:0px 0px 0px 10px;}
table.ListTableClass td .LinkButton a{ width:65px; height:25px; line-height:25px; float:left; text-align:center; font-size:13px; color:#444; background:#ebebeb url(../images/secb01.png);}
table.ListTableClass td .LinkButton a:hover{ width:65px; height:25px; line-height:25px; float:left; text-align:center; font-size:13px; color:#000; background:#ebebeb url(../images/secb02.png);}


/* 表头固定列表
---------------------------------------- */
#OtherTable{ float:left; background-color:#FFF; border:1px solid #95b8e7; position:fixed; top:180px; bottom:90px; left:60px; right:60px; z-index:1}
#OtherTable .ListTableClass{ width:100%; margin:auto; margin:0px 0px 0px 0px; background-color:#FFF;}
#OtherTable .ListTableClass th{ height:35px; line-height:35px; font-size:14px; text-align:left; color:#000; border-bottom:1px solid #dddddd; background:#ebebeb url(../images/thbg.png) repeat-x; font-weight:bold; text-indent:20px;}

#OtherTable .ListTableClass th .Til{ height:35px; line-height:35px; text-indent:20px; float:left; color:#000; font-weight:bold;}
#OtherTable .ListTableClass th .InputBox{ width:200px; height:25px; line-height:25px; border:1px solid #c5cee3; background-color:#FFF; float:left; margin:5px 0px 0px 5px; position:relative; color:#49506c; text-indent:5px; cursor:pointer; text-align:left;}
#OtherTable .ListTableClass th .InputBox input{ width:190px; height:25px; line-height:25px; float:left; color:#49506c; margin:0px 0px 0px 5px; text-indent:0px; border:0px; outline:none;}
#OtherTable .ListTableClass th .InputBox .icon01{ width:150px; height:25px; background:url(../images/inputicon01.png) no-repeat right center; position:absolute; right:5px; top:0px;}
#OtherTable .ListTableClass th .InputBox .SelectBoxLayer{ width:100%; border:solid 1px #bfbfbf; position:absolute; left:-1px; top:25px; z-index:999; background-color:#FFF;}
#OtherTable .ListTableClass th .InputBox .SelectBoxLayer a{ width:100%; height:28px; float:left; background-color:#FFF; font-size:12px; color:#444;}
#OtherTable .ListTableClass th .InputBox .SelectBoxLayer a:hover{ width:100%; height:28px; float:left; background-color:#eaf2ff; font-size:12px; color:#444;}

#OtherTable .JueSeTableBox{ height:318px;width:40%; float:left; margin:0px; overflow-y:auto; overflow-x:hidden;}
#OtherTable .JueSeTableBox .JueSeTable{ width:100%; float:left; margin:0px;}
#OtherTable .JueSeTableBox .JueSeTable td{ height:35px; font-size:12px; color:#000; border-bottom:1px solid #c5cee3;}
#OtherTable .JueSeTableBox .JueSeTable td a{ width:100%; height:35px; line-height:35px; float:left; color:#000; text-decoration:none; background-color:#FFF; text-align:center;}
#OtherTable .JueSeTableBox .JueSeTable td a.on{ width:100%; height:35px; line-height:35px; float:left; color:#000; text-decoration:none; background-color:#eaf2ff;}
#OtherTable .JiaohuanBox{ width:19%; height:318px; float:left;}
#OtherTable .JiaohuanBox a{ width:120px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#444; background:#ebebeb url(../images/tableb01.png); display:inline-block; margin:10px 0px 0px 10px;}
#OtherTable .JiaohuanBox a:hover{ width:120px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#000; background:#ebebeb url(../images/tableb02.png); display:inline-block; margin:10px 0px 0px 10px;}
#OtherTable .BorL{border-left:1px solid #c5cee3;}
#OtherTable .BorR{border-right:1px solid #c5cee3;}

/* Datagrid下方按钮开始
---------------------------------------- */
.TabBox{ width:100%; height:40px; background-color:#FFF; }
.TabBox .TabMode{ width:100%; float:left;}
.TabBox .TabMode a{ width:190px; height:40px; line-height:40px; color:#696969; float:left; border-right:1px solid #dddddd; border-top:1px solid #dddddd;}
.TabBox .TabMode a:hover{ width:190px; height:36px; line-height:32px; color:#485674; float:left; border-right:1px solid #dddddd; border-top:5px solid #485674;}
.TabBox .TabMode a.on{ width:190px; height:36px; line-height:32px; color:#485674; float:left; border-right:1px solid #dddddd; border-top:5px solid #485674;}
.TabBox .TabBoxb{ width: 100%; text-align: center }
.TabBox .TabBoxb a{ width:120px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#444; background:#ebebeb url(../images/tableb01.png); display:inline-block; margin:10px 0px 0px 10px;}
.TabBox .TabBoxb a:hover{ width:120px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#000; background:#ebebeb url(../images/tableb02.png); display:inline-block; margin:10px 0px 0px 10px;}


/* 表格总按钮开始
---------------------------------------- */
.TableB{ width:100%; height:50px; float:left;}
.TableB a{ width:120px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#444; background:#ebebeb url(../images/tableb01.png); display:inline-block; margin:10px 10px 0px 15px;}
.TableB a:hover{ width:120px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#000; background:#ebebeb url(../images/tableb02.png); display:inline-block; margin:10px 10px 0px 15px;}

.TableBs{}
.TableBs a{ width:120px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#444; background:#ebebeb url(../images/tableb01.png); display:inline-block; margin:10px 10px 0px 15px;}
.TableBs a:hover{ width:120px; height:25px; line-height:25px; text-align:center; font-size:13px; color:#000; background:#ebebeb url(../images/tableb02.png); display:inline-block; margin:10px 10px 0px 15px;}

/* Tab样式开始 */
.nTab {float: left; width: 100%; border-bottom: 0px #C7C7CD solid; background-position: left; background-repeat: repeat-y;}
.nTab .TabTitle {clear: both; height: 26px; overflow: hidden;}
.nTab .TabTitle ul {margin: 0; padding: 0;}
.nTab .TabTitle li {float: left; width: 60px; cursor: pointer; padding-top: 6px; padding-right: 0px; padding-left: 0px; padding-bottom: 7px; list-style-type: none;}
.nTab .TabTitle .active {background: #BEBFC3; border-style: solid; border-width: 1px; width: 150px;}
.nTab .TabTitle .normal {background: #E7E8ED; border-style: solid; border-width: 1px; width: 150px;}
.nTab .TabContent {width: auto; background: transparent none repeat scroll 0% 0%;margin: 0px auto; padding: 0 0 0 0; border-right: 1px #C7C7CD; border-left: 1px #C7C7CD;}
.none {display: none;}
.block {display: block;}