﻿body {
    background-color:#502820;
}
#main_main
{
    width:100%;
    height:100%;
}
#main
{
    width:950px;
    margin-left:auto;
    margin-right:auto;
    height:620px;
    /*
    overflow:hidden;
*/
    position:relative;
}
/**************************************top_div*/
#top_div
{
    color:#ffffcc;
    width:950px;
    height:30px;
    line-height:30px;
    margin:0 0 15px 0;
    cursor:pointer;
    filter:alpha(opacity=70);
}
#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;
}
#top_div a
{
    color:#ffffcc;
    text-decoration:none;
}
/**************************************middle_div*/
#middle_div
{
    width:950px;
    height:480px;
    background-image:url(../images/right_div_bg.gif);
    overflow:hidden;
    /*
    background-position:center center;
    */
}

/**************************************bottom_div*/
/*old version 1.2.2
#menu div.menu_par_part
{
    margin-left:12px;
    width:100px;
    height:60px;
    float:right;
    position:relative;
    top:5px;
    background-image:url(../images/menu_left_icon.gif);
    background-repeat:no-repeat;
    background-position:left center;
}
#menu p
{
    position:relative;
    left:10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
    #menu div p
    {
        position:relative;
        bottom:15px;    
    }
Safari and Opera rules here
}
#bottom_div a
{
    text-decoration:none;
    color:#fff;
    margin:0 5px 0 0;
    font-family:@"黑体";
    font-size:14px;
    font-weight:bold;
}
#bottom_div a:hover
{
    color:#fefe60;
}
.eng
{
    font-size:11px;
    font-family:Arial;
}

*/

#bottom_div
{
    width:950px;
    height:40px;
    float:left;
    filter:alpha(opacity=0);
    -khtml-opacity:0;
    -moz-opacity:0;
    opacity:0;
    position:relative;
    
    overflow:hidden;
    /*
    */
}
*+#bottom_div
{
    left:15px;
}
#menu
{
    background-color:#8b3b2e;
    float:left;
    width:600px;
    height:40px;
    margin-left:14px;
    position:relative;
}
#menu div.menu_par_part
{
    height:40px;
    float:right;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
    #menu div p
    {
        position:relative;
        bottom:15px;    
    }
/* Safari and Opera rules here */
}
#bottom_div a
{
    text-decoration:none;
    color:#fff;
    border:0;
}
#bottom_div img
{
    border:0;
}
/***************version 1.2.3***********toBeContinue**********
#ul_menu
{
    list-style:none;
    width:600px;
    height:40px;
    overflow:hidden;
}
#ul_menu li
{
    display:inline-block;
}
#ul_menu li
{
    display:inline;
    width:100px;
    height:40px;
    overflow:hidden;
}
*/
#menu_right
{
    width:290px;
    height:40px;
    float:left;
    margin-left:6px;
    background-color:#d9aa80;
    overflow:hidden;
}
*:lang(zh) #menu_right
{
    position:static;
}
#menu_right a
{
    color:#8b3b2e;
    position:relative;
    left:6px;
}
#information_bottom
{
    width:100%;
    text-align:center;
    position:relative;
    bottom:30px;
}
*#information_bottom
{
    bottom:135px;
}
*+#information_bottom
{
    bottom:70px;
}
#information_bottom p
{
    font-size:11px;
    color:#ccc;
    margin:1px;
}




/*********************************************<Development>*/
#new_add
{
    width:950px;
    height:75px;
    
    clear:left;
    /*
    border:1px solid #000;
    */
}
#left_right_l
{
    width:475px;
    height:75px;
    position:relative;
    bottom:80px;
    float:left;
    overflow:hidden;
    /*
    background-image:url(../images/b_div_2.jpg);
    background-repeat:no-repeat;

    filter:alpha(opacity=0);
    -khtml-opacity:0;
    -moz-opacity:0;
    opacity:0;
    */
    /*
    */
    
}
#left_right_l div
{
    float:left;
    width:150px;
    height:75px;
    background-image:url(../images/b_div_l_5.jpg);
    position:relative;
    right:10px;
    top:3px;
    
    filter:alpha(opacity=0);
    -khtml-opacity:0;
    -moz-opacity:0;
    opacity:0;
}
#left_right_r
{
    width:475px;
    height:75px;
    position:relative;
    bottom:80px;
    float:left;
    overflow:hidden;
    /*
    background-image:url(../images/b_div_2.jpg);
    background-position:-300px center;
    background-repeat:no-repeat;
    filter:alpha(opacity=0);
    -khtml-opacity:0;
    -moz-opacity:0;
    opacity:0;
    */
    
}
#left_right_r div
{
    float:right;
    width:150px;
    height:75px;
    background-image:url(../images/b_div_r_5.jpg);
    position:relative;
    top:3px;
    
    filter:alpha(opacity=0);
    -khtml-opacity:0;
    -moz-opacity:0;
    opacity:0;
}
#center_img
{
    width:70px;
    height:70px;
    background-image:url(../images/bottom_div_center_1.jpg);
    position:relative;
    left:440px;
    bottom:75px;
    filter:alpha(opacity=0);
    -khtml-opacity:0;
    -moz-opacity:0;
    opacity:0;
}
*html #center_img
{
    bottom:150px;
}
*+html #center_img
{
    bottom:150px;
}
/*********************************************<close_Development>*/

