﻿@charset "utf-8";

html * {
	box-sizing        : content-box;	/* for MacIE, Opera */
	-moz-box-sizing   : content-box;	/* for Mozilla, Firefox,Netscape */
	-khtml-box-sizing : content-box;	/* for Safari */
}
body {
	font-family     : Verdana, sans-serif;
	font-size       : small;
	color           : #333333;
	margin          : 0px;
	padding         : 0px;
}

div, p, ul, ol, li, dl, dt, dd, table,
h1, h2, h3, h4, h5, h6,
form, input, textarea {
	margin: 0px;
	padding: 0px;
}

a {
	color           : #0055ca;
}
a:link {
	text-decoration : none;
}
a:visited {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
a:active {
	text-decoration : none;
}
ul.list01 {
	margin          : 13px 0px 0px 0px;
	padding         : 0px;
	list-style      : none;
}
ul.list01 li {
	padding         : 0px 0px 0px 8px;
	background      : url(/web/imgs/ind_et_001.gif) no-repeat 0px 5px;
	font-size       : small;
	line-height     : 1.4;
}
ul.list01 li a {
	color           : #0055ca;
}
ul.list01 li a:link {
	text-decoration : none;
}
ul.list01 li a:visited {
	text-decoration : none;
}
ul.list01 li a:hover {
	text-decoration : underline;
}
ul.list01 li a:active {
	text-decoration : none;
}
ul.list02 {
	margin          : 5px 0px 0px 74px;
	padding         : 0px;
	list-style      : none;
}
ul.list02 li {
	padding         : 0px 0px 0px 9px;
	background      : url(/web/imgs/ind_et_001.gif) no-repeat 0px 5px;
	font-size       : small;
	line-height     : 1.3;
}

html>/**/body ul.list02 li {
	padding         : 1px 0px 0px 9px;
	background      : url(/web/imgs/ind_et_001.gif) no-repeat 0px 5px;
	font-size       : small;
	line-height     : 1.3;
}

ul.list02 li a {
	color           : #0055ca;
}
ul.list02 li a:link {
	text-decoration : none;
}
ul.list02 li a:visited {
	text-decoration : none;
}
ul.list02 li a:hover {
	text-decoration : underline;
}
ul.list02 li a:active {
	text-decoration : none;
}