/***** CSS@gas/hoan/trouble.htm@******/


/*table
----------------------------------*/
.text{
	width:100%;
	margin:0 0 25px 0;
	background-color:#F2F2F2;
}
.text td{
	padding:3px;
}
.text td.atop{
	vertical-align:top;
}


/*span
----------------------------------*/
.redbold{
	color:#D34E44;
	font-weight:bold;
}
.line_height{
	line-height:200%;
}






