@charset "utf-8";
/* CSS Document */
/* LoveOriental 2010 Allan.Yu*/


/* for firefox v-scrollbar*/
html {
overflow:-moz-scrollbars-vertical;
}
/* CSS reset */
* {
MARGIN: 0px;
padding: 0px;
}
p{
font-family:Georgia, "Times New Roman", Times, serif;
color:#fff; font-size:11px; text-align:justify;
}
#girlsphotos {
margin-right:20px;
_margin-right:10px;
margin-top:50px;
float:right;
width:708px;
}
#girlsphotos li{
display:block;
width:177px;
height:365px;
float:right;
background:url(../images/girls_bg.jpg) no-repeat 0px 0px;
}
#girlsphotos li h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:normal;
color:#fff;
}
#girlsphotos li h5{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight:normal;
color:#fff;
}
h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:16px;
font-weight:normal;
color:#FFF;
}
.fonts{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
line-height:20px;
text-align:center;
}
#title{
text-align:left;
width:940px;
padding-left:40px;
padding-top:20px;
padding-bottom:0px;
}
.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:1010px;
height:2600px;
margin:0 auto;
background:url(../images/bg.jpg) 0 250px no-repeat;
background-color:#000;
}
#footer{
background-color:#999999;
border:2px solid #000;
width:1010px;
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 {
    list-style:none;
    width:1010px;
}
#nav li{
width:202px;
height:25px;
float:left;
}
#nav li a{
opacity: 0.5;
filter:alpha(opacity=50);
-moz-opacity:0.5;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
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:202px;
height:25px;
}
#nav li a:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
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:34px;
font-weight:normal;
color:#FFF;
}
h5{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#ffffff;
}