body {
	background: #b2dada url('images/bg4.png') no-repeat fixed left top;
	font-family: tahoma;
	color: #717273;
}
#container {
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 640px;
	z-index: 1;
}
#hlog {
	position: relataive;
	float: left;
}
#head {
	height: 70px;
	margin-bottom: 15px;
}
#foot {
	height: 24px;
	background-color: #ffffff;
	width: 640px;
	margin-top: 18px;
	float: left;
	clear: all;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#foot ul {
	list-style: none;
	position: relative;
	float: left;
	margin: 0;
}
.curve {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#foot li {
	display: inline;
	font-size: 85%;
	padding: 3px 0px 0px 30px;
	float: left;
}
a img, fieldset {
	border: 0px none;
}
fieldset {
	width: 600px;
	float: left;
	#margin: 5px 0px 0px 5px;
}
#topbar {
	#margin-left: 5px;
}
a  {
	text-decoration: none;
	color: #0d7fa8;
}
a:hover {
	text-decoration: underline;
}
#nav {
	width: 300px;
	height: 30px;
	position: relative;
	float: right;
	margin: 18px 0px 0px 0px;
}
#content {
	background-color: #ffffff;
	position: relative;
	float: left;
	width: 640px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#lim {
	float: right;
	font-family: georgia;
	font-size: 110%;
	color: #a9a6a6;
}
#question {
	float: left;
	clear: left;
	font-size: 120%
}
#memo {
	clear: left;
	float: left;
	font-family: tahoma;
	width: 600px;
	overflow: auto;
	line-height: 1.1;
	padding: 1px;
}
#remlist {
	clear: left;
	min-height: 400px;
	#margin: 9px 0px 9px 0px;
}
#save {
	position: relative;
	margin-top: 2px;
	clear: left;
	#clear: none;
	float: right;
	width: 120px;
	height: 35px;
	border: 0px none;
	background-image: url('images/sbtn5.png');
	cursor: pointer;
}
#save:hover {
	background-image: url('images/sbtn6.png');
}
#tline {
	position: relative;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 15px;
	#margin: 0px 0px 10px 7px;
	padding: 0px;
	list-style-type: none;
}
#tline li {
	border-bottom: 1px dashed #B2CFF6;
	line-height: 1.1em;
	padding: 8px 3px 8px 3px;
	position: relative;
}
.membod {
	display: block;
	overflow: hidden;
	width: 580px;
}
.membod img {
	margin-top: 1px;
}
.time {
	display: block;
	font-size: 80%;
	color: #b9babd;
	margin-top: 2px;
	font-style: italic;
}
.memdel {
	width: 19px;
	height: 19px;
	cursor: pointer;
	position: relative;
	float: left;
	background-image: url('images/bin2.png');
}
.btns {
	width: 61px;
	height: 19px;
	position: absolute;
	right: 0px;
	top: 5px;
}
.memedit {
	width: 19px;
	height: 19px;
	position: relative;
	float: left;
	cursor: pointer;
	margin-right: 2px;
	background-image: url('images/edit.png');
}
.memail {
	width: 19px;
	height: 19px;
	position: relative;
	float: left;
	margin-right: 2px;
	cursor: pointer;
	background-image: url('images/email.png');
}
#emailm {
	width: 300px;
	background-color: #ffffff;
	position: absolute;
	left: 170px;
	border: 5px solid #76d0ea;
}
#emailm input {
	width: 200px;
	font-family: tahoma;
	border: 1px solid #76A4A3;
}
#elist {
	width: 270px;
	margin-left: 13px;
	#margin-top: 5px;
}
#elist dt {
	float: left;
	margin-bottom: 8px;
	
}
#elist dd {
	margin: 0 0 8px 50px;
}
#ebtns {
	position: relative;
	margin: -5px 0px 0px 48px;
	width: 208px;
	height: 35px;
}
#ebtns button {
	border: 0 none;
	cursor: pointer;
	width: 98px;
	height: 35px;
	margin-left: 5px;
}
#tsend {
	background-image: url('images/send.png');
}
#tcancel {
	background-image: url('images/cancel.png');
}
#eover {
	position: absolute;
	width: 300px;
	height: 115px;
	top: 0px;
	opacity: 0.5;
	filter:alpha(opacity=50);
	z-index: 10;
	background:url('images/memlod.gif') no-repeat center;
	background-color: #ffffff;
}
#efeed {
	position: absolute;
	width: 300px;
	height: 115px;
	top: 0px;
	z-index: 15;
	background-color: #ffffff;
}
#msreply {
	width: 210px;
	height: 25px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #76d0ea;
	text-align: center;
	margin: 42px 0 0 50px;
}
#emerror {
	border: 1px solid #f4777d;
	position: absolute;
	height: 17px;
	font-size: 90%;
	background-color: #ffffff;
	width: 210px;
	top: 17px;
	left: 277px;
	#left: 280px;
	#top: 6px;
	z-index: 15;
	padding: 0px 0px 1px 5px;
}
#emerror span{
	position: absolute;
	top: -1px;
	left: -13px;
}
#signin {
	width: 205px;
	height: 248px;
	position: relative;
	float: right;
	margin: 20px 15px 20px 0px;
	_margin: 20px 15px 20px 5px;
}
.sinput {
	width: 205px;
	_width: 200px;
	font-family: tahoma;
	font-size: 100%;
	border: 1px solid #76a4a3;
	/*
	position: absolute;
	top: 86px;
	left: 15px;
	border: medium none;*/
}
#rem {
	position: relative;
	float: left;
	margin: 5px 0px 0px 5px;
}
#lblrem {
	font-size: 80%;
	position: relative;
	float: left;
	margin: 2px 0px 0px 5px;
}
#sbtn {
	position: relative;
	float: right;
	margin: 25px 5px 0px 0px;
	border: none;
	width: 71px;
	height: 34px;
	cursor: pointer;
	background: transparent url('images/sbtn3.png');
}
.gensub {
	position: relative;
	float: right;
	margin: 10px 78px 0px 0px;
	border: none;
	width: 98px;
	height: 35px;
	cursor: pointer;
}
#create {
	background: transparent url('images/create.png');
}
#acc_save {
	margin: 10px 28px 0px 0px;
	background: transparent url('images/save3.png');
}
#pass_change {
	margin: 10px 28px 0px 0px;
	background: transparent url('images/change.png');
}
#csend {
	background: transparent url('images/send.png');
	margin: 6px 78px 10px 0px;
}
#dell_acc {
	background: transparent url('images/delete.png');
	margin: 0px 28px 10px 0px;
}
#tmes {
	margin: 20px 20px 30px 20px;
}
#tmesp {
	margin: 0px 0px 30px 0px;
	text-align: center;
}
#cmessage {
	border: 1px solid #76A4A3;
	font-family: tahoma;
	font-size: 100%;
	width: 300px;
	height: 120px;
}
#banner {
	position: relative;
	float: left;
	margin: 15px 0px 0px 8px;
	_margin: 15px 0px 0px 3px;
}
.page {
	position: relative;
	margin-left: 10px;
	border: 1px solid #98b8b7;
	padding: 5px;
}
#sbtn:hover {
	background: transparent url('images/sbtn4.png');
}
.title {
	font-size: 140%;
	margin: 0px 0px 0px 20px;
}
.utitle {
	font-size: 110%;
	margin: 0px 0px 0px 20px;
	text-decoration: underline;
}
#supform {
	height: 200px;
	padding: 30px 20px 20px 40px;
}
.signlist {
	width: 205px;
}
.signlist span {
	font-size: 70%;
	margin-left: 7px;
}
.signlist dt {
	float: left;
	margin-bottom: 8px;
}
.signlist dd {
	margin: 0 0 9px 0px;
}
#stitle {
	color: #f534d3;
	font-size: 120%;
}
.suplist {
	width: 500px;
	margin-left: 30px;
	
}
.suplist dt {
	float: left;
	margin-bottom: 10px;
	
}
.suplist dd {
	margin: 0 0 10px 170px;
}
/*
#supform label {
	float: left;
	clear: left;
}
*/
#paging {
	width: 640px;
	height: 30px;
	position: relative;
	float: left;
}
#memlod {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url('images/memlod.gif');
	top: 90px;
	#55px;
	left: 15px;
}
.supinput {
	width: 300px;
	font-size: 100%;
	font-family: tahoma;
	border: 1px solid #76a4a3;
}
#error {
	border: 1px solid #f4777d;
	color: #f2565e;
	font-size: 95%;
	width: 200px;
	margin-top: 10px;
	position: relative;
	float: left;
	padding: 3px;
}
.error {
	border: 1px solid #f4777d;
	color: #f2565e;
	width: 300px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	padding: 3px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#intro {
	font-size: 110%;
	margin: 5px 0px 0px 8px;
	_margin: 15px 0px 0px 3px;
	position: relative;
	float: left;
	width: 396px;
}
#register {
	position: relatrive;
	float: right;
	margin-right: 25px;
}
#themes {
	padding: 7px 4px 0px 4px;
	height: 120px;
}
#themes img {
	float: left;
	display: block;
	border: 1px solid #ffffff;
	margin: 0px 11px 0px 0px;
	#margin: 0px 40px 0px 0px;
	#padding: 0px 5px 0px 0px;
	cursor: pointer;
}
#theme_save {
	margin: 0px 17px 0px 0px;
	background: transparent url('images/save3.png');
}
#send_btn {
	background: transparent url('images/send.png');
	float: right;
	margin: -5px 0px 0px 10px;
}
#theform {
	margin: 0px;
}
#setstat {
	padding: 9px;
	font-size: 120%;
	border: 2px solid #76d0ea;
	margin: 10px 0px 0px 20px;
	width: 578px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#delacc {
	margin: 0px 0px 5px 20px;
}
#delacc a {
	font-size: 90%
}
#side {
	width: 120px;
	height: 600px;
	position: absolute;
	top: 85px;
	left: 646px;
}
.edita {
	width: 560px;
}
.ecover {
	position: absolute;
	background-color: #ffffff;
	width: 564px;
	height: 50px;
	opacity: 0.5;
	filter:alpha(opacity=50);
	background:url('images/memlod.gif') no-repeat center;
}
#fform {
	margin-left: 20px;
	height: 50px;
	width: 480px;
}
#ab_banner {
	width: 640px;
	height: 200px;
	background: url('images/banner_about.png') no-repeat center;
	position: relative;
}
.pabout {
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
.aimg {
	margin-left: 30px;
}
.lavaLampWithImage {
    position: relative;
    height: 29px;
    width: 250px;
	#width: 260px;
    padding: 8px;
	_padding: 0px;
    margin: 0px 0px 0px 20px;
    overflow: visible;
}
.lavaLampWithImage li {
    float: left;
    list-style: none;
}
.lavaLampWithImage li.back {
    background: url("images/lava4.png") no-repeat right -30px;
    width: 9px; height: 30px;
    z-index: 8;
    position: absolute;
}
.lavaLampWithImage li.back .left {
    background: url("images/lava4.png") no-repeat top left;
    height: 30px;
    margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavaLampWithImage li a {
    outline: none;
    text-align: center;
    top: 7px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 30px;
	position: relative;
    overflow: hidden;
    margin: auto 10px; 
	_margin: auto 5px;
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
    border: none;
}
#ui-datepicker-div {
    z-index: 5;
	font-size: 62.5%;
}
