@charset "utf-8";
img{
	border: 0px;
	}
#mcontainer {
	width:1073px;
	margin-left:auto;
	margin-right:auto;
}

#mcontainer #top_mcontainer {
	height:19px;
	clear:both;
}
#mcontainer #top_mcontainer #tm_left {
	background:url(/images/box-border/h-left.png) no-repeat;
	width:20px;
	height:19px;
	float:left;
}
#mcontainer #top_mcontainer #tm_mid {
	background:url(/images/box-border/h-bg-t.png) repeat-x;
	width:1030px;
	height:19px;
	float:left;
}
#mcontainer #top_mcontainer #tm_right {
	background:url(/images/box-border/h-right.png) no-repeat;
	width:23px;
	height:19px;
	float:right;
}
#mcontainer #mid_mcontainer {
	background:url(/images/box-border/l-bg-log.png) repeat-y;
	text-align:center;
}
#mcontainer #mid_mcontainer #menu_form {
	background:url(/images/box-border/l-bg-log.png) repeat-y;
	height:150px;
	}
#mcontainer #mid_mcontainer #menu_form #form {
	width:350px;
	height:150px;
	float:right;
	background:url(/images/icons/bg-send.gif) no-repeat;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:11px;
	font-weight:bold;
}

#mcontainer  #form label {
	width:250px;
	height:25px;
	
}
#mcontainer  #form input {

}
#mcontainer #logo_mcontainer {
	border-left:1px solid #B6B6B6;
	border-right:1px solid #B6B6B6;
	background-color:#FFF;
	padding-top:5px;
	padding-left:100px;
	clear:both;
}
#mcontainer #but_mcontainer {
	height:22px;
}
#mcontainer #but_mcontainer #bm_left {
	background:url(/images/box-border/h-left-d.png) no-repeat;
	width:20px;
	height:22px;
	float:left;
}
#mcontainer #but_mcontainer #bm_mid {
	background:url(/images/box-border/h-bg-d.png) repeat-x;
	width:1030px;
	height:22px;
	float:left;
}
#mcontainer #but_mcontainer #bm_right {
	background:url(/images/box-border/h-right-r.png) no-repeat;
	width:23px;
	height:22px;
	float:right;
}
input {font-size:10px; width:150px;  border: 1px solid #666;}
#send_friend  div {padding:2px;}
#send_friend  lable{width:200px; }
#send_friend  #ok {font-size:10px; width:auto; float:right; margin-right:12px; margin-top:-25px; border:none}#mcontainer #head_mcontainer {
	height:110px;
}
#mcontainer #head_mcontainer #logo_head {
	width:756px;
	float:left;
}
#mcontainer #head_mcontainer #top_form {
	float:right;
	width:310px;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:12px;
	font-weight:bold;
}
#mcontainer #head_mcontainer #top_form #send_friend #env_ami {
	margin-top:15px;
}
#mcontainer #head_mcontainer #top_form #send_friend #v_vemail {
	margin-top:10px;
}
#mcontainer #mid_mcontainer #month_navi {
	padding-left:20px;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:11px;
	text-align:left;
}
#mcontainer #mid_mcontainer #month_navi h3 {
	margin:0px;
	padding:0px;
	font-size:13px;
	text-align:left;
}
#mcontainer #mid_mcontainer #month_navi .select {
	font-weight:bold;
}
#Container {

	height: 499px;
	width: 988px;
	margin: 0 auto;
	font-size: 0px;
}

#Photo {

	z-index: 5;
	
}

#Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}


#NextLink{
	cursor: pointer;
	width: 20px;
	height: 20px;
    background: transparent url(/images/icons/right-arrow.gif) no-repeat;
	margin-right: -20px;
	margin-top:-230px;
   }
   
#PrevLink {
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: block;
	margin-left: -20px;
	margin-top:-230px;
	background: transparent url(/images/icons/left-arrow.gif) no-repeat;  }
#PrevLink span, #NextLink span { display: none; }

#PrevLink { left: 0; float: left; }
#NextLink { right: 0; float: right; }

#month_navi span {
	cursor: pointer
}

#month_navi a {
	text-decoration:none;
	color:#444;
}

#mcontainer #mid_mcontainer #message_box {
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	padding-top:50px;
	padding-bottom:50px;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	background: #FFF;
	width:400px;
}
#mcontainer #mid_mcontainer #mid_body {
	padding:10px;
}
