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

#menudrop{	
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 230px;
	z-index: 30;
	font-family: Verdana, 'Small Fonts', sans-serif;
	}

#menudrop li{
	/*border: #0080ff 1px dashed;*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	border-top: none;
	border-bottom: none;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	
	}

#menudrop li:hover{
	background: #ffffff;
	border-spacing:0px;
	border-top: none;
	border-bottom: none;
	border-left: #0299CE 1px solid;
	border-right: #0299CE 1px solid;
	}



#menudrop li font{
	font-family: Verdana, 'Small Fonts', sans-serif;
	font-size:14px;
	font-weight: normal;
	text-decoration:none;
	text-align: center;
	color: #0299CE;
	
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:25px;
	
	display: block;
	background-color:#ffffff;
	
	border-top: none;
	border-left: #c4dfe8 2px solid;
	border-right: #c4dfe8 2px solid;
	border-bottom: #ffffff 2px solid;
	}

#menudrop li a{	
	display: block;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:25px;
	text-align: center;
	text-decoration:none;
	font-size:14px;
	font-weight: normal;
	color: #000000;
	}

#menudrop li a:hover{
	background: #ffffff;
	color: #0299CE;
	text-decoration:underline;
	}

#menudrop div{
	position: absolute;
	visibility: hidden;
	margin:0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	display: block;
	background: #ffffff;
	text-align:left;
	line-height:12px;
	border-bottom: #0299CE 1px solid;
	border-left: #0299CE 1px solid;
	border-right: #0299CE 1px solid;
	}

#menudrop div a{
		position: relative;
		display: block;
		margin:0px 0px 0px 0px;
		padding: 5px 10px 0px 0px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #000000;
		font-size:11px;
		}

#menudrop div a:hover{
		background: #ffffff;
		color: #0299CE;
		}

/*///////////////////////////////////////////////////////*/
		
.li1a{
	width: 171px;
}
.div1a{
	width: 150px;
}
.li1b{
	width: 158px;
}
.div1b{
	width: 137px;
}
.li1c{
	width: 242px;
}
.div1c{
	width: 221px;
}
.li1d{
	width: 158px;
}
.div1d{
	width: 137px;
}
