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

.content-inn {
	width: 100%;
	height: auto;
	
}
.con-2 {
	width: 1023px;
	height: auto;
	margin: 0 auto;
}
.thumb-gallery {
	float: left;
	width: 500px;
	height: 268px;
	border-radius: 5px;
	border:solid 3px #e6c19e;
	margin: 10px 0 10px 0;
	background: #FFF;
}
.thumb-gallery-hed {
	width: 500px;
	height: 51px;
	border-bottom: solid 1px #999999;
	background: url(../images/gly.png) left center no-repeat;
}
.thumb-gallery-hed h3{
	font:normal 16px Verdana, Geneva, sans-serif;
color:#c53f00;
margin:0 0 0 65px;
line-height:52px;
	
}
.thumb-gallery-bottom {
	width: 500px;
	height: 30px;
	background: #4b4c50;
	border-radius: 0 0 5px 5px;
}
.news-port {
	float: left;
	width: 275px;
	height: 268px;
	border-radius: 5px;
	border:solid 3px #e6c19e;
	margin: 10px 0 10px 10px;
	background: #FFF;
}
.news-port-hed {
	width: 275px;
	height: 51px;
	border-bottom: solid 1px #999999;
	background: url(../images/ns.png) left center no-repeat;
}
.news-port-hed h3{ font:normal 16px Verdana, Geneva, sans-serif;
color:#c53f00;
margin:0 0 0 65px;
line-height:52px;
	
	
	}
.tr-port {
	float: left;
	width: 210px;
	height: 268px;
	border-radius: 5px;
	border:solid 3px #e6c19e;
	margin: 10px 0 10px 10px;
	background: #FFF;
}
.tr-hed {
	width: 210px;
	height: 51px;
	border-bottom: solid 1px #999999;
	background:  left center no-repeat;
	background:url(../images/tr.png) left no-repeat;
}
.tr-hed h3{font:normal 16px Verdana, Geneva, sans-serif;
color:#c53f00;
margin:0 0 0 65px;
line-height:52px;
	
	}
