@charset "utf-8";
/* CSS Document */

#galleria{height:730px;}.rec_left {
	float: left;
	height: 450px;
	width: 450px;
	margin-left: 30px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	overflow: hidden;
}

.gallery_left {
	width: 262px;
	float: left;
	margin-top: 30px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-left: 30px;
	background-color: #000;
}

.gallery_left ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
.gallery_left li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -41px;
	
}


#gallery_right {
	width: 800px;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	height: 864px;
	background-image: url(gallery/bg_right.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
#gallery_righttop {
	width: 800px;
	height: 145px;
	text-align: center;
}
#partnerwrap {
	background-color: #FFF;
	width: 1120px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 2px double #000;
	text-align: center;
}
#partnerwrap img {
	margin-right:10px;
	margin-bottom: 10px;
}
#partnerwrap h3 {
	font-size:15px;
	color: #F4090D;
}
