body {
	margin:0; 
	padding:0; 
	text-align:center;
	font:8pt "Arial", helvetica, sans-serif; 
	background:#000000;
}
table, td, img {
	font:8pt "Arial", helvetica, sans-serif; 
	color:#000000; 
	vertical-align:top;  
	text-align:center; 
	padding:0; 
	margin:0;
	border-collapse:collapse;
	background:#ffffff;
}
strong {
	color:#4664ae;
	font-weight:bold;
}
a:link{
	color:#2e902b; 
	text-decoration:none; 
}
a:active{
	color:#2e902b;
	text-decoration:none;
}
a:visited{
	color:#2e902b;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
#wrapper {
	width:778px;
	padding:0;
	margin:0 auto;
	border:0;
}
#logo {
	padding:5px 5px 30px 20px;
	margin:0 auto;
	text-align:left;
}

#main_m {
	width:22px;
	background: url(../../lz_images/mainleft2.jpg) left top no-repeat;
}
/* Base Start */
.base-tl {
	width:20px;
	height:20px;
	background: url(../images/base_tl.gif) left top no-repeat;
}
.base-t {
	width:auto;
	height:20px;
	background: url(../images/base_t.gif) left top repeat-x;
}
.base-tr {
	width:20px;
	height:20px;
	background: url(../images/base_tr.gif) left top no-repeat;
}
.base-l {
	width:20px;
	height:20px;
	background: url(../images/base_l.gif) left top repeat-y;
}
.base {
	width:auto;
	height:auto;
	font-weight:bold;
	font-size:2.0em;
	color:#ffffff;
	background: #4664ae;
}
.base-r {
	width:20px;
	height:20px;
	background: url(../images/base_r.gif) left top repeat-y;
}
.base-bl {
	width:20px;
	height:20px;
	background: url(../images/base_bl.gif) left top no-repeat;
}
.base-b {
	width:auto;
	height:20px;
	background: url(../images/base_b.gif) left top repeat-x;
}
.base-br {
	width:20px;
	height:20px;
	background: url(../images/base_br.gif) left top no-repeat;
}
.arrow {
	text-align:center;
}
/* Base End*/
.leftPanel {
	width:303px;
	background: #0069b1;
}

.basicFont {
	font-size:1.6em;
	line-height:1.5em;
	padding:30px;
	margin:0 auto;
	text-align:justify;
	background:#ffffff;
}
.basicFont ul li {
	font-weight:normal;
	list-style:url(../images/icon.gif) none;
	padding-left:5px;
	margin:0 auto;
	text-align:left;
}
h1 {
	font-size:2.0em;
	color:#00a623;
	text-align: left;
	line-height:1.0em;
	border-bottom:dashed 1px #666666;
}
#footer {
	font-size:1.0em;
	text-align:right;
	padding:5px;
	color:#000000;
}
