#sub_path {font-size:14px;font-weight:bold; margin-top:30px;}
#sub_path .home{ width:15px;
	float:left;
	line-height:35px;
}
#sub_path .cate{ width:221px;
	float:left;
	display:block;
	margin-left:20px;
	margin-bottom:20px;}

#sub_path .cate select{
	padding:2px 2px; width:239px; border:1px solid #ccc;
}

#sub_path_skin3 {font-size:14px;font-weight:bold; margin-top:30px;}
#sub_path_skin3 .home{ width:25px;
	float:left;
	line-height:35px;
}
#sub_path_skin3 .cate{ width:241px;
	float:left;
	display:block;
	margin-left:20px;
	margin-bottom:20px;}

#sub_path_skin3 .cate select{
	padding:2px 2px; width:219px; border:1px solid #ccc;
}

.cc-ddl
{
	width: 100px;
	color: #616161;z-index:10000; position:relative
}
.cc-ddl .cc-ddl-header
{
	border: none;
	padding: 5px;
	text-align: left;
	height: 32px;
	line-height:32px;

	background-color: #fff;
	 z-index:10000;text-align:center
}
*:first-child+html .cc-ddl .cc-ddl-header
{
	border: none;
	padding: 3px 0px 0px 0px;
	text-align: left;
	height: 22px;
	background-color: #fff;
	 z-index:100000000;text-align:center;
}
.cc-ddl-title
{
	width: 100%;
	cursor: pointer;
	line-height:32px;
}
.cc-ddl-contents
{
	display: none;
	position: absolute;
	background-color: #f7f7f7;
	height: auto;
	border: solid 1px #A9A9A9;
	margin-top: 6px; text-align:center;  z-index:51;
}
.contents_st1
{
	width: 101px;
	position: absolute;
	background-color: #f7f7f7;
	/*overflow-y: scroll;*/
	height: 143px;
	border: solid 1px #A9A9A9;
	margin-top: 6px; text-align:center;  z-index:51;
}
*:first-child+html .cc-ddl-contents
{
	width: 101px;
	position: absolute;
	background-color: #f7f7f7;
	/*overflow-y: scroll;*/
	height: 143px;
	border: solid 1px #A9A9A9;
	margin-top: 6px; z-index:51; text-align:center; margin-left:-2px;
}
.cc-ddl-contents a
{
	text-decoration: none;
	color: #616161;
	padding: 6px;
	display: block;
}
.cc-ddl-contents a:active, .cc-ddl-contents a:hover
{
	text-decoration: none;
	color: #fff;
	background-color: #B6B6B6;
	display: block;
}
.cc-ddl-o
{
	display: none;
}



.cc-ddl2
{
	width: 100%;
	color: #616161;
	z-index:10000;
	position:relative;
	float:left;
	border:1px solid #ddd;
	cursor:pointer;

}
.cc-ddl2 .cc-ddl-header
{
	border: none;
	padding: 0px;
	text-align: left;
	height: 35px;
	background-color: #fff;
	text-align: left; padding-left:10px; background: url(/image/_skin0/sub-cate-button.jpg) top right;
	background-repeat: no-repeat;
}
*:first-child+html .cc-ddl2 .cc-ddl-header
{
	border: none;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: 22px;
	background-color: #fff;
	z-index:100000000;text-align:left;  padding-left:5px;
}

.cc-ddl-title2
{
	width: 100%;
	*background-image: url(../../_img/com/bg_ff.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.contents_st2
{
	width: 221px;
	position: absolute;
	background-color: #f7f7f7;
	/*overflow-y: scroll;*/
	border: solid 1px #ddd;
	font-weight:100;
	margin-left:-1px;
	margin-top: 0px; text-align:left;  z-index:49;
}

