.right {
	text-align: right;
}

.attention {
	font-size:12px;
	color: #F03;
}

.attention-right {
	font-size:12px;
	color: #F36;
	text-align: right;
}

.font-bold {
	font-weight: bold;
}
.font-bold-underline {
	font-weight: bold;
	text-decoration: underline;
}
.font-underline {
	text-decoration: underline;
}
.frame {
	border: 1px solid #CCC;
}

.bg-yellow {
	background-color: #FF0;
}

.bg-yellow-bold {
	background-color: #FF0;
	font-weight: bold;
}
.bg-yellow-red {
	color: #F00;
	background-color: #FF0;
}
.bg-yellow-red-bold {
	color: #F00;
	background-color: #FF0;
	font-weight: bold;
}


.font-11px {
	font-size: 11px;
}

.font-11px-b {
	font-size: 11px;
	font-weight: bold;
}

.font-12px {
	font-size: 12px;
}

.font-12px-b {
	font-size: 12px;
	font-weight: bold;
}

.font-13px {
	font-size: 13px;
}

.font-13px-b {
	font-size: 13px;
	font-weight: bold;
}

.font-14px {
	font-size: 14px;
}

.font-14px-b {
	font-size: 14px;
	font-weight: bold;
}

.font-15px {
	font-size: 15px;
}

.font-15px-b {
	font-size: 15px;
	font-weight: bold;
}

.font-16px {
	font-size: 16px;
}

.font-16px-b {
	font-size: 16px;
	font-weight: bold;
}

.font-17px {
	font-size: 17px;
}

.font-17px-b {
	font-size: 17px;
	font-weight: bold;
}

.font-18px {
	font-size: 18px;
}

.font-18px-b {
	font-size: 18px;
	font-weight: bold;
}

.font-19px {
	font-size: 19px;
}

.font-19px-b {
	font-size: 19px;
	font-weight: bold;
}

.font-20px {
	font-size: 20px;
}

.font-20px-b {
	font-size: 20px;
	font-weight: bold;
}



.pink-size10 {
	font-size: 10px;
	color: #F36;
}

.pink-size11 {
	font-size: 11px;
	color: #F36;
}

.pink-size12 {
	font-size:12px;
	color: #F36;
}

.pink-size12-right {
	font-size:12px;
	color: #F36;
	text-align: right;
}

.pink-size12-bold {
	font-size:12px;
	color: #F36;
	font-weight: bold;
}

.pink-size12-bold-right{
	font-size:12px;
	color: #F36;
	font-weight: bold;
	text-align: right;
}
.pink-size13 {
	font-size: 13px;
	color: #F36;
}
.pink-size13-bold {
	font-size:13px;
	color: #F36;
	font-weight: bold;
}


.pink-size14{
	font-size: 14px;
	color: #F36;
}

.pink-size14-bold {
	font-size:14px;
	color: #F36;
	font-weight: bold;
}

.pink-size15 {
	font-size:15px;
	color: #F36;
}

.pink-size15-bold {
	font-size:15px;
	color: #F36;
	font-weight: bold;
}


.pink-size16 {
	font-size: 16px;
	color: #F36;
}

.pink-size16-bold {
	font-size:16px;
	color: #F36;
	font-weight: bold;
}

.pink-size17 {
	font-size: 17px;
	color: #F36;
}
.pink-size17-bold {
	font-size:17px;
	color: #F36;
	font-weight: bold;
}

.pink-size18 {
	font-size: 18px;
	color: #F36;
}

.pink-size18-bold {
	font-size:18px;
	color: #F36;
	font-weight: bold;
}

.pink-size19 {
	font-size: 19px;
	color: #F36;
}

.pink-size19-bold {
	font-size:19px;
	color: #F36;
	font-weight: bold;
}

.pink-size20 {
	font-size: 20px;
	color: #F36;
}

.pink-size20-bold {
	font-size:20px;
	color: #F36;
	font-weight: bold;
}

.red-size10 {
	font-size: 10px;
	color: #F00;
}

.red-size11 {
	font-size: 11px;
	color: #F00;
}

.red-size12 {
	font-size:12px;
	color: #F00;
}
.red-size12-bold {
	font-size:12px;
	color: #F00;
	font-weight: bold;
}

