body{margin:0;background-color:#f0f0f0;font-family:Arial;}
a{text-decoration:none;color:#1e64c8}
#menu{background:url(images/menu.png) no-repeat;width:940px;height:45px;}
#menu ul{list-style:none;}
#menu ul li{float:left;font-size:16px;text-align:center;}
#menu a{color:#FFF}
.selected{background:url(images/menu_selected.png) repeat-x;height:45px;}
.elt{width:100px;padding-top:15px;text-align:center;}
.border{background:url(images/menu-border.png) no-repeat;width:2px;height:45px;}
#header{background:url(images/header.png) no-repeat;width:940px;height:131px;}
#header h1{color:#FFF;padding-top:10px;padding-left:25px;}
#page{font-family:Helvetica;font-size:14px;margin-left:auto;margin-right:auto;width:940px;color:#4F4F4F;   }
#content_left{float:left;}
#content_right{float:right;width:200px}
#footer{padding-top:15px;color:#838da1;font-size:11px; background:url(images/footer.png) repeat-x;width:100%;height:12px;text-align:center;}
#footer a{}
#box{
width: 200px;
}
#box2 h2,#box h2{
  padding:5px;
}


#box_top{
background: url(images/box_top.png) no-repeat;
width: 200px;
height: 40px;

}

#box_content{
background: url(images/box_center.png) repeat-y;
width: 200px;
  padding:5px;
}

#box_bottom{
background: url(images/box_bottom.png) no-repeat;
width: 200px;
height: 17px;

}


#news_top{
background: url(images/news_top.png) no-repeat;
width: 624px;
height: 42px;
}

#news_content{
background: url(images/news_center.png) repeat-y;
width: 624px;    
}

#news_bottom{
background: url(images/news_bottom.png) no-repeat;
width: 624px;
height: 21px;
}

#box_top2{
background: url(images/box_top2.png) no-repeat;
width: 304px;
height: 40px;

}

#box_content2{
background: url(images/box_center2.png) repeat-y;
width: 304px;
  padding:5px;
}

#box_bottom2{
background: url(images/box_bottom2.png) no-repeat;
width: 304px;
height: 17px;

}