@charset "utf-8";
/* CSS Document */
/* VIP Oriental 2009 Allan.Yu*/


/* for firefox v-scrollbar*/
html {
overflow:-moz-scrollbars-vertical;
}
/* CSS reset */
* {
MARGIN: 0px;
padding: 0px;
}
p{
padding:10px;
}
BODY {
background:url(../images/bgg.jpg) repeat-x;
background-color:#ff9fa9;
}
h2{
font-style:italic;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;
color:#FFFFFF;
}
h5{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
color:#ffffff;
}
#title{
margin:0px;
width:980px;
padding-top:10px;
padding-bottom:0px;
float:right;
}
img{
border:0;
}
ul, li{
list-style:none;
}
#girlsphotosvip {
width:848px;
margin:0 auto;
}
#girlsphotosvip li{
margin-top:5px;
margin-left:2px;
margin-right:2px;
width:164px;
height:510px;
float:left;
position:relative;
}
#girlsphotosvip li a.deco_corner {text-decoration:none;position: absolute; top:-20px; right:-5px;color:#fff; background:url(../images/vip_icon.png) no-repeat; display:block;height:60px; width:60px; text-indent:0px; font-size:13px; padding:0px; z-index:9;}
#girlsphotosvip li a.deco_cornerr {text-decoration:none;position: absolute; top:-20px; right:-5px;color:#fff; background:url(../images/vip_iconn.png) no-repeat; display:block;height:60px; width:60px; text-indent:0px; font-size:13px; padding:0px; z-index:9;}
#girlsphotosvip a{ display:block;}
#girlsphotosvip a:hover{opacity: 0.8; filter:alpha(opacity=80); -moz-opacity:0.8;}

#girlsphotosvip li h5{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#000;
}
#girlsphotosvip li h3{
font-family: 'Dancing Script', cursive;
font-size:40px;
font-weight:normal;
color:#fff;
position:absolute;
bottom:65px;
background:url(../images/name_bg.png) no-repeat 0px 17px;
display:block;
width:100%;
}
#girlsphotosvipp {
width:848px;
margin:0 auto;
}
#girlsphotosvipp a{ display:block;}
#girlsphotosvipp a:hover{opacity: 0.8; filter:alpha(opacity=80); -moz-opacity:0.8;}
#girlsphotosvipp li{
margin-top:5px;
margin-left:2px;
margin-right:2px;
width:164px;
height:440px;
float:left;
position:relative;
}
#girlsphotosvipp li h5{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#000;
}
#girlsphotosvipp li a.deco_corner {text-decoration:none;position: absolute; top:-20px; right:-5px;color:#fff; background:url(../images/vip_icon.png) no-repeat; display:block;height:60px; width:60px; text-indent:0px; font-size:13px; padding:0px; z-index:9;}
#girlsphotosvipp li a.deco_cornerr {text-decoration:none;position: absolute; top:-20px; right:-5px;color:#fff; background:url(../images/vip_iconn.png) no-repeat; display:block;height:60px; width:60px; text-indent:0px; font-size:13px; padding:0px; z-index:9;}

#girlsphotosvipp li h3{
font-family: 'Dancing Script', cursive;
font-size:40px;
font-weight:normal;
color:#fff;
background:url(../images/name_bgg.png) no-repeat 0px 17px;
display:block;
width:100%;
position:absolute;
bottom:60px;
}
.font_1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
padding-top:300px;
_padding-top:280px;
padding-left:345px;
padding-right:105px;
}
.font_2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
padding:10px;
margin:0px;
}
#main{
text-align:center;
width:1020px;
overflow:hidden;
margin:0 auto;
background:url(../images/bg.jpg) no-repeat;
}
#footer{
width:980px;
height:80px;
margin:0 auto;
padding:10px;
}
#linkbox{
float:left;
padding:5px;
width:auto;
height:80px;
}
a:link {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0033;
	text-decoration: none;
	font-weight: bolder;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

/*   nav    */

#nav {
width:550px;
margin:0 auto;
list-style:none;
}
#nav li{
float:left;
width:110px;
}
#nav li a{
padding-top:4px;
padding-bottom:4px;
    padding:auto auto;
    background:#000000; 
    color:#FFFFFF;
    text-decoration:none;
    display:block;
    border-top:2px solid #CC6600;
    width:110px;
    height:autopx;
}
#nav li a:hover{
display:block;
background:#0000CC;
    text-decoration:none;
    border-top:2px solid #DDDDDD;
}
