@charset "utf-8";

/* CSS Document */

body,td,th {

	font-family: "微軟正黑體", "square721 BT", "新細明體", arial;

	width:100%;

	margin-bottom:0 auto;

	height:100%;

	background:#000;

}

body {

	height: 100%;

	margin: 0px;

	width:100%;

}







.left{ width:200px; height:1000px; background-image:url(../images/index_01-1.jpg); background-repeat:no-repeat; float:left; margin:0; position:fixed;z-index:9999; display:block; left:0;}	



.left-menu{ width:190px; margin-bototm:50px;}

.menu-a1{

	width:190px;

	text-align: center;

}





.copy{

	width:169px;

	height:38px;

	margin-bottom:0;

	right:0;

	position:fixed;

	z-index:9996;

	bottom:0;

}

    .container{

        margin-top:0;

        padding-left:5px;

		margin-left:200px;

		

    }

	.itemwraper{

		float:left;

		width:200px;

		height:210px;

		color:#ccc;

		font:13px Verdana, Geneva, sans-serif;

		text-align:center;

		margin-right:7px;

		line-height:16px;

	}

	.itemwraper span{

		color:#999;

		font:12px Verdana, Geneva, sans-serif;	

		-webkit-text-size-adjust:none;			

	}

	.itemwraper img{

		padding:7px 0;

	}

#popbox{

	position:fixed;

	z-index:999999;

	top:100px;

	left:330px;

	width:400px;

	height:400px;

	background:url(../images/b70.png) #000;

    -moz-box-shadow: 1px 1px 16px #000;

	-webkit-box-shadow: 1px 1px 16px #000;

	box-shadow: 1px 1px 16px #000;

	border-radius: 15px;

	overflow:hidden;

	display:none;

}#closeimg{

	position:absolute;

	z-index:9999999;

	top:10px;

	right:10px;

	width:25px;

	padding:3px;

	background:url(../images/b30.png);

	border:hidden;

}#poptxt{
	position: absolute;
	width: 70%;
	left: 15%;
	text-align: center;
	background: url(../images/fancybox_overlay.png);
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	box-shadow: 1px 1px 6px #000;
	bottom: 10px;
	padding: 10px 0;
	font: 15px Verdana, Geneva, sans-serif;
	color: #FFF;
	line-height: 16px;
}

.potofo1 {
	margin:2px;}