pre {
	width: 680;
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
	font-family: SolaimanLipi, SutonnyBanglaOMJ, SutonnyMJ, SutonnyP, Sutonny;
	font-size : 12;
}
body {
	border: 0;
	margin: 0 0 0 0;
	background: #FFFFFF;
}

.small_leading {
	line-height: 140%;
	font-family: SolaimanLipi, SutonnyBanglaOMJ, SutonnyMJ, SutonnyP, Sutonny;
}
.heading {
	line-height: 180%;
	font-family: SolaimanLipi, SutonnyBanglaOMJ, SutonnyMJ, SutonnyP, Sutonny;
}

.hot_text {
	font-family: SutonnyMJ, SutonnyP, Sutonny;
	font-size:16px;
}
form.search {
	display: inline;
}
b.menulink a:link {
	text-decoration: none;
	color: #FFFFFF
}

b.menulink a:visited {
	text-decoration: none;
	color: #FFFFFF
}

b.menulink a:active {
	text-decoration: none;
	color: #FFFFFF
}

b.menulink a:hover {
	text-decoration: none;
	color: red;
}

a.toplink {
	color: #0702ED;
	text-decoration: none;
}

a.toplink :hover {
	color: #ED0223;
	text-decoration: none;
}

a.others {
	color: #FFFFFF;
	text-decoration: none;
}

a.others :hover {
	color: #FFFFFF;
	text-decoration: none;
}

img.details {
	float: right;
	margin-left: 12px;
}

img.lead {
	float: left;
	margin-right: 12px;
}

div.curve {background: #829E8B;}
div.ad {background: #CCCCCC;}
div.lead {background: #DCEBE0;}
