/* CSS Document */

.pic_border{border:solid 10px #FFFFFF;}
.text_title{ 
	font-family: Tahoma; 
	font-size: 16px;
	font-weight: bold;
	color: #990000; 
	}
.text_content{ 
	font-family: Tahoma; 
	font-size:14px; 
	color:#990000;
	}


.text_title_en{ 
	font-family: "Comic Sans MS"; 
	font-size: 16px;
	font-weight: bold;
	color: #990000; 
	}
.text_content_en{ 
	font-family: "Comic Sans MS"; 
	font-size:14px; 
	color:#990000;
	font-weight:bold;
	}



	
.text_original{ 
	font-family:Verdana; 
	font-size:14px; 
	color:#990000;
	}
	
A.MM_ROOM:link{font-family:"Comic Sans MS"; font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
A.MM_ROOM:visited{font-family:"Comic Sans MS"; font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold;}	
A.MM_ROOM:hover{font-family:"Comic Sans MS"; font-size:12px; color: #FF9900; text-decoration:none; font-weight:bold;}	
A.MM_ROOM:active{font-family:"Comic Sans MS"; font-size:12px; color:#FF9900; text-decoration:none; font-weight:bold;}	



#bg_overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	display:none;	
	z-index: 100;
	width:100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6; 
	}
#bg_box_order{	position: absolute; display:none; top:20px; border:solid 0px #FF0000;	left: 0; width:100%; z-index: 100; text-align: center;}
#box_order{ position: relative; display:none; border:solid 0px #333333; margin-top:0px; top:0px; width: auto; height:auto; margin: 0 auto; }	
	
#pic1,#pic2,#pic3,#pic4,#pic5 {display:none;}	