@charset "utf-8";

body {
	font-size: 14px;
	line-height: 25px;
}
p {
	font-size: 14px;
	line-height: 25px;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
color:#ff0000;
text-decoration:underline;
}

.tsxt_12 {
	font-size: 12px;
}
.tsxt_12r {
	font-size: 12px;
	color: #F00;
	line-height: 19px;
}
.tsxt_14w {
	font-size: 14px;
	color: #FFF;
}
.tsxt_14r {
	font-size: 14px;
	color: #F00;
}
.tsxt_14y {
	font-size: 14px;
	color: #FF0;
}
.tsxt_16 {
	font-size: 16px;
}
.tsxt_16w {
	font-size: 16px;
	color: #FFF;
}
.tsxt_18 {
	font-size: 18px;
	line-height: 50px;
	color: #F00;
}
.tsxt_20 {
	font-size: 20px;
}
.tsxt_24 {
	font-size: 24px;
	line-height: 30px;
}
.tsxt_36 {
	font-size: 36px;
}
iframe {
	border: 2px solid;
	border-color: #CCF;
	background-color: #CCC;
}