@charset "utf-8";
/* CSS Document */

/* default - overlay text items */
#default_caption_w {
	color:#FFFFFF;
	position:absolute;
	left:105px;
	top:250px;
	z-index:20;
}

#default_caption_a {
	color:#FFFFFF;
	position:absolute;
	left:530px;
	top:300px;
	z-index:20;
}

#default_caption_s {
	color:#FFFFFF;
	position:absolute;
	left:550px;
	top:370px;
	z-index:20;
}

.default_cap_big {
	font-family:"Times New Roman", Times, serif;
	font-size:64px;
	font-weight:Normal;
	text-align:left;
	vertical-align:middle;
}

.default_cap_norm {
	font-family:"Times New Roman", Times, serif;
	font-size:48px;
	font-weight:Normal;
	text-align:left;
	vertical-align:middle;
}

.news_text_a {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
}

.news_text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:Normal;
}

