/* CSS Document */
/*=======one page content ===========*/
.one_content{
   margin:0 auto;
   width:980px;
   height:auto;
   background:url(images/cbg.gif) repeat-y;
}
.one_content{
    display:inline-block;
}
.one_content:after{display:block;clear:both;content:".";visibility:hidden}
.one_left{
   float:left;
   width:674px;
   height:auto;
   text-align:center;
   border-top:1px solid #E3CCA0;
}
.one_right{
   float:right;
   width:295px;
   height:auto;
   border-top:1px solid #E3CCA0;
}
.line{
   margin:0 auto;
   width:980px;
   height:1px;
   background:url(images/endbg.gif) no-repeat;
}
/*== 2 level left_c ===*/
.left_c{
  float:left;
  width:228px;
  text-align:center;
}
.right_c{
  float:right;
  width:437px;
  text-align:left;
  height:auto;
}
.list14{
   font-size:12px;
   line-height:180%;
   color:#000;
   text-align:left;
   padding:6px 0 10px 0;
}
.list14 a:link,.list14 a:visited{
   color:#000; font-size:14px; line-height:210%
}
.list14 a:hover{
   color:#CF0000; font-size:14px; line-height:210%
}
