@import url(layers.css);
@import url(text.css);

div#main {
	background-image: url(../../images/bgs/14.jpg);
}
div#text_area {
	margin-top: 280px;
}
div#bill {
	margin-top: 8px;
}


div#online {
	background: url(../../images/news_bg.jpg) top repeat-x;
	background-color: #ffffff;
	margin-top: 10px;
	height: 280px;
	}
	div#online a {
		width: auto;
		line-height: 18px;
		margin-left: 5px;
		background-position: 0px 3px;
		}
	div#online h3 {
		padding-left: 5px;
		color: #0050a2;
		}


