@charset "utf-8";
/* CSS Document */
/* OT 2009 xmax Allan.Yu*/


/* for firefox v-scrollbar*/
html {
overflow:-moz-scrollbars-vertical;
}
/* CSS reset */
* {
MARGIN: 0px;
padding: 0px;
}
BODY {
background:url(../images/bg.jpg) repeat-x;
background-color:#000;
}
.info{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#fff;
padding:10px;
text-align:justify;
}
h2{
padding-top:30px;
font-style:italic;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#000;
}
h3{
font-style:italic;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#fff;
}
h5{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
color:#fff;
}
img{
border:0;
}
ul{
list-style:none;
}
#girlsphotoss {
margin-left:23px;
_margin-left:11px;
float:left;
width:800px;
height:1880px;
}
#girlsphotoss li{
background:url(../imgs/girls_bgg.jpg) no-repeat;
width:200px;
height:360px;
float:left;
}
#girlsphotoss li h5{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000;
}
#girlsphotoss li h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:21px;
font-weight:normal;
color:#FF99CC;
}

#girlsphotoss li img{
padding-top:10px;
padding-bottom:2px;
}
#girlsphotos {
margin-right:24px;
_margin-right:12px;
float:right;
width:600px;
height:1150px;
}
#girlsphotos li{
background:url(../imgs/girls_bg.jpg) no-repeat;
width:150px;
height:277px;
float:right;
}
#girlsphotos li h5{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#fff;
}
#girlsphotos li h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:19px;
font-weight:normal;
color:#00CCFF;
}

#girlsphotos li img{
padding-top:8px;
padding-bottom:4px;
}

.fontt{
font-family:Georgia, "Times New Roman", Times, serif;
line-height:20px;
font-size:12px;
color:#fff;
text-align:justify;
}

.font_1{
font-family:Georgia, "Times New Roman", Times, serif;
line-height:20px;
font-size:12px;
color:#fff;
padding:50px;
text-align:justify;
}
.font_2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999;
padding:20px;;
}
#main{
background:url(../images/side.jpg) repeat-y;
text-align:center;
width:1100px;
height:4550px;
margin:0 auto;
}
#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: #fff;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFF66;
	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:1053px;
margin:0 auto;
list-style:none;
}
#nav li{
float:left;
width:210px;
}
#nav li a{
    color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
    background:url(../images/btn.jpg) repeat-x;
    padding-top:15px;
    padding-bottom:16px;
    padding:auto auto;
    text-decoration:none;
    display:block;
    width:210px;
    height:15px;
}
#nav li a:hover{
color:#00CCFF;
background:url(../images/btnn.jpg) repeat-x;
display:block;
text-decoration:none;
}
