.pbold {
	font-weight: bold;
}
.pgreen, .pgreen a, .pgreen a:link, .pgreen a:active, .pgreen a:visited {
	color: #76B728;
	text-decoration:none;
}
.ppink, .ppink a, .ppink a:link, .ppink a:active, .ppink a:visited {
	color: #E4007D;
	text-decoration:none;
}
.dashline{
	position: relative;
	left: 0px;
	top: 0px;
	width: 640px;
	height: 11px;
	padding: 0;
	background-image: url(../_images/main_dashline.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 105px;
	margin-bottom: 0px;
	margin-left: 105px;
}
.dashline2{
	position: relative;
	left: 0px;
	top: 0px;
	width: 640px;
	height: 11px;
	padding: 0;
	background-image: url(../_images/main_dashline.png);
	background-repeat: repeat-x;
	margin: 0px;
}
.centreer{
	text-align: center;
}
.gallery_item{
	width:128px;
	height:156px;
	margin:0px;
	float:left;
}
.gallery_img{
	width:120px;
	height:120px;
	margin-left:4px;
	margin-right:4px;
}
.gallery_num{
	width:40px;
	height:12px;
	position:relative;
	top:-32px;
	margin-left:40px;
	margin-right:40px;
	color: #FFFFFF;
	background-color: #666666;
}
.gallery_score{
	width:128px;
	height:20px;
	position:relative;
}
.gallery_score img{
	margin-left:10px;
	margin-right:10px;
	margin-top:8px;
}
