@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/in_02.jpg);
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
}
h1 a {
/*color: #777777;*/
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color:#F60;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}
img {
	border-right-style: none;
}
a img:hover {
	border-right-style: none;
	filter : alpha(opacity=50); /* IE, 0 ~ 100 */
	opacity : 0.5; /* Others, 0 ~ 1 */
}
a {
	text-decoration: none;/*color: #666666;*/
}
a:hover {
	text-decoration: underline;/*color: #FF9900;*/
}
.in_01 {
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 100%;
	background-image: url(img/in_01.png);
	background-position: center;
	background-repeat: repeat-y;
}
.in_02 {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
}
.in_03 {
	padding: 10px 0 10px 0;
	margin: 0px;
	font-size: 20px;
}
.in_03 ul {
	padding: 0px;
	margin: 0px;
}
.in_03 li {
	list-style-type: none;
	margin: 0px 10px 0 0;
	padding: 3px 6px;
	/*border: 1px double #CCCCCC;*/
	float: left;
	background-color: #F60;
}
.in_03 li a {
	color: #FFF;
}
.in_03 li:hover {
/*border: 1px double #FFCA8E;*/
}
.in_04 {
	width: 468px;
	height: auto;
	float: left;
	border: 1px double #CCCCCC;
	border-left-style: double;
	padding: 8px;
}
.in_04:hover {
	border: 1px double #FFCA8E;
}
.in_05 {
	width: 116px;
	height: 116px;
	float: left;
}
.in_05 img {
	width: 114px;
	height: 114px;
	border: 1px double #CCC;
}
.in_06 {
	width: 8px;
	min-height: 100px;
	float: left;
}
.in_07 {
	clear: both;
	height: 10px;
}
.in_08 {
	float: left;
	padding: 0 0 0 10px;
	width: 342px;
	overflow: hidden;
}
.in_09 {
	width: 28px;
	height: 28px;
	float: left;
}
.in_09 img {
	width: 28px;
	height: 28px;
}
.in_10 {
	width: 8px;
	min-height: 20px;
	float: left;
}
.in_11 {
	border: 1px double #CCC;
}
.in_12 {
	width: 24px;
	height: 87px;
	position : fixed;
	z-index: 100;
	bottom: 50px;
	right: 50px;
	background-color: #FFF;
	border: none;
}
.in_12 img {
	border: none;
}
.in_13 {
	padding: 10px 0;
	position: relative;
}
#bnwbanner {
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#gotop {
	display: none;
	position: fixed;
	cursor: pointer;
}
#gotop_2 {
	display: none;
	position: fixed;
	cursor: pointer;
}
