/* :::::::::::::::::::::::::::::::::::::::::::::

	site: Luci Official Web Site
	name: category.css;

::::::::::::::::::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	PRIVACY
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/**COMMON**/
/**category_header**/
#category_header {
	width: 725px;
	margin-right: 7px;
	margin-left: 2px;
	margin-bottom: 4px;
}
#category_header h2 {
	background-image: url(../image/categoryheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 89px;
	width: 725px;	
}
#privacy_contents {
	width: 725px;
	margin-right: 7px;
	margin-left: 2px;		
}
#privacy_element {
	padding-top: 22px;
	margin-right: 30px;
	padding-bottom: 22px;
	margin-left: 30px;
	width: 665px;
}
#privacy_element .underline {
	margin-bottom: 16px;
	padding-bottom: 13px;
	background-image: url(../../common/image/line_dot_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#privacy_element .title {
	background-image: url(../../common/image/pagetitle_bar3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 80%;
	font-weight: bold;
	padding-left: 16px;
}
#privacy_element .detail {
	font-size: 80%;
	margin-top: 9px;
	line-height: 140%;
}
#privacy_element #sign {
	text-align: right;
	width: 665px;
	font-size: 80%;
	line-height: 160%;
	margin-top: 30px;
}
#privacy_element #contact {
	background-image: url(../image/contact.gif);
	height: 87px;
	width: 665px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin-top: 30px;
}
