@charset "utf-8";
/* CSS Document */
.container-left {
	width:550px;
	margin-right:10px;
	float:left;
	height:auto;
	text-align: left;
}
.container-right {
	width:240px;
	float:left;
	height:auto;
}
.titlefitson550 {
	width:550px;
	height:auto;
	float:left;
	margin-bottom:10px;
}
.annoucebox {
	width:550px;
	height:auto;
	float:left;
	margin-bottom: 15px;
}
.annoucebox-top {
	width:550px;
	height:5px;
	float:left;
	overflow:hidden;
	background-image: url(../img/boxabout_03.png);
	background-repeat:no-repeat;
}
.annoucebox-body {
	width:550px;
	height:auto;
	float:left;
	background-image: url(../img/boxabout_06.png);
	background-repeat: repeat-y;
}
.annoucebox-bottom {
	width:550px;
	height:5px;
	float:left;
	overflow:hidden;
	background-image: url(../img/boxabout_07.png);
	background-repeat:no-repeat;
}
.padder {
	width:520px;
	height:auto;
	margin:10px 15px 10px 15px;
}
.padder a{
	text-decoration:none;
	color:#333333;
}
.documentary {
	width:240px;
	height:auto;
	float:left;
	margin-bottom: 15px;
}
.documentary-top {
	width:240px;
	height:5px;
	float:left;
	overflow:hidden;
	background-image: url(../img/boxabout_09.png);
	background-repeat:no-repeat;
}
.documentary-body {
	width:240px;
	height:auto;
	float:left;
	overflow:hidden;
	background-image: url(../img/boxabout_11.png);
	background-repeat: repeat-y;
}
.documentary-bottom {
	width:240px;
	height:5px;
	float:left;
	overflow:hidden;
	background-image: url(../img/boxabout_13.png);
	background-repeat:no-repeat;
}
.docs {
	width:180px;
	height:auto;
	margin:25px 30px 25px 30px;
	color: #FFF;
	text-align: left;
}
ul.cluster {
	list-style:none;
	float: left;
	margin: 0;
	padding: 0;
}
li.cluster {
	width:265px;
	height:auto;
	float:left;
	border:#CCC 1px dashed;
	margin-right: 16px;
	margin-bottom: 10px;
}
li.cluster-r {
	width:265px;
	height:auto;
	float:left;
	border:#CCC 1px dashed;
}
.top-pic {
	width:265px;
	text-align:center;
	margin-bottom:5px;
	height:auto;
}
.bottom-detail {
	width:255px;
	padding:5px 5px 5px 5px;
	height:auto;
	text-align: center;
	color: #036;
	font-weight: bold;
}
.logotitle {
	width:520px;
	height:auto;
	margin: 10px 15px 10px 15px;
	text-align: center;
}
