.mainbody {
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: auto;
}
.footer {
	height: 90px;
	width: 750px;
	background-image: url(images/images/blacklogoline.gif);
	bottom: 100%;
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}
.header {
	height: 90px;
	width: 750px;
	background-image: url(images/images/blacklogoline.gif);
}
.logo {
}
.contant {
	height: auto;
	width: 750px;
}
.nationnavi {
	width: 750px;
	height: 30px;
}
.news {
	float: left;
	height: auto;
	width: 350px;
	margin: 3px;
}
.newsplus {
	float: right;
	width: 350px;
	height: auto;
	margin: 3px;
}
.topnews {
	width: 745px;
	height: auto;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 10px;
}
.tabalheadblue {
	background-color: #3F5B87;
	height: 400px;
	width: auto;
	float: left;
	margin: 10px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.see {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	width: 80px;
	height: 15px;
	color: #2071C1;
	text-indent: 0;
	background-image: url(images/see.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	margin-bottom: 10px;
	vertical-align: middle;
	text-transform: capitalize;
	padding-bottom: 3px;
}
.lankacom {
	float: right;
	width: 100px;
	margin: 4px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.picture {
	float: right;
	width: 100px;
}
.broun {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #900;
	color: #FFF;
	text-transform: uppercase;
	float: right;
}
.skip {
	float: right;
	width: 86px;
	height: 16px;
	background-image: url(images/skip.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #900;
	text-indent: 0;
	padding-top: 5px;
	margin-bottom: 12px;
}
.textCenter {
	text-align: center;
}

.skip a {
	color: #900;
	overflow: hidden;
}
.right {
	float: right;
}
