/* CSS Document */

/* ------ layout ------ */

body,td,th {
	font-size: 12px;
}

.bread td {
	font-size:10px;
}

#content{
	padding:0;
	text-algin:left;
	background: #ffffff;
	margin:0 auto;
}




/* ------ content ------ */

#ttlTable{
	margin-bottom:10px;
}
#ttlTable td{
	vertical-align:top;
}
#readArea{
	background:url(../images/vol76_prabda/ttl_bg.jpg) left top no-repeat;
	padding-top:10px;
	padding-right:10px;
}
#poster{
	float:left;
	width:124px;
	margin:0 15px 10px 5px;
}
#workList{
	list-style-type:none;
	height:75px;
	line-height:0;
	margin:0;
	padding:0;
	width:760px;
}
#workList li a{
	margin:0;
	display:block;
	float:left;
	line-height:0;
	width:65px;
	height:65px;
	padding:1px;
	border:1px solid #999;
	margin:0 12px;
}
#workList li a:hover{
	border:1px solid #F90;
}
#workList li a img{
	border:none;
}
.movieSet{
	width:372px;
	padding:0;
}
.movieSet td{
	vertical-align:top;
}
.movieData,.movieDataR{
	display:block;
	background:url(../images/vol76_prabda/bg_left.gif) left top no-repeat;
	padding:25px 15px 10px 10px;
	font-size:10px;
	line-height:1.5;
}
.movieDataR{
	background:url(../images/vol76_prabda/bg_right.gif) left top no-repeat;
}
.workImg{
	width:182px;
	height:182px;
	padding:1px;
	border:1px solid #CCC;
	margin-bottom:5px;
}
.tableRight{
	width:184px;
	vertical-align:top;
	text-align:center;
}
.tableRight a img{
	border:none;
}
.linkBtn a{
	background:url(../images/vol76_prabda/work_detail_btn.jpg) left top no-repeat;
	display:block;
	width:140px;
	height:24px;
	margin-top:5px;
}
.linkBtn a:hover{
	background-position:left -24px;
}
.linkBtn span{
	display:none;
}
.movieSetBottom{
	padding:0; 
	height:3px; 
	background:url(../images/vol76_prabda/bg_dot.gif) left bottom repeat-x;
}




