
/* ISP ----------------------- */
#FooterBox{
width:850px;
margin:0 auto;
padding:20px 0;
color:#FFF;
background-color:#000;
}
#FooterBox p.Tit{
font-size:14px;
font-weight:bold;
padding-bottom:30px;
text-align:center;
}


#Payment{
width:550px;
margin:0 auto;
padding-bottom:20px;
text-align:left;
}
#Payment p{
color:#EB6101;
font-weight:bold;
}
#Payment p.AndroTxt{
color:#FFF;
font-weight:normal;
}
#Payment .price{
color:#C00;
font-weight:bold;
}


a.l1{
color:#FF0000;
text-decoration:underline;
font-weight:bold;
}
a:visited.l1{
color:#D3381C;
text-decoration:underline;
}
a:hover.l1{
color:#E9546B;
text-decoration:underline;
font-weight:bold;
}


#Browz{
width:550px;
margin:0 auto;
text-align:left;
}
#Browz p{
font-weight:bold;
padding-bottom:5px;
}

#Browz ul{
margin:10px 0;
}
#Browz li{
float:none;
background:url("../images/spacer.gif");
}
#Browz li.bold{
margin-top:10px;
font-weight:bold;
}
#Browz li p{
background:url("../images/spacer.gif");
font-weight:normal;
}

#Browz dt{
width:100px;
height:45px;
float:left;
}
#Browz dd{
height:45px;
}


/* So-net */
#Browz #Sonet li{
padding:5px 0;
}

/* BIGLOBE */
dt#Biglobe{
width:160px;
}

/* goo */
.GooTit{
width:600px/*602px*/;
margin:0 auto;
text-align:center;
border-top:1px solid #CCC;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
}
.GooTitBott{
width:600px/*602px*/;
margin:0 auto;
text-align:center;
border:1px solid #CCC;
}
.GooBox{
width:602px;
margin:0 auto;
text-align:center;
}
.GooBox li{
width:299px;
margin:0 auto;
text-align:center;
border:1px solid #CCC;
}
.GooBox p{
font-weight:bold;
margin-top:15px;
}


