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


#content_right {
	width:250px;
	padding:0px 45px 0px 0px;
	float:right;
	height:600px;
}

#content_news {
	width:220px;
	background: url(../images/news.gif) no-repeat center top;
	padding: 40px 13px 10px 10px;
	float:right;
	height:215px;
	margin:auto;
	font-size:13px;
	color:#000;
	text-align:justify;
}

#content_news p{
	margin:0px;
	padding:0px 0px 2px 0px;
}

#content_news {
	width:220px;
	background: url(../images/news.gif) no-repeat center top;
	padding: 35px 10px 30px 10px;
	float:right;
	height:215px;
	margin:auto;
	font-size:10px;
}

#content_news span{
	text-transform:
	uppercase;
	font-weight:bold;
	letter-spacing:1px;
	word-spacing:1px;
	font-size:11px;
}

#content_news b{
	text-transform:uppercase;
	font-size:11px;
}

#content_news a{
	text-decoration:none;
	color:#041a3c;
}

#content_news a:hover, #content_news a:active{
	text-decoration:none;
	color:#333;
}



/*CONTENT LINK*/
#content_link {
	width:228px;
	padding-top: 25px;
	margin: 0px 1px 20px 14px;
	height:auto;
	font-size:13px;
	text-align:left;
	text-transform:uppercase;
}

#content_link p{
	border-bottom:#333333 dashed 1px;
	padding:0px 0px 3px 0px;
	margin:0px 0px 5px 0px;
}

#content_link a{
	text-decoration:none;
}

#content_link a:hover, #content_link a:active{
	text-decoration:none;134c9f
}

/*CONTENT BANNER*/
#content_banner {
	width:228px;
	margin: 0px 1px 10px 14px;
	height: 178px;
	border:0;
}

#content_banner img{
	border:0;
}
