@charset "gb2312";
body{
margin:0px;
padding:0px;
font-size:12px;
background:url(../images/bj.jpg);
background-repeat: repeat-x;
color:#3C2911;
}
#box {
width:1000px;
overflow:hidden;
margin-left:auto;
margin-right:auto;
background:#f8f1df;
}

a{ color:#573d19; text-decoration:none}
a:hover{ color:#573d19; text-decoration:none}

a.t:link{ color:#FFFFFF; text-decoration:none; }
a.t:visited{ color:#FFFFFF; text-decoration:none}
a.t:hover{color:#FFFFFF; text-decoration:underline;}
 
#top{ overflow:hidden; width:1000px;}
#logo{
width:1000px;
height:100px;
padding:0;
margin:0;
overflow:hidden;
background:url(../images/logobg.jpg);
overflow:hidden;
}
#menu{ height:36px; line-height:36px; background:url(../images/meunbg.jpg); overflow:hidden;}
.ul{
list-style-type:none;
height:36px;
margin:0;
padding:0;
line-height:36px;
}
.li{ height:36px; text-align:center; float:left; width:103px; line-height:36px;}
.line{ height:36px; float:left; width:8px;}
#banner{
height:280px;
width:1000px;
overflow:hidden;
}
#main{
overflow:hidden;
padding:5px;
zoom:1;
background:#f8f1de;
}
#left{
overflow:hidden;
float:left;
width:240px;
background:#e8dfbe;
}

#right{
width:730px;
overflow:hidden;
float:right;
background:#f9f2e0;
}
.righttop{
width:730px;
height:27px;
font-weight:bold;
padding-left:28px;
line-height:27px;
color:#2d2214;
background:url(../images/titlebg.jpg);
overflow:hidden;
}
.clear{ clear:both;}
#footer{
overflow:hidden;
padding-top:10px;
}
