﻿@charset "UTF-8";
/* CSS Document */
/*#apDiv1 {
	position:absolute;
	width:200px;
	height:400px;
	z-index:1;
	left: 870px;
	bottom: 70px;
}*/
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/mu_bk.jpg);
	line-height: 150%;
	position: relative;
}
.oneColElsCtr #container {
	width: 850px;
	/*background: #FFFFFF;*/
	/*margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #CCCCCC;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: absolute;
	}
.oneColElsCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #eafbff;
	background-image: url(images/main_bk_l.png);
	position: absolute;
}
img
{
border:0px;
}
#mainContent a:link {
text-decoration: none;
	color: #333333;
}
#mainContent a:visited {
	color: #cc6600;
	text-decoration: none;
}
#mainContent a:hover {
	color: #FF0066;
	text-decoration: none;
}
#mainContent a:active {
    color: #cc6666;
	text-decoration: none;
}


.clearfloat
{
	clear:both;
}
table
 {
	width:500px;
	height:auto;
	text-align: left;
	border: 1px solid #bebebe;
	padding: 2px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
table th
{
	height: 25px;
	text-align: center;
	vertical-align: middle;
	color:#364761;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b9cadd;
	margin-bottom: 5px;
	background-color: #cce2f8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0efff;
}
table td
{
	height: 20px;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e0efff;
	border-left-color: #e0efff;
	color: #666666;
}

/*------------------------------form start-------------------------------------*/
#form_cont
{
	margin: 0 auto;
	background:url(images/contact_bk.png);
	height: 370px;
	width: 540px;
	padding-top: 60px;
	padding-left: 50px;
}

input
{
	border:1px solid #999999;
	font-size: 12px;
	color: #333333;
}
input[type="button"]
 {
	border:1px solid #999999;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
}
select
 {
	border:1px solid #999999;
	font-size: 12px;
	color:#333333;
}
input[type="radio"]
 {
	border:0px;
}
input[type="checkbox"]
 {
	border:0px;
}
.order_left
{
	margin: 0px;
	width:350px;
	float:left;
}
.order_right
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float:left;
}
.form_label {
	float: left;
	width:100px;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
}
.form_p {
	clear: both;
	vertical-align: middle;
	line-height: 120%;
	margin-bottom:-5px;
	margin-top:0px;
}
form.cmxform label.error, label.error   /* 錯誤訊息*/
{
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
input.error { border: 1px dotted red; }  /* 欄位變虛線*/
/*----------------------------- form end ------------------------------------*/

.center
{
	text-align: center;
}
.red10
{
	font-size: 10px;
	color: #FF0000;
}

/* 產品列表 start------------------------*/
#prod_list{
	width:750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #99ccff;
	position: relative;
	height: auto;
}
 
.team
{
	background-image: url(images/team_left.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	background-color: #FFF;
}
.sale
{
	background-image: url(images/sale_left.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	background-color: #FFF;
}
.beauty
{
	background-image: url(images/b_leftimg.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	background-color: #FFF;
}
.new_prod
{
	background-image: url(images/new_left.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	background-color: #FFF;
}
.mask
{
	background-image: url(images/mask_left.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	background-color: #FFF;
}
#prod_list ul li
{
	display: inline-block;
	width:156px;
	height:250px;
	background-color: #FFF;
	border: 2px solid #cce6ff;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-align: center;
	line-height:18px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	list-style-type: none;
	overflow: hidden;
	vertical-align: top;
}
.price
{
color:#996666;
}

.buy
{
margin-top:5px;
}
#base
{
	position: relative;
	clear: both; 
	height:53px;
	text-align: center;
	background-image: url(images/base.png);
	line-height: 120%;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
/* 產品列表 ------------------------*/ 