
body{
	margin:0px;
	padding:0px;
	font-family:verdana;
}

table.container{
	border-collapse:collapse;
	margin-right:auto;
	margin-left:auto;
}

table.container td{
	padding:0px;
}

div.head{
	width:846px;
	height:44px;
	background-image:url(./img/head_zils.jpg);
	background-repeat:no-repeat;
}

div.page{
	width:846px;
	background-image:url(./img/page_zils.jpg);
	background-repeat:repeat-y;
}

div.footer{
	width:846px;
	height:44px;
	background-image:url(./img/footer_zils.jpg);
	background-repeat:no-repeat;
}

table.clean{
	border-collapse:collapse;
}

table.clean td{
	padding:0px;
}

div.logo{
	margin-bottom:20px;
	height:110px;
	width:230px;
	overflow:hidden;
	background-position:center center;
}

div.picture{
	width:544px;
	height:295px;
	background-repeat:no-repeat;
}

div.picture_right_end{
	width:20px;
	height:295px;
	background-color:#356ed5;
}

div.navi{
	padding:20px 0px 0px 20px;
	color:#356ed5;
	font-size:16px;
	font-weight:bold;
}

div.left_title{
	font-size:11px;
	padding-bottom:3px;
	margin-right:10px;
	margin-left:10px;
	border-bottom:1px solid #bcbec0;
}

ul.lm{
	padding:10px 0px 0px 30px;
	margin:0px;
}

ul.lm li{
	font-size:12px;
	list-style-image:url(./img/list.jpg);
	margin-bottom:5px;
}

span.left_title{
	color:#356ed5;
}

div.content{
	padding:20px 45px 20px 20px;
	font-size:11px;
	text-align:justify;
	color:#686868;
}

ul.sub{
	padding:0px 0px 0px 15px;
	margin:0px;
}

ul.sub li{	
	font-size:11px;
	list-style-image:url(./img/list.jpg);
	margin-bottom:5px;
}

a.link_1:link {text-decoration:none;color:black;}
a.link_1:active {text-decoration:none;color:black;}
a.link_1:visited {text-decoration:none;color:black;}
a.link_1:hover {text-decoration:none;color:#356ed5;}

a.link_2:link {text-decoration:underline;color:black;}
a.link_2:active {text-decoration:underline;color:black;}
a.link_2:visited {text-decoration:underline;color:black;}
a.link_2:hover {text-decoration:underline;color:#356ed5;}