
#head {
   background:url(/local/tpl/img/head_bg.jpg) no-repeat right top;
   padding-left:90px;
   height:212px;
}

#head .logo {
   float:left;
   padding-left: 1em;
}

#head .link {

   float:right;
   margin-top:182px;

}

#head .link a {
   width: 150px;
   height: 30px;
   display:block;

}


#bar_top {

   padding-left:86px;

}

#bar_top .bar1 {
   background-color: #f4820c;
   width:100%;
   height:20px;

}


#bar_top .bar2 {
   background-color: #e44e1c;
   width:100%;
   font-size:1.5em;
   height:2em;
   text-align:center;
}

#bar_top .bar2 p {
   padding:0.3em 0 0 0;
   margin:0;
   color:white;
   
}


#main {
   background:url(/local/tpl/img/main_bg.gif) repeat-y;
   padding-top:30px;
}

#main_wr1 {
   
   background:url(/local/tpl/img/main_wr1_bg.gif) no-repeat 265px top;

}



#center {
   float: left;
   width: 458px;
}

#center .content {
   padding: 0.8em;

}

#right {
   float: left;
   width: 147px;
}

#right .content {
   padding: 0.8em;

}

#right .submit {
   text-align:center;
}

#icon {
  position:absolute;
  height:20px;
  top:240px;
  left:800px;
  background:url(/local/tpl/img/winamp.gif) no-repeat;
  padding-left: 30px;
}

#icon a {
  color: white;
  font-weight:bold;

}


.min_height {
  height:460px;
  width:0;
  float:left;
}

.minichat ul {
  margin:0;
  padding:0;
  list-style-type:none;
  
}

.minichat ul li a {
    text-decoration: underline;
}

.minichat ul li {
  margin:0 0 1.5em 0;
  padding:0;
  display:block;
  
}

.minichat h2 {
    font-weight:bold !important;
    font-size:1.2em !important;
}

.minichat ul .author {
    font-weight:bold;
}

.minichat ul .date {
    font-size:0.8em;
}

.minichat ul p {
    margin:0;
    padding:0;
    background-color: #e6f7fc;

}

.as2_field { 
             
}

.as_field { 
    display: none;

}