@charset "UTF-8";
/* CSS Document */


/* -------------------------------------------------- ExhiList */
.exhiNum ul { width: 600px; padding-top: 10px; }
.exhiNum li { font-size: 13px; line-height: 18px; text-align: right; _height: 1px; position: relative; }
.exhiNum label { position: absolute; left: 0; }
.nexBtn { padding: 10px 0; }
.exhiPrev { text-align: left; width: 230px; float: left; }
.exhiNext { text-align: right; width: 230px; float: left; }
.exhiLink { font-size: 11px; text-align: 13px; width: 140px; padding-top: 2px; float: left; }
.exhiLink li { margin-left: 2px; display: inline-block; _display: inline; }
.exhiLink li a { color: #666; text-decoration: none; padding: 2px 5px; border: solid 1px #666; }
.exhiLink li a:hover { color: #FFF; text-decoration: none; padding: 2px 5px; border: solid 1px #666; background: #666; }
.exhiLink li strong { color: #FFF; text-decoration: none; padding: 2px 5px; border: solid 1px #C00; background: #C00; }

.exhiList { width: 600px; padding: 5px 0 5px 0; border-bottom: dotted 1px #666; }
.exhiList p { font-size: 13px; line-height: 15px; text-align: center; color: #FFF; font-weight: bold; }
.exhiList ul { line-height: 14px; width: 558px; }
.exhiList li { font-size: 12px; padding: 4px 2px 4px 117px; min-height: 14px; _height: 14px; position: relative; border-top: solid 1px #666; }
.exhiList li:first-child { border-top: none; }
.exhiList label { font-size: 11px; text-align: center; color: #333; width: 110px; padding: 2px 0; background: #F93; position: absolute; left: 2px; top: 2px; }
.exhiList dl { line-height: 14px; padding: 2px; }
.exhiList dt { font-size: 11px; text-align: center; color: #333; width: 53px; padding: 5px 0; margin-right: 5px; _margin-right: 0; background: #F93; float: left; }
.exhiList dd { width: 274px; _width: 218px; min-height: 24px; _height: 24px; }
.exhiList img { padding-right: 3px; }

.notesLine { padding-top: 4px; }
.notesIcon { width: 30px; float: left; }
.notesTxt { font-size: 11px; line-height: 24px; width: 150px; float: left; }
.notesIconCont { width: 86px; float: left; }
.notesTxtCont { font-size: 11px; line-height: 24px; width: 94px; float: left; }
#whoWinClose { font-size: 13px; line-height: 15px; padding-top: 20px; }
#whoWinClose a:link, #whoWinClose a:visited { color: #333; text-decoration: none; text-align: center; width: 80px; padding: 3px; margin: 0px auto 0px auto; border: solid 1px #999; display: block; }
#whoWinClose a:hover { color: #FFF; text-decoration: none; text-align: center; width: 80px; padding: 3px; margin: 0px auto 0px auto; background-color: #CC0000; border: solid 1px #999; display: block; }
.exhiListTxt { font-size: 12px; line-height: 17px; padding: 2px 4px 2px 4px; } 

