.cc-ddl
{
	width: 104px;
	color: #616161;z-index:10000; position:relative
}
.cc-ddl .cc-ddl-header
{
	border: none;
	text-align: left;
	height: 25px;
	background-color: #fff;
	 z-index:100000000;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
{
	line-height: 2;
	text-align: center;
	width: 100%;
	cursor: pointer;
	/*background-image: url(../../_img/com/bg_ff.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
}
.cc-ddl-contents
{
	display: none;
	position: absolute;
	left: 8px;
	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: 200px;
	color: #616161;
	z-index:10000;
	position:relative;
	float:left;
	border:0px;
	cursor:pointer;
	text-align:center;
}
.cc-ddl2 .cc-ddl-header
{
	border: none;
	padding: 0px;
	text-align: left;
	height: 22px;
	background-color: #fff;
	text-align: left; padding-left:10px; background-image: url(../../_img/com/select_icon.jpg);
	background-repeat: no-repeat;
	background-position: 95% center;
}
*: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: 199px;
	position: absolute;
	background-color: #f7f7f7;
	/*overflow-y: scroll;*/
	border: solid 1px #A9A9A9;
	margin-top: 0px; text-align:left;  z-index:49;
}
*:first-child+html .contents_st2
{
	width: 199px;
	position: absolute;
	background-color: #f7f7f7;
	/*overflow-y: scroll;*/
	border: solid 1px #A9A9A9;
	margin-top: 0px; z-index:51; text-align:left; margin-left:0px;
}

