@charset "UTF-8";
/* CSS Document */
#contents_box{
	width:900px;
	margin-top:150px;
	margin-bottom:30px;
}
#contents_box h3{
	color:#333; 
	font-weight: bold;
	font-size:18px;	
	padding-bottom: 20px;
}
#contents_box h4{
	color:#333; 
	font-weight: bold;
	font-size:14px;	
	padding-bottom: 10px;
}
#contents_box p{
	font-size:12px;
    color:#333;
	margin:0px 0px 20px 14px;
}
#title_img{
	margin-bottom:47px;
}
#line{
	margin-top:40px;
	margin-bottom:25px;
}
#line_bottom{
	margin-bottom:27px;
}
#list_img{
	margin:0px 25px 25px 14px;
}