@import url("footer.css");
body
{
	background-color: #fbfbfb;
}
#containterDiv
{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	border:solid 1px #D4D2D2;
	background-color: #fff;
}
#main{ margin-top:8px;}

#searchDiv
{
 width:768px;
 height:23px;
 padding:5px;
 background-image:url(../images/search_bg.jpg);
 background-repeat:repeat;
 font-weight:bold;
}

#nav
{
 width:778px;
 height:26px;
 background-image:url(../images/newsNav1.gif);
 background-repeat:repeat;
}
#nav span
{
  height:26px;
  font-size:14px;
  line-height:30px;
  margin-left:30px;
}

#left{ width:149px; float:left; background-image:url(../images/newsleft_03.gif); background-repeat:no-repeat; background-position: right top; right:20px; top:-10px;}

#left a{ padding-left: 5px; height: 27px; line-height: 27px; width:140px; float:left; background-image:url(../images/bg2.gif); background-repeat:no-repeat; background-position: right top;}
#left a:link          { background-image:url(../images/menuLBg.jpg);  background-repeat:repeat; }
#left a:visited       { background-image:url(../images/menuLBg.jpg);  background-repeat:repeat; }
#left a:active        { background-image:url(../images/menuLBg2.gif);  background-repeat:repeat; }
#left a:hover         { background-image:url(../images/menuLBg2.gif);  background-repeat:repeat; }
#right{ width:626px;border-top:solid 1px #E5E5E5; float:right; padding:4px 0 0 4px; margin-bottom:53px;}

#menu_b{background-image:url(../images/bg4.gif); background-repeat:no-repeat; background-position:right top; width:100%; height:20px;}

.titleNews
{
 border-width:1px;
 border-color:#B3D1CF;
 border-style:solid;
 background-color:#F2F7F7;
 height:26px;
 font-size:14px;
 line-height:28px;
 padding-left:15px;
}

.contentNews
{
    
}

.contentNews ul li
{
  margin:3px 0px 3px 0px;
  padding-bottom:2px;
  padding-left:1px;

  font-size:13px;
}

.contentNews ul li a
{
  text-decoration:underline;
  color:#0054A6;
}

/*
#foot
{
  width:770px;
  margin-left:auto;
  margin-right:auto;
  border-top-color:#686868;
  border-top-width:5px;
  border-top-style:solid;
  padding:10px;
  background-image:url(../images/newsfoot.gif);
  background-repeat:repeat;
}

#foot div
{
 float:left;
}
*/
#partment
{
  float:right;
  margin-left:25%;
}
