@charset "utf-8";
/* CSS Document */
/*======整体样式，版面文字，居中对齐========*/
body{
margin:0;
font-size:12px;
font:"宋体";
line-height:17pt;
background:url(/images/bgpic.gif);
}
a:link{
color:#7B4802;
text-decoration:none;
}
a:visited{
color:#7B4802;
text-decoration:none;
}
a:hover{
color:#8DB80C;
text-decoration:none;
}
a:active{
color:#7B4802;
text-decoration:none;
}
/*================顶部样式================*/
#head{
margin:0 auto;
width:881px;
}
/*================内容样式================*/
#content{
display:table;
margin:0 auto;
width:881px;
background:#fff;
}
/*================内容左部样式============*/
#left_content{
float:left;
width:667px;
}
#sxy ul{
list-style:none;
margin:0;
padding:0;
}
#sxy_top{
width:655px;
height:45px;
background:url(/images/shixiang.gif) no-repeat;
}
#sxy_mid{
width:655px;
height:310px;
background:#ede2c6;
}
#sxy_bottom{
width:655px;
height:32px;
background:url(/images/shixiang_bottom.gif) no-repeat;
}
.lan,#biaoti,#neirong{
width:320px;
}
.lan{
float:left;
height:200px;
margin:6px;
}
*html .lan{
margin:0px 4px;
}
.lan ul{
margin:0px 0px 0px 35px;
padding:0px;
list-style:disc;
}
#wlgk_biaoti{
background:url(/images/biaoti.jpg) no-repeat;
height:36px;
}
#wlsb_biaoti{
background:url(/images/wlsb.jpg) no-repeat;
height:36px;
}
#wydt_biaoti{
background:url(/images/wydt.jpg) no-repeat;
height:36px;
}
#wydtxx_biaoti{
background:url(/images/wywlxx.jpg) no-repeat;
height:36px;
}
#zpzs_biaoti{
background:url(/images/zpzs.jpg) no-repeat;
height:36px;
}
#mjfc_biaoti{
background:url(/images/mjfc.jpg) no-repeat;
height:36px;
}
#mjys_biaoti{
background:url(/images/mjys.jpg) no-repeat;
height:36px;
}
#neirong{
padding:3px 0px 0px 0px;
height:200px;
background:url(/images/bg.gif) no-repeat;
}
*html #neirong{
height:164px;
}
/*#left_content div span{
margin:0px 8px 0px 0px;
float:left;
width:322px;
height:197px;
background:url(/images/bg.gif) no-repeat;
}
#left_content div span div{
padding:10px 0px 0px 10px;
}
#left_content div span ul{
margin:0px 0px 0px 50px;
padding:0px;
list-style:disc;
}
#left_content div span li{
color:#363636;
line-height:18pt;
}*/
/*================内容右部样式============*/
#right_content{
display:table;
float:left;
width:214px;
}
#right_content ul{
padding:0;
margin:0;
list-style:none;
}
#rightmenu_top{
width:214px;
height:111px;
background:url(/images/rightmenu_top.gif) no-repeat;
}
#rightmenu_mid{
padding:0px 0px 0px 10px;
width:204px;
height:890px;
background:url(/images/rightmenu_mid.gif);
}
*html #rightmenu_mid{
height:850px;
}
#rightmenu_bottom{
width:214px;
height:38px;
background:url(/images/rightmenu_bottom.gif) no-repeat;
}
#rightmenu_mid div{
border:solid 1px #e0e0e0;
padding-left:8px;
padding-top:5px;
background:#fafeff;
width:187px;
height:145px;
}
/*=================底部样式===============*/
#bottom{
margin:0 auto;
text-align:center;
line-height:18px;
width:881px;
height:80px;
}
