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

.big_select		{ display:block; margin:0; padding:0;}

.big_select .dd {
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	color:#333;
	position:relative; float:left
}
.big_select .dd .ddTitle {
	text-indent:0;
	cursor:default;
	overflow:hidden;
	width:50px; height:20px; margin:0; padding:8px 0 0 9px; border:0; background:none; float:left; font:normal 1em Verdana, Geneva, sans-serif; color:#333; position:relative;
	cursor:pointer;
	
}
.big_select .dd .ddTitle span.arrow {
	background:none; float:right; display:inline-block;width:30px; height:29px; cursor:pointer; color:#333; position:absolute; right:0px; top:1px; }

.big_select .dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; }
.big_select .dd .ddTitle img.selected {
	background:none; float:right; display:inline-block;width:30px; height:29px; cursor:pointer; color:#333; position:absolute; right:0; top:-1px !important;}
.big_select .dd .ddChild {
	position:absolute;
	border-top:none;
	display:none;
	overflow:auto;
	top:100%; left:0px;
	overflow-x:hidden !important;
	width:50px!important; border:1px solid #eee; background:#fff; z-index:99999; border-bottom:0;
	

}


.big_select .dd .ddChild .opta a, .dd .ddChild .opta a:visited {}
.big_select .dd .ddChild a {
	display:block;
	text-decoration:none;
	color:#333;
	cursor:pointer;
	width:50px!important;
	height:29px;
	line-height:29px; font-size:12px; border-bottom:1px solid #eee;
	padding:0 0 0 10px!important
	 

}
.big_select .dd .ddChild a:hover {
 
	color:#333; font-size:12px; background:#fff;
	 
}
.big_select .dd .ddChild a.selected {
	 
	
}
.big_select .hidden {display:none;}

/*******************************************************************************************/

.small_select		{ display:block; margin:0; padding:0; width:152px; border-right:1px solid #eee; float:left;}
.small_select.max	{ border:0;}

.small_select .dd {
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	color:#333;
	position:relative; float:left
}
.small_select .dd .ddTitle {
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:20px;
	width:150px;
	color:#333;
	padding:7px 0 0 10px;
	background:none;
	position:relative; font:normal 12px Verdana, Geneva, sans-serif; 
	cursor:pointer
	
}
.small_select .dd .ddTitle span.arrow {
	background:none; float:right; display:inline-block;width:21px; height:22px; cursor:pointer; color:#333; position:absolute; right:0px; top:0 }

.small_select .dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; }
.small_select .dd .ddTitle img.selected {
	background:none; float:right; display:inline-block;width:21px; height:22px; cursor:pointer; color:#333; position:absolute; right:0; top:0
}
.small_select .dd .ddChild {
	position:absolute;
	border-top:none;
	display:none;
	overflow:auto;
	top:100%; left:0px;
	overflow-x:hidden !important;
	width:150px!important; border:solid 1px #eee; background:#fff; z-index:99999;
	

}


.small_select .dd .ddChild .opta a, .dd .ddChild .opta a:visited {}
.small_select .dd .ddChild a {
	display:block;
	text-decoration:none;
	color:#333;
	cursor:pointer;
	width:150px!important;
	height:26px;
	line-height:26px; font-size:12px;
	padding:0 0 0 10px!important
	 

}
.small_select .dd .ddChild a:hover {
 
	color:#333; background:#fff; font-size:12px;
	 
}
.small_select .dd .ddChild a.selected {
	 
	
}
.small_select .hidden {display:none;}

/*------------------------------ myRead select ----------------------------------*/
.myRead_select		{ display:block; margin:0; padding:0; width:169px; border-right:1px solid #eee; float:left;}
.myRead_select.max	{ border:0;}

.myRead_select .dd {
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	color:#2c632f;
	position:relative; float:left
}
.myRead_select .dd .ddTitle {
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:18px;
	width:160px;
	color:#2c632f;
	padding:4px 0 0 10px;
	background:none;
	position:relative; font:normal 12px Verdana, Geneva, sans-serif; 
	cursor:pointer
	
}
.myRead_select .dd .ddTitle span.arrow {
	background:none; float:right; display:inline-block;width:21px; height:22px; cursor:pointer; color:#2c632f; position:absolute; right:0px; top:0 }

.myRead_select .dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; }
.myRead_select .dd .ddTitle img.selected {
	background:none; float:right; display:inline-block;width:21px; height:22px; cursor:pointer; color:#2c632f; position:absolute; right:0; top:0
}
.myRead_select .dd .ddChild {
	position:absolute;
	border-top:none;
	display:none;
	overflow:auto;
	top:100%; left:0px;
	overflow-x:hidden !important;
	width:160px!important; border:solid 1px #eee; background:#fafcfa; z-index:99999;
	

}


.myRead_select .dd .ddChild .opta a, .dd .ddChild .opta a:visited {}
.myRead_select .dd .ddChild a {
	display:block;
	text-decoration:none;
	color:#2c632f;
	cursor:pointer;
	width:160px!important;
	height:26px;
	line-height:26px; font-size:12px;
	padding:0 0 0 10px!important
	 

}
.myRead_select .dd .ddChild a:hover {
 
	color:#2c632f; background:#fafcfa; font-size:12px;
	 
}
.myRead_select .dd .ddChild a.selected {
	 
	
}
.myRead_select .hidden {display:none;}

/*------------------------------ Grade select ----------------------------------*/
.grade_select		{ display:block; margin:0; padding:0; width:149px; border-right:1px solid #eee; float:left;}
.grade_select.max	{ border:0;}

.grade_select .dd {
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	color:#333;
	position:relative; float:left
}
.grade_select .dd .ddTitle {
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:18px;
	width:140px;
	color:#333;
	padding:9px 0 0 10px;
	background:none;
	position:relative; font:normal 12px Verdana, Geneva, sans-serif; 
	cursor:pointer
	
}
.grade_select .dd .ddTitle span.arrow {
	background:none; float:right; display:inline-block;width:21px; height:22px; cursor:pointer; color:#333; position:absolute; right:0px; top:0 }

.grade_select .dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; }
.grade_select .dd .ddTitle img.selected {
	background:none; float:right; display:inline-block;width:21px; height:22px; cursor:pointer; color:#333; position:absolute; right:0; top:0
}
.grade_select .dd .ddChild {
	position:absolute;
	border-top:none;
	display:none;
	overflow:auto;
	top:100%; left:0px;
	overflow-x:hidden !important;
	width:146px!important; border:solid 1px #eee; background:#fff; z-index:99999;
	

}


.grade_select .dd .ddChild .opta a, .dd .ddChild .opta a:visited {}
.grade_select .dd .ddChild a {
	display:block;
	text-decoration:none;
	color:#333;
	cursor:pointer;
	width:146px!important;
	height:26px;
	line-height:26px; font-size:12px;
	padding:0 0 0 10px!important
	 

}
.grade_select .dd .ddChild a:hover {
 
	color:#333; background:#fff; font-size:12px;
	 
}
.grade_select .dd .ddChild a.selected {
	 
	
}
.grade_select .hidden {display:none;}

/*------------------------------ myReadL select ----------------------------------*/
.myReadL_select		{ display:block; margin:0; padding:0; width:204px; border-right:0px solid #eee; float:left;}
.myReadL_select.max	{ border:0;}

.myReadL_select .dd {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	color:#fff;
	position:relative; float:left
}
.myReadL_select .dd .ddTitle {
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:17px;
	width:200px;
	color:#fff;
	padding:3px 0 0 10px;
	background:none;
	position:relative; font:normal 12px Arial, Helvetica, sans-serif; 
	cursor:pointer
	
}
.myReadL_select .dd .ddTitle span.arrow {
	background:none; float:right; display:inline-block;width:21px; height:22px; cursor:pointer; color:#fff; position:absolute; right:0px; top:0 }

.myReadL_select .dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; }
.myReadL_select .dd .ddTitle img.selected {
	background:none; float:right; display:inline-block;width:21px; height:22px; cursor:pointer; color:#fff; position:absolute; right:0; top:0
}
.myReadL_select .dd .ddChild {
	position:absolute;
	border-top:none;
	display:none;
	overflow:auto;
	top:100%; left:0px;
	overflow-x:hidden !important;
	width:200px!important; border:solid 1px #05610a; background:#05610a; z-index:99999;
	

}


.myReadL_select .dd .ddChild .opta a, .dd .ddChild .opta a:visited {}
.myReadL_select .dd .ddChild a {
	display:block;
	text-decoration:none;
	color:#fff;
	cursor:pointer;
	width:200px!important;
	height:26px;
	line-height:26px; font-size:12px;
	padding:0 0 0 10px!important
	 

}
.myReadL_select .dd .ddChild a:hover {
 
	color:#fff; background:#05610a; font-size:12px;
	 
}
.myReadL_select .dd .ddChild a.selected {
	 
	
}
.myReadL_select .hidden {display:none;}
