@charset "utf-8";
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding:0;
	margin:0;
	background:url(https://company.naukri.com/infotech-jobs/images/infotechbg.jpg) repeat-y; background-position:top center;
}
body * {
	outline:none;
}
p, img, form, input, select, h1, h2, h3, h4, h5, div, .clr {
	margin:0;
	padding:0;
}
ul, li {
	list-style: square;
}
img {
	border:none;
	margin:0;
	padding:0;
}

.wrapperouter {
	width: 100%; margin: auto; background-image:url(https://company.naukri.com/infotech-jobs/images/bg1.png); background-position:top; background-repeat:repeat-x;
}

.wrapper {
	width: 1006px; margin: auto;
}
.top1 {
	width: 100%; height: 52px; background: url(https://company.naukri.com/infotech-jobs/images/top1.png) no-repeat;
}
.top2 {
	width: 100%; height: 46px;
}
.top2_left {
	width: 252px; height: 46px; float: left;
	background: url(https://w10.naukri.com/gpw/infotech/march11/images/logo.jpg) no-repeat;
}
.top2_right {
	width: 754px; height: 46px; float: left;
}
.top3 {
	width: 100%; height: 165px; background: url(https://company.naukri.com/infotech-jobs/images/top3.jpg) no-repeat;
}
.content {
	width: 100%; background: #000000;
}
.content_inner {
	margin: 0px 5px; background: #FFFFFF;
}
.heading {
	color: #d31f26; font: bold 20px "Times New Roman", Times, serif;
}
.heading2 {
	color: #333333; font: 18px "Times New Roman", Times, serif;
}
.bottom {
	width: 100%; background: #000000;
	padding: 25px 0px; color: #FFFFFF; text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
}
.bottom a {
	color: #FFFFFF; font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bottom a:hover {
	color: #FFFFFF; font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}