.dropdown {
	float:left;
	width:195px;
	}
/*	
.dropdown dt {
	width:188px;
	border:2px solid #9ac1c9;
	padding:8px;
	font-weight:bold;
	cursor:pointer;
	background:url(images/header.gif);
	}
	

.dropdown dt {
	width:195px;
	cursor:pointer;
	background:url(images/header.gif);
	}



.dropdown dt:hover {
	background:url(images/header_over.gif);
	}
*/

.dropdown dt {
	width:195px;
	cursor:pointer;
	}
	
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:195px;
	display:none;
	background:#CCC;
	z-index:200;
	opacity:0;
	}
	
.dropdown ul {
	width:191px;
	border:2px solid #C5C5C5;
	list-style:none;
	border-top:none;
	}
.dropdown li {display:inline;}

.dropdown ul a, .dropdown ul a:active, .dropdown ul a:visited {
	display:block;
	padding:5px;
	color:#333;
	text-decoration:none;
	background:#ecfcfb;
	width:181px;
	}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	color:#333;
	text-decoration:none;
	background:#ecfcfb;
	}

/* 5‚Â
.dropdown dt {
	width:156px;
	cursor:pointer;
	}
	
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:156px;
	display:none;
	background:#CCC;
	z-index:200;
	opacity:0;
	}
	
.dropdown ul {
	width:152px;
	border:2px solid #C5C5C5;
	list-style:none;
	border-top:none;
	}
.dropdown li {display:inline;}

.dropdown ul a, .dropdown ul a:active, .dropdown ul a:visited {
	display:block;
	padding:5px;
	color:#333;
	text-decoration:none;
	background:#f5f5f5;
	width:142px;
	}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	color:#333;
	text-decoration:none;
	background:#f5f5f5;
	}
*/	
	
/*	
.dropdown a:hover {
	background:#e6e6e6;
	color:#000;
	}
*/

.dropdown li a:hover {
	background:#d3eafa;
	color:#000;
	}

.dropdown .underline {
	border-bottom:1px solid #cccccc;
	}
	
/*—V‚Ô*/

/*	
.dropdown_p {
	float:left;
	width:97px;
	position:relative;
	}

.dropdown_p dt {
	width:97px;
	cursor:pointer;
	}
	
.dropdown_p dd {
	position:absolute; top:40px; left:0px;
	overflow:hidden;
	width:127px;
	display:none;
	background:#CCC;
	z-index:200;
	opacity:0;
	text-align:left;
	}
	
.dropdown_p ul {
	width:123px;
	border:2px solid #C5C5C5;
	list-style:none;
	border-top:none;
	}
.dropdown_p li {display:inline;}

.dropdown_p ul a, .dropdown_p ul a:active, .dropdown_p ul a:visited {
	display:block;
	padding:5px;
	color:#333;
	text-decoration:none;
	background:#FFFFCC;
	width:113px;
	}

.dropdown_p a, .dropdown_p a:active, .dropdown_p a:visited {
	display:block;
	color:#333;
	text-decoration:none;
	background:#FFFFCC;
	}

.dropdown_p li a:hover {
	background:#e6e6e6;
	color:#000;
	}

.dropdown_p .underline {
	border-bottom:1px solid #cccccc;
	}
*/

.dropdown_p {
	float:left;
	width:97px;
	position:relative;
	}


.dropdown_p dt {
	width:97px;
	cursor:pointer;
	}
	
.dropdown_p dd {
	position:absolute; top:40px; left:0px;
	overflow:hidden;
	width:127px;
	display:none;
	background:#CCC;
	z-index:200;
	opacity:0;
	text-align:left;
	}
	
.dropdown_p ul {
	width:123px;
	border:2px solid #C5C5C5;
	list-style:none;
	border-top:none;
	}
.dropdown_p li {display:inline;}

.dropdown_p ul a, .dropdown_p ul a:active, .dropdown_p ul a:visited {
	display:block;
	padding:5px;
	color:#333;
	text-decoration:none;
	background:#FFFFCC;
	width:113px;
	}

.dropdown_p a, .dropdown_p a:active, .dropdown_p a:visited {
	display:block;
	color:#333;
	text-decoration:none;
	background:#FFFFCC;
	}



.dropdown_p li a:hover {
	background:#FFFFFF;
	color:#000;
	}

.dropdown_p .underline {
	border-bottom:1px solid #cccccc;
	}
