/* --- layer sharegroup 0411--- */
.sharegroup{
	/*width:404px;*/
	background-color:#f2f2f2;
	border:2px solid #626262;
	z-index: 30001;
	position: absolute;
}
.sharegrouptitle{
	/*width:402px;*/
	height:24px;
	background:transparent url(../data_images/layer/sharegroupsubtitlebg.gif) no-repeat;
	margin:1px;
}
/*.sharegrouptitle div{
	position:relative; 
	top:5px;
	width:150px;
	background-color:#EFF3F7;
	left:8px;
	float:left;
}*/
.sharegrouptitle img{
	position:relative; 
	top:5px;
}
#sharegroupsubtitle{
	/*width:402px;*/
	height:24px;
	padding:5px 0px 0px 0px;
}
#sharegroupsubtitle img{
	position:relative; 
	top:2px;
	margin:0px 2px 0px 8px;
	}
.sharegroupscroll ul li{
	float:left;
	width:95px;
	height:30px;
	position:relative; 
	left:9px;
	
	*left:6px;
}
.sharegroupscroll ul li input{
	margin-right:3px;
}
.sharegroupbtn {
	/*padding-left:150px;*/
	/*padding-top: 10px;*/
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.sharewrapbtn{
	width:110px; margin:5px auto 0px; padding-bottom:0px;
}

.media{
	width:275px;
	background-color:#f2f2f2;
	border:2px solid #626262;
	z-index:9003;
}
.mediatitle{
	padding-top:5px;
	padding-left:5px;
	height:16px;
	width:266px;
	margin:0px auto;
	background:transparent url(../data_images/layer/soundtitlebg.gif) repeat-x 1px 0px;
	overflow:hidden;
}
.mediatitle span{
	width:250px;
	display:block;
	float:left;
}

.layertitle{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	width:240px;
	line-height:18px;
	height:18px;
	float:left;
	position:relative; 
	top:5px;
	left:8px;
	overflow:hidden;
}
.layersubtitle{
	color:#005077;
	font-size:12px;
	font-weight:bold;
}

.dlgclose-div{
	text-align:right;
	margin-right:12px;
}

.content-div{
	 background-color:#ffffff; border:#d0cfd0 solid 1px;
}

a.btnSubmit, a.btnCancel{
	float:left;
	color:#002852;
	display:block;
	border:1px solid #888F97;
	width:40px;
	height:20px;
	line-height:18px;
	padding-top:2px;
	text-align:center;
	text-decoration: none;
	background:url(../data_images/layer/sharegroupsubbtnbg.gif) repeat-x;
	margin-right:15px;
	}
 a.btnCancel{
	margin-right:0px;
	}
a:hover.btnSubmit, a:hover.btnCancel {
	text-decoration:underline;
}	

a.notesubmitbtn{
	float:left;
	color:#002852;
	display:block;
	border:1px solid #888F97;
	width:40px;
	line-height:14px;
	padding-top:2px;
	text-align:center;
	text-decoration: none;
	background-color:#D4D9DF;
	margin-right:15px;
	}

a:hover.notesubmitbtn {
	text-decoration:underline;
	}


.note{
	width:181px;
	height:146px;
	background-color:FFFFBB;
	border:1px solid #DBDB9D;
	z-index: 9003;
}
.notetitle{
	height:14px;
	background-color:#FFFAAC;
	padding-left:5px;
	padding-top:3px;
}
.notetitle img{
	position:relative; 
	left:110px;
}
.notemid{
	height:108px;
	background-color:#FFFFBB;
}
.notebtn{
	height:20px;
	background-color:#FFFAAC;
}
.notebtn{
	padding-left:38px;
	padding-top:2px;
}

