@charset "utf-8";
/* CSS Document */

.simple_text {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}

.greentext {
	font-family: Arial;
	font-size: 16px;
	color: #47c117;
	font-weight: bold;

}
.contenttext {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight:bold;
}

.contenttextnormal {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight:normal;
}

.titletest {
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	font-weight:normal;
}

.remote_man_style_blue {
	font-family: Geneva, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #2686c6;
	text-decoration: none;
	width: 500px;
	padding-left: 170px;
}
.news_running_style {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.green_inner_text {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6acc45;
}
.content_text_inner {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.flag_alfa_none {
	visibility: hidden;
}
a:link  {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.content_text_inner_normal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.content_text_inner_header {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

