body {
  margin: 0;
  padding: 0;
  font-family: Verdana;
  color: #000;
  font-size: 11px;
  background: #e5e5e5;
}
a {  
  color: #000;
}
a:hover, a:active {
  text-decoration: none;
}  
table {
  border: none;
}
.sp_r {
  background: url(images/sp_r.gif) repeat-y left;
}
.main_td {
  background: #b2b2b2;
  padding-top: 12px;
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;  
  border-top: 1px solid #d0d0d0;  
  border-bottom: 1px solid #d0d0d0;
}
.head_tb {
  background: url(images/head_bg.jpg) no-repeat top left;
}
.logo {
  padding: 0 0 113px 127px;
}
.head_txt {
  padding: 5px 10px; 
  text-align: right;
  color: #fff;
  font-weight: bold; 
}
.eng a {
  font-size: 9px;
  color: #FFFFFF;
  font-weight: bold; 
}
.logo, .head_txt {
  background: url(images/head_bg.gif) repeat-x top;
}
.top_bl {
  padding: 0 10px;
}
.top_bl_tit {
  background: url(images/top_bl_bg.gif) repeat-x top;
  padding: 0 15px;
}
.bl_tit {
  background: #b2b2b2;
  margin: 0;
  padding: 0;
  padding-left: 5px;
  width: 220px;
}
.bl_tit1 {
  background: url(images/bl_tit_l.gif) no-repeat left;
  padding-left: 2px; 
}
.bl_tit2 {
  background: url(images/bl_tit_r.gif) no-repeat right;
  padding-right: 2px;   
  width: 225px;
}
.bl_tit h2 {
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #000;
  line-height: 17px;
  padding-left: 15px;
  background: url(images/bl_tit_bull.gif) no-repeat left;    
}
.bl_tit h3 {
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #000;
  line-height: 17px;
}
.bl_c {
  background: #fff;
  padding: 10px 15px;
  vertical-align: top;
} 
.nav {
  background: url(images/nav_bg.gif) repeat-x top;
  padding: 2px 0 10px;
  text-align: center;
}
.nav a {
  display: block;
  background: url(images/nav_a_bg.gif) repeat-x;
  line-height: 18px;
  padding-bottom: 2px;
  width: 90px;
  font-weight: bold;
  text-decoration: none;
}
.nav a:hover {
  text-decoration: underline;
}
.content {
  padding: 0 10px 10px;
}
.bl_cont {
  background: #fff url(images/bl_cont_bg.gif) repeat-x top;
  padding: 11px 10px 10px;
  border-bottom: 2px solid #f00;
  vertical-align: top;
}
.bl_cont form {
  margin: 15px 0;
} 
.bl_cont input {
  border: inset 1px;
  background: #eee;
}    
.footer {
  border-top: 6px solid #f00;
  background: #e5e5e5;  
  text-align: center;
  padding: 5px;
} 
.foot_copy {
  background: #b2b2b2;
  text-align: center;
  padding: 5px;
  font-size: 10px;
}
.sp_b {
  background: url(images/sp_b.gif) repeat-x top;
}
