﻿
.main
{
    width: 900px;
    text-align: left;
}
.menubg
{
    width: 694px;
    height: 35px;
    line-height: 35px;
    color: #FFFFFF;
    background-image: url(images/menubg.gif);
}
.menu
{
    float: left;
    width: 16%;
    text-align: center;
}
.left_top
{
    font-size: 20px;
    font-weight: bold;
    color: #1686b6;
    text-align: center;
    border-bottom: 1px solid #555555;
    padding: 5px 0px 5px 0px;
}
.left_list
{
    background-color:#EFEFFF;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top:5px;
    cursor:pointer;
}
.left_list_1
{
    background-color:#D7D7FF;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top:5px;
    cursor:pointer;
}
.left_list2table
{
    text-align:center;
    }
.left_list2
{  
    text-align:center;
    line-height:25px;
    height:25px;
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    cursor:pointer;
}
.left_list2_1
{  
    text-align:center;
    line-height:25px;
    height:25px;
    background-color:#BCBCBC;
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    cursor:pointer;
}
.top_top
{
    height:30px;
    line-height:30px;
    text-align:right;
    margin-right:15px;
    margin-bottom:5px;
    }
.right_top
{
    margin-left:30px;
    text-align:left;
    line-height:20px;
    height:20px;
    margin-bottom:10px;
    }
.right_topimg
{
    text-align: center;
    margin-top:10px;
    margin-bottom:10px;
}
.right_top_img
{
    width:680px;
    height:167px;
}
.right_box_top
{
    height:9px;
    width:680px;
    background-image:url("images/box_top.jpg");
    font-size:1px;
    margin-top:10px;
    margin-left:2px;
    }
.right_box_middle
{
    width:680px;
    background-image:url("images/box_middle.jpg");
    margin-left:2px;
    text-align:center;
    height:100%
    }
.right_box_bottom
{
    height:9px;
    width:680px;
    background-image:url("images/box_bottom.jpg");
    margin-left:3px;
    font-size:1px;
    margin-bottom:15px;
    }
.searchdiv
{
    margin-left:30px;
    margin-top:5px;
    
}
.list_table
{
    
    width:640px;
}
.right_list_top
{
    background-color: #F2F2F2;
    height:50px;
    border-top:1px solid #999999;
}
.right_list1
{
    vertical-align: middle;
    text-align:center;
    width:25%;
    line-height:25px;
    border-bottom:1px solid #999999;
    border-left:1px solid #999999;
    border-right:1px solid #999999;
}
.right_list2
{
    vertical-align: middle;
    text-align:center;
    width: 25%;
    border-bottom:1px solid #999999;
    border-right:1px solid #999999;
}
.right_list3
{
    vertical-align: middle;
    text-align:center;
    width: 25%;
    border-bottom:1px solid #999999;
    border-right:1px solid #999999;
}
.bottom
{
    background-image:url("images/bottombg.jpg");
    height:50px;
    width:900px;
    line-height:25px;
    text-align:center;
    }