@charset "utf-8";
	.ThemePicBox{
		width:277px;
		height:357px;
		position:relative;
	}
	
	.ThemeLink_1{
		position:absolute;
		left:0px;
	}
	.ThemeLink_2{
		position:absolute;
		left:277px;
	}
	.boardItem{
		cursor:hand;	
	}
	.boardItemActive{
		float:left;background:URL('/images/css2.0/board_item.gif') no-repeat;width:128px;height:108px;margin-left:2px;padding:4px 0px 0px 4px;margin-bottom:12px;
	}
	.boardItemNormal{
		float:left;width:128px;height:108px;margin-left:2px;padding:4px 0px 0px 4px;margin-bottom:12px;	
	}

	.scrollPicUL .scrollPicItem{
		line-height:8px;
		font-size:0;
		float:left;
		margin:0px 5px;
		width:8px;height:8px;
		border:0;
		padding:0px;
		background:#F90;
		cursor:hand;
	}
	.scrollPicUL .active{
		float:left;
		margin:0px 5px;
		border:0;
		cursor:hand;
		border:solid 2px #FFF;
		background:#F90;
		width:4px;height:4px;
		padding:0px;
	}
	
	/*css2.0 index */
	#indexBlock{
		margin:0 auto;width:838px;height:438px;margin-top:15px;background:URL('/images/css2.0/w823_h385.jpg') no-repeat #F90; background-position:3px 1px;overflow-y:visable;
		
	}
	img.ThemePic{
		background:URL('/images/css2.0/loading.gif') #FFF center no-repeat;)	
	}
	.adviseButton{
		background:#FFF;border:#F90 solid 1px ;color:#F90;line-height:16px;height:20px;position:relative;left:-56px;width:55px;top:0px;padding:0px 4px;	
	}
	
	
	/* ajax */
	.ajax_loading{
		width:100%;text-align:center;margin:5px auto;height:auto;overflow:hidden	
	}
	
	/*tipOverlay*/
	.tipOverlay{
		position:absolute;
		z-index:9999999;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		overflow:visible;
	
	}
	.tipOverlayBack{
		position:absolute;
		background:#000;
		overflow:visible;
		width:100%;
		height:100%;
		z-index:9999999;
			opacity:0.4;-moz-opacity:0.40;filter:Alpha(Opacity=40);
	}
	
	.tipOverlayInner{
		position: fixed;
		z-index:99999999;
		background:#FFF;
		padding-bottom:20px;
		height:auto;
		top:25%;
		width:30%;
		left:35%;
		overflow:hidden;
	
	}
	.tipOverlayInnerTitle{
		cursor:hand;
		cursor:pointer;
		background:#F90;
		height:30px;
		line-height:30px;
		color:#FFF;
		font-size:14px;
		text-indent:1em;
	}
	.tipOverlayInnerTitle_Left{
		float:left;
		width:200px;
		height:100%;
	}
	.tipOverlayInnerTitle_Right{
		float:right;
		width:40px;
		height:100%;
		line-height:100%;
		cursor:hand;
	}
	.tipOverlayInnerContentBox{

		color:#666;
		height:100%;
		text-align:center;
		padding:0;
	}
	.tipOverlayInnerContent{
		
		font-size:12px;
		width:100%;
		margin-top:15px;
		height:auto;
		overflow:hidden;
	}
	
	/*grow*/
	.growUL{
		list-style:none;	
		border:solid 1px #EEE;
		padding:3px 5px;
		width:85%;
		margin:0 auto;
		margin-top:10px;
	}
	.growUL li{
		margin:5px 0px;	
	}
	
	/* photo sub*/

.tool_bar{
	position: fixed; bottom: 0;top:auto; z-index:999;
    }
	
	
	/*reg form*/
	.login_box .login_tip{
	font-family:Arial, Helvetica, sans-serif;
}
	.login_tip{
		clear:both;margin:10px 0px;overflow:hidden;
}