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

.img_privacy_top{
	padding-top:20px;
	padding-bottom:20px;
}
.left_top_link{
	width:300px;
	padding-left:50px;
}
.right_top_link{
}
.left_top_link a, .right_top_link a{
	text-decoration:none;
	color:#876e46;
	font-weight:bold;
}
.left_top_link a:hover, .right_top_link a:hover{
	text-decoration:underline;
}
.line{
	background:url(../images/root/privacy_bg_line.gif) repeat-x;
	height:24px;
	width:90%;
	margin-top:10px;
}
.title_privacy{
	color:#876e46;
	font:10px/1.4 Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.line_2{
	background:url(../images/root/privacy_line.gif) repeat-x;
	height:1px;
	width:90%;
	margin-top:10px;
}
.help_area{
	padding-left:10px;
	color:#876e46;
}
.help_area a, .privacy_color, .privacy_color a{
	color:#A06E27;
	font-size:11px;
}

.center_block_privacy{
	width:488px;
	background:#FBFBF5 url(../images/root/bg_center_meeting.gif) repeat-x;
	height:auto;
}
