@charset "utf-8";
/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#838383;
margin:0;
padding:20px 0 0 0;
width:100%;
}
a{
color:#838383;
text-decoration:none;
}
a:visited{
color:#838383;
text-decoration:none;
}
a:hover{
color:#FF9900;
text-decoration:none;
}
.logo{
padding-bottom:5px;
}
.call{
padding-bottom:23px;
}
.nav{
background:url(images/nav_bg.gif) repeat-x;
}
.copyright{
background:url(images/bottom_bg.gif) repeat-x;
color:#fff;
}
.copyright a{
color:#fff;
text-decoration:none;
}
.copyright a:visited{
color:#fff;
text-decoration:none;
}
.copyright a:hover{
color:#fff;
font-weight:100;
text-decoration:underline;
}
.content{
padding-top:15px;
padding-bottom:15px;
line-height:20px;
}
.contentm{
padding-top:10px;
padding-bottom:10px;
line-height:20px;
}
.newsdate{
background:#E8FAFF;
border:solid 1px #8EE0FF;
padding:2px; 
}
.newstitle a{
color:#FF9900;
text-decoration:none;
}
.newstitle a:visited{
color:#FF9900;
text-decoration:none;
}
.newstitle a:hover{
background:#ff9900;
color:#FFffff;
text-decoration:none;
}
.more{
padding-top:10px;
}
.column{
background:url(images/line-bg.gif) repeat-y left;

}
.column1{
background:url(images/line-bg.gif) repeat-y right;
}

.bottom{
background:url(images/bottom_c.gif) no-repeat center top;
width:100%;
height:28px;
text-align:center;
}
.jiahao{background:url(images/+.gif) no-repeat right bottom;
height:25px;
}
.jiahao1{background:url(images/+.gif) no-repeat right top;
height:15px;
}
.jiahao-1{background:url(images/+.gif) no-repeat left bottom;
height:25px;
}
.jiahao1-1{background:url(images/+.gif) no-repeat left top;
height:15px;
}
.qq{
padding-bottom:10px;
}
img{
border:none;
}
