@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(lz_images/bg.gif);
	margin-bottom: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}

#header{
	width:778px;
	margin:0 auto;
}

#banner{
	width:778px;
	margin:0 auto;
}

#wrapper{
	width:778px;
	margin:0 auto;
}

#content_wrap{
	width:778px;
}

#content{
	width:480px;
	margin:10px 0 0 20px;
	float:left;
}

#index_right{
	width:242px;
	height:100px;
	float:right;
}

#content2{
	width:738px;
	clear:both;
	margin-left:20px;
	padding-top:10px;
}

#content3{
	width:545px;
	margin:10px 0 0 20px;
	float:left;
	text-align:justify;
}

#logo_right{
	width:190px;
	float:right;
	margin-top:0;
}

#dot{
	background:url(../lz_images/dot.jpg) repeat-x;
	margin: 10px 0 10px -1px;
}

#seperator1{
	clear:both;
	width:550px;

}

.images ul{	list-style:none;  }
.images li{	list-style:none; display:block;	float:left;	padding:8px 15px; border:#CCC solid 1px; margin:5px;  }

a:link {
	text-decoration:none;
	color:#333;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration:underline;
	color: #FF0000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

.style1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#FF0000;
	text-align:center;
	width:10px;
}

.style2 {
	font-size: 11px; 
}

.style3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #FF0000;
}

.style6 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FF0000; 
	font-weight: bold; 
	}
	
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #999999; 
	}
	
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	}
	
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold; 
	}
	
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style12 {
	font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.style13 {font-size: 10px}
.style14 {font-size: 10px; font-weight: bold; }
.style15 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.style16 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; }
.style18 {font-size: 10px; color: #FFFFFF; }
.style19 {color: #FFFFFF}

.title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}




#footer{
	width:778px;
	height:38px;
	background:url(../lz_images/footer_bg.jpg) repeat;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px
}