@charset "utf-8";
.content .text {
	width:417px;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	float: left;
	font: 0.8em Tahoma;
	text-align: justify;
}
.content .text h2 {
	color: #00117D;
	font: bold 1.4em Tahoma;
	padding-bottom: 20px;
}
.content .text p {
	padding-bottom: 15px;
	text-align: justify;
}
.content .text ul {
	list-style-type: none;
	margin-left: 18px;
}
.content .text ul li {
	background: url(../_img/rt/bg_cnt_li.gif) no-repeat;
	height: 22px;
	width: 285px;
	padding: 3px 0px 0px 14px;
	color: #666;
	font-weight: bold;
	font-size: 1em;
}
.content .text ul li a {
	color: #666;
	font-weight: bold;
	font-size: 1em;
	text-decoration:none;
}
.content .text ul li a:hover{
	text-decoration:none;
	color:#515151;
}
.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;
}
.content .focus ul li span a { color: #00259B; text-decoration:none;}
.content .focus ul li span a:hover { color: #515151;  text-decoration:none;}
.content .news {
	float: left;
	background: url(../_img/rt/bg_cnt.gif) repeat-y left;
	width: 212px;
}
.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;
}
