/* CSS Document */
@import url(sukabali.css);
@import url(wstyle.css);

/* 分頁 */
#pg_no{
	width:460px;
	font-size: 11px;
	letter-spacing: 1pt;
	margin-top: 5px;
	padding-bottom: 25px;
	margin-left: 150px;
	color: #727272;
	float: right;
}
#pg_no a{color:#878C22;}
#pg_no a:visited{color:#878C22;}
#pg_no a:hover{color:#8E9630;text-decoration: underline;}
.no_bu{float:left;margin-top: 3px;margin-right: 10px;}
.nob{float:left;margin-right: 8px;}


/* 返回 */
#pg_back{
	font-size: 11px;
	letter-spacing: 1pt;
	color: #000;
	float: left;
	width: 100px;
	margin-top: 40px;
}
#pg_back a{color:#999900;}
#pg_back a:visited{color:#999900;}
#pg_back a:hover{color:#999900;text-decoration: underline;}
.back_bu{float:left;margin-top: 3px;margin-right: 10px;}
.nob{float:left;margin-right: 8px;}



.clssMainRoll {
FILTER: progid:DXImageTransform.Microsoft.Slide(slidestyle=SWAP,Bands=1);
CURSOR: pointer;
}
#vhpic{
margin-top: -20px;
height: 20px;
background-color: #000000;
opacity: 0.6;/* 透明度70% FireFox 的寫法 */
filter: Alpha(Opacity=60);
}
#vhpic ul{
float: right;
margin-right: 10px;
}
#vhpic ul li{float:left;}
#vhpic ul li:hover{background-color: #A19D38;}


/* info */
#main table{margin:0;}

.maininfo{margin-top: 20px;}
.first_info{
padding-bottom: 15px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #666666;
margin-bottom: 15px;
}
.sec_info{margin-bottom: 10px;}

.infotable01{font-size: 11px;color: #000000;line-height: 18px;}
.infotable02{font-size: 10px;}

