@charset "utf-8";
/* CSS Document */
/* TOEO 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{
padding-right:5px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:22px;
font-weight:normal;
color:#fff;
}
h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#000;
}
h4{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
font-weight:normal;
color:#fff;
}
.fonts{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000;
line-height:20px;
}
.d1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#fff;
line-height:20px;
text-align:justify;
}
.d2{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:13px;
color:#fff;
line-height:20px;
padding-top:20px;
padding-bottom:20px;
text-align:justify;
}
.d3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#999;
line-height:20px;
text-align:justify;
}
#girlsphotos {
width:1130px;
float:left;
}
#girlsphotos li{
background:url(../images/small_bg.jpg) no-repeat 0px 190px;
margin:5px;
text-align:center;
display:block;
width:150px;
height:370px;
float:left;
}
#girlsphotos li h5{
display:inline;
font-size:12px;
font-weight:normal;
color:#999;
}
BODY {
background:url(../images/bg.jpg) no-repeat #05060b;
}
p{
padding-top:5px;
padding-bottom:5px;
}
#footer{ 
background-color:#fff;
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: #999999;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	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 {
list-style:none;
}
#nav li{
float:left;
width:220px;
height:80px;
}
#nav li a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
text-align:center;
font-weight:normal;
padding-top:10px;
color:#000;
text-decoration:none;
display:block;
border-top:4px solid #364b00; 
width:220px;
height:70px;
background:url(../images/btn.jpg) no-repeat;
}
#nav li a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:22px;
text-align:center;
display:block;
color:#fff;
text-decoration:none;
border-top:4px solid #364b60;
background:url(../images/over.jpg) no-repeat;
}
h3{
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:normal;
color:#000;
}
h5{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#000;
}

