@charset "utf-8";

/*#index*/
#index .left-column #slider{
	background: url(../img/bg_loader.gif) no-repeat center center #000000;
	margin:10px 0 0 0;
	width:600px;
	height:320px;
}

/*#common.index #schedule*/
#common.index #schedule{
	margin:0 0 50px 0;
}
#common.index #schedule .content-head{
	border-bottom:#5E4B37 solid 4px;
	margin:0 0 10px 0;
	height:30px;
}
#common.index #schedule .content-head h2{
	background:url(../img/index_schedule_h2.gif) no-repeat;
	height:30px;
}
#common.index #schedule .content-head h2 a{
	display:block;
	height:30px;
}


/*#report*/
#common.index #report{
	margin:25px 0 0 0;
}
#common.index #report .content-head{
	border-bottom:#5E4B37 solid 4px;
	margin:0 0 10px 0;
	height:30px;
}
#common.index #report .content-head h3{
	background: url(../img/index_report_h3.gif) no-repeat;
	height:30px;
}
#common.index #report .content-head h3 a{
	display:block;
}

#common.index #report .content-body .entry .date{
	font-size:12px;
	line-height:1.4;
	color:#5E4B37;
}
#common.index #report .content-body .entry h4{
	background: url(../img/li_icon.gif) 0 8px no-repeat;
	margin:0 0 15px 0;
	padding:0 0 0 12px;
	color:#0E0E0E;
	font-size:14px;
	line-height:1.4;
}
#common.index #report .content-body .entry h4 a{
	color:#0E0E0E;
}
#common.index #report .content-foot{
	text-align:right;
	font-size:12px;
}
#common.index #report .content-foot a{
	color:#5E4B37;
	text-decoration:none;
}
#common.index #report .content-foot a:hover{
	text-decoration: underline;
}

/*#sympathisers*/
#common.index #sympathisers{
	margin:25px 0 0 0;
}
#common.index #sympathisers .content-head{
	border-bottom:#5E4B37 solid 4px;
	margin:0 0 10px 0;
	height:30px;
}
#common.index #sympathisers .content-head h3{
	background: url(../img/index_sympathisers_h3.gif) no-repeat;
	height:30px;
}
#common.index #sympathisers .content-head h3 a{
	display:block;
}
#common.index #sympathisers .content-body .entry{
	background:#C4B69D url(../img/sympathisers_bg.gif);
	margin:0 0 10px 0;
	padding:10px;
}
#common.index #sympathisers .content-body .entry .entry-body{
	background:#FFF;
}
#common.index #sympathisers .content-body .entry .entry-body .txt{
	margin:10px 0 10px 10px;
	width:185px;
	float:left;
}
#common.index #sympathisers .content-body .entry .entry-body .txt h4{
	background: url(../img/li_icon.gif) 0 7px no-repeat;
	padding:0 0 0 12px;
	color:#5E4B37;
	font-size:14px;
	line-height:1.4;
}
#common.index #sympathisers .content-body .entry .entry-body .txt h4 a{
	color:#5E4B37;
	text-decoration:none;
}
#common.index #sympathisers .content-body .entry .entry-body .txt h4 a:hover{
	text-decoration: underline;
}
#common.index #sympathisers .content-body .entry .entry-body .txt p{
	font-size:12px;
}
#common.index #sympathisers .content-body .entry .entry-body .img{
	margin:10px 10px 10px 0;
	width:100px;
	float:right;
	background:#5E4B37;
}
#common.index #sympathisers .content-foot{
	text-align:right;
	font-size:12px;
}
#common.index #sympathisers .content-foot a{
	color:#5E4B37;
	text-decoration:none;
}
#common.index #sympathisers .content-foot a:hover{
	text-decoration: underline;
}