@charset "utf-8";
/* CSS Document color:#35485B; */

.full_article_font {
	margin:0px; padding:0px; border:none;
	font-family:"Trebuchet MS"; font-size:13px; color:#536F8A; text-align:justify;
}

.section_left {
	width:600px;
}

.section_right {
	width:380px;
}

.framed_image {
	display:block;
	width:268px; height:200px;
	margin:0px auto; padding:25px;
	background:url(images_others/article_frame_b.gif) top center no-repeat;
}

.framed_small_image {
border:none;
margin:0px 5px 0px 0px; padding:9px;
background:url(images/smallimage_background.jpg) no-repeat top left;
}

