@import "base.css";

.aboutus{
	margin-bottom:10px;
	}

.bar_title{
	margin-bottom:10px;
	}

.bar_cap{
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:5px;
	font-weight:bold;
	font-size:11pt;
	}

.desc_history{
	padding:10px;
	line-height:15px;
	}

.box_photo{
	height:155px;
	margin:10px 20px;
	border:1px solid #fff;
	padding:5px;
	}

.photo{
	float:left;
	width:210px;
	}

.desc{
	float:left;
	width:300px;
	padding-top:10px;
	line-height:15px;
	}

.desc_2{
	float:left;
	width:550px;
	padding-top:10px;
	line-height:15px;
	}

.desc_place{
	font-weight:bold;
	}

.photo2{
	float:right;
	width:237px;
	}
