body, div, ul, li, a, h1, h2, h3, h4, h5, h6, p, form, input, fieldset, object, embed {
  margin: 0;
  padding: 0;
}

ul, li {
  list-style: none;
}

img, fieldset {
  border: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFF;
}

#wrapper {
  margin: 0 auto;
  width: 995px;
}

#top {
  text-align: right;
  line-height: 25px;
  border-bottom: 5px solid #CDCDCD;
}

#top a {
  margin: 0 5px;
  color: #000;
  line-height: 25px;
  text-decoration: none;
}

#top a:hover {
  text-decoration: underline;
}

#logo {
  padding:15px 0 15px 15px;
}

#mid_wrapper {
  margin: 0 auto;
  width: 960px;
  height: 30px;
  background: url(images/nav_bg.jpg) top left repeat-x;
}

#nav {
  padding-left: 9px;
  height: 30px;
  float: left;
  background: url(images/nav_left.jpg) top left no-repeat;
}

#nav ul {
  list-style: none;
  float: left;
}

#nav li {
  padding-right: 2px;
  line-height: 30px;
  display: block;
  float: left;
  background: url(images/nav_break.jpg) top right no-repeat;
}

#nav li.first {
  margin-left: -9px;
}

#nav li.last {
  background: none;
}

#nav a {
  padding: 0 15px;
  line-height: 30px;
  font-weight: bold;
  color: #1D1D1D;
  text-decoration: none;
  display: block;
}

#search {
  padding-right: 10px;
  height: 30px;
  text-align: right;
  background: url(images/nav_right.jpg) top right no-repeat;
}

#banner {
  padding: 2px 0 12px 0;
  background: url(images/banner_bg.jpg) top center repeat-y;
  clear: both;
}

#right {
  float: right;
  display: inline;
}
* html #right {
  margin-bottom: 0;
}

#left {
  float: left;
  display: inline;
}
* html #left {
  margin-bottom: 0;
}

#footer {
  font-size: 12px;
  color: #B2B2B2;
}

#footer a {
  margin: 0 30px 0 5px;
  color: #B2B2B2;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

/******************************************
 *
 *    Extension CSS
 *
 ******************************************/
/*  macinasearchbox  */
#search .tx-macinasearchbox-pi1 {
  height: 30px;
}

#search .tx-macinasearchbox-pi1 form {
  padding-top: 4px;
  height: 22px;
}
* html #search .tx-macinasearchbox-pi1 form {
  padding-top: 3px;
}

#search .tx-macinasearchbox-pi1 .searchbox_input {
  padding: 3px 3px !important;
  height:16px;
  width: 190px;
  color: #8B8B8B;
  background: url(images/search_bg.gif) top left no-repeat;
  border: 0;
  vertical-align: top;
}

/*  tt_news  */
#right .news-item {
  overflow: hidden;
}

#right .news-item img {
  float: left;
}

#right .news-item p {
  padding-top: 0;
  padding-bottom: 0;
}

#right .news-item .arrow {
  background-position: 15px 4px;
}

#right .news-date a {
  line-height: 150%;
  font-size: 12px;
  color: #000;
  text-decoration: none;
}

#right .news-date a:hover {
  text-decoration: underline;
}

#right .news-img {
  padding-left: 39px;
  float: left;
}