body{
color:#333333;
font-size:12px;
font-family:"宋体";
background-color:F7F7F7;
/*background-image:url(../images/bg.jpg);*/
text-align:center;
}
a:link{/*未被访问的链接*/
color:#999999;
text-decoration:none;
}
a:visited{/*已经被访问的链接*/
color:rgb(153,153,153);
text-decoration:none;
}
a:hover{/*鼠标在链接上*/
color:rgb(153,0,0);
}

/*footer begin*/
#m_footer{
height:70px;
width:100%;
margin-top:1px;
background-image:url(../images/footer_bj_02.jpg);
}
#m_footer1{
height:70px;
width:940px;
margin:auto;
padding:auto;
}
#m_footer_1{
height:65px;
width:940px;
float:left;
text-align:left;
margin-top:6px;
}
#m_footer_1 ul{
margin-top:12px;
}
#m_footer_1 ul li{
list-style:none;
line-height:18px;
}
.m_fotter_2{
width:450px;
float:left;
}
.m_fotter_3{
float:left;
margin-top:12px;
margin-left:80px;
}
.m_span1{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:28px;
color:#990000;
font-style:italic;
}
.m_span2{
color:#666666;
}
.m_fotter_3_1{
float:left;
}
.m_fotter_3_2{
float:left;
margin:6px;
margin-left:35px;
}
/*footer end*/