@charset "utf-8";

/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:12px;vertical-align:middle;}
body{font-size:12px;font-family:Arial, Helvetica, sans-serif;  text-align:center; margin:0 auto; }
table{border-collapse:collapse;border-spacing:0;}

a{color:#333;text-decoration:none;}
a:hover{ text-decoration:underline; color:#c00;}
.mbox{ width:230px; border:1px solid #ccc; text-align:left; margin:20px auto; height:225px;}
.mbox h4{ font-size:14px; padding:10px 0 5px 10px;}
#top5 {width:220px; margin:0 5px;}
#top5 h2{ font-size:12px; font-weight:normal;}
#top5 h2 a{ color:#666;}
#top5 h2 a:hover{ color:#f60;}
#top5 div{clear:left; padding-bottom:8px;}
#top5 .show img {float:left; width:54px; height:54px; margin:0 5px 5px 0;}
#top5 .show h2 {padding:5px 0;}
#top5 .show p {line-height:150%;}
#top5 .hidden {background-position:left center;}
#top5 .hidden img {display:none;}
#top5 .hidden p {display:none;}
#top5 em{ font-style:normal; padding-right:8px; font-size:11px; color:#666; text-decoration:line-through;}
#top5 span{ color:#c00;}