/* CSS Document */
#main{
margin:auto;
padding:auto;
height:auto;
}

/* main page div */

#main_page{ width:761px; height:auto; margin:auto; padding:auto; border:0px #cc0000 solid; }

/* end main page div */

/* header */

#main_header{ width:761px; height:auto;  }

#l_m{ width:761px; height:92px; }

#benner{ width:761px; height:299px; border:0px #0000ff solid; }

#l{ width:181px; height:79px; float:left; }

#no{width:353px; color:#000000; border:0px solid #ff0000; font-size:16px;  font-weight:bold; position:relative; float:right; text-align:right; padding:3px 5px 0px 10px}
#no span{color:#3f90d1;}
#m{ width:580px; height:79px; float:left; background-color:#FFFFFF; }

/* end header */


/* center part */
#content{width:735px; border:0px solid #ff00ff; }


#con-left{ width:250px;  border:0px solid #ff00ff;}
#con-right{ width:475px;  border:1px solid #000348;}

#main_centerpart{ width:761px; height:auto; }

#c_part{ width:761px; min-height:222px; background:url(../images/m_cp.jpg) repeat-x top; background-color:#FFFFFF;  }

/* end center part */

/* menu */

#menu{ width:580px; background-color:#; height:35px; margin:44px 0px 0px 0px; position:relative; z-index:1;  }

/* menu end */


/* footer */

#footer{ width:761px; height:40px; background-color:#010349; background:url(../images/blu_line.jpg) top; margin:auto; padding:3auto; border:0px solid #ff0000; }

/* end footer */





