@charset "utf-8";
/* CSS Document */
.onlyouter
{
	width:896px;
	height:auto;
	padding:0px;
	margin:0 auto;
	background-color: #FFF;
	/*background-color: #EEE;*/
}
.content-outer
{
	width:873px;
	height:auto;
	padding:0px;
	margin:11px  auto;
	background-color: #FFF;
	border: 1px solid #8E909B;
}
.content1
{
	width:862px;
	height:auto;
	padding:3px 6px;
	text-align: center;
	font-size: 14px;
	background-color: #716F64;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	/*border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #129AC7;*/
}

.content-picture1
{
	width: auto;
	height: auto;
	text-align: center;
	margin: 15px 220px;
	padding: 5px;
	border: 1px solid #1089b2;
	text-align:center;
	
}
.content-picture1 a:hover img {border: 1px solid #1089b2;}

.content-picture2
{
	width: 180px;
	height: 150px;
	text-align: center;
	padding: 5px;
	border: 2px solid #fff;
	text-align:center;
	float:left;
	background-color: #F4F4F4;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.content-picture2 a:hover img {border: 1px solid #1089b2;}

.content-picture3
{
	width: 360px;
	height: 300px;
	text-align: center;
	margin: 15px 30px;
	padding: 5px;
	border: 1px solid #fff;
	text-align:center;
	float:right;
	background-color: #f4f4f4;
}
.content-picture3 a:hover img {border: 1px solid #1089b2;}
.content-galleryouter
{
	width:725px;
	height:auto;
	padding:10px;

	margin:0 auto;
	margin: 0 auto;
}
.content-gallery
{
	margin: 10px 5px 10px 10px;
	border: 1px solid #1089b2;
	height: 160px;
	width: 220px;
	float: left;
	text-align: center;

	
}
.content-gallery img
{
  display: inline;
   margin: 10px 10px 5px 10px;
  border: 1px solid #ffffff;
}
.content-gallery a:hover img {border: 1px solid #1089b2;}
#home
{
	width:40px;
	height:20px;
	color:#FFF;
	font-size:14px;
	float:left;
	text-align: center;
	padding: 5px 10px;
	font-weight: bold;
}
#home a
{
	text-decoration:none;
	color:#FFF;
}
