/*
.dropdown, .dropdown-long, .dropdown-end {float:left; position:relative;  padding:0; margin:0; z-index:0}

.dropdown dt, .dropdown-end .dtf, .dropdown-long .dtlong{height:26px; text-align:center; padding:5px 0px 3px 0px; font-weight:bold; cursor:pointer;}
.dropdown dt{width:140px; background:url(../images/top-tab.gif) no-repeat;}
.dropdown-end .dtf{width:141px; background:url(../images/top-tab-full.gif) no-repeat;}
.dropdown-long .dtlong{width:143px; background:url(../images/top-tab-long.gif) no-repeat;}
.dropdown dt a, .dropdown-end .dtf a, .dropdown-long .dtlong a{color:#fff; text-decoration:none;}

.dropdown dd, .dropdown-long dd, .dropdown-end dd{position:absolute; overflow:hidden; left:-40px; display:none; z-index:200; top:26px;}
.dropdown ul, .dropdown-long ul, .dropdown-end ul{border-left:1px solid #333366; border-right:1px solid #333366; list-style:none;}
.dropdown li, .dropdown-long li, .dropdown-end li{border-bottom:1px solid #fff; padding:3px 1px 0px 1px; background:#f5f5f5;}

.dropdown ul{width:138px; padding:0; margin:0}
.dropdown-end ul{width:139px; padding:0; margin:0}
.dropdown-long ul{width:141px; padding:0; margin:0}


.dropdown li{width:132px; padding-left:5px;}
.dropdown-end li{width:131px; padding-left:5px}
.dropdown-long li{width:135px; padding-left:5px}


.dropdown li a, .dropdown-long li a, .dropdown-end li a{text-decoration:none; color:#333366;}


.dropdown li:hover, .dropdown-long li:hover, .dropdown-end li:hover{background:#e0e0e0}


.div-lower{width:140px; height:7px; background:url(../images/top-tab-b.gif) no-repeat;}
.div-lower-long{width:143px; height:7px; background:url(../images/top-tab-long-b.gif) no-repeat;}
.div-lower-full{width:141px; height:7px; background:url(../images/top-tab-full-b.gif) no-repeat;}


.Adiv{width:140px; cursor:pointer; height:20px}*/
.dropdown, .dropdown-end {float:left; position:relative; padding:0; margin:0; z-index:1000; width:123px;}

.dropdown dt, .dropdown-end .dtf{min-height:26px; text-align:center; font-weight:bold; cursor:pointer; padding-top:5px}
.dropdown dt{width:123px; background:url(../images/top-tab-2.gif) no-repeat; position:relative; z-index:1000}
.dropdown-end .dtf{width:123px; background:url(../images/top-tab-full-2.gif) no-repeat; position:relative; z-index:1000;}

.dropdown dd, .dropdown-end dd{position:absolute; display:none; margin:0px; display:none; overflow:hidden; z-index:50; top:5px; width:122px; left:0px; padding:0px}

.dropdown ul, .dropdown-end ul{list-style:none; margin:0px; border-left:1px solid #333366; border-right:1px solid #333366;}

.dropdown ul{width:120px; padding:0px}
.dropdown-end ul{width:120px; padding:0px}

.dropdown li, .dropdown-end li{background:#f5f5f5; padding:5px 1px 5px 1px; border-bottom:1px solid #fff}
.dropdown li a, .dropdown-end li a{text-decoration:none; color:#333366; font-family:tahoma}
.dropdown li:hover, .dropdown-end li:hover{background:#e0e0e0}

.div-lower{width:123px; height:7px; background:url(../images/top-tab-b-2.gif) no-repeat;}
.div-lower-full{width:123px; height:7px; background:url(../images/top-tab-full-b-2.gif) no-repeat;}

.dropdown dt a, .dropdown-end .dtf a{color:#fff; text-decoration:none; font-size:11px;}
