@charset "utf-8";
/* CSS Document */
#tags{
	width: 560px;  
	margin:auto;
	text-align: justify;
	color: #577e0b;
	clear: both;
}

#tags_top{
	height: 15px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/tags_top.png);
	padding-left:15px;
	padding-top:15px;
}

#tags_bg{
	overflow: hidden;
	background-image: url(../images/tags_bg.png);
	padding-left:15px;
	padding-right:15px;
	background-repeat: repeat-y;
}

#tags_bot{
	width: 560px; 
	height: 15px;
	overflow: hidden;
	background-image: url(../images/tags_bot.png);
	background-repeat: no-repeat;
}

.cloud0 {
	font-size:10px;
	padding-right:4px;
}

.cloud1 {
	font-size:12px;
	padding-right:4px;
}

.cloud2 {
	font-size:14px;
	padding-right:4px;
}

.cloud3 {
	font-size:16px;
	padding-right:4px;
}

.cloud4 {
	font-size:18px;
	padding-right:4px;
}

.cloud5 {
	font-size:20px;
	padding-right:4px;
}

.cloud6 {
	font-size:22px;
	padding-right:4px;
}

.cloud7 {
	font-size:24px;
	padding-right:4px;
}
