@charset "utf-8";

@import url("/-/Media/Ricoh/Sites/jp_ricoh/csr/india_edu/jqselectable/style/base.css");

/* Selectbox Styles
=================================*/

#selectbox{
	text-align: left;
	width:160px;
	height:30px;
	background: url(/-/Media/Ricoh/Sites/jp_ricoh/csr/india_edu/img/bg-select.gif) no-repeat right 0;
}

a.sctble_display {
	display: block;
	width:160px;
	height:30px;
}

	a.sctble_display span {
		padding-left: 11px;
		height: 24px;
		line-height: 30px;
		/*font-family:'Times New Roman', serif;*/
		color: #6f7980;
	}
	a.sctble_display:hover span { background-position: right -21px }
	a.sctble_focus span { background-position: right -42px !important }

/* Pulldown Mat (Basis)
=================================*/

div.sctble_mat {}
div.sctble_mat dl {}
div.sctble_mat a {
		padding-right: .7em;
		color: #99a1a6;
		/*font-family:'Times New Roman', serif;*/
}

	div.sctble_mat a.selected {
		color: #99a1a6;
		text-decoration: none;
		cursor: default;
	}

	div.body a{
		outline: none;
	}


#archiveList{
	width:208px;
	margin:0 auto;
}

#archiveListL{
	float:left;
	padding-right:1px;
	background: url(../../../img/bg-archive2.gif) no-repeat right top;
}

#archiveListR{
	float:right;
}

