@charset "utf-8";
/* CSS Document */
#inner_faq b {
	font-size:13px;
	color:#ffe400;
}
.ins_title
{
	background:url(../../images/browse/title.png) no-repeat right top;
	height:63px;
	position:absolute;
	right:0px;
	top:0px;
	width:471px;
}

.row_header
{
	height:25px;
}

.row_0 , .row_1
{
	height:22px;
	text-align:right;
	width:400px;
}

.row_0
{
	background-color:#173700;
}

.row_1
{
	background-color:#355006;
}

.cent {
	text-align:center;
}

.table {
	border:1px solid #008c2c;
	direction:rtl;
	font-family:Tahoma, Arial;
	font-size:11px;
	height:auto;
	text-align:right;
	width:650px;
}
