@charset "utf-8";
/* CSS Document */
/* G-Girl 2009 Allan.Yu*/


/* for firefox v-scrollbar*/
html {
overflow:-moz-scrollbars-vertical;
}
/* CSS reset */
* {
MARGIN: 0px;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
}
img{
border:0;
}
ul,li {
margin:0; 
padding:0; 
list-style:none;
}
#girlsphotos li h3{
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:normal;
color:#FF0066;
}
#girlsphotos li h5{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000;
}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;
color:#FFF;
}
.fonts{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
line-height:20px;
}
#title{
text-align:left;
width:940px;
padding-left:40px;
padding-top:20px;
padding-bottom:0px;
}
#girlsphotos {
width:520px;
}
#girlsphotos li{
display:block;
width:130px;
height:365px;
float:right;
}
.hd {
font-family:"Times New Roman", Times, serif;
color: #FFF;
font-style:italic; 
font-size:14px;
}
p{
margin:0px;
padding:0px;
}
BODY {
background-image:url(../images/back.gif);
background-color: #fff;
}
#main{
border:2px solid #000;
text-align:center;
width:980px;
height:1570px;
margin:0 auto;
background:url(../images/bg.jpg) no-repeat;
background-color:#FFFFFF;
}
#footer{
background-color:#999999;
border:2px solid #000;
width:980px;
height:90px;
margin:0 auto;
padding:0px;
}
#linkbox{
float:left;
padding:5px;
width:auto;
height:80px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
    color:#333333;
	text-decoration: none;
	font-weight: bolder;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
/*   nav    */
#nav {
    margin-top:160px;
    list-style:none;
    width:180px;
}
#nav li{
width:350px;
height:55px;
}
#nav li a{
opacity: 0.5;
filter:alpha(opacity=50);
-moz-opacity:0.5;

font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
font-weight:bold;
padding:auto auto; 
color:#FFFFFF;
background-color:#000000;
text-decoration:none;
display:block;
border-top:4px solid #CC6600; 
width:350px;
height:55px;
}
#nav li a:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:22px;
text-align:center;
display:block;
color:#00ffFF;
background-color:#000000;
text-decoration:none;
border-top:4px solid #ff3300;
opacity: 0.7;
filter:alpha(opacity=70);
-moz-opacity:0.7;
}

/*   pops up    */
h3{
font-style:italic;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:normal;
color:#FFF;
}
h5{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#ffffff;
}