
/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content 
#photos { visibility: hidden; }*/

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 14px; line-height:32px; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }
.panel-overlay p { color: white; font-size: 14px; line-height:32px; }
/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}
.w304r{ width:304px; float:right}
.w980{ width:980px; margin:0px auto; overflow:hidden;}
.w980 h2{ font-size:14px; font-weight:bold; text-align:center; height:35px; line-height:35px;}
.w661{ width:661px; float:right;}
.new_pic { float:left; background:#fff; width:661px; height:300px; }
.new_foucsbox { float:left; position:relative; width:661px; height:300px;}
.new_foucsbox img { width:661px; height:300px; vertical-align:top;}
.new_foucsbox .foucs3div{ width:661px; }
.new_foucsbox .foucs3div h3 {color:#FFF; width:661px; height:30px; display:block; line-height:30px; background:url(libg.png) repeat;position:absolute; left:0; bottom:0px; text-indent:15px; font-size:14px; }
.new_foucsbox .foucs3div h3 a{color:#FFF; font-size:12px; font-weight:normal;}
.new_foucsbox .ulfoucs3 {position:absolute; bottom:5px; right:245px;}	
.new_foucsbox .ulfoucs3 li{ float:left; width:13px; height:13px; margin-right:5px; display:inline; cursor:pointer; cursor:pointer; background:url(dian1.jpg) no-repeat;}
.new_foucsbox .ulfoucs3 li.on{background:url(dian2.jpg) no-repeat; }
.new_foucsbox .ulfoucs3 li:hover{  background:url(dian2.jpg) no-repeat; }
.new_foucsbox .foucs3div{ position:absolute;/*display: none;*/}

