* { margin: 0; padding: 0;}
body {background:#EFF2F3; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
td { font-size: 11px; }
.normal { font-size: 11px; }
.txt_12 { font-size: 12px;}
.txt_14 { font-size: 14px;}
.bold { font-weight: bold; }
.date_book {color: #C80000;}
.txt_green { color: green; }
.txt_red {color: red; }
#content {
	width: 900px ;
	margin-left: auto ;
	margin-right: auto ;
}
#content-login{
	width: 900px ;
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 80px;
}
.company-name{
	font-size: 28px;
	font-weight: bold;
}
.labelname{
	font-size: 13px;
	font-weight: bold;
}
#liquid-round {
	margin:0px auto;
	background:#fff url(img/leftside.gif) repeat-y left top;
}
.top {
	width:100%;
	height:20px;
	background:url(img/top.gif) no-repeat left top;
}
.top span {
	display:block;
	position:relative;
	height:20px;
	background:url(img/top-right.gif) no-repeat right top;
}
.center-content {
	position:relative;
	background:url(img/rightside.gif) repeat-y right top;
	padding:1px 20px 1px 25px;
	margin:-1px 0 -50px 0;
	/*height:480px;*/
}

.center-content-1 {
	position:relative;
	background:url(img/rightside.gif) repeat-y right top;
	padding:1px 20px 1px 25px;
	margin:-1px 0 -50px 0;
	/*height:480px;*/
}

.center-content-2 {
	position:relative;
	background:url(img/rightside.gif) repeat-y right top;
	padding:1px 20px 1px 25px;
	margin:-1px 0 -50px 0;
	/*height:480px;*/
}

.center-login-content{
	position:relative;
	background:url(img/rightside.gif) repeat-y right top;
	padding:1px 20px 1px 25px;
	margin:-1px 0 -50px 0;
	height: 320px;
}
.bottom {
	width:100%;
	height:60px;
	background:url(img/bottom.gif) no-repeat left bottom;
}
.bottom span {
	display:block;
	position:relative;
	height:60px;
	background:url(img/bottom-right.gif) no-repeat right top;
}
p {margin:0 0 1em 0}
.info {font: normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: italic; color: red;}
#footer {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 900px ;
	margin-left: auto ;
	margin-right: auto ;
	color: #5C5C5C;
}

a.toplink:link,a.toplink:active,a.toplink:hover,a.toplink:visited {
	color:#000000;
	text-decoration: none;
}

.red {
	color: red;
}

.green {
	color: green;
}

.service_info {
	color: #7E7E7E;
	font-style: italic;
}

a.normal:link, a.normal:active, a.normal:visited {
	text-decoration: none;
}

a.normal:hover {
	text-decoration: underline;
}