@charset "utf-8";

.info_list {}
.info_list li {position:relative;padding:18px 0;border-bottom:1px solid #e6e6e6;float:left;width:50%}
.info_list a {display:block;border:1px solid #ffffff;}
.info_list figure { position:absolute;left:0;top:18px;width:138px;}
.info_list figure img { width:136px; height:136px; border:1px solid #eee;}
.info_list figure:hover  {display:block;width:130px;height:130px;border:4px solid #ffc602;text-align:center;overflow:hidden; margin-bottom:9px;}
.info_list figure:hover img{margin:-4px 0 0 -4px;}

.info_list .txt {padding:0px 0 0 150px;min-height:145px;}
.info_list .txt dt { height:50px; overflow:hidden;padding-bottom:18px;font-weight:bold;}
.info_list .txt dt em { width:138px; padding-left:10px;  font-style:normal; }
.info_list .txt dd {/* padding-bottom:18px; */}
.info_list .txt p {padding:0;}
.info_list .btns{display:inline-block; width:130px;height:23px;padding-left:2px;background:url(../images/common/btn_bg.gif) no-repeat 0  -100px;overflow:visible;white-space:nowrap;vertical-align:middle;}
.info_list .btns a{width: 122px;display:inline-block;height:23px;padding-left:6px;font-size:12px;color:#666;line-height:22px;background:url(../images/common/btn_bg.gif) no-repeat right -250px;color:#F46620; border:none; }
.info_list .btns a:hover {  font-weight:bold;  }

.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 #3F3F3F; 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 dl.softlinks dd { padding-top:15px;}
.gView dl.softlinks dd li { height:35px; clear:both; }
.gView dl.softlinks dd li a{ white-space:nowrap; height:15px;  line-height: 15px;padding: 5px 9px;  margin:0 5px 6px 0; font-size: 12px;  color: #444;  text-decoration: none;  text-shadow: 0 1px white;  background: #fafafa;  border-width: 1px;  border-style: solid;  border-color: #dadada #d2d2d2 #c5c5c5;  border-radius: 3px;  background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);  background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);  background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);  background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05); }
.gView dl.softlinks dd li a:hover { text-decoration:underline; background-image: -webkit-linear-gradient(bottom, #fcfcfc, #f0f0f0);  background-image: -moz-linear-gradient(bottom, #fcfcfc, #f0f0f0);  background-image: -o-linear-gradient(bottom, #fcfcfc, #f0f0f0);  background-image: linear-gradient(to top, #fcfcfc, #f0f0f0);}
.gView div.golist {text-align:right;}
.gView div.golist a img {margin-top:16px;}

#priCont .txt { box-shadow:none }
