@charset "utf-8";
/* CSS Document */
/* TOED 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:19px;
font-weight:normal;
color:#33FFFF;
}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;
color:#FFFFFF;
}
h5{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
}
#title{
text-align:left;
width:940px;
padding-left:40px;
padding-top:20px;
padding-bottom:0px;
}
#girlsphotos {
width:550px;
}
#girlsphotos li{
display:block;
width:110px;
height:235px;
float:left;
}
.hd {
font-family:"Times New Roman", Times, serif;
color: #FFFFFF;
font-style:italic; 
font-size:14px;
}
#girlsphotos li h5{
font-size:9px;
font-weight:normal;
color:#666666;
}
p{
margin:0px;
padding:0px;
}
.font_1{
font-size:11px;
color:#999999;
padding-top:170px;
padding-left:115px;
padding-right:430px;
}
.font_2{
font-size:12px;
color:#FFFFFF;
padding:10px;
margin:0px;
}
BODY {
background-color: #000000;
}
#main{
text-align:center;
width:980px;
height:1560px;
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: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family: Tahoma;
	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;
}