@charset "utf-8";

.research  #container {
	background: #F6D05C;

}
.research #sidebar #holder  {
	background: url(../images/research/sidebar.jpg) no-repeat;
}
.research    #site_title {
	background: url(../images/research/site_title.gif) no-repeat;
}
.research #wrapper   {
	background: #FFFFFF url(../images/research/bkg.jpg) no-repeat center 70px;
}
.research #sub ul {
	margin-left: 60px;
}

.research    #btnActive {
	background: url(../images/common/buttons/research/btn_research-trans.png) no-repeat;
}
.research #btnAbout:hover {
	background: url(../images/common/buttons/research/btn_about_h.gif) no-repeat;
}

.research  #btnJoin:hover {
	background: url(../images/common/buttons/research/btn_join_h.gif) no-repeat;
}
.research  #btnMember:hover {
	background: url(../images/common/buttons/research/btn_member_h.gif) no-repeat;
}
.research  #btnFaqs:hover {
	background: url(../images/common/buttons/research/btn_faqs_h.gif) no-repeat;
}
.research  #btnPrivacy:hover {
	background: url(../images/common/buttons/research/btn_privacy_h.gif) no-repeat;
}
.research  #btnResearch:hover {
	background: url(../images/common/buttons/research/btn_research_h.gif) no-repeat;
}
.research  #content  div {
	padding: 10px 10px 5px;
	border: 1px solid #DBDBDB;

}
.research   #content   div  p {
	line-height: normal;
	font-weight: normal;
	margin: 0 0 5px;
	color: #000000;
}
.research  #content  div  a {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.research #content ol li {
	list-style: decimal;
	margin-bottom: 10px;
}
.research #content ol {
	margin-left: 20px;
	margin-top: 20px;
}
