﻿/* CSS Document */
@import url(sukabali.css);
@import url(wstyle.css);
/************************************************************************************分頁 */
#pg_no{
width: 350px;
font-size: 11px;
letter-spacing: 1pt!important;
letter-spacing: 0pt;
margin-top: 25px;
padding-bottom: 15px!important;
padding-bottom: 0px;
color: #727272;
}
#pg_no a{color:#C37223;}
#pg_no a:visited{color:#C37223;}
#pg_no a:hover{color:#C37223;text-decoration: underline;}
.no_bu{float:left;margin-top: 3px;margin-right: 10px;}
.nob{float:left;margin-right: 8px;}

/************************************************************************************top */
#go_top{
font-size: 11px;
letter-spacing: 1pt;
color: #C37223;
margin-top: 25px;
padding-bottom: 15px;
float: left;}
#go_top a{color:#C37223;}
#go_top a{color:#C37223;}
#go_top a:hover{color:#C37223;text-decoration: underline;}

/************************************************************************************返回 */
#pg_back{
font-size: 11px;
letter-spacing: 1pt;
color: #000;
float: left;
width: 140px;
margin-right: 8px;
margin-top: 30px;}
#pg_back a{color:#C37223;}
#pg_back a:visited{color:#C37223;}
#pg_back a:hover{color:#000000;text-decoration: underline;}
.back_bu{float:left;margin-top: 3px;margin-right: 10px;}
.nob{float:left;margin-right: 8px;}




.nslist{
overflow: hidden;
margin-top: 30px;
background-image: url(../images/icon/icon32.gif);
background-repeat: no-repeat;
background-position: right bottom!important;
background-position: 590px 60px;
width: 660px;
}
.nslist img{
	float: left;
	border: 1px solid #b9b9b9;
	padding: 5px;
	margin-top: 8px;
}
.nslist img:hover{zoom:1;opacity: 0.7;/* 透明度70% FireFox 的寫法 */  filter: Alpha(Opacity=70);/* 透明度70% IE 的寫法 */}
*html .nslist a:hover img{opacity: 0.7;/* 透明度70% FireFox 的寫法 */  filter: Alpha(Opacity=70);/* 透明度70% IE 的寫法 */}

.nswbox{
	float: left;
	margin-left: 20px;
	padding-right: 5px;
	margin-top: 0px;
	width: 370px;
	margin-bottom: 0px;

    *margin-bottom: 0px;											
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 1px;
	height: 120px;
	padding-bottom: 0px;
	overflow: hidden;
}

.nswbox h1{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 3px;
}
.nswbox h1 a,.nswbox h1 a:visited{font-size: 12px;color: #333333;}
.nswbox .nsbox_txt{
	padding-right: 15px;
	padding-bottom: 15px;
	margin: 0px;
}
.nswbox h1 a:hover{color: #000000;text-decoration: underline;}
.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	float: right;
	width: 300px;
	margin-right: 80px!important;
	margin-right: 40px;
	height: 20px;
	text-align: right;

}


.nsshow{
	background-image: url(../images/icon/icon32.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 25px;
	padding-bottom: 30px;
	margin-top: 33px;
	float: left;
	width: 635px;
}
.nsshow h1{
	font-size: 17px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	background-image: url(../images/icon/icon33.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	display: block;
	line-height: 150%;
	float: left;
	width: 100%;
	height: 23px;
}
.date{
	display: inline;
	padding-left: 20px;
	font-size: 14px;

}



.wstyle01{
font-size: 10px;
font-weight: normal;
color: #666666;
margin-top: -5px;
}
.wstyle02{
font-weight: normal;
font-size: 10px;
color: #C37223;
margin-top: -5px;
}
.nsshow a{
	color:#DB8400	
	}

#ns_info{
	float:left;
	margin-top: 30px;
	width: 100%;
}
#bu_order{float:right;margin-top: 30px;}
#bu_order a:hover{color:#000000;text-decoration: underline;}


/*--側邊列表--*/
#sb_wed_bar {
	width:250px;
	padding:10px;
	float:right;
	height:400px;
}
			
			#portamento_container {float:right; position:relative;} /* take the positioning of the sidebar, and become the start point for the sidebar positioning */
			#portamento_container #sb_wed_bar {float:none; position:absolute;} /* no need to float anymore, become absolutely positoned */
			#portamento_container #sb_wed_bar.fixed {position:fixed;} /* if the panel is sliding, it needs position:fixed */
#sb_wed h2{
	background-image: url(../images/News/News_LOCATOR.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 0px;
}
#sb_wed h2 span{
	visibility: hidden;
}

#sb_wed{ width:250px; padding-top:10px; margin-top:30px;}
#sb_wed h1 {
	display:block;
	width:231px;
	height:20px;
	padding-bottom:0px;
	color:#23A7C3;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:400;
}
#sb_wed ul {
	display:block;
}
#sb_wed ul li {
	color: #C37223;
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 1px;
	margin-top: 10px;
	background-image: url(../images/News/News_ICON.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	float: left;
	padding-left: 15px;
	width: 220px;
}
#sb_wed ul li:hover {
	color:#C37223;
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 1px;
}
#sb_wed ul li:hover a {
	color:#C37223;
}
#sb_wed ul li a {
	line-height: 150%;
	font-family: "Courier New", Courier, monospace;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
	width: 200px;
	padding-bottom: 10px;

}
#sb_wed ul li a:hover {
	font-size:13px;
	color:#DC8A38;
}
/*--Order---*/
#order_box .fc_1{
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px;
	}
#order_box .fc_2{
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #C37223;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif, "Courier New", Courier, monospace;
	}
#order_box #order_welcome{
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #666;
	background-color: #E6E6E6;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 5px;
	padding: 5px;
	}
	
	
#fb{
	background-color: #F0F0F0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	display: block;
	margin-top: 0px;
	}
#table_news{font-size: 13px;letter-spacing: 1px;}
