/* CSS Document */

#line_qa {
	background-image:url(../img/qa/qa_line_ten.gif);
	background-repeat:repeat-x;
	height:10px;
	width:600px;
	}
	
	
#line_qa3 {
	background-image:url(../img/qa/qa_line_ten.gif);
	background-repeat:repeat-x;
	height:20px;
	width:600px;
	}
	
#line_qa2 {
	background-image:url(../img/qa/qa_line.gif);
	background-repeat:repeat-x;
	height:10px;
	width:600px;
	}

.qa_img {
	border:1px solid;
	padding:5px;
	}