@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS", "標楷體", "新細明體", "微軟正黑體";
	font-size: 100%;
	background-repeat: repeat;
	color: #333;
	background-image: url(../images/bg.png);
	background-color: #FFF;
}
#wrapper {
	float: none;
	width: 1050px;
	background-position: center center;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
#logobar {
	background-color: #069;
	background-image: url(../img/logobar_1050.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 1050px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS", "標楷體", "新細明體", "微軟正黑體";
	font-size: 12px;
	color: #FFF;
	float: none;
	background-position: right bottom;
}
#link {
	height: 22px;
	width: 415px;
	float: right;
	margin-top: 34px;
	margin-left: 635px;
}
#header {
	background-repeat: no-repeat;
	height: 440px;
	width: 1050px;
	float: right;
	background-position: right bottom;
	background-image: url(../images/header.jpg);
}
#main {
	background-color: 4596BC;
	float: left;
	width: 1050px;
}
#on_sale {
	float: left;
	width: 1050px;
	height: 600px;
}
#center {
	float: left;
	width: 100%;
	min-height: 600px;
}
#famous {
	background-color: #FC9;
	float: right;
	width: 1050px;
}
#about {
	background-color: #99F;
	float: right;
	width: 1050px;
}

.cfooter {
	clear: both;
}
#footer {
	background-color: #069;
	height: 60px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	font-family: "新細明體-ExtB";
	font-size: 12px;
	padding-top: 20px;
}



/* word-------------------------------------------------------------------------------------------------- */
.white-13 {font-family: Verdana;color: #FFFFFF;font-style: normal;font-size: 13px;line-height: 18px;font-weight: normal;}
.white-13 A:link{color:#FFFFFF; text-decoration: none;}
.white-13 A:visited{color:#FFFFFF; text-decoration: none; }
.white-13 A:hover{color:#FFFFFF; text-decoration: underline; }

.gray-12en A:hover{color:#990000; text-decoration: underline}
.gray-12en {font-family: Verdana;color: #666666;font-style: normal;font-size: 12px;line-height: 18px;font-weight: normal;}
.gray-12en A:link{color:#666666; text-decoration: none}
.gray-12en A:visited{color:#666666; text-decoration: none; }
.gray-12en A:hover{color:#990000; text-decoration: underline;}
