

.blue-line-title{
 padding:0;
 margin:0 20px;
 font-weight:bold;
}

ul.news-list{
 padding:0 20px;
 margin:0 20px 0 0;
}

ul.news-list li{
  padding:10px 15px;
  margin-right:40px;
}

ul.news-list li span.det-area-s{
   width:680px;
}

div.article-box-inner{
 width: 410px;
}

div.article-box-inner h3{
  color:#FFFFFF;
  background-color:#0B2F8B;
  height:30px;
  line-height:30px;
  border-bottom:none;
}

.article-box-inner a{
 background: url("/img/arrow.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
 padding-left: 12px;
 margin-left:20px;
}

.ir_contents_container{
 float:left;
 width:690px;
 margin-left:10px;
}

.ir_contents_container h3{
  font-weight:bold;
  border-bottom:#0B2F8B 1px dotted;
  margin:0 0 30px 0;
  font-size:16px;
}

.left_menu_wrapper{
 float:left;
 width:160px;
 font-size:12px;
}

.left_menu_wrapper ul.left_menu_global li{
  font-weight:bold;
  color:#FFFFFF;
  margin-bottom:1px;
}

.left_menu_wrapper ul.left_menu_global li div{
   padding:5px 10px;
   background-color:#0B2F8B;
   cursor:pointer;
}

.left_menu_wrapper ul.left_menu_global li ul.hidden_menu{
   display:none;
}

.left_menu_wrapper ul.left_menu_global li ul.left_menu_local{
}

.left_menu_wrapper ul.left_menu_global li ul.left_menu_local li{
    background-color:#FFFFFF;
    font-weight:normal;
    background-image:url('/img/arrow.gif');
    background-repeat:no-repeat;
    background-position:5px;
    margin:0;
    height:30px;
    line-height:30px;
}

.left_menu_wrapper ul.left_menu_global li ul.left_menu_local li a{
     display:inline-block;
     width: 100%;
     height:30px;
     padding:0 0 0 15px;
}

.left_menu_wrapper ul.left_menu_global li ul.left_menu_local li a:hover{
     background-color:#DBEAF9;
}

.left_menu_wrapper ul.left_menu_global li ul.left_menu_local .child{
    background-image:none;
}

.left_menu_wrapper ul.left_menu_global li ul.left_menu_local .child a{
     width:130px;
     padding-left:30px;
}

.left_menu_wrapper ul.left_menu_global li ul.left_menu_local .on_menu a{
    background-color:#DBEAF9;
}

.other_line{
 border-bottom:#0B2F8B 1px solid;
 margin:0;
}

.ir_document_container{
 padding:0 20px;
}

