#side {
	float: right;
	width: 380px;
}
.box_service {
	margin: 0px;
	padding: 0px;
	width: 380px;
}

ul#service {
	margin-bottom: 10px;
	padding: 10px;
	border: 3px solid #E4E4E4;
}
ul#service       li  a {
	list-style-type: none;
	height: 30px;
	display: block;
	margin-bottom: 5px;
	padding-left: 13px;
	background-image: url(../img/common/icon01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	font-weight: bold;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
ul#service        li  a:hover {
	text-decoration: underline;

}
#sidenavi {
	margin-bottom: 10px;
	width: 232px;
	font-size: 12px;
}
#sidenavi  li a:link {
	list-style-type: none;
	height: 30px;
	width: 212px;
	display: block;
	margin-bottom: 5px;
	padding-left: 13px;
	background-image: url(../img/common/icon01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-weight: bold;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2D63A1;
}
#sidenavi  li  a:hover {
	text-decoration: underline;

}

#side h3 {
	background-image: url(../img/side/bg_sidetitle.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 3px;
	font-weight: bold;
	width: 370px;
	padding-left: 10px;
	margin: 0px;
	height: 27px;
}
#side h4 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	color: #0175C8;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: bold;
}
#side h5 {
	padding-left: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	background-color: #D7EEFF;
	border: 1px solid #0856A1;
}

.box_info_side {
	padding: 8px;
	margin-bottom: 10px;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
}
#side p {
	margin-bottom: 10px;
}
#side  dl {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: small;
}
#side  dt {
	padding-left: 10px;
	margin: 0px;
	background-image: url(../img/common/icon01.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: 0px 8px;
}
#side  dd {
	margin-bottom: 5px;
	padding-bottom: 3px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
p.side_contact   {
	width: 380px;
	text-indent: -9999px;
	background-image: url(../img/side/side_contact.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: both;
	float: left;
}
p.side_contact  a      {
	background-image: url(../img/side/side_contact.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 380px;
	height: 35px;
	text-align: center;
	overflow: hidden;
}
p.side_contact    a:hover     {
	background-image: url(../img/side/side_contact_on.jpg);
	background-repeat: no-repeat;
}
