@charset "UTF-8";
@import "main.css";

.size { font-size:12px;
        line-height:1.5em}

.big {height:20px;
 width:20px;
 background-image:url(../image/big01.gif);
 border: 1px solid #fff;
}

.mid {height:20px;
 width:20px;
 background-image:url(../image/mid01.gif);
 border: 1px solid #fff;
}

.small {height:20px;
 width:20px;
 background-image:url(../image/small02.gif);
 border: 1px solid #FF0000;
}

#mt_field .mtbox {
	border: 1px solid #CCCCCC;
	text-align: left;
	display: block;
	height: 305px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 12px;
}




#tablebox_in{
	width: 220px;
	background-image: url(../image/td_bg.gif);
	background-repeat: no-repeat;
	height: 186px;
	background-position: 0px 0px;
	float: left;
}

#l1 {
	margin-top: 15px;
}

#l2 {
	margin-top: 35px;
}

#l3 {
	margin-top: 15px;
}

#l4 {margin-top: 15px;}

/*--------------------------------------------------------------hacIE6-------------*/
*html #l1 {
	margin-top: 5px;
}

*html #l2 {
	margin-top: 25px;
}

*html #l3 {
	margin-top: 5px;
}

*html #l4 {margin-top: 5px;}

*html body #tablebox_in{
	width: 215px;
	background-image: url(../image/td_bg.gif);
	background-repeat: no-repeat;
	height: 186px;
	background-position: 0px 0px;
	float: left;
}
*html body #mt_field .mtbox {
	border: 1px solid #CCCCCC;
	text-align: left;
	display: block;
	height: 306px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 12px;
}

/*--------------------------------------------------------------hacIE7-------------*/
*:first-child+html #l1 {
	margin-top: 5px;
}

*:first-child+html #l2 {
	margin-top: 25px;
}

*:first-child+html #l3 {
	margin-top: 5px;
}

*:first-child+html #l4 {margin-top: 5px;}


