@charset "euc-kr";
/* CSS Document */
.sugi_life {
	margin: 0 auto;
	padding: 0;
	width: 600px;
	font-family: "µ¸¿ò", sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #4e4e4e;
	background: url(http://career.baeoom.com/images/community/sugi_life/2015_1/life_sugi_back.jpg) repeat-y;
}
.sugi_life .sugi_img {
	margin: 0;
	padding: 0;
	background-image: url(http://career.baeoom.com/images/community/sugi_life/2015_1/life_sugi_bg.png);
	background-repeat: repeat-y;
}
.sugi_life .sugi_q_title {
	margin: 0;
	padding: 0;
	background-image: url(http://career.baeoom.com/images/community/sugi_life/2015_1/life_sugi_bg.png);
	background-repeat: repeat-y;
}
.sugi_life .sugi_answer {
	margin: 0;
	padding: 10px 40px 30px;
	background-image: url(http://career.baeoom.com/images/community/sugi_life/2015_1/life_sugi_bg.png);
	background-repeat: repeat-y;
    word-break: keep-all;
    word-wrap: break-word;
	line-height: 150%;
}
.sugi_life .sugi_answer p {
    word-break: keep-all;
    word-wrap: break-word;
	line-height: 150%;
}
