#right {
  margin: 0 11px 6px 0;
  padding: 0 6px;
  width: 223px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
}

#right h1 {
  padding-left: 6px;
  line-height: 30px;
  font-size: 15px;
  font-weight: bold;
  background: url(images/line.jpg) bottom left repeat-x;
}

#right p {
  padding: 5px 0 5px 6px;
}

#right a {
  color: #000;
  text-decoration: none;
}

#right a:hover {
  text-decoration: underline;
}

#main_wrapper {
  margin: 0 254px 6px 0;
  padding-top: 1px;
  background: url(images/main_wrapper_bg.jpg) top left repeat-x;
  border-top: 1px solid #D5D5D5;
}

#breadcrumb {
  line-height:35px;
  color: #666;
  border-right: 1px solid #D5D5D5;
}

#breadcrumb a {
  margin-left: 20px;
  color: #666;
  text-decoration: none;
}

#breadcrumb a:hover {
  text-decoration: underline;
}

#left {
  margin: 0 0 6px 6px;
  width: 263px;
  background: url(images/left_bg.jpg) top left repeat-y;
  border-bottom: 1px solid #CCC;
}

#left h1 {
  padding-left: 8px;
  line-height: 27px;
  font-size: 15px;
  font-weight: bold;
  background: url(images/left_h1_bg.jpg) top left no-repeat;
}

#left h2 {
  margin: 4px 6px 0 6px;
  line-height: 32px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  background: url(images/line.jpg) top left repeat-x;
}

#left p {
  padding: 6px 6px 8px 6px;
}

#left a {
  color: #333;
  text-decoration: none;
}

#left a:hover {
  text-decoration: underline;
}

#main {
  margin: 0 0 6px 277px;
  border-bottom: 1px solid #CCC;
  background: #F4F4F4 url(images/main_bg.jpg) top left repeat-y;
}

#main h1 {
  padding-left: 8px;
  line-height: 27px;
  font-size: 15px;
  font-weight: bold;
  background: url(images/main_h1_bg.jpg) top left no-repeat;
}

#main p {
  padding: 6px 20px 6px 15px;
  line-height: 20px;
}

#main a {
  color: #EE7F27;
  text-decoration: none;
}
#main a:hover {
  text-decoration: underline;
}

#footer {
  margin-top: 6px;
  padding: 23px 0;
  text-align: center;
  border-top: 3px solid #D3D3D3;
  clear: both;
}

/******************************************
 *
 *    Extension CSS
 *
 ******************************************/
/*  flvplayer  */
#left .tx-flvplayer-pi1 {
  padding: 6px;
}

/*  upload  */
#left .csc-uploads .csc-uploads-fileName {
  padding-left: 46px;
  height: 33px;
  background: url(images/download.jpg) 10px 0 no-repeat;
}

/*  tt_news  */
#main .news-item {
  padding: 6px 0;
}

#main .news-item p {
  padding-top: 0;
  padding-bottom: 0;
}