@charset "utf-8";
a.big1-style {
	/*??????? icon ???? background*/
	/*background:url(../images/style1.gif) no-repeat;	*/
	font-size:0; /*????*/
	text-indent:-999px; /*????*/
	width:20px;
	height:20px;
	display:inline;
	}
a.big2-style {
	/*??????? icon ???? background*/
	/*background:url(../images/style2.gif) no-repeat;	*/
	font-size:0; /*????*/
	text-indent:-999px; /*????*/
	width:20px;
	height:20px;
	display:inline;
}
a.big3-style {
	/*??????? icon ???? background*/
	/*background:url(../images/style3.gif) no-repeat;*/	
	font-size:0; /*????*/
	text-indent:-999px; /*????*/
	width:20px;
	height:20px;
	display:inline;
}
a.default-style {
	/*??????? icon ???? background*/
	/*background:url(../images/c2.png) no-repeat;	*/
	font-size:0; /*????*/
	text-indent:-999px; /*????*/
	width:20px;
	height:20px;
	display:inline;
}
a.white-style {
	/*??????? icon ???? background*/
	/*background:url(../images/c1.png) no-repeat;	*/
	font-size:0; /*????*/
	text-indent:-999px; /*????*/
	width:20px;
	height:20px;
	display:inline;
}
a.yellow-style {
	/*??????? icon ???? background*/
	/*background:url(../images/c3.png) no-repeat;	*/
	font-size:0; /*????*/
	text-indent:-999px; /*????*/
	width:20px;
	height:20px;
	display:inline;
}

