.buttom {
	font-family: "Arial", "新細明體";
	font-size: 14px;
	color: #666666;
	background-position: bottom;

}
.blue4 {
	border: 1px solid #0099CC;
	margin: 2px;
}

.pic {
	background-position: bottom;
}
.subTitle {
	font-family: "Arial", "新細明體";
	font-size: 16px;
	color: #00BB00;
	line-height: 16px;
}
.subTitleShare {
	font-family: "Arial", "新細明體";
	font-size: 16px;
	color: #FF9900;
	line-height: 16px;
}
.photoMainTable {
	height: 200px;
	width: 250px;
	
	margin: 10px;
	padding: 10px;
	background:url(../images/temp_album_bg.png) top left no-repeat;
}
.checkbox_photo {
}

.Xbg {
	background-repeat: repeat-x;
}
.buttonLine {
	border-left-color: #339999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}
.albumTable {
	width: 147.5px;
	border: 1px solid #999999;
	margin: 10px;
	padding: 3px;
}
.photoBorder {
	border: 2px solid #666666;
	padding: 10px;
}
.grey4 {
	border: 2px solid #999999;
	margin: 5px;
	padding: 10px;

}

/*mark,20091007 for photo comment */
#comment_list {
	font-family: "Arial", "新細明體";
	font-size: 12px;
	color: #FF3366;	
	width:100%;
}
/*mark,20091203,end*/

/*borg, 20100309, start*/
#comment_list a:link{text-decoration:none;}
table.border {margin:1px 0px;border-top:1px solid #D6D6D6;border-left:1px solid #D6D6D6;}
table.border tr th{ border-bottom:1px solid #D6D6D6;border-right:1px solid #D6D6D6; height:24px; font-size:11px; background:#F3F3F3;}
table.border tr td{ border-bottom:1px solid #D6D6D6;border-right:1px solid #D6D6D6; height:18px;padding:2px;background:#FFF }

.jquerytb th{background:#B5CBE6; color:#039;}
.jquerytb td{padding:2px;}
.jquerytb td *{padding:2px}
.jquerytb tr.alt td{background:#ecf6fc}
.jquerytb tr.over td{background:#FEF3D1}
.comment-title{float:left;width:10%}
.comment-name{color: #00BB00;}
.comment-date{display:block;font-size: 10px;color: #3366FF;	text-align:left;font-weight:normal;}
.comment-content{color:#3C3C3C;float:left;width:80%}
.comment-botton{text-align:center;float:right;width:10%}

table.comment_post {margin:1px 0px;border-top:1px solid #D6D6D6;border-left:1px solid #D6D6D6;font-size: 12px;}
table.comment_post tr td{ border-bottom:1px solid #D6D6D6;border-right:1px solid #D6D6D6; height:18px;padding:2px;}

.album-name {
	font-family: "Arial", "新細明體";
	font-size: 14px;
	color: #272727;
	background-position: bottom;

}
/*borg, 20100309, end*/