* {font-size:12px;}
body {
	background-color:#343434;
	background-image:url("../img/common/shade_main.gif");
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}
#mainBody {
	background-color:#FFFFFF;
	padding:1em 0;
	width:640px;
}
#historyBody {
	width:640px;
}

.newVideo {
	border:1px solid #666666;
}
.previewMainTable {
	background-color:#343434;
	background-image:url("../img/common/shade_media.gif");
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}
img {margin:0;}
img.actress {margin:0; border:1px solid #CCCCCC;}

.actressdata {
	margin:0em 20px;
}
/*
.actressdata td {
	border:1px solid #ff9999; margin:0; padding:0;
}
*/
#initialMenu {text-align:center;}



/* 2004/11/10 add */
a.actress:link, a.actress:visited, a.actress:active {
	color: #333366;
	text-decoration: none;
}
a.actress:hover {
	color: #990000;
	text-decoration: underline;
}
a.actress_name:link, a.actress_name:visited, a.actress_name:active {
	color: #1B71B3;
	text-decoration: underline;
}
a.actress_name:hover {
	color: #647999;
	text-decoration: none;
}

table.actress {
	border: 0px solid #dddddd;
	border-collapse: collapse;
	padding: 3px;
}
td.actress {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	font-size: 100%;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
td.actress_profile {
	background-color: #ffffff;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	font-size: 100%;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	height: 92px;
}
td.actress_space {
	width: 2px;
}

.comment_dl {
	color: #8D0034;
	font-size: 11px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 8px;
	letter-spacing: 1px;
	line-height: 120%;
}
td.dl {
	text-align: right;
	vertical-align: top;
	padding: 3px;
}

ul.sample_list { margin: 2px; padding:2px;}
li.sample_list { margin-top:5px; margin-bottom:5px; }
sample_min { font-size:9px; }

hr { height: 0px; border: 0px solid #D1D7DC; border-top-width: 1px; width: 94%; }



