@charset "utf-8";
body { margin:0; padding:0; width:100%; background-color:#ffffff; font-family:"century", arial, tahoma; font-size:14px; line-height:20px; color:#000000;}
html { padding:0; margin:0;}
a, a:hover, a:active, a:focus, ul, li, input, lable { outline:none; }
.left-text { text-align:left; }
.right-text { text-align:right; }

#wrapper-flower{ width:822px; height:848px; margin:10px auto; padding:0px; background:url(images/flower-page-bg.png) no-repeat top center;  }
#wrapper-notmal{ width:822px; height:848px; margin:10px auto; padding:0px; background:url(images/full-page-bg.png) no-repeat top center;  }

#header { float:left; margin:0px; padding:0px; width:822px; height:154px; }
#top-text { float:right; margin:110px 70px 0 0; }
#top-text h2 { padding:0px; margin:0px; color:#482a1a; font-family:"century", arial, tahoma;  }
#top-text h2 a { color:#482a1a; font-size:20px; text-decoration:none;}
#top-text h2 a:hover { color:#dd3e20; }
#top-text a { padding:0px; margin:0px; color:#482a1a; font-size:9px; text-decoration:underline;}
#top-text a:hover { text-decoration:none; }

#menu { float:left; margin:0x; padding:0px; width:822px; height:36px;font-family:"century", arial, tahoma;}
#menu ul { width:655px; float:left; padding:0px; margin:2px 0 0 82px; list-style:none; font-size:17px;}
#menu ul li { float:left; margin:0 6px; }
#menu ul li a { color:#482a1a; text-decoration:none; }
#menu ul li a:hover { color:#dd3e20; }
#menu ul li a.active { color:#dd3e20; }

#welcome-content-area { float:left; padding:0px 186px; margin:20px auto 0px auto; width:450px; height:605px; text-align:center; font-family:"century gothic", arial, tahoma; font-size:14px; line-height:18px;}
#welcome-content-area span.mary { font-family:"century", arial, tahoma; font-size:16px; }
#welcome-content-area h3 { font-family:"century", arial, tahoma; margin:10px 0 0 0;  }
#welcome-content-area a.blue { color:#29606d; text-decoration:none; }
#welcome-content-area a.blue:hover { color:#dd3e20; text-decoration:underline; }

#content-area { float:left; font-family:"century gothic",arial,tahoma; font-size:14px; height:605px; line-height:18px; margin:20px auto 0 40px; padding:0 45px; text-align:center; width:640px; }
#content-area span.mary { font-family:"century", arial, tahoma; font-size:16px; }
#content-area h3 { font-family:"century", arial, tahoma; margin:10px 0 0 0;  }
#content-area a.blue { color:#29606d; text-decoration:none; }
#content-area a.blue:hover { color:#dd3e20; text-decoration:underline; }

#footer {  float:right; margin-right:18px; width:275px;}
#footer a { text-decoration:none; color:#000; font-size:14px;}
#footer a:hover { color:#00c7ff; }
#footer span a{ font-size:12px; }
#footer span a:hover{ color:#009933; }
