@charset "utf-8";
.content .text {
	width:667px;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	float: left;
	font: 0.8em Tahoma;
	text-align: justify;
    min-height:100px;
    _height:100px;
}
.content .text h2 {
	font: bold 1.4em Verdana;
	padding-bottom: 20px;
	padding-right: 0px;
	letter-spacing: -0.1em;
    color:#00117D;
}
.content .text p {
	padding-bottom: 15px;
	text-align: justify;
}
.content .text ul {
	list-style-type: square;
	margin-left: 25px;
	margin-bottom: 20px;
}
.content .text ul li {
	padding: 5px 0px 5px 0px;
	font-weight: normal;
	font-size: 1em;
}
.content .text ul li a {
	color: #005a9c;
	font-weight: normal;
	font-size: 1em;
	text-decoration:none;
}
.content .text ul li a:hover{
	text-decoration:none;
	color:#005a9c;
}
.content .text ol{
	margin:10px 0 0 30px;
}
.right{
	float: left;
	width: 249px;

}
.content .focus {
	float: left;
	background: url(../_img/rt/bg_cnt.gif) repeat-y left;
	width: 249px;
}
.content .focus  h4, .content .news h4{
	background: url(../_img/rt/cnt_h4.gif) no-repeat;
	height: 24px;
	color: #666;
	font: bold 0.9em Tahoma;
	margin: 0px 0px 10px 2px;
	padding: 4px 0px 0px 10px;
}
.content .focus ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 9px;
}
.content .focus ul li {
	background: url(../_img/rt/cnt_focus_li.gif) no-repeat left 7px;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color: #666666;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
}
.content .focus ul li span{
	color:#00259B;
	text-decoration:none;
	font: bold 1.5em Tahoma;
}
.main .content .right .focus ul li span a { color: #00259B;}
.main .content .right .focus ul li span a:hover { color: #515151;  text-decoration:none;}
.main .content .right .focus ul li span a.act { color: #515151;}
.content .news {
	float: left;
	background: url(../_img/rt/bg_cnt.gif) repeat-y left;
	width: 249px;
	padding-top: 20px;
}
.content .news ul {
	font: 0.7em Tahoma;
	list-style-type: none;
	margin: 0px;
	padding-left: 9px;
}
.content .news ul li {
	padding-bottom: 10px;
}
.content .news ul li a.date{
	color: #00259B;
	font-weight: bold;
	text-decoration: none;
}
.content .news a{
	color: #00259B;
	text-decoration: underline;
}
.d_blue {color:#00117D;}
.l_blue{color:#005a9c;}
.l_blue_h{color:#005a9c;font-size:1.1em}
.l_green{
	color:#005a9c;
	font-weight: normal;
}
.newslink{ color:#005a9c; }
.logo_blue{color:#00259b;}
.text_green{color:#62bb46;}
.news_header{color:#005a9c;font-size:1.1em}
