@charset="utf-8" ;
h6{
	text-indent:-99999px;
}
#con1_title,#con2_title,#con3_title,#con4_title,#con5_title{
		margin-bottom:3%;
}
#content ul{
	overflow:hidden;
}
#content ul li{
	float:left;
	width:100%;
}
@media screen and (min-width:600px) and (max-width:768px){
#content ul li{
width:50%;
}
}/*768px 태블릿*/