﻿
body
{
    font-size: 12px;
    background-image: url(../Images/wishTab/xyq-pic1_09.gif);
}
.wish
{
    width: 238px;
    position: absolute;
    top: 150px;
    left: 10px;
    z-index:1;
    line-height: 18px;
}
.wish01
{
    height: 147px;
    width: 229px;
    border: solid 1px #333333;
    border-top: none;
    border-bottom: none;
    float: right;
}
.wish02
{
    background-image: url(../Images/wishTab/foot01.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 238px;
    height: 12px;
}
.wish03
{
    width: 231px;
    height: 27px;
    border-bottom: none;
    float: right;
}
.wish031
{
    position: relative;
    left: 1px;
    border-top: solid 1px #333333;
}
.wish032
{
    position: relative;
    height: 2px;
    left: 1px;
    border-left: solid 1px #333333;
    border-right: solid 1px #333333;
}
.wish033
{
    border-left: solid 1px #333333;
    border-right: solid 1px #333333;
    height: 24px;
    width: 229px;
    float: left;
    background-image: url(../Images/wishTab/vouch.jpg);
    background-repeat: no-repeat;
    background-position: 1px 2px;
    text-indent: 25px;
    line-height: 24px;
}
.bgcolor
{
    background-color: #ffeef4;
}
.wish011
{
    width: 213px;
    height: 116px;
    border-top: dotted 1px black;
    border-bottom: dotted 1px black;
    margin: 0px auto;
    word-break: break-all;
    padding: 5px;
}
.flower
{
    background-image: url(../Images/wishTab/flower.jpg);
    background-repeat: no-repeat;
    width: 52px;
    height: 52px;
    float: left;
    margin: 0px 10px 10px 0px;
}
.time
{
    position: absolute;
    right: 10px;
    bottom: 12px;
}
.title
{
    color: #ff3992;
}
.close
{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 9px;
    height: 9px;
    background-image: url(../Images/wishTab/close.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}
.showText
{
    position:absolute;
     width:130px;
    height: 29px;
     margin-top:25px;
    left: 5px;
    background-image: url(../Images/wishTab/xyq-pic1_08.gif);
    background-repeat: no-repeat;
}
#maskDiv
{
    position: absolute;
    top: 0px;
    width: 1024px;
    height: 600px;
    background-color: Gray;
    filter: Alpha(opacity=50);
    -moz-opacity: 0.50;
    z-index:1000;
    display: none;
}
#Content
{
     position:absolute;
    top: 100px;
    left: 300px;
    background-color: InfoBackground;
    width: 500px;
    height: 400px;
    z-index: 1002;
    border: solid 1px blue;
    display: none;
}
.txtContent
{
    width: 470px;
    height: 80px;
    margin-left: 5px;
    float: left;
}
.language
{
    margin-top: 60px;
    margin-left: 5px;
    float: left;
    width: 125px;
    height: 25px;
    font-size: 15px;
    text-align: center;
}
.txtUserName
{
    margin-top: 20px;
    margin-left: 5px;
    width: 400px;
    height: 30px;
    float: left;
    text-align: left;
    font-size: 15px;
}
.read
{
    margin-top: 15px;
    margin-left: 5px;
    margin-bottom: 5px;
    float: left;
    width: 450px;
    height: 150px;
}

