/* CSS Document */


body {
background:#ffffff url(images/bck_body.gif) 0 0 repeat-x;
padding:0;
margin:0;
font-family:Tahoma;
font-size:13px;
}



.clear {
clear:both;
}

.left {
float:left;
}

.right{
float:right;
}

.bold{
font-weight:bold;
}


.no_decoration {
text-decoration:none;
}

a {
text-decoration:none;
color:#000000;
}

a:hover {
text-decoration:underline;
}

.red{
color:#ff0404;
}

h1{
font-family:"Trebuchet MS";
color:#000000;
font-size:18px;
padding:0;
margin:0;
text-align:center;
}

h2{
font-family:"Trebuchet MS";
color:#000000;
font-size:14px;
padding:0;
margin:0;
text-align:center;
}

h3{
color:#000000;
font-size:14px;
padding:0;
margin:0;
}

.img_left{
float:left;
margin:0 10px 10px 0;
}

#all{
width:802px;
margin:0 auto 10px auto;
}

#header{
height:115px;
}

#logo{
width:391px;
height:62px;
padding:45px 0 0 22px;
}

#logo img{
border:0;
}



#box{
width:802px;
position:relative;
margin:9px 0 0 0;
}

#adult{
position:absolute;
width:373px;
height:99px;
top:-75px;
right:-10px;
z-index:3;
background:url(images/adult_product_wholesaler.png) 0 0 no-repeat!important;
background:url(images/adult_product_wholesaler.gif) 0 0 no-repeat;
}


#girl{
position:absolute;
background:url(images/girl.gif) 0 0 no-repeat;
width:179px;
height:254px;
top:-9px;
left:0;
z-index:2;
}


#box .banner{
background:url(images/box_top.gif) 0 0 no-repeat;
height:254px;
}

#box .content{
background:url(images/box_m.gif) 0 0 repeat-y;
}

#txt_1{
float:left;
width:230px;
margin:110px 0 0 0;
padding:0 0 0 203px;
}

#txt_2{
float:left;
width:230px;
margin:110px 0 0 0;
padding:0 0 0 125px;
}

#txt_3{
float:left;
width:490px;
margin:6px 0 0 0;
padding:0 0 0 15px;
}

#txt_4{
float:left;
width:236px;
margin:6px 0 0 0;
padding:0 0 0 36px;
}

#txt_4 .btn{
background:url(images/btn.gif) 0 0 no-repeat;
width:196px;
height:32px;
line-height:32px;
text-align:center;
font-size:18px;
font-family:Tahoma;
margin:10px auto;
}

#txt_4 .mail{
font-size:14px;
}


#box .bot_bot{
background:url(images/box_b.gif) 0 0 no-repeat;
height:6px;
font-size:0;
}

#footer{
background:url(images/bck_footer.gif) 0 0 repeat-x;
height:57px;
}

#footer .cnt{
width:802px;
margin:0 auto;
padding:10px 0 0 0;
text-align:center;
}

#footer a{
color:#FFFFFF;
}

