div.hello-corner { 
	/*padding-top: 10px; padding-bottom: 10px;*/
	width:200px;
	height:40px;
	//height:30px;
    background: #eef5ff; color:#000; text-align: center; font: verdana, arial, sans-serif;
}
div.hello-auth-corner { 
	padding-top: 10px; padding-bottom: 10px;
	width:200px;
	height:20px;
	//height:10px;
    background: #eef5ff; color:#000; text-align: center; font: verdana, arial, sans-serif;
}
div.form-corner{
	/*padding-top: 10px;*/
	width:320px;	
    background: #f7f9f7; color:#000; text-align: center; font: verdana, arial, sans-serif;
}
div.form-corner2{
	/*padding-top: 10px;*/
	width:420px;	
    background: #f7f9f7; color:#000; text-align: center; font: verdana, arial, sans-serif;
}
div.form-corner1{
	width:400px;	
    background: #fde6be; color:#000; text-align: center; font: verdana, arial, sans-serif;
}
div.error-corner{
	width:500px;	
    background: #fde6be; color:#000; text-align: center; font: verdana, arial, sans-serif;
}
div.priv-info {
	width:100px;
	text-align: left;
}
div.help-search-info{
	width:100px;
	float:right;
	/*display:none;*/
}
span.aemul{
	cursor: pointer; cursor: hand;
	color:#005A99;
}
span.aemul:hover{
	color:#9f2c34;text-decoration:underline;
}
div.photo_card {
	width:84px;
	height:99px;
	margin-right:10px;margin-bottom:20px;margin-top:-10px;
	border:1px solid #ede4e0; 
	text-align: center; font: verdana, arial, sans-serif;
	background: #FFF;
	float:left;
	display: block;
}
div.photo_card a img{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	border: 1px solid #ede4e0;
	display:block;
}
div.photo_card a img{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	border: 1px solid #ede4e0;
	display:block;
}
div.key_photo{
	position:relative;
	margin-left:-42px;
	margin-top:-20px;
	float:left;
}
* html div.key_photo{
	margin-left:-22px;
}
#create_album{
	/*margin-left:50px;*/
	/*margin-bottom:30px;*/
	width:200px;
	height:30px;
	background: #fde6be;
}
#create_album span.aemul {
	/*margin-top:5px;*/
	display:block;
}
#gallery {margin-left:50px;margin-bottom:30px;}
div.id_album,div.album_info{
	display: none;
}
div.album_head_title{	
	//margin-right:3px;
	min-width:90px;
	height:25px;
	background: #fff;
	float:left;
}
div.album_head_title span.aemul{
	margin-top:5px;
	margin-left:8px;
	margin-right:8px;
	display:block;
}
div.album_head_ed{
	margin-left:3px;
	width:50px;
	height:25px;
	background: #fff;
	float:left;
}
div.album_head_ed span.aemul{
	margin-top:5px;
	display:block;
}
div.album_head_ed span.aemul img{
	border:none;
	display:block;
}
div.album_head_del{
	margin-left:3px;
	width:50px;
	height:25px;
	background: #fff;
	float:left;
}
div.album_head_del span.aemul{
	margin-top:5px;
	display:block;
}
div.album_head_del span.aemul img{
	border:none;
	display:block;
}
div.album_add{
	margin-right:30px;
	height:25px;
}
div.album_add1{
	margin-right:30px;
	/*margin-bottom:-10px;*/
	height:25px;
	/*border: 1px solid #ede4e0;*/
}
div.album_add a img,div.album_add1 a img{
	border:none;
}
div.album_body {
	/*margin-right:30px;*/
	background: #f7f9f7;
	width:98%;
	/*padding:10px;*/
	padding-left:10px;
	/*height:100%;*/
	display:none;
}
div.album_body1 {
	/*margin-right:30px;*/
	background: #f7f9f7;
	width:98%;
	padding-left:10px;
	height:10px;
}
div.photos{
	display:block;
}
div.del_album_form{
	display:none;
}
div.ed_album_form{
	display:none;
}
div.infomsg_album{
	display:none;
}
div.photo_menu{
	position:relative;
	margin-left:5px;
	//margin-left:3px;
	//margin-top:5px;
	width:74px;
	height:10px;
	float:left;
	/*border: 1px solid #ede4e0;*/
	z-index: 50;
}

div.photo_ed{
	margin-left:2px;
	margin-right:23px;	
	float:left;
}
div.photo_ed_bw {
	/*margin-top:5px;*/
}
div.photo_ed_color{
	/*margin-top:5px;*/
	display:none;
}
div.photo_del{
	margin-left:27px;
	//margin-left:23px;	
	float:left;
}
div.photo_del_bw{
	/*margin-top:5px;*/
}
div.photo_del_color{
	/*margin-top:5px;*/
	display:none;
}

div.photo_form_tooltip {
	position:absolute;
	top:375px;
	left:100px;
	width:200px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity: 0.80;
	display:none;
	z-index: 60;
}
#photo_ed_tooltip div.photo_form_inside{
	background: #fbf9eb;
	height:113px;
	//height:92px;
}
#photo_ed_tooltip div.tooltip_information_inside{
	background: #fbf9eb;
	height:113px;
	//height:92px;
	display:none;
}
#photo_del_tooltip div.photo_form_inside{
	background: #fbf9eb;
	height:65px;
	//height:59px;
}
#photo_del_tooltip div.tooltip_information_inside{
	background: #fbf9eb;
	height:65px;
	//height:59px;
	display:none;
}

div.tochange_photoid{
	display:none;
}

/*create_album_form*/
div.create_album_form_head{
	position:absolute;
	top:80px;
	left:100px;
	width:180px;
	height:30px;
	padding-top:10px;
	background: #f7f9f7;
}
div.create_album_form_body{
	position:absolute;
	top:110px;
	left:100px;
	width:490px;				
	background: #f7f9f7;
}
html:root div.create_album_form_body {width:500px;}
