﻿/* MYLove HK
----------------------------------------------*/
body {
  font-size: 62.5%;
  /*color:#fff;*/
  font-family: "Century Gothic",Arial, Helvetica, 新細明體, 細明體;
  background-color:#FFF;}

* {
  margin:0;
  padding:0;
  list-style-type:none;}

hr {
  display:none;}


fieldset {
  border:none;}

a img {
  border:none;}
  

a:link{text-decoration:none; color:#C16264;}
a:hover{color:#888;}

a:visited{text-decoration:none; color:#C16264;}


p {
  margin: 8px 0;}

.clear {
  clear:both;
  margin:0;
  height:0;
  font-size:0;
  line-height:0;}
  
/* HEADERS
------------------------------------------------*/

h1 {
 padding: 0 10px 0 15px;
 line-height:1em;
 font-size:1em;
 font-weight:bold;
 color:#286786; 
 padding-bottom: 7px;
 margin-right: 10px;}
 
h2 {font-size: 1.7em;}
  
h3 {
  font-size: 1.7em;
  color:#FFF;
  font-weight:normal;
  position:relative;}

/* PAGE LAYOUT
----------------------------------------------*/
#container {
  width: 945px;
  margin: 0 auto;
  background:url('indeximages/bg_main_wrap.gif') repeat-y left top;
}

#container_wrapper {
  padding: 10px 16px;}

#header {
  background:url('indeximages/banner.jpg') no-repeat left top;
  height: 260px;
}
  
#bottom {
  background:url('indeximages/bottom.jpg') no-repeat left bottom;
  height: 20px;
}

/* HEADER
----------------------------------------------*/
#header .tab  {
  /* background:url(indeximages/banner_tab.gif) no-repeat top left; */
  
  font-family:Verdana, Arial, Helvetica, sans-serif, 新細明體, 細明體;
  height: 7px;
  margin: 0 0 0 725px;
  padding: 10px 0;
  text-align:center;
  color:#ccc;
  text-decoration:none;}
  

#header .tab a:link {color:#ccc;}
#header .tab a:visited {color:#ccc;}
#header .tab a:hover{color:#333;}


/* NAVIGATION
----------------------------------------------*/
ul#nav {
  padding: 218px 0 0 15px;}

ul#nav li {
  float:left;
  font-size:1.2em;
  margin: 0 5px 0 0;}

ul#nav li a {
  display:block;
  background:url('indeximages/nav_bg.png') no-repeat left top;
  text-align:center;
  width: 105px;
  height: 16px;
  color:#333;
  font-weight:bold;
  text-decoration:none;
  padding: 2px 0;
}
  
ul#nav li.active a {
  background:url('indeximages/nav_bg_on.png') no-repeat left top;
}

ul#nav li a:hover {
  background:url('indeximages/nav_bg_on.png') no-repeat left top;
}

/* CONTENT MAIN
----------------------------------------------*/




/* FOOTER
----------------------------------------------*/ 
#footer {
  color:#414347;
  width: 945px;
  margin: 0 auto 15px auto;
  padding-bottom:3px;} 

#footer a {
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.9em;
  font-weight:bold;
  color:#414347;  
  text-decoration:none;}

#footer ul li {
  float:centre;
  padding: 0 5px 0 15px;}

.style2 {font-size: 1.5em}
  
  

