@charset "utf-8";
/*
-----------------------------------------------------
CSS Skin Settings
Version: 2008.03/11
-----------------------------------------------------
*/

#main {
  background: url(../../images/bg_main_top.jpg) repeat-x #dbd5b1;
}

#philosophy {
  float: left;
  width: 611px;
  height: 252px;
  margin:7px 0px 15px 0;
  background: url(../../images/bg_philosophy.jpg) no-repeat;
}

#catch {
	float:left;
	margin:46px 0 0 176px;
	width:133px;
	color:#5f5635;
}

*html body #catch {
	margin:46px 0 0 88px;
}


#location {
	float:right;
	padding:31px 15px 0 0;
}

#topics {
  clear:both;
  padding:26px 0 0 0px;
  width:579px;
  margin:0 0 0 17px;
  background: url(../../images/topics.jpg) no-repeat #FFFFFF;
}
#topicsBottom {
	vertical-align:top;
}

#topicstitle {
  margin: 15px 0px 0px 11px;
}

#topics ul {
  padding: 0px 25px;
}

#topics ul li {
  padding: 8px 0px 7px;
  background: url(../../images/line_dot.jpg) repeat-x bottom;
}
#topics ul li.lastchild {
  background: none;
}

#topics ul li p {
  padding: 0px 8px;
}

#topics ul li p.date{
  background: url(../../images/allow.jpg) no-repeat center left;
}

#topics ul li p.topic{
  font-weight: bold;
}


#p_loacationbana{clear:both;
margin:-161px 0 0 20px;
width:220px;
}
#topics ul li .summary {
	text-align: justify;
	text-justify: inter-ideograph;
}

/*-----------------------*/



