/*------------ page style set ------------*/
html,body {
	margin: 0;
	padding: 0;
}
blockquote {
	background-color: transparent;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #122CA0;
}
pre {
	background-color: transparent;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #122CA0;
}
form {
	background-color: transparent;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}
/*------------ table style set ------------*/
.chat-tb1{
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}
.chat-tb-cell1 {
	background-color: transparent;
	font-size: 80%;
	color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}
.chat-tb-cell2 {
	margin-left: 30px;
	background-color: transparent;
	font-size: 80%;
	color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}
.chat-tb-cell3 {
	background-color: transparent;
	font-size: 80%;
	color: transparent;
	border: 0px none transparent;
}
.chat-tb-cell4 {
	background-color: transparent;
	font-size: 80%;
	color: transparent;
	border: 0px none transparent;
}
.chat-tb-cell5 {
	background-color: transparent;
	font-size: 80%;
	color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}
