@charset "utf-8";
/* CSS Document */

#photoViewer {text-align:left; z-index:100; position:absolute;}

#photoViewer div.logo_l {float:left; width:90px; height:20px; background:url(//img.ntcdn.net/images/note/bg/photo_v/photo_v_bar_l.png) left top no-repeat;}
* html #photoViewer div.logo_l {
	background-image:url(//img.ntcdn.net/images/note/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//img.ntcdn.net/images/note/bg/photo_v/photo_v_bar_l.png',sizingMethod='crop');
}
#photoViewer div.logo_c {float:left; height:20px; background:url(//img.ntcdn.net/images/note/bg/photo_v/photo_v_bar_c.gif) repeat-x;}
#photoViewer div.logo_c img {float:right; display:inline; margin:3px 7px 0 0; cursor:pointer;}
#photoViewer div.logo_r {float:left; width:4px; height:20px; background:url(//img.ntcdn.net/images/note/bg/photo_v/photo_v_bar_r.png) left top no-repeat;}
* html #photoViewer div.logo_r {
	background-image:url(//img.ntcdn.net/images/note/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//img.ntcdn.net/images/note/bg/photo_v/photo_v_bar_r.png',sizingMethod='crop');
}

#photoViewer div.bd_l {padding-left:3px; background:url(//img.ntcdn.net/images/note/bg/photo_v/photo_v_side_l.png) left top no-repeat;}
* html #photoViewer div.bd_l {
	background-image:url(//img.ntcdn.net/images/note/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//img.ntcdn.net/images/note/bg/photo_v/photo_v_side_l.png',sizingMethod='crop');
}

#photoViewer div.bd_c {background-color:#FFFFFF; float:left;}
#photoViewer div.bd_c div#pViewbInner {padding:5px 2px 5px 5px; text-align:center;}
* html #photoViewer div.bd_c div.pViewbInner {padding:4px 2px 5px 5px;}
#photoViewer div.bd_c p {margin:0 5px; text-align:left;}

#photoViewer div.bd_r {float:right; width:3px; background:url(//img.ntcdn.net/images/note/bg/photo_v/photo_v_side_r.png) right no-repeat;}
* html #photoViewer div.bd_r {
	background-image:url(//img.ntcdn.net/images/note/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//img.ntcdn.net/images/note/bg/photo_v/photo_v_side_r.png',sizingMethod='crop');
}

#photoViewer div.ft_l {float:left; width:3px; height:6px; background:url(//img.ntcdn.net/images/note/bg/photo_v/photo_v_bt_l.png) left top no-repeat;}
* html #photoViewer div.ft_l {
	background-image:url(//img.ntcdn.net/images/note/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//img.ntcdn.net/images/note/bg/photo_v/photo_v_bt_l.png',sizingMethod='crop');
}
#photoViewer div.ft_c {float:left; height:6px; background:url(//img.ntcdn.net/images/note/bg/photo_v/photo_v_bt_c.png) left top no-repeat;}
* html #photoViewer div.ft_c {
	background-image:url(//img.ntcdn.net/images/note/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//img.ntcdn.net/images/note/bg/photo_v/photo_v_bt_c.png',sizingMethod='crop');
}
#photoViewer div.ft_r {float:left; width:3px; height:6px; background:url(//img.ntcdn.net/images/note/bg/photo_v/photo_v_bt_r.png) left top no-repeat;}
* html #photoViewer div.ft_r {
	background-image:url(//img.ntcdn.net/images/note/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//img.ntcdn.net/images/note/bg/photo_v/photo_v_bt_r.png',sizingMethod='crop');
}


#photoViewer div.oriImgViewBtnOff {display:none; position:absolute; z-index:101; left:45px; top:45px; width:73px; height:72px; background:url(//img.ntcdn.net/images/note/ico/ico_viewer_size_change.png) left top no-repeat; cursor:pointer}
* html #photoViewer div.oriImgViewBtnOff {
	background-image:url(//img.ntcdn.net/images/note/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//img.ntcdn.net/images/note/ico/ico_viewer_size_change.png',sizingMethod='crop');
}

#photoViewer div.oriImgViewBtnOn {display:none; position:absolute; z-index:101; left:45px; top:45px; width:73px; height:72px; background:url(//img.ntcdn.net/images/note/ico/ico_viewer_size_change_on.png) left top no-repeat; cursor:pointer}
* html #photoViewer div.oriImgViewBtnOn {
	background-image:url(//img.ntcdn.net/images/note/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//img.ntcdn.net/images/note/ico/ico_viewer_size_change_on.png',sizingMethod='crop');
}