.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-size:13px;
	font-weight:bold;
 
} 
#tranform{
	padding:15px;
	padding-top:10px;
}
#tranform  select{
	width:157px;
}
#tranform  input{
	font-size:11px;
	color:#333;
	padding-left:5px
}
#tranform  #bname{
	font-size:11px;
	width:152px;
	height:20px;
	color:#333;
	border:1px #CCC solid;
	background-color:#FFF;
	padding-left:5px
}
#tranform td{
	height:35px
}
#tran_list td{
	font-size:12px
  
}
#tran_list .input{
	font-weight:bold
}
#tran_list .navbutton{
	background-color:#666;
	color:#FFF;
	border:0;
	padding:7px;
	cursor:hand;
	cursor:pointer;
	border-right:2px solid #000;
	border-bottom:2px solid #000
}
/* 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
}