			#win_right_down {
				display: block;
				font: 12px/20px "ËÎÌå",Arial, Helvetica, sans-serif;
			}
			

			#win_right_down {
				width: 220px;
				border: 1px solid #33527E;
				background-color: #FFF;
			}
			#win_right_down p {
				margin: 1px;
				padding: 1px 2px;
				color: #000;
				height: 20px;
				background: #33527E;
			}
			
			#win_right_down_con {
				background-color:#FFFFFF;
				font-size: 12px;
				color: #FFFFFF;
			}

			#win_right_down p .Notetitle {
				float: left;
				font-size: 12px;
				color:#FFFFFF;
				text-indent:5px;
			}
			#win_right_down p #bts {
				display: block;
				float: right;
				width: 48px;
				height: 15px;
			}
			#win_right_down p #bts .button {
				margin:2px 0 0 1px;
				float: left;
				width: 15px;
				height: 15px;
				overflow:hidden;
				cursor: pointer;
			}
			#win_right_down p #bts #tomin {
				background: url(tit_button.gif) center center;
			}
			#win_right_down p #bts #tomax {
				background: url(tit_button.gif) center -30px;
			}
			#win_right_down p #bts #toclose {
				background: url(tit_button.gif) 
			}
			#win_right_down_con{
				padding-top:5px;
			}
			
			#win_right_down_con .icon {
				margin:0px 5px 0px 1px;
				float: left;
				width: 18px;
				height: 20px;
				overflow:hidden;
			}
			#win_right_down_con #Div_name #name {
				background: url(other.gif);
			}
			#win_right_down_con #Div_ComName #Comname {
				background: url(other.gif);
			}
			#win_right_down_con #Div_Mail #Mail {
				background: url(email.gif);
			}
			#win_right_down_con #Div_Mobile #Mobile {
				background: url(mobile.gif);
			}

			#win_right_down_con div{
				padding-left:5px;
				padding-top:5px;
			}
			
			#win_right_down_con #Div_Button{
				margin-bottom:10px;
			}

			#win_right_down_con #subInfo{
				width:67px;
				height:22px;
				background: url(button.gif);
				color:#ffffff;
				border:0px;
			}
			#win_right_down_con input{
				width:175px;
				background-color:#E2EBF0;
				border:#C0D1D8;
				color:#9EACB9
			}
