@charset "utf-8";
@font-face {
    font-family: 'hindik016';
    src: url('fonts/K016.eot');
    src: url('fonts/K016.eot?#iefix') format('embedded-opentype'),
         url('fonts/K016.woff') format('woff'),
         url('fonts/K016.ttf') format('truetype'),
         url('fonts/K016.svg#hindik016') format('svg');
    font-weight: normal;
    font-style: normal;
}

.top {
	color: #FFF;
	font-family: 'hindik016';
	font-size: small;
}
.dd {
	color: #FFF;
	font-family: 'hindik016';
	font-size: small;
	background-color: #FFC;
	float: left;
	height: 100px;
	width: 100px;
	position: absolute;
}
.ctext {
	font-family: 'hindik016';
	font-size: 11px;
	line-height: 25px;
	color: #003;
	text-align: justify;
}
.lftlnk{
	font-family:'hindik016';
	font-size:small;
	color:#003;
	text-align:left;
	line-height: 25px;
}
.contmain {
	font-family: 'hindik016';
	font-size: x-small;
	line-height: 25px;
	text-align: right;
	font-weight: bold;
	color: #FFF;
}
.demomain {
	font-family: 'hindik016';
	font-size: large;
	line-height: 30px;
	text-align: right;
	font-weight: bold;
	color: #006699;
}
.searchcri {
	font-family: 'hindik016';
	font-size: x-small;
	line-height: 25px;
	text-align: right;
	font-weight: bold;
	color: #FFF;
}
.searchdiv
{
	font-family: 'hindik016';
	background-color: #666;
	border-radius: 5px;
	/*box-shadow: 0px 2px 1px 1px #888888;*/
	
	float: none;
	width: 652px;
	border: thin solid #000;
	position: relative;
}
.ctext1 {
	font-family: 'hindik016';
	font-size: small;
	line-height: 30px;
	color: #666;
	text-align:  center;
}
.pr {
	font-family: 'hindik016';
	font-size: small;
	line-height: 30px;
	color: #666;
	text-align:  center;
	background-color: #EDF1EB;
	width: 650px;
	border: 1px solid #366;
	border-radius: 5px;
	/*box-shadow: 1px 1px 2px 2px #888888;*/
}
.divmain {
	background-color: #F3F3F3;
	width: 1020px;
	color: #003;
	border: 1px solid #EBEBEB;
}
.lftmenu {
	font-family: 'hindik016';
	border-radius: 5px;
	box-shadow: 1px 1px 1px 1px #888888;
	float: left;
	width: 300px;
	border: thin solid #FFB502;
	position: relative;
	color: #003;
	background-color: #FFB502;
}
.mainview {
	font-family: 'hindik016';
	background-color: #FFF;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 1px #888888;
	float: none;
	width: 686px;
	border: thin solid #F3F3F3;
	position: relative;
	text-align: justify;
	padding: 10px;
}
.cont {
	font-family: 'hindik016';
	background-color: #ECFFD9;
	border-radius: 5px;
	/*box-shadow: 0px 2px 1px 1px #888888;
	border: thin solid #000;*/
	float: right;
	width: 250px;
	
	position: relative;
}
.demo {
	font-family: 'hindik016';
	background-color: #ECFFD9;
	border-radius: 5px;
	/*box-shadow: 0px 2px 1px 1px #888888;
	border: thin solid #000;*/
	float: right;
	width: 150px;
	
	position: relative;
}
.admin {
	font-family: 'hindik016';
	font-size: large;
	line-height: 30px;
	font-weight: 100;
	color: #333;
	background-color: #EAEAEA;
	text-align: center;
	height: 30px;
	width: 120px;
	border: medium solid #333;
}
#social {
	background-color: #FFF;
	float: right;
	height: 32;
	width: 120;
	border-radius: 5px;
	box-shadow: 0px 2px 1px 1px #888888;
	border: medium outset #900;
	overflow: visible;
	position: fixed;
	left: 2px;
	bottom: 2px;
}
#englnk {
	background-color: #FFF;
	float: right;
	height: 32;
	width: 130;
	border-radius: 5px;
	box-shadow: 0px 2px 1px 1px #888888;
	border: medium outset #900;
	overflow: visible;
	position: fixed;
	right: 2px;
	bottom: 2px;
}
#hinlnk {
	background-color: #FFF;
	float: right;
	height: 32;
	width: 120;
	border-radius: 5px;
	box-shadow: 0px 2px 1px 1px #888888;
	border: medium outset #900;
	overflow: visible;
	position: fixed;
	right: 2px;
	bottom: 2px;
}