@charset "utf-8";
/* CSS Document */

body{
background:url(../images/contactBg_02.jpg) ; 
background-repeat: no-repeat;
background-attachment: fixed;
background-position:center top; 
margin:0;
padding:0;
letter-spacing:1px;
font-size:12px;
line-height:18px;
font-family:"新細明體", "細明體", "標楷體";
color:#434d0b;
text-align:center;
}




.wrapper{
margin:auto;
padding:0;
position:relative;
width:450px;
height:465px;
text-align:left;
}

.area-1{
	width:445px;
	height:222px;
	position:absolute;
	top:21px;
	left:5px;
	color:#6C8217;
	line-height:20px;
	letter-spacing:0px;
	font-size:12px;
}

.color-light{
	color:#798253;
}

.color-blue{
	color:#005e8e;
}

.color-white{
	color:#eeeeee;
}


A.naz:link {
	COLOR: #808352; TEXT-DECORATION: none
}
A.naz:visited {
	COLOR: #808352; TEXT-DECORATION: none
}
A.naz:hover {
	COLOR: #e08a02; TEXT-DECORATION: underline
	left: 0px;
	top: 2px;
	right: -2px;
	bottom: 0px;
	position: relative;
}
