body{
	margin:0;
	padding:0;
	word-wrap:break-word;
	word-break:break-all;
	-webkit-text-size-adjust:none;
}
div, p, span {
	margin: 0px;
	padding: 0px;
}
ul,li {
	list-style:none;
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}
table, th, td {
	margin: 0px;
	padding:0px;
	border: 0px;
	border-collapse:collapse;
	font-family:Dotum;
	font-size: 12px;
}
img {border:none;}
a {text-decoration:none;color:#6c6c6c;}
caption {
	display:none;
}
#office {
	width:100%;
}
#office .footer {
	overflow:hidden;
	width:100%; 
	height:47;
	border-top:1px solid #E2E3E3;
	color:#666666;
	font-size:11px;
	font-family:dotum;
	text-align:center;
	
}
#office .footer.mgt {padding-top:12px;}
#office .footer p {
	margin-top:5px;
	color:#CCCCCC;
}
#office .footer p.copyright {
	margin-top:5px;
	color:#666666;
}
#office .footer .bottom-font2,
#office .footer .bottom-font2 a {color:#7d7d7d;}
#office .page {
	overflow:hidden;
	padding:0 20px 66px 20px;
	background:url no-repeat center bottom;
}
#office .page h3.tit {
	margin-top:13px;
	padding-left:17px;
	background:url('../images/bl_arrow.gif') no-repeat left 50%;
	color:#0b4590;
	font-size:14px;
	font-family:dotum;
	line-height:14px;
	vertical-align:top;
}
#office .page .paging {
	width:100%;
	margin-top:23px;
	font-size:12px;
	text-align:center;
}
#office .page .paging a.prev {
	display:inline-block;
	padding:3px 0 3px 24px;
	background:url('../images/bl_prev.gif') no-repeat left top;
	vertical-align:middle;
}
#office .page .paging a.next {
	display:inline-block;
	padding:3px 24px 3px 0;
	background:url('../images/bl_next.gif') no-repeat right top;
	vertical-align:middle;
}
#office .page .product {
	overflow:hidden;
	width:340px;
	margin:15px auto 0 auto;
	padding:10px 0;
	border-top:1px solid #0b4590;
	font-family:dotum;
}
#office .page .product2 {
	margin:0 auto;
	border-top:1px solid #E0E0E0;
}
#office .page .product3 {
	margin:0 auto;
	border-top:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
}
#office .page .product .img-pro {
	float:left;
	margin-left:1px;
	
}
#office .page .product .txt-pro {
	float:left;
	margin-top:5px;
	padding-bottom:5px;
	background:url('../images/bg_dw.gif') repeat-x left bottom;
	color:#666666;
	font-size:12px;
}
#office .page .product .txt-pro strong{
	color:#179cd0;
	font-size:15px;
}
#office .page .product .txt-pro p {
	margin-top:5px;
}
#office .page .product .txt-pro p.pone {
	text-indent:60px;
}
#office .page .top {
	overflow:hidden;
	width:100%;
	margin-top:10px;
	text-align:right;
}