.red-size12-bold-right{
	font-size:12px;
	color: #F00;
	font-weight: bold;
	text-align: right;
}
.red-size13 {
	font-size: 13px;
	color: #F00;
}
.red-size13-bold {
	font-size:13px;
	color: #F00;
	font-weight: bold;
}


.red-size14{
	font-size: 14px;
	color: #F00;
}

.red-size14-bold {
	font-size:14px;
	color: #F00;
	font-weight: bold;
}

.red-size15 {
	font-size:15px;
	color: #F00;
}

.red-size15-bold {
	font-size:15px;
	color: #F00;
	font-weight: bold;
}


.red-size16 {
	font-size: 16px;
	color: #F00;
}

.red-size16-bold {
	font-size:16px;
	color: #F00;
	font-weight: bold;
}

.red-size17 {
	font-size: 17px;
	color: #F00;
}
.red-size17-bold {
	font-size:17px;
	color: #F00;
	font-weight: bold;
}

.red-size18 {
	font-size: 18px;
	color: #F00;
}

.red-size18-bold {
	font-size:18px;
	color: #F00;
	font-weight: bold;
}

.red-size19 {
	font-size: 19px;
	color: #F00;
}

.red-size19-bold {
	font-size:19px;
	color: #F00;
	font-weight: bold;
}

.red-size20 {
	font-size: 20px;
	color: #F00;
}

.red-size20-bold {
	font-size:20px;
	color: #F00;
	font-weight: bold;
}

.orange-size15 {
	font-size: 15px;
	color: #F63;
}
.orange-size15b {
	font-size: 15px;
	font-weight: bold;
	color: #F63;
}


.orange-size20b {
	font-size: 20px;
	color: #F60;
	background-color: #FFC;
	font-weight: bold;
}
.white-size15 {
	font-size: 15px;
	color: #FFF;
}

.white-size15b {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

.gray-size15 {
	font-size: 15px;
	color: #666;
}
.gray-size15b {
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
.graylight-size15 {
	color: #CCC;
}
.graylight-size15b {
	font-size: 15px;
	font-weight: bold;
	color: #999;
}

.blue-size10 {
	font-size: 10px;
	color: #00F;
}

.blue-size11 {
	font-size: 11px;
	color: #00F;
}

.blue-size12 {
	font-size:12px;
	color: #00F;
}
.blue-size12-bold {
	font-size:12px;
	color: #00F;
	font-weight: bold;
}

.blue-size12-bold-right{
	font-size:12px;
	color: #00F;
	font-weight: bold;
	text-align: right;
}
.blue-size13 {
	font-size: 13px;
	color: #00F;
}
.blue-size13-bold {
	font-size:13px;
	color: #00F;
	font-weight: bold;
}


.blue-size14{
	font-size: 14px;
	color: #00F;
}

.blue-size14-bold {
	font-size:14px;
	color: #00F;
	font-weight: bold;
}

.blue-size15 {
	font-size:15px;
	color: #00F;
}

.blue-size15-bold {
	font-size:15px;
	color: #00F;
	font-weight: bold;
}


.blue-size16 {
	font-size: 16px;
	color: #00F;
}

.blue-size16-bold {
	font-size:16px;
	color: #00F;
	font-weight: bold;
}

.blue-size17 {
	font-size: 17px;
	color: #00F;
}
.blue-size17-bold {
	font-size:17px;
	color: #00F;
	font-weight: bold;
}

.blue-size18 {
	font-size: 18px;
	color: #00F;
}

.blue-size18-bold {
	font-size:18px;
	color: #00F;
	font-weight: bold;
}

.blue-size19 {
	font-size: 19px;
	color: #00F;
}

.blue-size19-bold {
	font-size:19px;
	color: #00F;
	font-weight: bold;
}

.blue-size20 {
	font-size: 20px;
	color: #00F;
}

.blue-size20-bold {
	font-size:20px;
	color: #00F;
	font-weight: bold;
}


.bluelight-size15 {
	color: #09F;
}
.bluelight-size15b {
	font-size: 15px;
	font-weight: bold;
	color: #09F;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.menu {
	text-align: center;
	font-weight: bold;
	font-family: Gulim, Dotum;
	font-size: 18px;
}

