.TabTitle{
margin: 5px auto;
width: 530px;
clear: both; 
height: 24px; 
overflow: hidden;
border-bottom:2px #bc0021 solid;
}
.TabTitle ul{
border:0; 
margin:0; 
padding:0;
height: 24px;
}
.TabTitle li{
float: left; 
width: 82px;
height: 24px;
cursor: pointer; 
padding: 3px 0 4px;
list-style-type: none; 
}

.TabTitle li:last-child{
    float: right;
}

.TabTitle .active{
background: #ffffff url(../images/pic_shangpinmiaoshu.gif);
COLOR: #ffffff;
LETTER-SPACING: 1px; 
TEXT-DECORATION: none;
}
.TabTitle .normal{
background-color: #F2F2F2; 
}
.TabContent{
width:auto;background:#fff;
height:125px;
margin: 0 auto;
padding:2px 0 0 0; 
}
.none {display:none;}

.main_body{
    position: relative;
    width: 788px;
    margin: 0 auto;
}

.back{
    width: 788px;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}


.content{
    position: absolute;
    width: 550px;
    top: 165px;
    left: 112px;
    background: #ffffff;
    border: 10px solid #D68907 ;
    border-radius: 10px;
}


.inputBox{
    width: 550px;
    margin: 10px auto 0;
    height: auto;
}

.flowBox,.searchBox{
    display: none;
}

.inputBox div{
    width: 550px;
    height: 26px;
    margin: 0 auto 5px;
}

.inputBox div .head{
    float: left;
    height: 26px;
    line-height: 26px;
    width: 180px;
    text-align: right;
    font-size: 14px;
}

.inputBox div input{
    float: left;
    height: 20px;
    line-height: 20px;
    width: 180px;
}

.inputBox div .coupon{
    float: left;
    height: 20px;
    line-height: 20px;
    width: 100px;
}

.inputBox div img{
     float: left;
     height: 26px;
     width: 70px;
    margin-left: 10px;
 }

.inputBox div p.update{
    float: left;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    margin: 0 0 0 10px;
}

.inputBox div.div_btn{
    margin-left: 180px;
    height: 36px;
    width: 100px;
}

.inputBox div input.button{
    margin: 10px 0 0 0;
    height: 26px;
    width: 100px;
}

.inputBox .text{
    height: 16px;
    text-align: left;
    color: #ff0000;
	font-size: 14px;
	padding: 10px;
}

.inputBox .text p{
	margin: 0;
	padding: 0;
}

.inputBox .message{
    width: 530px;
    margin: 0 auto 10px;
    font-size: 13px;
    height: 446px;
}

.inputBox .message p{
    text-align: left;
    margin: 0;
    line-height: 22px;
    text-indent: 2em;
}

.inputBox .message p.title{
    text-indent: 0;
    color: #ff0000;
    line-height: 50px;
    font-size: 14px;
}

.inputBox .message p.header{
    text-indent: 0;
}





