﻿/*******************************
	367art.com 图片最终页样式
*******************************/
@charset "utf-8";
@import Url(all.css);/*引用 公用样式*/
@import Url(ArtnewsTitle.css);/*引用 热门图片列表*/

/*页面结构*/
.Final_body{ padding:0px 10px 0px 10px;}
.Final_left{ width:auto; margin:0 450px 0 0px; border:1px solid #d5d5d5;}
.Final_right{ float:right; margin-left:-440px; width:440px; border:1px solid #d5d5d5;}

/*页面结构 功能区*/
.Final_Function{ padding:0px 10px 0px 10px; height:53px; overflow:hidden;}
.Final_right_none{ float:right; margin-left:-440px;}
.Final_right_none div{ border:1px solid #d5d5d5; height:51px; overflow:hidden;}
.Final_right_none div p{ text-align:center; height:51px; padding-top:32px;}
.Final_Zoom{ width:61px; height:51px; margin-right:10px; float:left;}
.Final_Zoom_in{ background:url(../cssimg/zoomin.gif) no-repeat center 11px;}
.Final_Zoom_out{ background:url(../cssimg/zoomout.gif) no-repeat center 11px; }
.Final_other{ width:90px; height:51px; margin-right:10px; float:left;}
.Final_other_fullscreen{ background:url(../cssimg/fullscreen.gif) no-repeat center 11px;}
.Final_other_original{ background:url(../cssimg/original.gif) no-repeat center 11px;}
.Final_download{ width:90px; height:51px; float:left;}
.Final_other_download{ background:url(../cssimg/download.gif) no-repeat center 11px;}
.Final_left_none{ width:auto; margin:0 450px 0 0px;}
.Final_left_none_last{ width:30%; float:left; }
.Final_left_none_last div{ border:1px solid #d5d5d5; margin-right:10px; height:51px;}
.Final_left_none_last div p{text-align:center; overflow:hidden; padding:4px 10px 0px 10px; font-weight:bolder; line-height:18px; height:18px; overflow:hidden;}
.Final_left_none_now{ width:40%; float:left;}
.Final_left_none_now div{ border:1px solid #d60000; margin-right:10px; height:51px;}
.Final_left_none_now div p{ color:#d60000; text-align:center; overflow:hidden; padding:18px 10px 0px 10px; font-weight:bolder; line-height:18px; height:18px; overflow:hidden;}
.Final_left_none_next{ width:30%; float:left;}
.Final_left_none_next div{ border:1px solid #d5d5d5; height:51px;}
.Final_left_none_next div p{ clear:both; text-align:center; overflow:hidden; padding:4px 10px 0px 10px; font-weight:bolder; line-height:18px; height:18px; overflow:hidden;}
.Final_next{background:url(../cssimg/next.gif) right 0px no-repeat; padding:2px 20px 0px 0px; margin:5px 10px 0px 0px; display:block; height:16px; float:right;}
.Final_last{background:url(../cssimg/last.gif) left 0px no-repeat; padding:2px 0px 0px 20px; margin:5px 0px 0px 10px; display:block; height:16px;}

/*文档信息*/
.Final_Info{ padding:20px 20px 15px 20px; height:204px; overflow:auto;}
.Final_Info ul li{ margin-bottom:5px;}

/*文档信息*/
.Final_News{ padding:8px 15px 10px 15px; height:221px; overflow:hidden;}

/*图片展示*/
.Final_content{ padding:0 10px 0 10px; clear:both;}
.ImgBoxStyle{ border:4px solid #d5d5d5; background:#FFFFFF; padding:1px;}
.ImgBox{ background-color:#FFFFFF; width:100%; overflow:hidden;}