@charset "utf-8";
/* CSS HomePage */
.home_bg{width:100%; margin:0; text-align:center; position:relative; text-align:center; min-width: 896px;}
.home_menu{width:100%; position:absolute; top:0px; left:0px; z-index:100;}
.home_text{width:500px; position:absolute; top:180px; left:260px; z-index:100;}
.home_botminfo{width:100%; margin:0 auto; position:absolute; top:450px; height:180px; z-index:100; text-align:center; background-color:#FFFFFF;filter:Alpha(Opacity=0); opacity:0;}
.home_botmcontainer{width:1000px; display:inline-block;}
.home_news{ width:330px; display:inline-block; height:170px; float:left; }
.home_ceoinfo{ width:365px; float:right;}
.home_album{ width:300px; float:right;}
/*=======news list========*/
.frame_news{ width:100%; height:100%; border:0px; overflow:hidden;}
.list_body{margin:0; padding:0; text-align:center; background:#FFF; width:330px; font:normal 12px/100% 굴림,"宋体";}
.list_body img{border:0;}
.list_body a, a:visited, a:hover{text-decoration:none; color:#000; outline:none;}
.list_body td, th, li{text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; overflow:hidden;}
.list_title{ width:330px; display:inline-block; height:31px;}
.list_content{ width:330px; height:139px; color:#757575; display:inline-block; background:url(../images/hp_newslistbg.gif) no-repeat right bottom;}
.list_content table{ margin-top:5px;}
.list_content tr td{ height:24px; line-height:23px;}
.list_arrow{ text-align:right; _vertical-align:middle;}
.list_arrow img{ margin-right: 5px;}
.list_time{ text-align:center; color:#939393;}
.list_text{ text-align:left; color:#939393;}
.list_text a{ overflow:hidden;text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; color:#939393; }
.list_text a:visited{ overflow:hidden;text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; color:#939393; }
.list_text a:hover{ overflow:hidden;text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; color:#55769F; }
.list_time_top{text-align:center; color:#55769F;}
.list_text_top{text-align:left; color:#55769F;}
.list_text_top a{ text-align:left; overflow:hidden;text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; color:#55769F;}
.list_text_top a:hover{ text-align:left; overflow:hidden;text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; color:#55769F;}
.list_text_top a:visited{ text-align:left; overflow:hidden;text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; color:#55769F;}