#fullscreen{width:1px; height:1px; overflow: hidden;}
#fullscreen_div{width: 100%; height: 100%; display:none; position:relative; background: #000; text-align: center;}
#button_div{width:100%; height:39px; bottom:0px; position:absolute; border:solid red 0px;}
#button_background{width: 620px; height:39px; float:right; background:url('../image/photo_view/background.png'); border:solid red 0px;}
#preview_list_div 	{float: left; width:82px; height:20px; margin-top:10px; border:solid red 0px; margin-left: 50px;}
#count_list_div2	{float: left; width:10px; height:20px; margin-top:8px; border:solid red 0px; margin-left: 10px;}
#next_list_div		{float: left; width:82px; height:20px; margin-top:10px; border:solid red 0px; margin-left: 10px;}
#preview_photo_div 	{float: left; width:60px; height:20px; margin-top:10px; border:solid red 0px; margin-left: 20px;}
#count_div1			{float: left; width:10px; height:20px; margin-top:8px; border:solid red 0px; margin-left: 20px;}
#count_div2			{float: left; width:10px; height:20px; margin-top:8px; border:solid red 0px; margin-left: 10px;}
#next_photo_div		{float: left; width:60px; height:20px; margin-top:10px; border:solid red 0px; margin-left: 20px;}
#full_min_div		{float: left; width:89px; height:20px; margin-top:10px; border:solid red 0px; margin-left: 20px;}

.next_prev_btn {cursor: pointer;}

#img_title			{width: 450px; height: 39px; float:left; margin-left:60px;background:url('../image/photo_view/title.png'); border:solid red 0px;}
#title_view			{width: 440px; height: 30px; float:left; margin-left:4px; margin-top:4px; border:solid red 0px;}


#count_div1 A {
	color: #fff;
}
#count_div2 A {
	color: #fff;
}
#count_list_div2 A {
	color: #fff;
}
#title_view A{
	color: #fff;
}