@charset "utf-8";
/* CSS Document */
body{
padding:0;
margin:0;
background:#FCFEF1;
}
.newstitle{
font-size:20px;
font-weight:bold;
line-height:150%;
color:#333333;
text-align:center;
border-bottom:1px solid #C2D3A0;
}
.newsinfo{
font-size:12px;
font-weight:normal;
line-height:150%;
color:#999;
text-align:center;
}
#about a{
color:#0000FF;
}
a{
color:#666;
}
.newsinfo a{
text-decoration:none;
color:#999;
}
.newsdata{
font-size:14px;
text-indent:28px;
padding:5px;
word-spacing:1em;
text-align:left;
}

.list, .plist{
margin:0 10px;
}
.plist li{
margin:5px 8px;
width:138px;
vertical-align:middle;
text-align:center;
float:left;
overflow:hidden;
}
.plist li a{
font-size:12px;
height:173px;
color:#009933;
max-width:130px;
text-align:center;
overflow-y:hidden;
}
.plist li a img{
height:100px;
max-width:124px;
min-height:100px;
margin:3px;
border:1px solid #DFE9B8;
padding:4px;
overflow:hidden;
}
.list li{
line-height:180%;
margin:0 15px;
font-size:14px;
width:240px;
vertical-align:middle;
float:left;
}
.list a{
color:#666666;
}
.list a:hover{
color:#006633;
}
td{
font-size:14px;
line-height:140%;
color:#666;
font-family:宋体;
}
ul{
margin:0 0 0 15px;
padding:0;
}
#menubody{
width:80%;

}
#menu{
text-align:center;
width:100%;
height:30px;
overflow:hidden;
}
#menu a{
display:inline-block;
padding:8px 0;
width:75px;
background:none;
}
#menu a:hover{
background:url(/images/menu_07.gif) top center no-repeat;
}
#logo{
width:151px;
height:82px;
background:url(/images/Logo.png) no-repeat;
float:left;
margin:22px 0 0 20px;
left:0;
position:absolute;
}
#leftsign{
float:left;
position:absolute;
top:200px;
}
#foot img{
margin:0 10px;
}
#foot a:hover img{
filter:none;
}
#foot a:hover{
color:#FF3300;
}
#tlink li{
float:left;
display:block;
width:100PX;
padding:4px 10px;
}
#plink li{
float:left;
display:block;
width:100PX;
padding:4px 10px;
}
#foot a{
font-family:Arial;
color:#003333;
}
#foot td{
padding:5px;
font-size:12px;
line-height:150%;
color:#006600;
}
.footmenu{
height:30px;
}
.footmenu, .footmenu a{
font-family:宋体;
font-size:12px;
color:#E7F4BD;
text-decoration:none;
}
.footmenu a:hover{
color:#E0E9B4;
text-decoration:underline;

}