@charset "utf-8";

.gList {padding:0px 18px 48px 18px;}
.gList table {width:100%;}
.gList table th {padding:7px 0 10px 0;border-bottom: 2px solid #8b8a8c;}
.gList table th.col1 {width:30%;background:url("../images/news/gList_th_line.gif") no-repeat right bottom;}
.gList table th.col3 {width:15%;background:url("../images/news/gList_th_line.gif") no-repeat right bottom;}
.gList table th.col4 {width:15%;background:url("../images/news/gList_th_line.gif") no-repeat right bottom;}
.gList table th.col5 {width:20%;background:url("../images/news/gList_th_line.gif") no-repeat right bottom;}
.gList table th.col6 {width:20%;}
.gList table td {text-align:center;padding:14px 0;border-bottom:1px solid #f2f2f2;overflow:hidden;color:#666666;}
.gList table td.col1 {background:url("../images/news/gList_td_line.gif") no-repeat right bottom;}
.gList table td.col5 {  }
.gList table td.col1 {width:30%;background:url("../images/news/gList_td_line.gif") no-repeat right bottom;text-align: left; }
.gList table td.col1 a {text-decoration:underline;}
.gList table td.col1 a:hover { text-decoration:none; color:#000}
.gList table .col3 {width:8%;text-indent:0px;/* font-size:12px; */}
.gList table .col6 {width:12%;text-indent:0px;/* font-size:12px; */}

.gView dl dd { border-bottom: 1px solid #D9D9D9;}
.gView dl dt { width:100%; font-size:16px; text-align:center}
.gView dl dd { width:100%;padding:10px 0;}
.gView dl dd.info { height:35px; margin:20px auto;  text-align:center; line-height:35px; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd;}
.gView dl.info2 { width:100%; clear:both;}
.gView dl.info2 dd {width:50%; float:left}
.gView dl.info2 dd a { }
.gView dl.info2 dd a:hover { text-decoration:underline}
.gView dl dd span.date {display:inline-block;float:right;color:#9f9f9f;}
.gView dl dd span.source {display:inline-block;float:left;color:#9f9f9f;}
.gView dl.tit dt {border-bottom:1px solid #CCC;height:34px;}
.gView dl.tit dt span{ width:83px; height:32px; float:left; text-align:center; line-height:32px; border:1px solid #CCC; border-top:2px solid #000; border-bottom:none; position:relative; top:1px; background:#FFF; font-size:14px;border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0;}
.gView dl.tit dd { border:none}
.gView dl.cont { width:100%; clear:both; padding-top:40px;}
.gView dl.cont dd img {width:100%;}

.gView div.golist {text-align:right;}
.gView div.golist a img {margin-top:16px;}