﻿@charset "utf-8";

/*
*************************************************************
PRIVACY POLICY
*************************************************************
*/
#ppArea {
	width: 890px;
	margin:0 auto ;
	position: relative;
}

h2 {
	width: 232px;
	height:17px;
	background-image: url(../images/pp_title.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent:-9999px;
	margin:20px 0 30px 0 ;
}

#pptextArea_L {
	width: 400px;
	margin:0 10px 0 20px;
	position: relative;
	float:left;
}
#pptextArea_L dl {
	width: 400px;
	position: relative;
}
#pptextArea_L dt {
	font-size:11px!important /*Firefox*/;
font-size:12px /*ie6*/;
	text-align: left;
	padding-bottom:4px;
	margin:0 ;
}
#pptextArea_L dd {
	font-size:10px;
	line-height:180%;
	text-align: left;
	padding-bottom:30px;
	margin:0 ;
}
#pptextArea_R {
	width: 400px;
	margin:0 20px 0 10px;
	position: relative;
	float:right;
}
#pptextArea_R dl {
	width: 400px;
	position: relative;
}

#pptextArea_R dt {
	font-size:11px!important /*Firefox*/;
font-size:12px /*ie6*/;
	text-align: left;
	padding-bottom:4px;
	margin:0 ;
}
#pptextArea_R dd {
	font-size:10px;
	line-height:180%;
	text-align: left;
	padding-bottom:30px;
	margin:0 ;
}