
textarea {
    outline: 0;
    margin: 0;
    border: none;
    padding: 0;
    *padding-bottom: 0 !important;
}

.flex-text-wrap textarea {
    *white-space: pre;
    *word-wrap: break-word;
    white-space: pre-wrap;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.flex-text-wrap textarea {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    resize: none;
    /* IE7 box-sizing fudge factor */
    *height: 94%;
    *width: 94%;
}

.textback {
    display: none;
    border: none;
    border-radius: 5px;
    height: 5em;
    width: auto;
}

/*留言框div*/
.back {
    display: none;
    border: none;
    border-radius: 5px;
    height: 5em;
    width: auto;
}

.priback {
    display: none;
    border: none;
    border-radius: 5px;
    height: 5em;
    width: auto;
}

.select{
float: right;
}

/*留言框textarea*/
.textarea {
    height: 5em;
    width: 100%;
}

.out {

    border-radius: 5px;

    background-color: #E3F3FF;

    padding: 18px;

}

/*.out img {*/
    /*max-width: 32%;*/

/*}*/

/*body{padding:0;margin:0;background:#ddd url(../images/bg.jpg) repeat;}*/
img {
    border: none;
}

a {
    text-decoration: none;
    color: #444;
}

a:hover {
    color: #999;
}

/*#title{width:600px;margin:20px auto;text-align:center;}*/

.wrap {
    max-height: 9em;
    max-width: 30%;
    float: left;
    box-shadow: 0 0 11px #666;
    border-radius: 3px;
    padding:0;
    margin:2px 0.31em;
}

/*#wrap .box {*/
    /*width: 98%;*/
    /*height: auto;*/
    /*padding: 5%;*/
    /*border: none;*/
    /*float: left;*/
/*}*/

/*#wrap .box .info {*/
    /*width: 100%;*/
    /*height: auto;*/
    /*border-radius: 8px;*/
    /*box-shadow: 0 0 11px #666;*/
    /*background: #fff;*/
/*}*/

/*#wrap .box .info .pic {*/
    /*width: 100%;*/
    /*height: auto;*/
    /*margin: 0 auto;*/
    /*padding:0;*/
/*}*/

/*#wrap .box .info .pic img {*/
    /*width: 100%;*/
    /*!*height:auto;*!*/
    /*border-radius: 3px;*/
/*}*/

.clear {
    clear: both;
}

.submit{

}

.priinfo{
    max-height: 200px;
    overflow: auto;
}
/*留言超链接*/
.aback {
    color: #1dc116;
    font-size: 0.7em;
}

.bback {
    color: #1dc116;
    font-size: 0.7em;
}


.l{
    color: #1dc116;
    font-size: 0.7em;
}

.j{
    color: #550000;
    font-size:0.7em;
}

.J{
    color: #550000;
    font-size:0.7em;
}

.margin{
    margin-right: 1.2em;
}

.t{
    font-size:0.7em;
}

