.artist_main {
	width: 710px;
	margin-bottom: 50px;
	margin-top: 10px;
}
.artist_right {
	float: right;
	width: 430px;
}
.artist_left {
	float: left;
	width: 250px;
}
.artist_txt {
	font-size:12px;
	margin-top: 5px;
	line-height: 1.1em;
	color: #333333;
}
.artist_item {
	margin-top: 10px;
}
#catch_title {
	font-size: 14px;
	font-weight: bold;
	color: #FF0033;
	text-align: center;
	width: 720px;
	margin-top: 30px;
}
#catch_copy {
	font-size: 12px;
	line-height: 1.5em;
	width: 600px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
}
#artist_list #artist_box_left {
	width: 340px;
	border: 1px solid #CCCCCC;
	float: left;
	background-color: #FFFFFF;
}
#artist_list {
	width: 720px;
	margin-bottom: 50px;
}
#artist_list #artist_box_right {
	width: 340px;
	border: 1px solid #CCCCCC;
	float: right;
	background-color: #FFFFFF;
}
#artist_list_title {
	margin-bottom: 30px;
	width: 720px;
	text-align: left;
	vertical-align: middle;
}
#clearboth {
	clear: both;
}
#artist_detail_left {
	float: left;
	width: 150px;
}
#artist_nm {
	height: 20px;
	background-color: #FFFF99;
	font-size: 14px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
#artist_tune_nm {
	margin-top: 8px;
	font-size: 12px;
}
#artist_list_title_button {
	float: right;
	padding-right: 20px;
}
#artist_link {
	margin-top: 8px;
}
#artist_detail_right {
	text-align: left;
	margin-left: 2px;
	float: right;
	width: 183px;
}
#profile_txt {
	font-size: 11px;
	padding: 5px;
}
#listen_img {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#vote_form {
	background-color: #FFFFFF;
	width: 720px;
	border: 1px solid #CCCCCC;
	margin-bottom: 50px;
}
#vote_form #vote_form_catch {
	font-size: 14px;
	font-weight: bold;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #99CC66;
	padding-top: 10px;
}
#b_artist_detail_title {
	width: 720px;
	margin-bottom: 20px;
	margin-top: 30px;
}
#b_artist_detail_box {
	width: 720px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
}
#b_artist_detail_box #b_artist_detail_box_left {
	float: left;
	width: 250px;
}
#b_artist_detail_box #b_artist_detail_box_right {
	float: right;
	width: 430px;
}
#b_artist_detail_box #b_artist_detail_box_right #b_artist_nm {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFF99;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#b_artist_detail_box #b_artist_detail_box_right #b_artist_profile {
	font-size: 12px;
	line-height: 1.5em;
}
#b_artist_detail_box #b_artist_song_box {
	background-color: #FFFF99;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	font-size: 12px;
}
#b_artist_detail_link_box {
	width: 720px;
	text-align: right;
	margin-bottom: 30px;
}
#b_message_box {
	background-color: #FFFFFF;
	width: 720px;
	margin-bottom: 50px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#b_message_box #b_message_box_left {
	float: left;
	width: 320px;
	margin-top: 10px;
}
#b_message_box #b_message_box_left #b_message_text_box {
	height: 230px;
	width: 300px;
	overflow: scroll;
	text-align: left;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 10px;
}
#artist_list_title_img {
	width: 720px;
}
#b_message_box #b_message_box_right {
	float: right;
	width: 340px;
	margin-right: 10px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
#b_message_box #b_message_box_right #b_message_catch {
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.5em;
	color: #666666;
}
#b_artist_detail_box #b_artist_detail_box_right .b_artist_member_td {
	margin-left: 10px;
}
#thanks_message {
	color: #FF6600;
	background-color: #FFFFFF;
	padding: 10px;
	width: 640px;
	border: 1px solid #999999;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 50px;
}
