
tr:hover{
	background-color: #F8FFE8;
}

.trback:hover{
	background-color: #fff;
}

th{
	font-weight: normal;
}

.align_left{
	text-align: left;
	width: 150px;
}

#textQ{
	width: 433px;
	height: 122px;
	margin-left: 10px;
}

#baseNav{
	border: 1px solid #999;
}

#baseNav input{
	display: inline-block;
	margin: 10px 5px;
}

.navDate{
	width: 70px;
}

.vis{
	display: table-cell;
}

.hid{
	display: none;
}

.komimgStyle{
	width: 25px;
	height: 25px;
	cursor: help;
}

.komentimg{
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0);
    border: none;
}

.komentimg:focus{
	outline-width: 0;
}

.aza{
	text-decoration: none;
    color: #000;
}

#actionTable .tableButton{
	width: 175px;
}

#actionTable  .komentstyle{
	padding: 5px 0;
}

.azhrSt{
	color: #3C7B0E;
    font-style: italic;
    font-family: arial;
    font-size: 13px;
}