.size10 {
	font-size: 10pt;
	line-height: 150%;
}
.size14 {
	font-size: 14pt;
	line-height: 18pt;
	font-weight: bold;
}
.body10 {
	font-size: 10px;
}
.body14 {
	font-size: 14px;
}
.border-left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000066;
}
.border-round {
	border: 1px solid #999999;
}
#title_profile {
	background-image: url(profile/img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCFF;
	border-left-color: #FFCCFF;
}
#title_gallery {
	background-image: url(gallary/img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCFF;
	border-left-color: #FFCCFF;
}
#title_diary {
	background-image: url(diary/img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCFF;
	border-left-color: #FFCCFF;
}
#menu {
	margin-top: 270px;
}
