/* CSS Document */
.news_pagetitle{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	background:#0dafde url(../images/bgtitle_news.jpg) no-repeat;
	color:#ff0000;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	border:0px solid #CCCCCC;
	height:26px;
	line-height:26px;
	text-align:left;
	padding-left:45px;
	width:455px;
}
.news_tableout{
	padding:10px 10px 5px 5px;
	text-align:justify;
	width:490px;
	height:auto;
	float:left;
}
td.colum_left{
	border-right:1px solid #CED5D7;
	padding-right:5px;
}
td.colum_right{
	padding-left:5px;
}
td.news_label_article{
	padding-left:0px;
	text-indent:10px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#ff0000;
	border-bottom:1px dashed #CCCCCC;
}
td.news_label{
	padding-left:0px;
	text-indent:10px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#224ea7;
}
a.news_label:link,
a.news_label:active,
a.news_label:visited{
	color:#224ea7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
a.news_label:hover{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
.news_fontsmall{
	color:#999999;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	border-bottom:1px solid #CCCCCC;
}
.news_intro{
	color:#000000;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding-left:0px;
}
.news_intro img{
	width:100px;
	height:auto;
}
.news_intro_article{
	color:#000000;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding-left:0px;
	float:left;
	width:490px;
}
