#title {
	text-align: center;
	margin: 5px;
	display: block;
	padding: 0px;
}
#title h1 {
	font-size: 130% !important;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000000;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}

.list h2{
	font-size: 100%;
	font-weight: bold;
	width: 350px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	z-index: 10;
	padding-left: 5px;
	background-color: #007DC5;
	margin: 0px;
}
h2 .bigger {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}

.list h2 a{
	color: #000000;
}

.list h3 {
	font-size: 100%!important;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	vertical-align: middle;
	clear: both;
	color: #32327F;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.list h3 a:link,
.list h3 a:visited
 {
	font-weight: bold;
	color: #32327F;
}

.smaller {
	font-size: 80%!important;
	font-size: 75%;
}

.list h4 {
	font-size: 95%!important;
	font-size: 90%;
	font-weight: bold;
	line-height: 115%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	color: #000000;
}
.list {
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: both;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
}

.list div{
	clear: both;
	color: #FFFFFF;
	padding: 0px;
	background-color: #E1F4FD;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.list p {
	font-size: 85% !important;
	font-size: 80%;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #333333;
	line-height: 130%;
}

.list .blue-back {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	height: 4em;
	vertical-align: middle;
}

.backimg {
	background-image: url(img/bodyback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.note01 {
	font-size: x-small;
}
p#note {
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border: thin dashed #999999;
	display: block;
	font-size: 90% !important;
	font-size: 85%;
	width: 480px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#box-main ol {
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.contact {
	color: #000000;
	text-align: left;
	width: 70%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #003366;
}

.contact h2 {
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	font-size: 110%;
	text-align: left;
	background-color: #007DC5;
	border: 1px solid #333376;
}
.contact address {
	padding: 5px;
	margin: 0px;
	color: #000000;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	background-color: #FFFFFF;
}
.contact address a{
	color:#0000FF;
}

h2.back-ub {
	background-color: #2E3192;
	color: #FFFFFF;
}
h2.back-smphone{
	background-color: #00A651;
	color: #FFFFFF;
}
h2.back-dcard{
	background-color: #D91E5C;
	color: #FFFFFF;
}
h2.back-wlan{
	background-color: #E4A025;
	color: #FFFFFF;
}
h2.back-sec{
	background-color: #912890;
	color: #FFFFFF;
}
h2.back-ip{
	background-color: #007B84;
	color: #FFFFFF;
}

