@charset "utf-8";
/* CSS Document */


.txt{
	padding:0 0 0 0;
	line-height:180%;
}


h2{
	margin-top:50px;
	background:url(../img/faq/q_back.jpg) no-repeat;
	font-size:13px;
	font-weight:bold;
}
	
#left{
	float:left;
	width:270px;
}
#right{
	float:right;
	width:270px;
}
li{
	list-style-type: square;
}
