body { overflow: hidden; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, blockquote, th, table, tr, td, p, img {margin:0;padding:0; border:0;}

.EDM-container {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background-position: center top;
	overflow: scroll;
	z-index: 2147483640;
	font-family:Tahoma, Geneva, sans-serif;
}
.EDM-body {
	width: 650px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}
.title {
	font-size: 25px;
	font-weight: bolder;
	text-align: center;
	color: #000;
}
.name {
	font-size: 30px;
	font-weight: bolder;
	line-height: 60px;
}
.name:hover {
	font-size: 30px;
	line-height: 60px;
}
.ph {
	font-size: 15px;
	font-weight: bold;
}
.sd {
	font-size: 10px;
	letter-spacing: 1px;
	color: #878787;
	text-align: center;
}
#bottom {
	background-color: #f3f3f3;
	border-top: 1px solid #c4c4c4;
	padding: 10px;
}
#address {
	padding: 20px 0px 40px 0px;
	background-color: #fafafa;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px dotted #cccccc;
	text-align: center;
}
#middle {
	background-color: #fafafa;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: center;
	padding: 30px 0px 30px 0px;
}
body, td, th {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

#livechat-compact-container { display:none;}

#show_header {display:none;}
-->