*{  margin:0;
    padding:0;
    border:0;
    }
body{
    background-image: url(../images/bg.gif);
}
/*
img {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 51px;
    height: 19px;
}*/
dl,dt,dd,ul,li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;}
.clear{
    clear:both;
    height:0px;
    font-size:0px;
    overflow:hidden;
    visibility:hidden;
    line-height: 0px;
}
a:link,a:visited
{
    cursor:pointer; 
    text-decoration : none;
    color:#5B4417;
    }
a:hover {
    color: #FF3200;
    cursor:pointer;
}
#all
{
    width: 970px;
    background-image: url(../images/index_bg.gif);
    margin: 0px auto;
    background-color: #fbcd82;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif, "����";
    font-size: 12px;
    color: #5B4417;
}
#header {
    height:100%;
}
#logo {
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 227px;
    width: 970px;
}
#login{
    height: 30px;
    width: 500px;
    border:1px solid #6F5939;
    margin-top:181px;
    margin-left:448px;
    background-image: url(../images/login_bg.gif);
    background-position: center center;
    text-align:center;
    color:#000;
}
#menu{
    background-image: url(../images/nav_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 54px;
    width: 932px;
    padding:0px 20px;
}
.menuleft
{
    width: 145px;
    float: left;
    padding: 5px 10px;
}
.menuright
{
    width: 740px;
    float: left;
    padding: 5px 10px 0px 10px;
    text-align:center;
}
.menuright li
{
    float: left;
    padding:5px;
    width:60px;
    line-height:15px;
}

#fooder
{
    text-align: center;
    width:970px;
    height: 120px;
    margin:0px auto;
}
.bottom_nav
{
    background-color: #CE7B00;
    height: 20px;
    padding-top:5px;
    padding-left:180px;
    width:755px;
    margin:0px auto;
    text-align:center;

}
.nav_list li
{
    float: left;
    padding: 0px 6px;
    color: #000;
    font-weight: bold;
}
.bottom{line-height:15px; padding-top:5px;}

.links{ height: 170px;padding:0px 25px;}
.section-title
{
    background-image: url(../images/section_bg.jpg );
    height: 15px;
    border: 1px solid #993300;
    padding:5px 0px 5px 15px;
}
.section-content
{
    border-right: solid 1px #916b47;
    border-bottom: solid 1px #916b47;
    border-left: solid 1px #916b47;
}
.links_pic{padding-left:5px;padding-top:10px; height: 130px;}
.links_pic li{padding-right:5px;float:left; width:145px; height:65px;}
.links_pic li p
{
    text-align: center;
    display:block;
}
.links_pic li span
{
    text-align: center;
    display:block;
    line-height:22px;
    padding-top:3px;
}
.links_pic img
{
    width: 145px;
    height: 40px;
    border: 1px solid #663300;
}

#bottom_bg
{
    background-position: center center;
    margin: 0px auto;
    width: 970px;
    height: 20px;
    background-image: url(../images/bottom_bg.jpg );
    background-repeat: no-repeat;
}

/* Other Page */
#main{padding: 5px 25px; height:100%;}
#main_left
{
    width: 250px;
    float:left;
}
#main_right
{
    width: 665px;
    margin-left: 5px;
    float:left;
}
.left_section
{
    padding: 5px;
    height: auto;
}
.left_sectiontitle
{
    background-repeat: no-repeat;
    height: 31px;
    background-position: center;
}

/*User*/
#user_menu{
    background-image: url(../images/user_nav_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 20px;
    width: 932px;
    padding:6px 20px;
}
#user_menu li
{
    padding: 5px 10px;
    float: left;
    text-align: center;
}
#user_menu li span{padding-left:40px;}
.user
{
    width: 250px;
    text-align: left;
}
