@charset "utf-8";

/* gall Layout
-------------------------------------------------*/
.snbox{
		width: 510px;
		margin: 10px auto 10px 25px;
}
/* js‰æ‘œŠg‘å
-------------------------------------------------*/

ul.list:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
ul.list {
		display: inline-table;
		clear: both;
}
/* MacIE begin \*/
*+html ul.list {height: 1%;}
* html ul.list {height: 1%;}
ul.list {display: block;}
/* MacIE end */
ul.list li {
		margin-right: 8px;
		margin-bottom: 8px;
		list-style: none;
		display: block;
		width: 70px;
		height: 70px;
		padding: 2px;
		border: solid 1px #c9c9c3;
		background: #ffffff;
		float: left;
