@charset "UTF-8";
/* CSS Document */

#Rside_index {
	float: right;
	margin-top: 26px;
	background-image: url(../images/bg_content2.gif);
	width: 221px;
	margin: 26px 10px 0 0;
	background-repeat: repeat-y;
}
ul#problems {
	background-image: url(../images/bg-problems.gif);
	height: 450px;
	width: 220px;
	list-style: none;
	padding: 40px 0 0;
	background-repeat: no-repeat;
	margin: 40px 10px 0 0;
}
#problems li {
	margin: 12px 0 0 10px;
}
#Rside_index object {
	margin-left: 0px;
	width: 210px;
	margin-top: 20px;
}
ul#education img {
	margin: 15px 0px 0px;
}
ul#anwering_service {
	margin-top: -50px;
}

