#NWrapper{
width : 1003px;
height : auto;
margin : 0 auto;
padding : 0 auto;
background-color : #e7e7e7;
}


#menu_wrapper{
width : 973px;
height : auto;
padding-top : 15px;
margin-left : 18px;
background-color : #ffffff;
}

/*------------------------------Header---Start---*/

#NHeader{
width : 1003px;
height : 80px;
background-image : url(./img/Header.jpg);
}

/*------------------------------Header---End---*/


/*------------------------------Menu---Start---*/

#Menu{
width : 769px;/*771px*/
height : 35px;
float : left;
text-indent: -9999px;
overflow: hidden;
}

#M_home{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_home_on.jpg);
}

#M_home a{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_home_of.jpg);
}

#M_home a:hover{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_home_on.jpg);
}

#M_news{
width : 90px;
height : 35px;
float : left;
margin-left : 7px;
display : inline;
background-image : url(./img/M_news_on.jpg);
}

#M_news a{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_news_of.jpg);
}

#M_news a:hover{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_news_on.jpg);
}

#M_program {
background-image:url(./img/M_pro_of.jpg);
display : inline;
float:left;
height:35px;
margin-left:7px;
width:90px;
}


#M_program a{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_pro_of.jpg);
}


#M_program a:hover{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_pro_on.jpg);
}




#M_announcer {
background-image:url(./img/M_ann_on.jpg);
display : inline;
float:left;
height:35px;
margin-left:7px;
width:90px;
}

#M_announcer a {
background-image:url(./img/M_ann_of.jpg);
width : 90px;
height : 35px;
float : left;
}



#M_announcer a:hover {
background-image:url(./img/M_ann_on.jpg);
width : 90px;
height : 35px;
float : left;
}


#M_event{
width : 90px;
height : 35px;
float : left;
margin-left : 7px;
display : inline;
background-image : url(./img/M_eve_on.jpg);
}

#M_event a{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_eve_of.jpg);
}

#M_event a:hover{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_eve_on.jpg);
}

#M_mychan{
width : 90px;
height : 35px;
float : left;
margin-left : 7px;
display : inline;
background-image : url(./img/M_my_on.jpg);
}

#M_mychan a{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_my_of.jpg);
}

#M_mychan a:hover{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_my_on.jpg);
}

#M_soccer{
width : 90px;
height : 35px;
float : left;
margin-left : 7px;
display : inline;
background-image : url(./img/M_soc_on.jpg);
}

#M_soccer a{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_soc_of.jpg);
}

#M_soccer a:hover{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_soc_on.jpg);
}

#M_network{
width : 90px;
height : 35px;
float : left;
margin-left : 7px;
display : inline;
background-image : url(./img/M_net_on.jpg);
}

#M_network a{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_net_of.jpg);
}

#M_network a:hover{
width : 90px;
height : 35px;
float : left;
background-image : url(./img/M_net_on.jpg);
}

#M_border{
width : 973px;
height : 7px;
clear : both;
background-image : url(./img/M_border.jpg);
overflow : hidden;
}

#M_title{
width : 973px;
height : 50px;
float : left;
background-image : url(./img/M_title.jpg);
}

/*------------------------------Menu---End---*/


/*------------------------------Search---Start---*/

#Search{
width : 202px;
height : 35px;
margin-left : 2px;
float : left;
display : inline;
background-color :#ffffff;
}

/*------------------------------Search---End---*/


