@charset "utf-8";

.main-review-list .post-list { list-style: none; line-height: 2; padding: 0 !important; margin: 0 !important; }
.main-review-list .post-list li { background: linear-gradient(#ffffff, #d9dce2); border-bottom: 1px solid #697d96; padding: 10px 12px; margin: 0px; }
.main-review-list .post-list li:hover { background: linear-gradient(#fff, #cdd1d9); }
.main-review-list .post-list li .sports-subject { color: #121212; font-size: 12pt; font-weight: 400; margin: 0 auto !important; line-height:25px; }
.main-review-list .post-list li .name { font-size: 10pt; color: #4f5c68; padding-left: 5px; padding-right: 3px; }
.main-review-list .post-list .txt-normal { letter-spacing:0; }
.main-review-list .post-none { padding:50px 10px; text-align:center; color:#888; }
.main-review-list .wr-text { font-family:dotum; font-size:11px; letter-spacing:-1px; line-height:11px; font-weight:normal; }
.main-review-list .wr-icon { display:inline-block; padding:0px; margin:0px; line-height:12px; vertical-align:middle; background-repeat: no-repeat; background-position: 0px 0px; }
.main-review-list .wr-new { width:12px; height:12px; background-image: url('./img/icon_new.gif'); }
.main-review-list .wr-secret { width:12px; height:12px; background-image: url('./img/icon_secret.gif'); }
.main-review-list .wr-video { width:12px; height:12px; background-image: url('./img/icon_video.gif'); }
.main-review-list .wr-image { width:12px; height:12px; background-image: url('./img/icon_image.gif'); }
.main-review-list .wr-file{ width:12px; height:12px; background-image: url('./img/icon_file.gif'); }
#toto-review-info { margin: 10px 5px; border: 2px solid #3e3428; }
#toto-review-info .list-name-title { background: linear-gradient(#696660, #000000); padding: 10px; } 
#toto-review-info .list-name-title p { margin: 0 !important; }
#toto-review-info .list-name-title p a { color: #fdb500; font-size: 14pt; font-weight: 500; }
#toto-review-info .list-name-title .review-list-icon { margin-right: 10px; max-height: 30px; padding-bottom: 5px; }