@charset "utf-8";
/* CSS Document */

html,body,td,input,select,textarea {
	margin:0px;
	font-size: 12px;
	font-family:"微软雅黑";
	color:#666

}
body {
	background-color: #fff;
	background-image: url(../images/HtmlBG.jpg);
	background-repeat: repeat-x;
}

img {border: 0 none;}


.Tahoma {
	font-family: Tahoma;
	font-size: 9px;
}


a{
	color: #666;
	text-decoration: none;	
	}
a:hover{
	color: #3281a9;
	text-decoration: underline;
	}

#NewComments {  /*  发表评论  */
	color: #F00;
}




/*  相册  */
.photoframe {
	border: 1px solid #CCC;
}
.Album_Title {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
}
.comment_num {
	font-family: Impact;
	font-size: 36px;
	font-weight: bolder;
	color: #f2f2f2;
}





/*  日记  */
.diarytb {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #b2d1e5;
	border-left-color: #b2d1e5;
}
.diarytd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #b2d1e5;
	border-bottom-color: #b2d1e5;
}
.diarytd1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #b2d1e5;
	border-bottom-color: #b2d1e5;
	background-color:#f1f6fa;
}

	
.down_tab_title {
	font-family: Impact;
	font-size: 9pt;
	color: #b2d1e5;
}
.down_tab_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b2d1e5;
}

#cu3er-container {width:270px; outline:0;}