/* START_DEFAULT_STYLES */
html {padding:0;margin:0;font-size:62.5%;width:100%;height:100%;}
body {background:#fff url(/images/zalog/bg.png) 0 1px;font: 12px Arial, Helvetica, sans-serif;margin: 0;padding: 0;color: #4e4b4b;width:100%;height:100%;position:relative;}
.clear {clear: both;font-size: 0;line-height: 0;display:block;height:0;}
h1, h2, h3, h4, h5, h6 {padding:5px 0;margin:0;font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
p {padding: 5px 0;margin:0;}
a, a:link, a:active, a:visited {color: #000000;text-decoration: underline;cursor: pointer;}
a:hover {color:#333333;text-decoration: none;}
img {border:none;}
ul, ol {margin:0;padding:0;}
li {margin:0;padding:0 10px;}
form, input {padding:0;margin:0;}
em, i {font-style:normal;}
/* END_DEFAULT_STYLES */
#all {background:url(/images/zalog/all_bg.png) 0 0 repeat-x;}

#header {background:url(/images/zalog/header.jpg) 50% 0 no-repeat;height:145px;}

#content {background:url(/images/zalog/content_mid.png) 50% 1px repeat-y;  position: relative;
  min-height: 100%;}
* html #content {height: 100%;}
.content_top {background:url(/images/zalog/content_top.png) 50% 0 no-repeat;}
#footer {background:url(/images/zalog/content_bottom.png) 50% 100% no-repeat;height:64px;position:relative;margin-top:-64px;}

.menu ul {
	font-size: 18px;
	color: #FFFFFF;
	float: left;
	height: 48px;
}
.menu li {
	padding: 0px;
	float: left;
	list-style-type: none;
}
.menu a, .menu a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px 15px 0;
	height: 38px;
	float: left;
}

.menu a:hover {
	color: #000;
	text-decoration: none;
	background:#fff;
}
.box {width:998px;margin:0 auto;padding-bottom:64px;}
.menu ul .active a, .menu ul .active a:visited {background:#fff;color: #000;}
.tel {
	font-size: 24px;
	color: #ffffff;
	float: right;
	padding: 12px 10px 0 0;}
.menu {width:100%; overflow:hidden;
}
.address {
	font-size: 16px;
	color: #033960;
	float: left;
}

#footer p {width:970px;margin:0px auto;display:block;color:#033960;font-size:16px;padding-top:8px;}
#footer p span {float:left;}
#footer p em {float:right;}

#sidebar {
	padding-top:22px;
	float: right;
	width: 229px;
	padding-right: 2px;
}
.bloknot {
	background-image: url(/images/zalog/blocknot.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height:195px;
	font-size: 12px;
	font-style: italic;
	padding: 70px 30px 10px;
}.bloknot h4 {
	font-weight: bold;
	text-align:center;
}
.bloknot p {
	padding: 3px 0 3px 10px;
}
#mid_content {
	float: left;
	width: 740px;
	padding: 5px 0 10px 20px;
}
#mid_content h1 {
	font-size: 24px;
	color: #004375;
}
.auto_line {width:100%;overflow:hidden;padding:10px 0;}
.auto_line img {float:left;margin-top:10px;margin-right:10px;}

