div.news {width:100%;}
div.news {  margin:0 auto; padding-top:85px ; padding-bottom:30px; min-height:460px; box-sizing:border-box;  overflow:hidden;  }
div.news div.floatL{float:left; width:220px; height:230px;  }
div.news div.floatR{float:right; width:870px;}
div.news div.ico{background:url("../img/tit_ico3.png")no-repeat left bottom; }
div.news div.floatL h3{ font-size:32px; padding-top:10px; background:url("../img/bg_ico1.png")no-repeat left top;  }
div.news div.floatL p{padding:10px 0 0 0; font-size:13px; color:#999; line-height:20px; margin:0; }

div.news {min-height:405px !important; padding-top:70px;}
div.news section strong.tit01{ font-size:20px;  text-align:center;  box-sizing:border-box;  }
div.news section  div.list{   padding-top:30px;   font-size:14px;  }
div.news section div.list table tr.board_output_1_tr td{ border-bottom:1px solid #e1e1e1; } 
div.news section div.list table tr.board_output_2_tr td{ border-bottom:1px solid #e1e1e1; } 
div.news section div.list table{ line-height:48px; border-top:1px solid #e1e1e1;}
div.news section.notice { float:left; width:47%; margin:0 auto; position:relative; }
div.news section.notice div.more {position:absolute; right:5px; top:0px;  }
div.news section.faq { float:right; width:47%; margin:0 auto;  position:relative; }
div.news section.faq div.more {position:absolute; right:5px; top:0px;  }

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
div.news { width:100%;  padding-top:35px ; min-height:auto;  }
div.news div.floatL{float:none; width:100%; height:auto;  }
div.news div.floatR{float:none; width:100%;}
div.news div.ico{background:none; }
div.news div.floatL h3{font-size:32px; text-align:center; padding-top:10px; background:url("../img/bg_ico1.png")no-repeat center top;  }
div.news div.floatL p{padding:10px 0 0 0; font-size:13px; color:#999; line-height:20px; margin:0; text-align:center; }
	
div.news {background-color:#fff; width:100%; min-height:405px !important; padding:30px 0 60px 0; overflow:hidden;}
div.news section strong.tit01{ font-size:20px;  text-align:center;  box-sizing:border-box;  }
div.news section  div.list{   padding-top:20px;   font-size:13px;  }
div.news section div.list table tr.board_output_1_tr td{ border-bottom:1px solid #e1e1e1; } 
div.news section div.list table tr.board_output_2_tr td{ border-bottom:1px solid #e1e1e1; } 
div.news section div.list table{ line-height:35px; border-top:1px solid #e1e1e1;}
div.news section.notice { width:100%; margin:0 auto; padding-top:15px; position:relative; }
div.news section.notice div.more {position:absolute; right:5px; top:0px;  }
div.news section.faq { width:100%; margin:0 auto; padding-top:35px; position:relative; }
div.news section.faq div.more {position:absolute; right:5px; top:30px;  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}

