@charset "utf-8";

body {
	font-size: 16px;
	line-height: 24px;
}
img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
p {
	font-size: 14px;
	line-height: 21px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
}

.tsxt_12 {
	font-size: 12px;
}
.tsxt_18 {
	font-size: 18px;
	line-height: 27px;
}
.tsxt_20 {
	font-size: 20px;
	line-height: 30px;
}


.tsxt_24 {
	font-size: 24px;
	line-height: 36px;
}
.tsxt_36 {
	font-size: 36px;
}
.tsxt_24w {
	font-size: 24px;
	line-height: 36px;
	color: #FFF;
}
.tsxt_20r {
	font-size: 20px;
	line-height: 30px;
	color: #F00;
}
.tsxt_24r {
	font-size: 24px;
	line-height: 36px;
	color: #F00;
}
.tsxt_24b {
	font-size: 24px;
	line-height: 36px;
	color: #09F;
}
.tsxt_36w {
	font-size: 36px;
	color: #FFF;
}
.tsxt_36r {
	font-size: 36px;
	color: #F00;
	line-height: 48px;
}
iframe {
	border: 2px solid;
	border-color: #F9F;
}
