@charset "utf-8";
/* CSS Document */
/* Oriental Baby 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;
}
h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#000;
}
.fonts{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000;
line-height:20px;
}
#girlsphotos {
width:480px;
}
#girlsphotos li{
display:block;
width:120px;
height:365px;
float:right;
}
.hd {
font-family:"Times New Roman", Times, serif;
color: #000;
font-style:italic; 
font-size:14px;
}
#girlsphotos li h5{
font-size:12px;
font-weight:normal;
color:#000;
}
p{
margin:0px;
padding:0px;
}
BODY {
background-color: #fff;
}
#main{
text-align:center;
width:980px;
height:1720px;
margin:0 auto;
background:url(../images/bg.jpg) no-repeat;
background-color:#FFFFFF;
}
#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: #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-left:14px;
_margin-left:7px;
    float:left;
    margin-top:250px;
    list-style:none;
    width:180px;
}
#nav li{
width:250px;
height:30px;
}
#nav li a{
opacity: 0.4;
filter:alpha(opacity=40);
-moz-opacity:0.4;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
font-weight:bold ;
padding:auto auto; 
color:#FFFFFF;
background-color:#000000;
text-indent:20px;
text-decoration:none;
display:block;
border-top:4px solid #ffff00; 
width:250px;
height:25px;
}
#nav li a:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-align:left;
text-indent:20px;
display:block;
color:#FFF;
background-color:#000000;
text-decoration:none;
border-top:4px solid #ff0000;
opacity: 0.6;
filter:alpha(opacity=60);
-moz-opacity:0.6;
}
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;
}