body{
	background-color:#ffffff;
	background-image:url(../bk.jpg);
	background-repeat:repeat-x;
	background-position: top;
	font-family:sans-serif;
	margin-top:0px;

}
a:link    { color: #666666;text-decoration: none;}
a:visited { color: #666666; text-decoration: none;}
a:hover   { color: #274969;text-decoration: none;}
/*-------------------------------------------------------------------------------------控制項*/

.greyline{
    background-image:url(../line01.jpg);
	background-repeat:repeat-x;
}
#container{
	position: absolute;
	left: 607px;
	width: 481px;
	top: 362px;
	z-index: 1;
}
#container2{
	position: absolute;
	left: auto;
	width: 978px;
	top: 10px;
	z-index: 2;
}
/* 未成年請勿飲酒 */
html > body #footer_warning{position: fixed;} 
#footer_warning{
    background-image:url(../nod.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 65px;
	z-index: 3;
	width: 100%;
	left: 0px;
	bottom: 0px;
}

/*---------------------------------------------------------------------------------------文字*/

.greyfont{ 
    font-size:12px; 
	color:#333333;
}
.greyfont2{ 
    font-size:12px; 
	color:#666666;
}
.greyfont3{ 
    font-size:10px; 
	color:#888888;
}
.greyfont3 a:link{ 
    font-size:10px; 
	color:#888888;
}
.greyfont3 a:visited{ 
    font-size:10px; 
	color:#888888;
}
.greyfont3 a:hover{ 
    font-size:10px; 
	color:#333333;
}
.bluefont{ 
    font-size:12px; 
	color:#0f506a;
}
.bluefont a:link{ 
    font-size:12px; 
	color:#0f506a;
}
.bluefont a:visited{ 
    font-size:12px; 
	color:#0f506a;
}
.bluefont a:hover{ 
    font-size:12px; 
	color:#0f506a;
}
.bluefont2{ 
    font-size:12px; 
	color:#4185cb;
	font-weight:bold;
}
.greenfont{ 
    font-size:12px; 
	color:#939182;
}
.greenfont a:link{ 
    font-size:12px; 
	color:#939182;
}
.greenfont a:visited{ 
    font-size:12px; 
	color:#939182;
}
.greenfont a:hover{ 
    font-size:12px; 
	color:#15aaac;
}

