@charset "utf-8";
/* CSS Document */
#side_a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EFEFEF;
	width: 210px;
	height: auto;
	background-image: url(../images/bullet_multi.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#side_a a:link {
	color: #4262BF;
	text-decoration: underline;
}
#side_a a:visited {
	color: #4262BF;
	text-decoration: underline;
}
#side_a a:hover {
	color: #4262BF;
	text-decoration: none;
}
#side_a a:active {
	color: #4262BF;
	text-decoration: underline;
}
#side_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EFEFEF;
	width: 210px;
	height: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/bullet_multi.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#side_b a:link {
	color: #4262BF;
	text-decoration: underline;
}
#side_b a:visited {
	color: #4262BF;
	text-decoration: underline;
}
#side_b a:hover {
	color: #4262BF;
	text-decoration: none;
}
#side_b a:active {
	color: #4262BF;
	text-decoration: underline;
}
#side_c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EFEFEF;
	width: 210px;
	height: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/bullet_multi.gif);
	background-repeat: no-repeat;
	background-position: 15px 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#side_c a:link {
	color: #4262BF;
	text-decoration: underline;
}
#side_c a:visited {
	color: #4262BF;
	text-decoration: underline;
}
#side_c a:hover {
	color: #4262BF;
	text-decoration: none;
}
#side_c a:active {
	color: #4262BF;
	text-decoration: underline;
}
#side_d {
	background-color: #EFEFEF;
	width: 210px;
	height: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/bullet_multi.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 40px;
}
#side_d a:link {
	color: #4262BF;
	text-decoration: underline;
}
#side_d a:visited {
	color: #4262BF;
	text-decoration: underline;
}
#side_d a:hover {
	color: #4262BF;
	text-decoration: none;
}
#side_d a:active {
	color: #4262BF;
	text-decoration: underline;
}
