@charset "utf-8";
/* F-gas

*/

.fgas_tbl{
	width:100%;
	border-left:#666 1px solid;
	border-top:#666 1px solid;
}

.fgas_tbl th,
.fgas_tbl td
{
	padding:10px;
	font-size:14px;
	border-right:#666 1px solid;
	border-bottom:#666 1px solid;
}

.fgas_tbl th{
	color:#333;
	background-color:#F2F3F7;
    text-align: left!important;
}

.fgas_tbl td{
	vertical-align:top;
}

.ico_pdf{
	display:inline-block;
}

.listtbl th
{
	font-size:13px;
	line-height:15px;
}

.listtbl th,
.listtbl td{
	padding:5px;
}


.listtbl td.co{
	text-indent:20px;
}



