@charset "utf-8";
/* CSS Document */
img{
	vertical-align:bottom;
}

.info_out{
	margin:15px 0 20px 0;
	}
.info_txt{
	margin:0 0 0 3px;
	zoom:1;
	
	}
.info_txt:after{
	visibility:hidden;
	height:0;
	font-size:1px;
	clear:both;
	display:block;
	content:".";
	}

.line{
	margin:0px 0 10px 0;
	}	
.info_l{
	float:left;
	width:97px;
	}
.info_r{
	float:right;
	width:494px;
	margin:5px 0 0 0;
	}
.info_s{
	float:left;
	width:30px;
	}