@charset "utf-8"
#news_lc_list{ margin:0.5em; overflow:hidden;font-size:1.2em; line-height:1.6em;}
#news_lc_list a{color:#000}
#news_lc_list a:hover{color:#000}
#news_lc_list .list_lc{border-bottom:1px solid #CCC; overflow:hidden; position:relative; padding:0;}
#news_lc_list .pic_lc{float:left; margin:0 0.6em 0 0;}
#news_lc_list .txt_lc{overflow:hidden;}
#news_lc_list h3{font-weight: normal;font-size:1em;line-height:1.5em;margin:0;padding:0;}
#news_lc_list h3 a{display:block; padding:0;color:#000; padding:0.3em 1em;}
#news_lc_list h3 a:hover{color:#000; background:#eee;}
#news_lc_list p{ padding:0;color:#333; font-size:0.8em; line-height:1.3em;}
#news_lc_list .newest_lc{ padding:0.3em 1em;color:#000}
#news_lc_list .newest_lc:hover{color:#000;background:#eee;}
#news_lc_list .newest_lc a{ position:absolute; top:0; left:0; width:100%; height:100%;}
#news_lc_list .newest_lc .pic_lc{}
#news_lc_list .newest_lc p{ display:none;}

#news_lc_show{font-size:1.2em; line-height:1.5em;  margin:0.5em;}
#news_lc_show h1{font-size:1.2em;line-height:1.3em;color:#069;float:left;margin:0;}
#news_lc_show p{ margin:0 0 0.875em 0;}
#news_lc_show address{float: right;font-style:normal;margin:0 0 0.5em 0;font-size:1em; line-height:1.6em;}
#news_lc_show .reporterTN{float:left;font-style:normal;color:#333;}
#news_lc_show .dateTN{float:left;color:#333;}
#news_lc_show h3,
#news_lc_show h4,
#news_lc_show h5{ font-weight:bold;}
#news_lc_show .picTN{border:1px solid #ccc; padding:0.5em; position:relative; margin:0 1em 0.5em 0;text-align:center;font-size:0.7em; line-height:1.6em; width:100%;}
#news_lc_show .picTN img{ width:100%;}
#news_lc_show .picTN b{float:left;color:#333;font-weight:normal; text-align:left; margin:0 0.3em 0 0;display:block;}
#news_lc_show .picTN address{float:right;color:#360; width:auto;margin:0; text-align:right;}
#news_lc_show table{ border-collapse:collapse; border:1px solid #999; font-size:1em;}
#news_lc_show th,
#news_lc_show td{ padding:0.3em; border:1px solid #999;}
@media screen and (orientation: landscape){
#news_lc_show .picTN{ float:left;width:30%;}
}