/* CSS Document */
.changecolorbox{
	clear:both; 
	border-bottom:#77a0ab 1px dashed; 
	margin-bottom:10px;
	}
.changecolorbox .changebg{
	clear:both; 
	background:#ebf6f8; 
	border-top:#77a0ab 1px solid;  
	border-bottom:#77a0ab 1px solid; 
	
}

.fashionleft{
	width:197px; 
	float:left;
	}
.fashionleft .avatarbox{
				width:100%;
				float:left;
				border:#77a0ab 1px solid;
				}
.avaPadingbox{
	clear:both; 
	padding:8px;
	}	
.avatartitle{ 
	clear:both; 
	padding:0 0px 10px 0px;
	}
.avatartitle h5{
	display:block; 
	margin:0 auto; 
	background:url(../zzimage/nb1.gif) top left repeat-x; 
	height:20px; 
	padding:7px 0 0 16px; 
	text-align:left; 
	font-size:14px; 
	color:#000000; 
	border:#77a0ab 1px solid; 
	clear:both;
	}
.avatarcontent{
	clear:both; 
	text-align:center;
	}
.avatarcontent img{float:none; margin:2px 0;}
							
.flashonright{width:750px; float:right;}
.flashonright .narlistbox{width:100%; float:left; border:#77a0ab 1px solid; background:#ebf6f8; margin-bottom:16px;}
.flashonright .narlistbox td{vertical-align:top;}
.flashonright .photosbox{clear:both; padding:7px; text-align:center;}
.flashonright .photosbox table{border:#bce0e9 3px solid;}
.flashonright .photosbox img{float:left;}
.authorbox{clear:both;  border:#77a0ab 1px solid; height:20px; padding:6px 0 0 0; text-align:center;}

.hrdiv{height:16px; font-size:0px; line-height:1px; width:100%; float:left;}
.hrdiv hr{
	border-top: 1px dashed #77a0ab;
	border-bottom: 0px dashed #77a0ab;
	height: 1px;
	color: #FFFFFF;
	margin:8px 0!important;
	margin:2px 0;
	padding:0 0;
	display:block;
	/* clear:left; 
	display:table;*/
}

