@charset "UTF-8";
/* CSS Document */

#cont-left #greet-title {
	background: url(../images/title_rep.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 522px;
	display: block;
	text-indent: -9999px;
}
#cont-left #greet-txt {
	width: 685px;
	background: #EBEBE6;
	margin: 20px 0px 0px;
	padding: 0px 0px 0px 25px;
	height: 2000px;
}
#greet-txt p {
	font-size: 12px;
	line-height: 21px;
	margin: 10px 0px 0px;
	padding: 0px;
}
#greet-txt .greet-msg {
	width: 400px;
	float: left;
	margin: 0px 0px 10px;
	padding: 0px;
}
#greet-txt .greet-right {
	display: block;
	float: right;
	width: 230px;
	margin-right: 30px;
}
#greet-txt .rep_ph {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#greet-txt .rep_ph p {
	font-size: 11px;
	margin: 4px 0px 0px;
	padding: 0px;
	line-height: 1.5em;
}
.greet1 {
	margin: 0px;
	padding: 0px 0px 10px;
	height: 50px;
	width: 655px;
	display: block;
	background: url(../images/rep_rep.png) no-repeat 0px 20px;
	text-indent: -9999px;
}
.greet2 {
	margin: 0px;
	padding: 0px 0px 10px;
	height: 50px;
	width: 655px;
	display: block;
	background: url(../images/greet_member.png) no-repeat 0px 10px;
	text-indent: -9999px;
	clear: both;
}
.tx-blue {
	color: #06F;
}
.tx-right {
	text-align: right;
}
table#geet-member {
	font-size: 12px;
	line-height: 12px;
	margin: 0px 0px 0em;
	padding: 0px;
	width: 400px;
	border-style: none;
}
table#geet-member tr td{
	margin: 0px;
	padding: 0px 0px .5em;
}
table#geet-member tr td.author {
	margin: 0px;
	padding: 0px 0px 1.5em;
}
