﻿#bg_img
{
    width:500px;
    height:200px;
    clear:both;
    position:relative;
    left:500px;
    bottom:45px;
    background-image:url(../images/top_img.gif);
    z-index:0;
    background-repeat:no-repeat;
}
/****************container_start**************/
/******************************/
/******************************/
#container_right
{
    width:750px;
    height:100%;
    float:left;
}
/*****************************
#title
{
    float:left;
    width:650px;
    height:100px;
    position:relative;*/
    /*
    left:3%;
    top:10px;
    
}
#title p
{
    position:relative;
    color:#a28982;
    font-family:@"华文中宋";
    font-weight:bold;
    font-size:30px;
    margin:25px 0 15px 45px;
}*/
/******************************/
#content
{
    float:left;
    width:650px;
    height:100%;
    position:relative;
    left:3%;
}
/*
#content p
{
    color:#69372b;
    font-size:12px;
    text-indent:2em;
    line-height:20px;
}
#content p.introduction_content_title
{
    font-size:14px;
    font-weight:bold;
}
*/
/*****************************
#menu #idMenu li.isThis
{
    background-color:#f4bf32;
}
li.isThis a
{
    color:#803b2e;
}*/