
#mainTop #firstTop #tdbasket {
	position: relative;
   text-align: center;
   padding-top: 0px;
   padding-left: 93px;
   vertical-align: top;
	font: normal 11px Arial;
	color: white;
	width: 135px;
}

#mainTop #firstTop #basket {
	width: 113px;
	height: 96px;
	position: relative;
	top: 0px;
	z-index: 998;
}

#mainTop #firstTop #basket_bg {
	width: 113px;
	height: 96px;
	background: url('image/basket_bg.png') no-repeat center top;
}

* html #mainTop #firstTop #basket_bg {background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/basket_bg.png', sizingMethod='scale') }

#mainTop #firstTop #basket_bg a {
	position: relative;
}


#mainTop #firstTop #basket_block {
	height: 57px;
}


#mainMiddle #leftMiddle #leftMenu tr {
   vertical-align: top;
}

#mainMiddle #leftMiddle #leftMenu td {
   padding-bottom: 10px;
   vertical-align: top;

}

#lm, #lm ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#lm a {
	text-decoration: none;
   font-family: Arial;
   color: black;
   font-size: 13px;
}

#lm a:hover {
	text-decoration: underline;
}

#lm li {
	padding-left: 86px;
	padding-bottom: 10px;
	background: url('image/point.gif') no-repeat 70px 6px;
}

#lm li a.current {
	font-weight: bold;
}

#lm li a {
	font-weight: normal;
	color: black;
}

#lm li li a {
	font-weight: normal;
	color: black;
}

#lm li li li a {
	font-weight: normal;
	color: black;
}

#lm li li {
	padding-left: 18px;
	padding-bottom: 0px;
	background: url('image/lm2.gif') no-repeat 10px 8px;
}

#lm li li.current {
	background-image: url('image/lm2_cur.gif');
}

#lm li li a.current {
	color: #FD6C00;
}

#lm li li li {
	padding-left: 24px;
	background: url('image/lm3.gif') no-repeat 16px 7px;
}

#lm li li li.current {
	background-image: url('image/lm3_cur.gif');
}

#lm li li li.current a {
	color: #FD6C00;
}

#lm li li, #lm li li a {
	font-size: 11px;
	font-family: Arial;
}

#lm ul {
	padding-top: 10px;
}

#lm ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#lm ul ul {
	padding-top: 2px;
	padding-bottom: 2px;
}

#lm a.open:hover, #lm a.current:hover, #lm li li li.current a {
	text-decoration: none;
}



#mainMiddle #leftMiddle #backLeftMenu #leftMenu a.mark {
	font-weight: bold;
	color: #FD6C00;
}


/* Basic code - don't modify */
 
 #topnav { display: block; margin: 0; padding: 0; position: relative; }
  #topnav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #topnav a { display: block; }
  #topnav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #topnav ul { line-height: 0; } /* IE6 "fix" */
  	#topnav ul a { zoom: 1; } /* IE6/7 fix */
    #topnav ul li { float: none; }
    #topnav ul ul { top: 0; }
    
/* Essentials - configure this */

#topnav ul { width: 160px; }
#topnav ul ul { left: 161px; }

/* Everything else is theming */
 
#topnav { height: 14px; }
#topnav *:hover { background-color: none; }
#topnav a { color: white; font-size: 11px; padding: 6px; line-height: 1; }
#topnav li a.first { border-left: none; color: white; }
#topnav a.l0-item { border-left: 2px solid white; color: white; font-family: Arial; font-size: 14px; font-weight: bold; text-decoration: none; padding: 0px 13px; }
  #topnav ul { top: 15px; }
    #topnav ul { background: url('image/topmenu1_bg.jpg') no-repeat left top; padding: 7px 0px;}
    #topnav ul li { border: none; color: black; text-decoration: none; }
    #topnav ul a.l1-item {white-space: normal; background: url('image/topmenu1_point.gif') no-repeat 8px 10px; font-family: Arial; font-size: 11px; border: none; color: black; text-decoration: none; padding: 6px 6px 6px 14px;}
      #topnav ul li a.hover {  background: url('image/topmenu1_point_white.gif') no-repeat 8px 10px #ff6800; color: white; text-decoration: underline;}


#PopWin{
	width: 150px;
	position: absolute;
	right: 1px; top: 40%;
	z-index: 999;
}

#closeButton {
	float: right;
	cursor: pointer;
}

.navPN { margin-top: 1em; margin-bottom: 1em; background: url('/image/grey_bg.gif') no-repeat left top; width: 595px; }
.navPN table { background: url('/image/grey_bg_bottom.gif') no-repeat left bottom; width: 595px; }
.navPN a { font-weight: bold; color: black !important; text-decoration: none; }
.navPN a:hover { text-decoration: underline; }
