.stdSelItem1 {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;
	COLOR: #ff0000; BACKGROUND:none; width:25px; text-align:center;
}
.stdSelItem2 {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;
	COLOR: #ff0000; BACKGROUND:none; width:25px; text-align:center;
}
.stdFrmTitle{	 
	font-weight:bold;
 
} 
.stdFrmTitle td{
	line-height:30px
}
#tranform{  
	 
}
#tranform  select{
	width:100%;
}
#tranform input[type='text']{ 
	 width:100%;
}
#tranform td{
	height:35px
}
#tran_list{
	padding:5px;
	padding-top:0px;
}
#tran_list td{ 
	color:#333
  
}
#tran_list .input{
	font-weight:bold
}
.tranform{
	padding-left:5px;
	padding-right:5px;
	border:1px solid #CCC;
	border-radius:0 0 10px 10px !important
}
.searchbd{
	border:1px solid 
}
.navbutton{
	background-color:#6c80a9;
	color:#fff;
	border:0;
	padding:8px 12px;
	border-radius:8px !important;
	cursor:hand;
	cursor:pointer; 
	font-size:15px
}
/* nav */
#tran_list #nav_top{
	width: 680px;
	height: 30px;
	border-bottom: 1px solid #dcdcdc;	
	padding-bottom:10px;
	clear:both;
}
#tran_list #nav{
	text-align:right;
	line-height: 30px;	
	font-size:12px;
}
#tran_list #nav a{
	border:1px solid #CCC;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	margin-left:3px;
}

#tran_list #nav b{
	color:#F90
}

/* page number link */
#tran_list .stdPrevNext {
	COLOR: #000000;
}
#tran_list A.stdPrevNext:link {
	COLOR: #7e7e7e;
	TEXT-DECORATION: none
}
#tran_list A.stdPrevNext:visited {
	COLOR: #7e7e7e;
	TEXT-DECORATION: none
}
#tran_list A.stdPrevNext:active {
	COLOR: #7e7e7e;
	TEXT-DECORATION: none
}
#tran_list A.stdPrevNext:hover {
	COLOR: #bf6c00;
	TEXT-DECORATION: none
}
#tran_list A.stdPrevNext:hover {
	COLOR: #ffff00;
	TEXT-DECORATION: none;
	background-color:#666
}

#printForm td{
	padding:5px;
}
.trannav{
	text-align:right
}
@media (max-width: 767px) {
	#tran_list{
		padding:0
	}
	.trannav{
		text-align:center
	}	
	.tranform{ 
		border-radius:10px 10px 10px 10px !important
	}
	 
}