@charset "utf-8";

@import "../../css/style.css";

/* Contents
--------------------------------------------------*/

#body {
	background: transparent url(../../img/bg_body.gif) no-repeat center -135px;
}

#content h2 {
	height: 62px;
	background: url(../img/h2.jpg) no-repeat left top;
}

#content #content_body h2.clubliberty_bottom {
	height: 26px;
	width:543px;
	background: url(../img/h2.gif) no-repeat left -77px;
}

#content .liberty_top h2.clubliberty_entry {
	height: 25px;
	width:545px;
	background: url(../img/h2.jpg) no-repeat left -267px;
	margin: 0 auto;
}

h3 {
	text-indent: 27px;
	background: url(../img/h3.gif) no-repeat 7px 6px;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	width: 100%;
	float: left;
	margin: 10px 0px 5px 0;
	color: #333333;
}

#content_body ul{
	padding: 0px;
	margin: 0px 0px 20px 28px;
}

#content_body ol{
	padding: 0px;
	margin: 0px 0px 20px 36px;
}

#content_body li{}

.clubliberty_info {
	width: 525px;
	height: 230px;
	background: url(../img/info.jpg) no-repeat left top;
	margin: 10px auto;
	text-indent: -9999px;
	font-size: 0px;
}

#content_body .clubliberty_box {
	float: left;
	width: 455px;
	padding: 5px 10px;
	border: 1px dashed #CCCCCC;
	margin: 20px auto 20px 32px;
}

#content_body .clubliberty_box_s {
	float: left;
	width: 510px;
	padding: 0px 10px 0 15px;
	margin-bottom:10px;
	background-color: #F5F5F5;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #999999;
}

.photo_box {
	display: block;
	float: left;
	width: 543px;
	height: 121px;
	overflow: hidden;
}

.photo_box ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.photo_box li{
	padding: 0px;
	display: block;
	float: left;
	height: 115px;
	width: 164px;
}

.photo_box_coment {
	display: block;
	float: left;
	width: 543px;
	height: 100%;
	overflow: hidden;
	font-size: 90%;
	color: #333333;
}

.photo_box_coment ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.photo_box_coment li{
	margin-right: 10px;
	display: block;
	float: left;
	height: 100%;
	width: 154px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}

.liberty_top {
	padding: 35px 0 0 0;
	background: url(../img/top.jpg) no-repeat left top;
	height: 100%;
}

.liberty_top_title01 {
	width: 265px;
	height: 25px;
	background: url(../img/h2.gif) no-repeat left top;
	text-indent: -9999px;
	margin:0 0 10px 20px;
}

.liberty_top_coments {
	width: 350px;
	margin:0 0 20px 20px;
	padding:5px;
}

.liberty_top_title02 {
	width: 424px;
	height: 25px;
	background: url(../img/h2.gif) no-repeat left -25px;
	text-indent: -9999px;
	margin:0 0 10px 20px;
}

.liberty_top_title03 {
	width: 535px;
	height: 25px;
	background: url(../img/h2.gif) no-repeat left -51px;
	text-indent: -9999px;
	margin:0 0 10px 20px;
}

.liberty_top_coments02 {
	width: 520px;
	margin:0 0 20px 20px;
	background: url(../img/woman.jpg) no-repeat right center;
	padding: 5px 0 0 15px ;
}

.liberty_top_coments ul{
	margin: 0 0 0 20px;
}

.liberty_top_coments02 ol {
	margin: 0 0 0 20px;
}

.clubliberty_entry {
	width: 520px;
	margin:0 0 10px 20px;
	padding: 5px 0 0 15px ;
}

.clubliberty_entry ul {
	list-style-type: none;
}

.clubliberty_entry li {
	background: url(../img/icon/icon.gif) no-repeat 2px 7px;
	text-indent:18px;
}

.clubliberty_entry li.pdf {
	background: url(../img/icon/pdf.gif) no-repeat left 7px;
	text-indent:20px;
}

#ancs {
	display:block;
	margin-left:380px;
	background: url(../../img/icon/anc.gif) no-repeat left 7px;
	padding: 0px 0px 0px 15px;
}


