
.dropdown {float:left;}
.dropdown dt {width:85px; cursor:pointer; background:url(images/header.gif)}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:361px;
	display:none;
	background:#fff;
	z-index:200;
	opacity:0;
	left: 522px;
	height: 70px;
}
.dropdown ul {width:135px; border:0px solid #9ac1c9; list-style:none; border-top:none;}
.dropdown li {display:inline; line-height: 18px;}
.dropdown a
 {display:block; background:#ffffff; text-align:left}
.dropdown a:active
 {display:block; }
.dropdown a:visited {display:block; }
.dropdown a:hover {background:#ffffff; color:#000}


Dropdown 2

*/
.dropdown2 {float:left; padding-right:0px}
.dropdown2 dt {width:66px; cursor:pointer; background:url(images/header.gif)}
.dropdown2 dt:hover {background:url(images/header_over.gif)}
.dropdown2 dd {
	position:absolute;
	overflow:hidden;
	width:380px;
	display:none;
	background:#fff;
	z-index:200;
	opacity:0;
	left: 568px;
	height: 72px;
}
.dropdown2 ul {width:140px; list-style:none; border-top:none}
.dropdown2 li {display:inline; line-height: 18px;}
.dropdown2 a
 {display:block; background:#ffffff; text-align:left}
.dropdown2 a:active
 {display:block; }
.dropdown2 a:visited {display:block; }
.dropdown2 a:hover {background:#ffffff; color:#000}
.table1{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table2{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

div.sample_attach{
	padding-top: 0px;
	padding-right: 1px;
	top: 0px;
}

div.sample_attach1{
	padding-top: 0px;
}
