#sddm
{
	padding: 0;
	z-index: 1000;
	margin: 0;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{
	display: block;
	text-decoration: none;
	background-image: url(../images/menu_a.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 51px;
	font-weight: normal;
	line-height: 51px;
}

#sddm li a:hover
{
	background-image: url(../images/menu_ahover.gif);
	background-repeat: repeat-x;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	z-index: 8000;

}
.tesguyou
{
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	white-space: nowrap;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/menu_erji_04.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
	background-position: left;
	line-height: 30px;
	height: 30px;
}

	#sddm div a:hover
	{
	color: #333333;
	filter: Alpha(Opacity=75);
	background-image: url(../images/menu_erji_01.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#bian #categary {
	margin-left: 26px;
	margin-right: 51px;
}

.pro01 {
	background-image: url(../images/pro_categary_01.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	height:35px;
	background-position: left center;
}
.procc {
	height: 18px;
	width: 110px;
	float: left;
	padding-top: 7px;
	padding-left: 20px;
}
.procc22 {
	float: left;
	padding-top: 7px;
	padding-left: 20px;
}
.pro {
	line-height: 35px;
	float: left;
	padding-left: 10px;
}

.pro02 {
	background-image: url(../images/pro_categary_02.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	height: 35px;
	background-position: left center;
}
.pro03 {
	background-image: url(../images/pro_categary_03.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	height: 35px;
	background-position: left center;
}
.pro04 {
	background-image: url(../images/pro_categary_04.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	height: 35px;
	background-position: left center;
}
.pro05 {
	background-image: url(../images/pro_categary_05.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	height: 35px;
	background-position: left center;
}
.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 80px; /* Width of Menu Items */
	z-index: 99999;
}
	
.suckerdiv ul li{
	position: relative;
	z-index: 999999;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
	left: 69px; /* Parent menu width - 1*/
	position: absolute;
	width: 160px; /*sub menu width*/
	top: 0;
	display: none;
	padding-left: 12px;
	z-index: 99999;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: black;
text-decoration: none;
background: #fff;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
color: white;
}

.suckerdiv .subfolderstyle{
background: url(../images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
.tesguyou {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #175d47;
}
