/* --------------------------------------------- 080313 operation/coment.html ------------------ */

.qcimg {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clr{
	clear: both;
}

	
#layout #wrapper #main #p_section {
	width: 580px;
	margin: 20px 0 20px 6px;
}

	#layout #wrapper #main #p_section .p01 {
		float: left;
		width: 285px;
		height: 247px;
		margin-bottom: 10px;
		background: url(../img/pickup_05.jpg) 0 0 no-repeat;
	}
	
		#layout #wrapper #main #p_section .p01 p {
			padding: 180px 25px 0;
		}

	#layout #wrapper #main #p_section .p02 {
		float: right;
		width: 285px;
		height: 247px;
		margin-bottom: 10px;
		background: url(../img/pickup_06.jpg) 0 0 no-repeat;
	}
	
		#layout #wrapper #main #p_section .p02 p {
			padding: 10px 33px 0;
		}
		
			#layout #wrapper #main #p_section .p02 p a {
				color: #000;
			}
			
				#layout #wrapper #main #p_section .p02 p a:hover {
					color: #900;
					text-decoration: underline;
				}
		
			#layout #wrapper #main #p_section .p02 .j_mp3 {
				text-indent: -9999px;
				margin: 0;
				padding: 0;
				margin-top: 12px;
				margin-left: 78px;
			}
			
				#layout #wrapper #main #p_section .p02 .j_mp3 a {
					display: block;
					width: 130px;
					height: 164px;
					outline: 0;
				}
		
	#layout #wrapper #main #p_section .p03 {
		clear: both;
		float: left;
		width: 285px;
		height: 247px;
		background: url(../img/pickup_07.jpg) 0 0 no-repeat;
	}
	
		#layout #wrapper #main #p_section .p03 p {
			padding: 190px 0 0 40px;
		}
		
	#layout #wrapper #main #p_section .p04 {
		float: right;
		width: 285px;
		height: 247px;
		background: url(../img/pickup_08.jpg) 0 0 no-repeat;
	}
	
		#layout #wrapper #main #p_section .p04 p {
			padding: 180px 25px 0;
		}
