﻿.home_page_main {
	width: 100%; height: auto;
}
	.home_page_main .detail {
		border-top: 2px solid #dcdada; margin-top: 5px; padding-top: 3px;
	}
	.home_page_main .nishkhat_detail {
		background: #000; display: inline-block;
	}
.home_page_l1 {
	width: 100%; height: 85px;
}
.home_grad, .service_grad, .online_detail_grad {
	background: #ae080f; /* For browsers that do not support gradients */
	/* For Safari 5.1 to 6.0 */
	background: -webkit-linear-gradient(right,#ae080f,#ec1b24);
	/* For Opera 11.1 to 12.0 */
	background: -o-linear-gradient(right,#ae080f,#ec1b24);
	/* For Fx 3.6 to 15 */
	background: -moz-linear-gradient(right,#ae080f,#ec1b24);
	/* Standard syntax */
	background: linear-gradient(to left,#ae080f,#ec1b24);
}
.nishkhat_grad {
	background: #f69017; /* For browsers that do not support gradients */
	/* For Safari 5.1 to 6.0 */
	background: -webkit-linear-gradient(right,#f69017,#edbe00);
	/* For Opera 11.1 to 12.0 */
	background: -o-linear-gradient(right,#f69017,#edbe00);
	/* For Fx 3.6 to 15 */
	background: -moz-linear-gradient(right,#f69017,#edbe00);
	/* Standard syntax */
	background: linear-gradient(to left,#f69017,#edbe00);
}
.bghanoon_grad {
	background: #3c7911; /* For browsers that do not support gradients */
	/* For Safari 5.1 to 6.0 */
	background: -webkit-linear-gradient(right,#3c7911,#6ba641);
	/* For Opera 11.1 to 12.0 */
	background: -o-linear-gradient(right,#3c7911,#6ba641);
	/* For Fx 3.6 to 15 */
	background: -moz-linear-gradient(right,#3c7911,#6ba641);
	/* Standard syntax */
	background: linear-gradient(to left,#3c7911,#6ba641);
}
.photo_grad {
	background: #5c5c5c; /* For browsers that do not support gradients */
	/* For Safari 5.1 to 6.0 */
	background: -webkit-linear-gradient(right,#5c5c5c,#000000);
	/* For Opera 11.1 to 12.0 */
	background: -o-linear-gradient(right,#5c5c5c,#000000);
	/* For Fx 3.6 to 15 */
	background: -moz-linear-gradient(right,#5c5c5c,#000000);
	/* Standard syntax */
	background: linear-gradient(to left,#5c5c5c,#000000);
}
.home_page_l2 {
	width: 100%; height: auto;
}
	.home_page_l2 .photo_top {
		width: 100%; height: 100%; background-color: #000;
	}
	.home_page_l2 .photo_selected {
		width: 100%; height: 100%; background-color: #5c5c5c; margin-top: 5px;
	}
.home_pl2_l {
	width: 584px; height: auto; float: left;
}
	.home_pl2_l .topnews {
		width: 574px; height: 170px; margin-top: -31px;
	}
	.home_pl2_l .nishkhat_topnews {
		width: 574px; height: 388px; margin-top: -31px;
	}
	.home_pl2_l .nishkhat_selectednews {
		width: 574px; height: 615px; margin-top: 5px; background-color: #f69017;
	}
	.home_pl2_l .left {
		width: 286px; float: left;
	}
	.home_pl2_l .right {
		width: 288px; float: left; background: #dcdada;
	}
.home_pl2_r {
	width: 560px; height: auto; float: left;
}
	.home_pl2_r .daily {
		width: 100%; height: auto;
	}
	.home_pl2_r .ads_mm {
		width: 100%; height: auto;
	}
		.home_pl2_r .ads_mm .ads {
			width: 266px; height: 169px; float: left; margin-top: 10px;
			border: 2px solid #15b5bb; background: #8adaff;
		}
		.home_pl2_r .ads_mm .mm {
			width: 266px; height: 169px; float: right; margin-top: 10px;
			border: 2px solid #15b5bb;
		}
.home_pl2_l_d {
	width: 300px; height: auto; float: left;
}
.home_pl2_r_d {
	width: 844px; height: auto; float: left;
}