@charset "utf-8";
/* CSS Document */

body {
	font-size: 14px;
	font-family:"Tahoma";
	background-color:#CCC;
}




.mainDiv{
	height:100%;
	margin:0 auto;
	background:#ffffff;
	overflow:hidden;
	padding:10px;
}


/* for modern browsers */


.displayBlock{
	display:inline-block;
	vertical-align:top;
}

.cdbg{
	height:100px;
	width:240px;
	background:#eff1f8;
}

.hdbg,.hdbg1,.hdbg2,.hdbg3{
	height:33px;
	width:240px;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	line-height:33px;
}

.hdbg{
	background:#3498db;
}

.hdbg1{
	background:#01b169;
}

.hdbg2{
	background:#6f64c0;
}

.hdbg3{
	background:#f39c12;
}



.nos{
	margin-left:3px;
}

.sec{
	height:65px;
	width:238px;
	background:#ebebeb;
	border:1px solid #999999;
}

.sec1{
	height:33px;
	width:182px;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	line-height:33px;
}

.sep1{
	height:33px;
	width:1px;
	background:#666;
}

.sep2{
	height:1px;
	width:238px;
	background:#666;
}

.sep3{
	height:32px;
	width:1px;
	background:#666;
}

.sec2{
	height:33px;
	width:48px;
	font-size:11px;
	line-height:28px;
	font-weight:bold;
	line-height:33px;
	background:#cccccc;
	padding-left:2px;
}

.sec3{
	height:32px;
	width:52px;
	font-size:11px;
	padding-left:5px;
	line-height:32px;
}

.sec4{
	height:32px;
	width:62px;
	font-size:11px;
	line-height:32px;
	padding-left:4px;
}

.sec5{
	height:32px;
	width:58px;
	font-size:11px;
	line-height:32px;
	padding-left:4px;
}

.sec6{
	height:31px;
	width:45px;
	text-align:right;
	font-size:11px;
	line-height:31px;
	background:#cccccc;
	padding-right:5px;
}
