@charset "big5";

*{ margin:0; padding:0;}
body {
	text-align:center;/* Need to set body margin and padding to get consistency between browsers. */
    background-color: #efe8e2;
}
#content{ 
	width:1000px;
	margin:0px auto;
	background:url(../images/page1000.jpg) no-repeat;
	position:relative;
	overflow:hidden;
	}
.logo {	
 margin-top: 0px; text-align:left;
 margin-left:180px;
}
.list {
	text-align:left;
	padding-top:5px;
	}
.compare {
margin-top:10px;
margin-left:20px;
margin-right:10px;
float:left;}
.text { 
padding-top: 10px;
padding-left: 10px;
font-family:"華康綜藝體";
font-size:18px;
text-align:justify;
letter-spacing:2px;
line-height: 30px;
	}
.text p{ line-height:1.5em;}
.text2{ 
margin-top:20px;
padding-left:10px;
font-family:"華康綜藝體";
font-size:16px;
text-align:justify;
letter-spacing:2px;
line-height: 25px;
position:relative;
z-index:3;}
.text2 ul li{ list-style:none;}
.item { 
	 font-family:"華康海報體W12"; text-align:left;
	 font-size: 18px;
	 letter-spacing:2px; 
	 padding-left:10px;
	 z-index:3;
}
.color{
	font-size: 35px;
	color: #0CF;
	margin-left:10px;
	z-index:1;
	
	}
.map{
	position:absolute;
	bottom:60px;
	right:10px; z-index:2;	

}
.women{
	position:absolute;
	top:10px;
	right:10px;		
}
#poster{
position:relative;
z-index:2;
top:10px;
left:300px;
z-index: 100;}
