/* content */
#content .left{ width: 20%; padding: 25px 0}
#content .right{ width: 75%; padding: 25px 0 }

#bm{ border-top: 1px solid #ececec; text-align: right; padding: 10px 0;  }

#title { clear:both;  border-bottom: 1px solid #ddd; border-top: 4px solid #ddd; width: 100%;  padding: 10px 0 5px; color: #838383; }
#title h2 a{ color: #838383; }

#news{ margin-top: 20px }

/* tabs */
.tab { width: 24.9%; float:left; }
.tab .bg{ background: repeat-x top; }
.tab .inner{ background: no-repeat top right;  }
.tab .header{background: no-repeat top left; height: 45px}


#blue .bg, #black .bg, #yell .bg { margin-right: 10px  }
#blue .bg{ background-image: url(/xtpl/m/1/tab_bg.gif)  }
#blue .inner { background-image: url(/xtpl/m/1/tab_bg_r0.gif)  }
#blue .header { background-image: url(/xtpl/m/1/tab_bg_img.jpg)  }
#black .bg{ background-image: url(/xtpl/m/2/tab_bg.gif)  }
#black .inner { background-image: url(/xtpl/m/2/tab_bg_r0.gif)  }
#black .header { background-image: url(/xtpl/m/2/tab_bg_img.jpg)  }
#yell .bg{ background-image: url(/xtpl/m/3/tab_bg.gif)  }
#yell .inner { background-image: url(/xtpl/m/3/tab_bg_r0.gif)  }
#yell .header { background-image: url(/xtpl/m/3/tab_bg_img.jpg)  }
#red .bg{ background-image: url(/xtpl/m/4/tab_bg.gif)  }
#red .inner { background-image: url(/xtpl/m/4/tab_bg_r0.gif);   }
#red .header { background-image: url(/xtpl/m/4/tab_bg_img.jpg); margin-right: 0px  }



/* left menu */
#menu ul{ padding-left: 25px; padding-top: 20px; _padding-top: 0px }
#menu li{ list-style-type: none;  list-style-image: none;  background: url(/xtpl/i/circle.gif) no-repeat left 5px; padding-left: 15px; font-size: 12px; margin-bottom: 10px }
#menu a{ color: #838383 }
#menu a:hover{ color: #307DD5 }
#menu{ clear:both ; }

#content .search { top:0px }
.search input{ width: 70%; _width: 82%; }
#bm .search { width: 20%;   }



