@charset "UTF-8";
@import "main.css";

.size { font-size:20px;
        line-height:1.3em}

.big {height:20px;
 width:20px;
 background-image:url(../image/big02.gif);
 border: 1px solid #FF0000;
}

.mid {height:20px;
 width:20px;
 background-image:url(../image/mid01.gif);
 border: 1px solid #fff;
}

.small {height:20px;
 width:20px;
 background-image:url(../image/small01.gif);
 border: 1px solid #fff;
}

#mt_field .mtbox {
	border: 1px solid #CCCCCC;
	text-align: left;
	display: block;
	height: 470px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 12px;
}



#l1 {
	margin-top: 47px;
}

#l2 {
	margin-top: 47px;
}

#l3 {
	margin-top: 47px;
}

#l4 {margin-top: 22px;}


#tablebox_in{
	width: 220px;
	background-image: url(../image/td_bg_big.gif);
	background-repeat: no-repeat;
	height: 270px;
	background-position: 0px 0px;
	float: left;
}

/*--------------------------------------------------------------hacIE6-------------*/
*html #l1 {
	margin-top: 37px;
}

*html #l2 {
	margin-top: 37px;
}

*html #l3 {
	margin-top: 37px;
}

*html #l4 {margin-top: 12px;}


*html body #tablebox_in{
	width: 215px;
	background-image: url(../image/td_bg_big.gif);
	background-repeat: no-repeat;
	height: 270px;
	background-position: 0px 0px;
	float: left;
}

*html body #mt_field .mtbox {
	border: 1px solid #CCCCCC;
	text-align: left;
	display: block;
	height: 474px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 12px;
}

/*--------------------------------------------------------------hacIE7-------------*/
*:first-child+html #l1 {
	margin-top: 37px;
}

*:first-child+html #l2 {
	margin-top: 37px;
}

*:first-child+html #l3 {
	margin-top: 37px;
}

*:first-child+html #l4 {margin-top: 12px;}


