﻿/*.area_top
{
    height: 352px;
    border: 2px solid #d2d1d1;
    background-color: #FFF;
    margin: 11px 0px;
}

.area_top h1.title
{
    height: 70px;
    padding-left: 24px;
    line-height: 70px;
    font-size: 28px;
    font-family: microsoft yahei;
    font-weight: normal;
    color: #54595d;
    padding-top: 12px;
}*/















/*.form_message
{
    float: left;
    width: 404px;
}*/

.form_message .area .c_title
{
    display: block;
    padding-left: 70px;
    background: url(/Images/jian_color1.gif) 47px center no-repeat;
    line-height: 24px;
    border-top: 2px solid #ee4d4d;
    cursor: pointer;
}
.form_message .area .c_title:hover
{
    color: #5aaee7;
    border-top: 2px solid #5aaee7;
}

.form_message .area2 .c_title
{
    background-image: url(/Images/jian_color1.gif);
    border-top-color: #eece4d;
}

.form_message .area3 .c_title
{
    background-image: url(/Images/jian_color2.gif);
    border-top-color: #ee994d;
}

.form_message .area .table
{
    display: block;
    padding-left: 23px;
    padding-top: 13px;
    padding-bottom: 10px;
    display: none;
    padding-right: 20px;
}

.form_message table.imagetable
{
    color: #333333;
    width: 100%;
    border-width: 1px;
    border-color: #999999;
    border-collapse: collapse;
}

.form_message table.imagetable th
{
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #999999;
}


.form_message table.imagetable td
{
    border-width: 1px;
    padding: 4px 8px;
    border-style: solid;
    border-color: #999999;
    color: #81bbe4;
}

/*.speak
{
    float: left;
    width: 270px;
    height: 100%;
    border: 1px solid #CCC;
    border-top: 0px;
    border-bottom: 0px;
    background: url(/Images/ship_img.gif) center 190px no-repeat;
}*/

.call
{
    float: left;
    width: 320px;
}
.call
{
    padding-bottom: 29px;
}

.call .more_l
{
    display: block;
    border-bottom: 1px solid #FFF;
    height: 24px;
    background-color: #7ab6dc;
    text-align: right;
}
.call .more_l a
{
    color: #FFF;
    font-size: 14px;
    width: 28px;
    margin-right: 20px;
    line-height: 24px;
}

.call .list
{
    background-color: #ddecf6;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 25px;
    padding-bottom: 30px;
}
.call .list li .addtime
{
    color: #7b8186;
    font-size: 14px;
    line-height: 28px;
    font-weight: normal;
    float: right;
}
.call .list li a
{
    line-height: 28px;
    font-size: 14px;
}

/*3个可切换页签*/
/*.area_bottom
{
    height: 230px;
    border: 1px solid #CCC;
    background-color: #FFF;
}

.area_bottom_list
{
    margin-top: 10px;
    border-top: 0px;
}
.area_bottom h1.title
{
    height: 61px;
    text-align: center;
    line-height: 61px;
    font-size: 26px;
    font-family: microsoft yahei;
    color: #54595d;
    font-weight: normal;
    border-bottom: 1px solid #CCC;
}

.area_bottom_list h1.title
{
    cursor: pointer;
}*/

/*.people
{
    border-top: 2px solid #5aaee7;
    height: 100%;
    width: 332px;
    float: left;
}*/

.our_ship
{
    border-top: 2px solid #ee4d4d;
    width: 332px;
    float: left;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    height: 100%;
}
.to_do_list
{
    border-top: 2px solid #82bd52;
    height: 100%;
    width: 332px;
    float: left;
}

h1.title
{
    position: relative;
}
h1.title.on em
{
    display: block;
    width: 20px;
    height: 16px;
    position: absolute;
    left: 50%;
    bottom: -4px;
    margin-left: -10px;
    background: url(/Images/tab_ico2.gif) center bottom no-repeat;
}

/*.area_bottom_list, .area_bottom_list .our_ship
{
    height: auto;
}*/

/*.tab_area
{
    height: 165px; 
   overflow: hidden; 
    display: none;
    overflow: auto;
}*/

.none_data
{
    background: url(/Images/people.png) no-repeat 0 center;
    padding-left: 130px;
    width: 155px;
    margin: 30px auto;
    display: block;
    padding-top: 10px;
    height: 90px;
}

.none_data h3
{
    font-size: 18px;
    font-family: microsoft yahei;
    margin-bottom: 10px;
    font-weight: normal;
    color: #111;
}

.none_data p
{
    margin: 0px;
}

.none_data p.blue a
{
    color: blue;
    font-weight: bold;
    font-size: 14px;
    color: #3a99da;
}

.tab_area .table
{
    table-layout: fixed;
    empty-cells: show;
    border-collapse: collapse;
    margin: 0 auto;
}

.tab_area .table
{
    border: 1px solid #cad9ea;
    color: #666;
    margin-top: 15px;
}

.tab_area .table td, .tab_area .table th
{
    border: 1px solid #cad9ea;
    padding: 0 1em 0;
    height: 46px;
    text-align: center;
    vertical-align: middle;
}
.tab_area .table th
{
    background-repeat: repeat-x;
    height: 56px;
    text-align: center;
    vertical-align: middle;
}
.tab_area .table tr:hover
{
    background-color: #f5fafe;
}

.tab_area .page
{
    padding: 10px;
    text-align: center;
}
.tab_area .page a
{
    padding: 0px 5px;
    font-weight: bold;
}
.tab_area .page span
{
    padding: 0px 10px;
}
.tab_area .page form
{
    margin: 0px;
    padding: 0px;
    display: inline-block;
}
.page .input1
{
    margin: 0px 4px;
    width: 40px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #111;
}

/*.tab_area .table .th1
{
    border-top: 2px solid #5aaee7;
    background: url(/Images/nav_txt2.png) center 10px no-repeat;
    text-indent: -999em;
}
.tab_area .table .th2
{
    border-top: 2px solid #82bd52;
    background: url(/Images/nav_txt2.png) center -52px no-repeat;
    text-indent: -999em;
}
.tab_area .table .th3
{
    border-top: 2px solid #ee4d4d;
    background: url(/Images/nav_txt2.png) center -116px no-repeat;
    text-indent: -999em;
}
.tab_area .table .th4
{
    border-top: 2px solid #bd528e;
    background: url(/Images/nav_txt2.png) center -180px no-repeat;
    text-indent: -999em;
}*/
