@charset "utf-8";
/* CSS Document */


body{
	margin:0px;
	padding:0px;
}
.line_rept{
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	height:11px;
}
.bg_top_link{
	background-image:url(../images/link_bg.jpg);
	background-repeat:no-repeat;
	height:295px;
}
.bg_top_link_inner{
	background-image: url(../images/link_bg_inner.jpg);
	background-repeat:no-repeat;
	height:285px;
}
.text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
}
.text_color{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#ffff00;
}
.text_bold_12{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
.text_bold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
.text_script_linka{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#ffff00;
}
.text_script_linka:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffff00;
}
.text_script{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}
.text_sitemap_linka{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	color:#fff;
}
.text_sitemap_linka:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
	color:#fff;
}
.bg_botm{
	background-image:url(../images/bg_botm.jpg);
	background-repeat:repeat-x;
	height:60px;
}
.text_botm_linka{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.text_botm_linka:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
	color:#fff;
}
.text_small{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}













