body {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.tbl {

}

	.tbl table {
		width: 100%;
		height: 100%;
		border: 0;
		border-collapse: collapse;
		padding: 0;
		margin: 0;
	}
	
	.tbl .border {
		height: 10%;
		background: #1D1E6B;
	}

	.tbl .content {
		height: 490px;
	}
	
	.content2 {
	width: 620px;
	margin: 0 auto;
	}

	.content2 p {
		text-align:left; 
		width: 560px; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #666666;
	}
a {
	text-decoration: none;
}

