﻿@charset "utf-8";


#smap {
	width:768px;
	margin:10px 0 50px 0;
}

#smap .textblock {
	width:520px;
	font-size:14px;
	line-height:150%;
	text-align:left;
	margin:20px 0 40px 30px;
}

#smap .textblock .indent {
	padding-left:12px;
}

#smap .textblock .bl{
	color:#004098;
}

#smap .textblock .rd{
	color:#E60012;
}

#smap .textblock p{
	margin: auto auto 20px auto;
}

#smap .textblock h2{
	font-size:20px;
	color:#004098;
	margin: auto auto 20px auto;
}

#smap a { 
	text-decoration: none;
	font-weight:bold;
}

#smap a:link    { color: #004098 }
#smap a:visited { color: #004098 }
#smap a:hover   { color: #E60012 }
#smap a:active  { color: #004098 }


#smap .ill {
	width:520px;
	text-align:center;
	margin:20px 0 0 30px;
}

#smap .hit {
	color:#004098;
	 font-weight:bold;
}
