@import url("global.css");

.totop {
	font-size: 80%;
	text-align: right;
	margin-top: 20px;
	}
.totop img {
	vertical-align: middle;
	margin-right: 4px;
}
h2{
	color:#7f652b;
	margin-bottom: 10px;
	padding-left:20px;
	background-image: url(../images/privacy/icon_circle.gif);
	background-repeat: no-repeat;
	background-position:left;
	}

/* --- Main Layout --- */
#mainmenu {
	background: url(../images/main_menu_lines.gif) repeat-x center top;
	height: 92px;
	}
#mainmenu .center-block {
	background: #5cb300 url(../images/policy/title.jpg) no-repeat left top;
	height: 77px;
	padding-top: 15px;
	text-indent: -5000px;
	width: 700px;
	padding-right: 100px;
	}
#mainmenu h1{float:left;}
#mainmenu p.tohome {
	float:right;
	height: 36px;
	width: 113px;
	display: block;
	margin:15px 0 0;
	}
#mainmenu .tohome a {
	height: 36px;
	width: 113px;
	display: block;
	text-decoration: none;
	}
#contents .center-block{
	background-color:#fff;
	border-bottom:1px solid #afafaf;
	}
#cont-in {
	width:800px;
	margin: 0;
	background-image: url(../new/images/bg.gif);
	background-repeat: repeat-y;
}
#pankuzu {
	width:760px;
	font-size: 70%;
	background: #FFFFFF;
	padding: 14px 19px;
	margin:0 1px;
}

/* --- Center --- */
#left-cont {
	float: left;
	width: 580px;
	padding:0 20px 30px;
	}
#left-cont .pl{
	border-top:1px solid #ccc;
	padding:25px 0 0;
	}
#left-cont p{margin-bottom:2em;}
#left-cont ol{margin-left:20px;}
#left-cont li{margin-bottom:1em;}

#right-cats {
	float: right;
	width: 180px;
	margin: 0px;
	border-top:1px solid #afafaf;
}
.border-box {
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
}
