/* CSS Document */
*{margin:0; padding:0;}
html,body{height:100%; font-size:12px; color:#815329; font-family:宋体,MS Sans Serif; background: url(../images/bg.jpg) repeat top #000;}

a:link,a:visited{color:#815329; text-decoration:none;}
a:hover{color:#0C8AF9; text-decoration:underline;}
ul,li{list-style:none;}
p{margin-bottom:14px;}
td,div{line-height:22px;}

#main{width:1004px; margin:0 auto;}

/*主菜单*/

.menu{height:68px;}
.menu li{float:left; text-align:center; }
.menu li a:link,.menu li a:visited{display:block; width:84px; cursor:hand; background:url(../images/menu1.png) no-repeat center top; }
.menu li a:hover{display:block; width:84px; background:url(../images/menu2.jpg) no-repeat center top;}

.cen_bg{background:url(../images/index_41.jpg) repeat-x top center #F6F3EA;}
.cen_bg2{background:url(../images/index_42.jpg) repeat-x top center #F6F3EA;}
.left{background:url(../images/index_29.jpg) repeat-x; padding:14px; color:#E0CE97; line-height:20px;}

.title{color:#A73C06; padding-left:5px; background:url(../images/new.jpg) no-repeat left center;}

.conbox{width:600px; overflow:hidden;}
.jumu{width:630px;}
.jumu li{float:left; background-color:#D9CFB7; padding:3px; margin:8px 26px 20px 5px; width:153px; text-align:center;}
.jumu li img{border:2px solid #F6F3EA}
.jumu li img:hover{border:2px solid #FF9900}


.copy{height:30px;line-height:18px; color:#5B450C; padding-top:2px; border-top:3px solid #E0DAC9;}
