body {
	background-color: #FFFFFF;
	font-family: arial;
}
.title{ margin-left: 30px;}
.main{
	color: black;
	width: 100%;
	margin-left: 30px;
}
.box{
	width:167px;
	height: 167px;
	border: 0;
	background-image: url(1.png);
	float: left;
	margin-left: 13px;
	margin-top:13px;
}
.sort{
	font-size:13px;
	letter-spacing:1.5px;
	margin-left: 39px;
}
a {
	text-decoration: none;
	color: blue;
	}
a:hover{ color:	#6698FF ;}
.tblsite{
	width: 167px;
	height: 167px;
	font-size: 13px;
}
td{ text-align:center;}
.tr1{ height: 45px; }
.tr2{	height: 15px; font-size: 14px;}
.tr3{	height: 13px;	}
.tr4{ height: 13px; }
.tr5{	height: 13px; }
.tr6{	height: 27px;	vertical-align:top;}
.trborder{height:2px;}
.iconimg{ 
	width: 20px;
	height: 20px;
}
.spandata{ color: blue ;}
p:first-letter{font-size:16px; text-transform: capitalize;}

.divouter{
position:absolute;
top:400px;
left:400px;
width:224px;
border:2px solid 	#C6DEFF;
font-family:arial;
font-size:13px;
z-index:100;
visibility:hidden;
}
.divinner{
	margin:2px;
	width:220px;
	background-color:#C6DEFF;
}

