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

#head .logo {
   float:left;
}

#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/internal_main_bg.gif) repeat-y 331px ;
   padding-top:30px;

}

#main_wr1 {
   
   background:url(/local/tpl/img/next_side_left.jpg) no-repeat 89px top;
}


#link_main {
  width: 235px;
  height: 140px;
  top: 100px;
  left: 90px;
  position:absolute;
}

#link_main a {
  display:block;
  width:100%;
  height:140px;
}

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

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

}


#center {
   float: left;
   width: 605px;

}

#center .content {
   padding: 0.8em;

}

#menu {
   margin-top: 170px !important;

}


#center .content {

   background: #e6f7fc;
   border: 1px solid #366;
   min-height:608px;
}

#center .content h1 {
   text-align:center;
   font-size:1.3em;
   margin-bottom: 2em;
}


.linker_categories {
   padding:0;
   margin:0;

}

.linker_categories li {
   float:left;
   margin:0.5em;
   list-style-type:none;
}

.linker_categories li.selected a {
   font-weight:bold;

}

.linker_links {

   margin:2em 0 0 0;

}

.linker_links dt {
   margin:1em 0 0 1em;
   padding:0;
}


.linker_links dd {

   margin:0;
   padding:0;
}

.linker_pages {
   border-top:1px solid black;
   padding:0;
   margin:2em 0 0 0;

}



.linker_pages li {
   float:left;
   margin:0.5em;
   list-style-type:none;
}


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

.question 
{
  padding-left: 2em;
  color: black;
}

.answer
{ 
  padding-bottom: 2em;
}