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);
}


/*header  begin*/
#m_head{
height:30px;
width:100%;
}
#m_head1{
height:20px;
margin-top:10px;
width:940px;
margin-left:auto;
margin-right:auto;
}
.m_head1_1{
float:right;
margin-left:20px;
}
#m_head1 a{
text-decoration:none;
}
#m_headz{
height:160px;
width:100%;
}
#m_head2{
height:160px;
width:940px;
margin-left:auto;
margin-right:auto;
}
#m_head2_1{
float:left;
height:153px;
width:208px;
border:1px solid red;
}
#m_head2_2{
float:left;
height:153px;
width:727px;
}
#m_navz{
width:100%;
height:47px;
}
#m_nav_1{
height:44px;
width:950px;
margin-left:auto;
margin-right:auto;
}
#m_nav_1 ul{
margin:0px;
padding:0px;
}
#m_nav_1 ul li{
float:left;
list-style:none;
padding:0px;
margin:0px;
}
#m_nav_1 ul li img{
float:left;
list-style:none;
border:0px;
}
/*header end*/

