/*
content: 840px
*/

.main_article{
	width: 496px;
	height: auto;
	float: left;	
}

.main_article_title{
	width: 496px;
	height: auto;
	float: left;
	padding-bottom: 18px;
}

.main_article_title h1{
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	color: #204098;
	font-size: normal;
}

.main_article_intro{
	width: 496px;
	height: auto;
	float: left;
}

.main_image{
	width: 496px;
	float: left;
	padding-bottom: 20px;
}

.main_readon{
	width: 496px;
	height: auto;
	float: left;
	padding-top: 7px;	
}

.main_readon a:link, .main_readon a:visited{
	color: #444444;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/readon.gif) no-repeat right;
	float: right;
	padding-right: 15px;
	font-size: 11px;
	font-weight: bold;
}

.main_readon a:hover{
	color: #204098;
}
