* {border:0;margin:0;padding:0;font-family: Arial, Tahoma; font-size:12px;}
p {
    padding:0px 5px;
}
.clear {
    clear:both;
}
.tPink {
    color:#ff0099;
}
.tWhite {
    color:#4e4e4e;
}
.tRight {
    text-align:right;
}
.tJust {
    text-align:justify;
}
.tCenter {
    text-align:center;
}
.tBold {
    font-weight:bold;
}
.t14 {
    font-size:14px;
}
.t12 {
    font-size:12px;
}
.tNodecor {
    text-decoration:none;
}
#pageWrap {
    margin:0 auto;
    width:1024px;
/*     height:768px; */
/*     overflow-y:hidden; */
/*     overflow-x:auto; */
}
#contentWrap {
/*     border:10px solid red; */
    width:603px;
    height:768px;
    background: url('/_i/bg2.png') top left no-repeat;
    display:block;
    float:left;
}
#contentWrap2 {
    width:603px;
    height:768px;
    background: url('/_i/bg2_b.png') top left no-repeat;
    display:block;
    float:left;
}
#innerWrap {
    overflow-x:hidden;
    overflow-y:auto;
    height:435px;
    width:520px;
/*     border:1px solid red; */
    margin:110px 0px 0px 20px;/*35*/
}
#innerWrap .box {
    padding:25px;
    text-align:justify;
    overflow:hidden;
}
#innerWrap #galleryHeader {
    margin-left:35px;
    float:right;
    height:20px;
    padding-top:2px;
}
.box {
    padding:25px;
    overflow:auto;
}
.tBox {
    width:300px;
    height:40px;
    overflow:hidden;
    margin:0 auto;
    padding:15px;
    overflow:hidden;
}
#menuImage {
    display:block;
    float:left;
}

#imageBoxHead {
    margin-left:13px;/*border:1px dotted red;*/
    height:30px;
    width:498px;
}
.smallBox {
    float:left;
    height: 15px;
    width:15px;
}

#imageBoxHead #sb1 { border:1px solid #a0a0a0; } #imageBoxHead #sb1:hover { background:#f70986; }
#imageBoxHead #sb2 { border:1px solid #8c8c8c; } #imageBoxHead #sb2:hover { background:#f70986; }
#imageBoxHead #sb3 { border:1px solid #787878; } #imageBoxHead #sb3:hover { background:#f70986; }
#imageBoxHead #sb4 { border:1px solid #646464; } #imageBoxHead #sb4:hover { background:#f70986; }
#imageBoxHead #sb5 { border:1px solid #505050; } #imageBoxHead #sb5:hover { background:#f70986; }
#imageBoxHead #sb6 { border:1px solid #3c3c3c; } #imageBoxHead #sb6:hover { background:#f70986; }
#imageBoxHead #sb7 { border:1px solid #282828; } #imageBoxHead #sb7:hover { background:#f70986; }
#imageBoxHead #sb8 { border:1px solid #141414; } #imageBoxHead #sb8:hover { background:#f70986; }
#imageBoxHead #sb9 { border:1px solid #000000; } #imageBoxHead #sb9:hover { background:#f70986; }

#imageBoxHead #rightBox {
    float:left;
    height: 15px;
    width:95px;
    margin:2px 2px 2px 4px;
    line-height: 15px;
}
#imageBoxHead #leftBox {
    float:left;
    overflow:hidden;
    border:1px solid #b4b4b4;
    height: 15px;
    width:200px;
    line-height: 15px;
    margin:2px 2px 2px 4px;
}
.imageBox {
/*   border:1px dotted red; */
    margin-left:1px;
    background: url('/_i/pic_bg.png') top left no-repeat;
    width:450px;
    overflow:hidden;
    height:350px;
    padding-top:50px;
    float:left;
    position: relative;
}
.buttonBox {
/*     border:1px solid red; */
    float:left;
    width:67px;
    padding-top:370px;
    height:30px;
}
.tImageBox {
    padding:15px;
    overflow:auto;
}
.imageBox img {
    border:1px solid #fff;
}
.imageBoxContainer2 {
    background: url('/_i/pic_bg.png') top left no-repeat;
    margin-left:1px;
    width:450px;
    height:400px;
    float:left;
    position: relative;
}
.imageBox2 {
/*   border:1px dotted red; */
    padding-top:30px;
    margin:5px;
    width:440px;
    overflow:auto;
    height:360px;
}
.imageBox2 img {
    border:1px solid #fff;
}
.imageBox2 p {
    padding:20px;
    text-align:justify;
}
#rArrow {
    float:right;
    border:1px solid #cccccc;
    width:30px;
    height:30px;
    margin-left:1px;
    background: url('/_i/right.png');
}
#rArrow:hover { background: url('/_i/right_s.png'); }
#lArrow {
    float:right;
    border:1px solid #cccccc;
    width:30px;
    height:30px;
    margin-left:1px;
    background: url('/_i/left.png');
}
#lArrow:hover { background: url('/_i/left_s.png'); }
#pRotate {
/*     overflow:hidden; */
    width:20000px;
}
#backButton {
    line-height:22px;
    float:right;
    font-weight:bolder;
    /*width:30px;*/
    /*height:30px;*/
    /*background: url('/_i/left.png');*/
}
#backButton a {
    cursor:pointer;
    text-decoration:none;
    color:#b4b4b4;
}
#backButton a:hover {
    color:#f70986;
}