
/* contents */
ul       {overflow:hidden;margin-top:7%;}
li img   {width:100%;}
.liLeft  {width:48%;float:left;margin-bottom:2%;}
.liRight {width:48%;float:right;margin-bottom:2%;}
.result  {background-color:#e5e8eb;margin:5% 0 5% 0;padding:5% 3% 5% 3%;text-align:center;font-size:16px;font-weight:bold;color:#333;}
.result .red  {color:#b44316;}
