/* CSS Document */
/* news */
.news_out{
	width:95%;
	height:auto;
	float:left;
	padding:0px 0px 5px 5px;
	position:static;
}
.news_default_bt{
	background:#FFFFFF url(../images/bt_3.jpg) no-repeat;
	height:15px;
	width:15px;
	float:left;
	position:static;
}
.news_bt{
	background:#FFFFFF url(../images/bt1.jpg) no-repeat;
	width:19px;
	height:15px;
	float:left;
	position:static;
}
.news_other_bt{
	background:#FFFFFF url(../images/bt2.jpg) no-repeat;
	width:20px;
	height:20px;
	float:left;
	margin-left:0px;
	position:static;
}
.news_default_title:link,
.news_default_title:visited,
.news_default_title{
	color:#4d4d4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	height:auto;
	line-height:15px;
	float:left;
	padding-left:0px;
	text-decoration:none;
	position:static;
}
.news_default_title:hover{
	color:#0950C6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	height:auto;
	line-height:15px;
	float:left;
	padding-left:0px;
	text-decoration:none;
	position:static;
}
.news_title:link,
.news_title:visited,
.news_title{
	color:#025f7d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:15px;
	padding-left:0px;
	padding-bottom:5px;
	text-decoration:none;
	position:static;
}
.news_title:hover{
	color:#e06501;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:15px;
	padding-left:0px;
	padding-bottom:5px;
	text-decoration:none;
	position:static;
}
.news_other:link,
.news_other:visited,
.news_other{
	color:#1669b8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	height:20px;
	line-height:20px;
	float:left;
	padding-left:5px;
	text-decoration:none;
	position:static;
}
.news_other:hover{
	color:#e06501;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	height:20px;
	line-height:20px;
	float:left;
	padding-left:5px;
	text-decoration:none;
	position:static;
}
.news_intro{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	height:auto;
	line-height:15px;
	padding-bottom:5px;
	float:left;
	width:auto;
	position:static;
}
.news_intro_image{
	border:0px;
	width:120px;
	height:75px;
	text-align:left;
	position:static;
}
.news_readmore:link,
.news_readmore:visited,
.news_readmore{
	width:auto;
	height:auto;
	float:right;
	text-align:right;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	position:static;
}
.news_readmore:hover{
	color:#0950C6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	position:static;
}

.news_left_image{
	border:0px;
	width:80px;
	height:auto;
	text-align:left;
	float:left;
}
.news_left_title:link,
.news_left_title:visited,
.news_left_title{
	color:#4d4d4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	height:auto;
	line-height:15px;
	text-decoration:none;
	position:static;
}
.news_left_title:hover{
	color:#0950C6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	height:auto;
	line-height:15px;
	text-decoration:none;
	position:static;
}

