@charset "utf-8";

/* ==================================================== */
/* privacy.css                                          */
/* July 23,2007                                         */
/* ==================================================== */

dt img,
dd img,
li img {
vertical-align:top;
}


/*----------------------------------------------------
category-breadcrumb
----------------------------------------------------*/
div#categoryTitle {
width:760px;
height:85px;
margin:0 5px;
background:url(../img/category_image_privacy.jpg) no-repeat;
position:relative;
}

div#categoryTitle h1 {
position:absolute;
top:10px;
left:10px;
}


/*----------------------------------------------------
linkBox
----------------------------------------------------*/
div#linkBox {
margin-right:20px;
margin-left:20px;
border:10px solid #e4e9ee;
}

div#linkBox dl {
float:left;
margin:8px 0 8px 30px;
width:432px;
background:url(../../privacy/img/bg_linkbox.gif) repeat-y;
}

div#linkBox dd {
padding:0 0 0 10px;
}

div#linkBox li {
padding:0 0 0 15px;
background:url(../img/point02.gif) no-repeat left center;
}





