@charset "UTF-8";
/* CSS Document */

#block {
	position: relative;
	width: 700px;
	height: 35px;
	background: url(images/back3.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:bold;
	}

#block, #block ul {
	padding:0;
	margin:0;
	list-style:none;
	}

#block table {
	border-collapse:collapse;
	width:0;
	height:0;
	border:0;
	font-size:1em;
	position:absolute;
	left:0;
	top:0;
	}

#block div {
	position:absolute;
	left:-9999px;
	}

#block div ul {
	background-image: url(images/buttonon4.png);
	background-repeat: no-repeat;
	}

#block li.top {
	float:left;
	}

#block li.first {
	margin-left:50px;
	display:inline;
	}

#block li.top a {
	display:block;
	width:100px;
	color:#232;
	height:35px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
	background:transparent;
	}

#block li.top a:hover  {
	border:0;
	color:#D84E13;
	}

#block li.top:hover > a  {
	color:#D84E13;
	}

#block :hover div {
	left:0;
	top:34px;
	width:700px;
	height:auto;
	}

#block :hover div ul {
	width:700px;
	height:300px;
	}

#block :hover ul li {
	width:100%;
	height:100%;
	background:url(pro_drop13/trans.gif);
	}

#block :hover ul li dl {
	padding:0;
	width:300px;
	margin:0 auto;
	padding:50px 0;
	text-align:left;
	}

#block :hover ul li dl dt {
	padding:0;
	margin:0;
	color:#666666;
	height:25px;
	line-height:25px;
	font-size: 14px;
	}

#block :hover ul li dl dd {
	padding:0;
	margin:0;
	color:#000000;
	text-align:left;
	width:100%;
	font-size: 12px;
	}

#block :hover ul li dl dd a {
	text-decoration:none;
	color:#000000;
	width:400px;
	font-weight:normal;
	text-align:left;
	height:25px;
	line-height:25px;
	position:relative;
	}

#block :hover ul li dl dd a:hover {
	color:#000000;
	}



#bottom2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottom2 li {
	display: inline;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
	letter-spacing: .2em;
}
#bottom2 li a {
	color: #CC0000;
	text-decoration: none;
}

#bottom2 li a:hover{
	color: #000000;
	
}
#sidebarhome {
	position:absolute;
	left:700px;
	top 0px;
	width:235px;
	height:1044px;
	z-index:1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #F0EEE5;
	padding: 8px;
	line-height: 24px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #AEAEAE;
	color: #616161;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #CCCAC5;
	top: 0px;
}
#sidebarhome a {
	color: #666666;
	text-decoration: none;
}
#sidebarhome a:hover {
	color: #993333;
}
