﻿body {
    background-color:#502820;
}
#main
{
    width:950px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}
#top_div
{
    color:#ffffcc;
    height:30px;
    line-height:30px;
    margin:0 0 15px 0;
    cursor:hand;
}
#top_div a
{
    color:#ffffcc;
    text-decoration:none;
}
#sp1
{
    font-family:Arial;
    font-size:25px;
    font-weight:bold;
    width:7em;
}
#sp2
{
    font-family:@"华文中宋";
    font-weight:bold;
    font-size:30px;
    letter-spacing:0.2em;
}
/***************************/
#return_index
{
    display:none;
    border:1px solid #fff;
    width:50px;
    height:14px;
}
/***************************/
#top_down_div
{
    width:950px;
    height:200px;
    /*background-image:url(../images/top_img.gif);*/
    overflow:hidden;
    background-position:1px top;
    background-repeat:repeat-x;
}

#menu
{
    width:950px;
    height:30px;
    margin-left:auto;
    margin-right:auto;
    z-index:1;
    background-color:#803b2e;
    text-align:center;
    overflow:hidden;
    line-height:30px;
}
#idMenu
{
    line-height:normal;
    width:950px;
    height:30px;
    line-height:30px;
}
#idMenu li
{
    display:inline;
    width:150px;
    height:30px;
    margin-left:3px;
}
/*****************except IE*/
*:lang(zh) #idMenu
{
    line-height:normal;
    width:950px;
    height:30px;
    line-height:30px;
    position:relative;
    bottom:8px;
}
*:lang(zh) #idMenu li
{
    display:inline;
    width:150px;
    height:30px;
    line-height:14px;
}
#idMenu a
{
    /*color:#daccbc;*/
    color:#000;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    padding:3px 8px 3px 12px;
    width:150px;
}
*:lang(zh) #idMenu a
{
    min-height:30px;
}
/****************all_stage_container**************/
#container
{
    border:3px solid #cebeb0;
    width:944px;
    /*
    min-height:400px;
    */
    min-height:418px;
    padding-bottom:140px;
    background-color:#fffbec;
    float:left;
    position:relative;
}


#container_left
{
    width:175px;
    height:350px;
    background-color:#622d22;
    float:left;
}
#con_l_bg
{
    width:175px;
    height:223px;
    background-image:url(../images/pP_l.jpg);
    background-position:center bottom;
    background-repeat:no-repeat;
}
#container_left a
{
    color:#f4e9da;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
}
#container_left a:hover
{
    color:#fffccc;
}

#left_menu
{
    position:relative;
    top:10px;
}
#left_menu ul
{
    list-style:none;
    line-height:50px;
}
#left_menu li
{
    border-bottom:1px solid #ccc;
}
/******************************/

#information_bottom
{
    margin-top:20px;
    width:100%;
    text-align:center;
}
#information_bottom p
{
    font-size:11px;
    color:#ccc;
    margin:1px;
}
