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


/* index==========================

	1.for index style
	2.for detail style
	
*/

/* 1.for index style
===============================================================*/
div#sideBar,ul#bnList{
	background:none;
}
div#privacyArea{
	line-height:1.5;
}
div#privacyArea ol{
	padding-bottom:10px;
}
div#privacyArea li{
	list-style-type:decimal;
	margin:20px 30px 0;
}
div#privacyArea p.tRight{
	margin-top:10px;
}
div.section{
	width:858px;
}
div.section h3{
	width:848px;
	background:url(../../common/images/bg_title.gif) repeat-x;
}
