@charset "utf-8";

/* albumblock*/

 .albumblock{
	padding:10px 15px 30px 17px;
	float:left;
	}
 .albumblock .inner{
	width:190px;
	height:230px;
	position:relative;
	border:1px solid #FFF;
	overflow:hidden;
	
	background:#FFF url("../images/block_bg1.gif") no-repeat center bottom;
	}

.albumblock .inner img{
	border:2px solid #fff;
	width:186px;
	height:146px;	}	

 .albumblock .inner .albumtitle{
	height:30px;
	line-height:30px;
	font-size:12px;
	width:160px;
	position:relative;
	bottom:0px;
	left:0;
	color:#007cbe;
	font-weight:; 
	text-align:center;
	cursor:pointer;
	margin:auto;
	}
 .albumblock .inner .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .inner  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	
	
 .albumblock .inner:hover{
	border:1px solid #007cbe;}	
	


/* SearchBar */

.SearchBar {
	padding:10px 10px 0px 13px;
}

.SearchBar #search-text {
	width: 140px;
	padding:0px 5px;
	border: 1px solid #007cbe;
	margin:0px;
	color:#999999;
	height:23px;
	line-height:23px;
	font-size:12px;
}

.SearchBar #search-submit {
	border:none;
	background: #007cbe;
	font-size:12px;
	color: #FFFFFF;
	height:25px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:25px;
}

/*backtotop*/
.backToTop {
 display: none;
 width: 50px;
 height:50px;
 line-height: 1.2;
 background:url("/images/back_top.png") left top;;
 color: #fff;
 font-size: 12px;
 text-align: center;
 position: fixed;
 _position: absolute;
 right: 10px;
 bottom: 100px;
 _bottom: "auto";
 cursor: pointer;
 opacity: .6;
 filter: Alpha(opacity=60);
}


/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupInner {
	border: 3px solid #007cbe;
	background-color: #FFFFFF;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url("/images/box_bg1.jpg") repeat-x left top;
	color: #007cbe;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url('/images/close.gif') no-repeat;
}


/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; }
	




#cshareF, #csPanel { line-height:14px; font-family:1em/normal Helvetica,Calibri,Tahoma,Arial,,sans-serif; }
.cs-xb1 { margin-left:5px; background:#0f0; }
.cs-xb2 { margin-left:3px; border-width:0 2px; }
.cs-xb3 { margin-left:2px; }
.cs-xb4 { height:2px; margin-left:1px; }
.cs-xb1, .cs-xb2, .cs-xb3 { height:1px; }
.cs-xb2, .cs-xb3, .cs-xb4 { background:#0f0; }
.cs-xb1, .cs-xb2, .cs-xb3, .cs-xb4 { display:block; overflow:hidden; font-size:0; }
#csPanel { width:137px; padding:6px; border-radius:5px; background:url(http://static.bshare.cn/frame/images/background-opaque-dark.png) repeat; }
.csTitle { padding:0 8px; border-bottom:1px solid #e8e8e8; color:#666; background:#f2f2f2; text-align:left; }
#csLogoLink { float:left; width:121px; margin:3px 0; background:#fff; overflow:hidden; }
.csLogo, .csLogoSel { float:left; width:111px; height:auto; padding:2px 4px; margin:2px 0; text-align:left; white-space:nowrap; overflow:hidden; }
.csLogo { background:#fff; border:1px solid #fff; }
.csLogoSel { background:#f1f1f1; border:1px solid #ddd; }
.csLogo a, .csLogoSel a { display:block; height:16px; line-height:16px; padding:0 0 0 24px; text-decoration:none; float:left; overflow:hidden; }
.csLogo a { border:none; color:#666; }
.csLogoSel a { border:none; color:#000; }

div.bsClear{clear:both;height:0;line-height:0;font-size:0;overflow:hidden;}
 				<!--ºÄÊ±1751455468.2852Ãë-->