#profile_list_title {
	height: 31px;
	width: 623px;
	padding-top: 7px;
}

#artwork_tab_list {
	cursor: pointer;
}

#tab_left_showing {
	height: 31px;
	float: left;
	width: 11px;
	background-image: url('/images/personal_index/1-left.png');
}

#tab_center_showing {
	background-color: #FC7979;
	height: 31px;
	float:left;
	line-height: 31px;
	font-size: 16px;
	text-align:center;
	padding-top: 0px;
	font-weight: bold;
	color: #FFFFFF;
}

#tab_right_showing {
	height: 31px;
	float: left;
	width: 11px;
	background-image: url('/images/personal_index/1-right.png');
	margin-right: 3px;
}

#tab_left_hidden {
	height: 31px;
	float: left;
	width: 11px;
	background-image: url('/images/personal_index/2-left.png');
}

#tab_center_hidden {
	background-color: #FF9B9B;
	height: 31px;
	float:left;
	line-height: 31px;
	font-size: 16px;
	text-align:center;
	padding-top: 0px;
	font-weight: bold;
	color: #FFFFFF;
}

#tab_right_hidden {
	height: 31px;
	float: left;
	width: 11px;
	background-image: url('/images/personal_index/2-right.png');
	margin-right: 3px;
}

#profile_list_pagebar {
	width: 623px;
	background-color: #FC7979;
}

#profile_list_pagebar td {
	cursor: pointer;
}

#profile_list_block {
	border: 1px solid #772728;
	width: 621px;
	background-color: #FEFFEF;
	margin-top: 10px;
	padding: 5px 0px 5px 0px;
}

#profile_list_row1{
	background-color: #FFF6B5;
	height: 170px;
	width: 583px;
	margin: 6px 11px 6px 11px;
	padding: 12px 7px 12px 7px;
}

#profile_list_row2{
	background-color: #FFCCA7;
	height: 170px;
	width: 583px;
	margin: 6px 11px 6px 11px;
	padding: 12px 7px 12px 7px;
}

#profile_date_block {
	font-size: 16px;
	font-weight: bold;
	color: #7A0925;
}

#profile_title_block {
	font-size: 14px;
	font-weight: bold;
	color: #7A0925;
}

#profile_infos_block {
	font-size: 12px;
	font-weight: bold;
	color: #FF7C78;
}

#profile_intro_block {
	height: 82px;
	width: 388px;
	font-size: 14px;
	color: #000000;
	overflow: hidden;
	background-color: #FEFFF1;
	padding: 10px;
}

#profile_list_top {
	text-align: center;
	margin: 12px 0px 12px 0px;
}
