#login {
	background-repeat: no-repeat;
	background-image: url(../images/login_bg.gif);
	background-position: right top;
	padding-top: 32px;
}
#login_photo {
text-align:center;
padding-top:5px;
}
#login_photo p {
	line-height: 150%;
	text-align: left;
	text-indent: 24px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-top: 8px;
}
#board {
	background-color: #FFFFFF;
	background-image: url(../images/board_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 32px;
}
#board_bg {
	background-image: url(../images/login.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 180px;
}

#board_div {
	text-align: left;
	vertical-align: top;
	width: 195px;
}
#service {
	margin-bottom:10px;
	float:right;
}
#ser {
WORD-BREAK:break-all;
}
#find {
	background-color: #FFFFFF;
	background-image: url(../images/find_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 32px;
	padding-left: 23px;
}
#find_left {
	float: left;
	width: 90px;

}
#find_right {
	width: 90px;
	float: left;
}
#find ul {
	list-style-type: none;
	
}

#find li {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#find a {
	background-color: #f8f7f6;
    display: block;
	padding: 5px;
}
#find_left .fd {
	background-color: #eeedec;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#find_right .fd {
	background-color: #eeedec;
}
#zntc {
	background-repeat: no-repeat;
	background-image: url(../images/zntc_bg.gif);
	background-position: right top;
	padding-top: 32px;
	text-align: left;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}