﻿@import url("/theme/main.css");
/* 留言 */
.service_top 
{
    width:688px;
    margin-bottom:20px;
}
.set_msg 
{
    float:left;
    width:129px;
}
.get_msg 
{
    float:left;
    width:129px;
    margin-left:10px;
}
.msg_tips 
{
    float:left;
    margin-left:20px;
    width:388px;
    height:50px;
    padding:4px 5px 4px 5px;
    border:1px solid #ffcc66;
    background-color:#ffffcc;
    color:#c82b00;
    line-height:25px;
    text-indent:2em;
}
.show_msg 
{
    margin-top:10px;
}
.msg_time 
{
    text-align:right;
}
.msg_info 
{
    width:688px;
}
.msg_left 
{
    float:left;
    width:80px;
}
.msg_left img 
{
    margin-right:4px;
}
.msg_right 
{
    float:left;
    width:608px;
}
/* 留言结束 */
/* 添加留言 */
.input_text 
{
    border:1px solid #c2c2c2;
    width:120px;
    height:20px; 
    
}
.input_textarea 
{
    border:1px solid #c2c2c2;
    width:480px;
    height:60px;
}
#msg_btn 
{
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}
/* 添加结束 */
/* start down */
.down_top 
{
    line-height:25px; 
}
.down_tips 
{
    line-height:18px;
    border-bottom:1px dotted #c2c2c2; 
}
.down_description 
{
    line-height:25px;
    padding-top:5px;
    text-indent:2em;
}
.down_list_space 
{
    height:10px;
}
/* end down */
/* start downinfo */
.down_info_tips 
{
    border-bottom:1px solid #c2c2c2;
    height:25px; 
}
.down 
{
	text-align:center;
	margin-bottom: 20px;
}
.down_btn 
{
	margin-top:10px;
	margin-bottom:20px;
}
/* end downinfo */

