﻿input.txtBox{
	width:200px;
	height:23px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	font:normal 12px/23px Arial, Helvetica, sans-serif;
	margin:0 0 9px 10px;
	padding:0 0 0 12px;
	float:left;
	
	border: 1px solid #EAE9ED;
    height:20px;
}

input.signup{
	background:url('../image/btn_rahgiry.gif') 0 0 no-repeat;
	width:120px;
	height:22px;
	border:none;
	cursor:pointer;

}
input.txtBox2{
	width:180px;
	height:23px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 10px;
	color:#000;
	background-color:#fff;
	margin:0 0 9px 10px;
	padding:0 0 0 12px;
	float:left;
	border: 1px solid #EAE9ED;
    height:20px;
}
input.signup2{
	background:url('../image/btnSearch.gif') 0 0 no-repeat;
	width:120px;
	height:22px;
	border:none;
	cursor:pointer;
	float:right;

}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

dt{
	font-size:14px;
	background:url('../image/folder.gif') right top no-repeat;
	padding:0 22px 0 0;
	margin-bottom:4px;
	margin-top:4px;
	color:black;
}

dd{
    margin:0px;
	font-size:13px;
    background:url('../image/child.gif') right top no-repeat;
	padding:0 40px 0 0;
	color:#808080;
}

dd a{
text-decoration:none;
color:#808080;
}

dd a:hover{

color:#0000FF;


}


#endTree{

background:url('../image/endTree.gif') right top no-repeat;
}



form{
	margin:0px;
}

.box{
padding-bottom:0px;
width:235px;

}

.box .heading{
	background-image:url('../image/btnMenu.gif');
	height:27px; 
	padding-right:35px;
	font-size:12px;
	color:olive; 
	padding-top:9px
}

.box .body{
	border: 1px solid #EAE9ED;
	padding-right:5px;
	padding-bottom:10px
}

#search .txtBox{
	border: 1px solid #EAE9ED;
	margin-left:10px;
	height:20px;
}

#amar{
	font-size:13px;
	margin-top:15px;	
}

#amar .t1{	
   color:gray;	
}
#amar .t2{
	
   color:#333333;	
	
}
