.sortbody { margin: 0; padding: 0; }
.sorttop { text-align: right; width: 100%; height: 30px; }
.sorttop h1 { font-weight: 600; text-align: right; }
.sortlist { width:570px; clear: both; margin:0 auto; padding-bottom: 0; border-top: 1px solid #9ccf63; }
.sortcomment {  }
.sortcomment p { color: black; margin-top: 8px; margin-bottom: 8px; }
.sortcomment strong{ color: black; font-size: medium; }
.sortname { margin: 0; padding: 0; }
.sortname h2 { color: #218aff; font-size: 16px; font-weight: 600; margin-top: 0; padding-top: 5px; }
.sortlist ul { float: left; clear: both; margin: 0; padding: 0; }
.sortlist li { width:160px; height:135px; float:left; margin-left:25px; display:inline; }
.sortlist li a { text-align: center; display: block; }
.sortlist li a img { text-align: center; border:solid 1px #666; padding:1px; }
.sortlist li a img:hover { border: solid 1px #ff9200; }
.sortlist li span a { width:165px; height:30px; line-height:30px; text-align:center; white-space:nowrap; overflow: hidden; }
.sortlist li span a:hover { color:#313031; font-weight: 600; background-color: #ffffce; text-decoration: underline;  }
.sortlist li a:link { color: #218aff; text-decoration: none; }
.sortlist li a:visited {  color: #218aff; text-decoration: none; }
.sortlist li a:hover {  }
.sortlist li a:active { }
