@charset "UTF-8";
/* CSS Document */

td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}

.bk_small {
	font-size: smaller ;
	font-weight: normal;
}

.bk_small50 {
	font-size: 60%;
	font-weight: normal;
}

.bk_large{
	font-size: larger ;
	font-weight: normal;
}

.bk_large_green{
	font-size: larger ;
	font-weight: bold;
	color: #33CC66;
}


.bk_16p {
	font-size: 16px;
	font-weight: normal;
}
.bk_15p {
	font-size: 15px;
	font-weight: normal;
}
.bk_14p {
	font-size: 14px;
	font-weight: normal;
}

.bk_13p {
	font-size: 13px;
}

.bk_12p {
	font-size: 12px;
}

.bk_11p {
	font-size: 11px;
}

.bk_10p {
	font-size: 10px;
}

.gr_11p {
	font-size: 11px;
	color: #666666;

}
.gr_12p {
	font-size: 12px;
	color: #666666;
	

}
.gr_14p {
	font-size: 14px;
	color: #666666;
		
	
}
.gr_16p {
	font-size: 16px;
	color: #666666;

}
.gr_18p {
	font-size: 18px;
	color: #666666;

}
.gr_20p {
	font-size: 20px;
	color: #666666;

}
	
.red11 {
	font-size: 11px;
	color: #F00;
	
}
.red12 {
	font-size: 12px;
	color: #F00;
}
.white12 {
	font-size: 12px;
	color: #FFFFFF;
}
.white13 {
	font-size: 13px;
	color: #FFFFFF;
}
.white14 {
	font-size: 14px;
	color: #FFFFFF;
}

.rightblue14 {
	font-size: 14px;
	color: #33CCFF;
}
.pink14 {
	font-size: 14px;
	color: #F09;
}
.pink18 {
	font-size: 18px;
	color: #FF0099;
	font-weight: bold;

}
.pink24 {
	font-size: 24px;
	color: #FF0099;
	font-weight: bold;
}
.green11 {
	font-size: 11px;
	color: #006600;
}

.green12 {
	font-size: 12px;
	color: #006600;
}

.green14 {
	font-size: 14px;
	color: #006600;
}

.green18 {
	font-size: 18px;
	color: #006600;
}

.green24 {
	font-size: 24px;
	color: #006600;	
}

.lightblue18 {
	font-size: 18px;
	color: #74BFD6;
	font-weight: bold;
}

.lightblue24 {
	font-size: 24px;
	color: #74BFD6;
	font-weight: bold;
}
.orange18 {
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
.orange24 {
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
}
.purple18 {
	font-size: 18px;
	color: #CC00FF;
	font-weight: bold;

}
.purple24 {
	font-size: 24px;
	color: #CC00FF;
	font-weight: bold;

}
.brown11 {
	font-size: 11px;
	color: #66341B;
}
.brown12 {
	font-size: 12px;
	color: #66341B;
}
.brown14 {
	font-size: 14px;
	color: #66341B;
}
.brown18 {
	font-size: 18px;
	color: #66341B;
}
.brown24 {
	font-size: 24px;
	color: #66341B;
}

.pinkback_bk12p {
	font-size: 12px;
	background-image: url(images/dot.png);
	background-repeat: repeat;
}
.pinkback_bk14p {
	font-size: 14px;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
}


.mod_billboard {
		width:220px;
		height:320px;
}
.mod_billboard li{
		position: absolute;
}

figure {
    margin: 0;
}

