/*紆怠*/
#openwindow_login {float:none; font-weight:bold; padding:0px;}
.CommonModal {
		background: #ffffff;padding-top:5px; 
padding-left:3px;padding-right:3px;border-radius: 20px;
      border-top:5px solid #ad9d8e;
      border-bottom:5px solid #ad9d8e; 
      border-left:5px solid #ad9d8e;
      border-right:5px solid #ad9d8e;

}
.CommonModalTitle {
	background: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	height: 1.3em;
	position: relative;
	z-index: 203;
	cursor: move
}
.CommonModalClose {
	width: 33px;
	height: 15px;	
	overflow: hidden;
	float: right;
}
.CommonModalContent {
	background: #ffffff;
}
.CommonModalFooter 
{
	border-style: solid;
	border-width: 0px;
	border-color: #FFFFFF;
}
.CommonModalResize {
	width: 14px;
	height: 14px;
	float: right;
	overflow: hidden;
	/*background-repeat: no-repeat;
	cursor: se-resize;
	background: url("../images/resize.gif");*/
}
.CommonModalMask {
background-color: #666;
width: 100%;
height: 100%;
left:0;
top:0;   /*FF IE7*/
filter:alpha(opacity=50);/*IE*/
opacity:0.5;/*FF*/
z-index:1;
position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/
}
#modalClose a.down_pop_close { display:block; text-indent:-9999px; height:15px; width:15px; overflow:hidden; position:absolute; right:10px; bottom:0px; background:url(/MB5/pop_close_hover.gif) left top no-repeat;margin-top: 10px;}
#modalClose a.down_pop_close:hover { background:url(/MB5/pop_close.gif) left top no-repeat;margin-top: 10px;}


.titlebig {
	PADDING-LEFT: 20px; FONT-SIZE: 14px
}

