.text-12 {
	font-size: 12px;
	line-height: 20px;

}
.text-14 {
	font-size: 14px;
	line-height: 20px;
}
.text-16 {
	font-size: 16px;
	line-height: 20px;
}

.text-18 {
	font-size: 18px;
	line-height: 20px;
}
.text-20 {
	font-size: 20px;
	line-height: 20px;
}
.text-30 {
	font-size: 30px;
	line-height: 20px;

}

.a-none:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.a-none:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.a-none:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.a-underline {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.a-underline a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a-underline a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.a-red:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.a-red:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.a-red:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

.a-red-none:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a-red-none:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a-red-none:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

.style1 {
	color: #FFFFFF
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold
}
.style4 {
	color: #FFFFFF
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #ff0000;
	text-decoration: none;
}
td,p,input,select,textarea,body {
	font-size: 12px;
	color: #000000;
	font-family: Verdana,Arial;
}
input {
	height:20px;
}
body {
	background-color: #ffffff;
	margin: 0px;
}
.title {
	font-size: 18px;
	color: #339900;
	font-family: ºÚÌå;
	font-weight: normal;
}
.content {
	font-size: 14px;
	color: #000000;
	font-family: Verdana,Arial;
	line-height: 24px;
	font-weight: normal;
}
.datetime {
	font-size: 8px;
	color: #666666;
	font-family: Verdana;
	font-weight: normal;
}