body a{outline:none;blr:expression(this.onFocus=this.blur());}
a:link{color: Black;text-decoration:none;}
a:visited{color:Black;text-decoration:none;}
a:hover{color: Black;text-decoration:underline;}
input.common
{
    width: 98%;
    height: 22px;
    line-height: 22px;
    border-style: solid;
    border-color: #b5b8c8;
    border-width: 1px;
    background-image: url("../img/control/inputBac.png");
    background-repeat: repeat;
    padding-left: 3px;
    outline:medium;
}
textarea.area
{
    width: 100%;
    /*height: 35px;*/
    line-height: 19px;
	height: 50px;
    border-style: solid;
    border-color: #b5b8c8;
    border-width: 1px;
    background-image: url("../img/control/inputBac.png");
    overflow: auto;
    background-repeat: repeat;
    resize:none;
}
.sel
{
    width: 100%;
    height: 23px;
    line-height: 23px;
    border-style: solid;
    border-color: #b5b8c8;
    border-width: 1px;
    background-image: url("../img/control/inputBac.png");
    background-repeat: repeat;
    padding-left: 3px;   
}
.sel2
{
    height: 23px;
    line-height: 23px;
    border-style: solid;
    border-color: #b5b8c8;
    border-width: 1px;
    background-image: url("../img/control/inputBac.png");
    background-repeat: repeat;
    padding-left: 3px;   
}
input.button
{
    background-image: url('../img/control/Btn.jpg');
    width: 80px;
    line-height: 18px;
    border: groove 1px #8bbff8;
    color: Black;
    background-repeat: repeat;
    font-weight: bold;
    font-family: 微软雅黑;
    padding-bottom: 2px;
}
div.common
{
    width: 250px;
    height: 19px;
    line-height: 18px;
    border-style: solid;
    border-color: #b5b8c8;
    border-width: 1px;
    background-image: url("../img/control/inputBac.png");
    background-repeat: repeat;
}
.height40{height:40px;}
.height35{height:35px;}
.height30{height:30px;}
.height28{height:28px;}
.height25{height:25px;}
.height20{height:34px;}

.nTab{
    width: 100%;
    margin: 0 auto;
    background-image: url('../img/res/demoselectedback.png');
    background-repeat: repeat-x;
    border: 1px solid #E4E4E4;    
}
.nTab .TabTitle{
    clear: both;
    height: 26px;
    overflow: hidden;
    background-image:#ffffff;
}
.nTab .TabTitle ul{
    margin:0;
    padding:0;
}
.nTab .TabTitle li{
    float: left;
    width: 100px;
    cursor: pointer;
    padding-top: 3px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 7px;
    list-style-type: none;
    border-right:1px  #C7C7CD solid;
}
/*.nTab .TabTitle .active{ background-color:#ffffff;border-bottom:1px #fff solid;text-align: center;text-align: center;font-weight: bolder;}*/
.nTab .TabTitle .active{ background-color:#0F91D2;border-bottom:1px #fff solid;text-align: center;text-align: center;font-weight: bolder;color:#fff;}
.nTab .TabTitle .normal{ background:url(../img/res/demoselectedback.png);border-bottom:1px #C7C7CD solid;text-align: center;font-weight: bolder;}/*E5EFF5*/
.nTab .TabContent{
    width:auto;background:#ffffff;
    margin: 0px auto;
    padding:0px 0 0 0;
    text-align:left;
	overflow-x: hidden;
	overflow-y: auto;
}
.none {display:none;}

.tdw a{color:Black;text-decoration:none;}
.tdw div:link{border:1px solid #97CFE4;margin: -1px;}/*97CFE4*/
.tdw div:visited{border:none;margin: -1px;}
.tdw div:hover{border:1px solid #97CFE4;margin: -1px;}
.tdw img{width: 20px;height: 20px;}

.adiv:link{border:1px solid #97CFE4;margin: -1px;}
.adiv:visited{border:none;margin: -1px;}
.adiv:hover{border:1px solid #97CFE4;margin: -1px;}
.tdindent10{text-indent: 10px;}
.swidth{width: 100px;}
