


.white{ color:#FFF}
.main1{ border-top:3px solid #00F7F7}
.about_left{ width:170px;}
.about_title{padding:8px 0px 5px 17px;text-align:left; color:#DDDD00;}
.news1{ background:url(../images/ly1.jpg) repeat-y;}
.news1{ padding-top:12px; padding-bottom:12px;}
.news1 li{background:url(../images/icon.gif) no-repeat 22px center;padding:3px 10px 3px 36px;}
.news1 .sel{background:url(../images/ly2.gif) #FFF no-repeat 22px center;padding:3px 10px 3px 36px; color:#00F7F7;}
.news1 a:hover{ text-decoration:underline; color:#FFF;}
.news1 li a{ color:#FFF;}
.news1 .sel a:hover{ text-decoration:underline; color:#F7F700;}
.news1 .sel a{ color:#F7F700;}

.news li {
    background: url("../images/ly2.gif") no-repeat scroll 22px center transparent;
    padding: 3px 10px 3px 36px;
}
.listright li a{ color: #757500;
    text-decoration: none;}

.about_title h2{color: #CECE00; font-size: 14px; font-weight: bold;}
.about_title ul{ font-size:14px;}
.about_center{ width:570px; background:url(../images/bc.jpg) #FFF  repeat-y;}
.about_right1{ width:170px; padding-left:10px;}
.contact{ width:550px; padding-top:10px; padding-bottom:10px; line-height:21px;}


.mess_list {
    clear: both;
    margin: 12px 0 10px 20px;
    overflow: auto;
}
.mess_title, .mess_input, .mess_textarea {
    display: inline;
    float: left;
}
 .mess_input input {
    height: 22px;
    line-height: 22px;
    width: 430px;
}

.mess_title {
    margin-right: 15px;
    text-align: right;
    width: 60px;
}
.mess_textarea textarea {
    height: 150px;
    width: 430px;
}
.mess_input input, .mess_textarea textarea {
    background: url("../images/mess_input_bg.gif") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #D6D6D6;
}
.subd {
    background: url("../images/mess_sub.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 70px;
}
 .mess_submit {
    text-align: center;
    width: 405px;
}
.status {
    background-color: #FFFBD0;
    border: 1px solid #EE9C5F;
    color: #666666;
    padding: 10px;
}