@charset "UTF-8";
/* CSS Document */


#privacyMainImage{
clear:both;
margin-bottom:20px;
background:url(images/privacy_image.jpg) no-repeat 0 0;
width:847px;
height:220px;
}

.parivacyContents{
text-align:left;
}


h3.privacy{
background:url(images/title_privacy.gif) no-repeat 0 0;
height:18px;
margin:0;
text-indent:-9999px;
}

.h3Title{
background:url(images/dot_line.gif) repeat-x left bottom;
padding-bottom:8px;
margin:0 0 20px 0;
}

h4{
margin:20px 0 8px 0;
font-size:0.8em;
color:#666;
background-color:#EFEFEF;
padding:5px 0;
text-indent:0.5em;
}

p{
font-size:0.78em;
line-height:160%;
margin:0 0 20px 0;
}

h5{
color:#CC6699;
font-size:0.78em;
margin:0px 0 7px 0;
border-bottom:1px solid #CCC;
padding-bottom:2px;
}


.parivacyContents table{
border-collapse:collapse;
width:560px;
margin:0 0 40px 0;
border-top:1px solid #CCC;
border-right:1px solid #CCC;
}

.parivacyContents table th{
padding:8px;
font-size:0.78em;
border-bottom:1px solid #CCC;
border-left:1px solid #CCC;
width:100px;
}

.parivacyContents table td{
padding:8px;
font-size:0.78em;
border-left:1px solid #CCC;
border-bottom:1px solid #CCC;
vertical-align:top;
}


.parivacyContents ul{
margin:0 0 20px 0;
padding:0 0 0 20px;
}

.parivacyContents ol{
margin:0 0 10px 0;
padding:0 0 0 30px;
}

.parivacyContents li{
font-size:0.78em;
line-height:160%;
}
