.main {
	min-height: 200px;
}
.main a:hover img {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.gray {
	background-color: #F6F6F6;
	padding-top: 10px;
	padding-bottom: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#titleimg {
	background-color: #CCC;
	height: 400px;
}
.toptitle {
	height: 105px;
	text-align: center;
	padding-top: 55px;
	font-size: 1.4em;
}
.toptitle span {
	font-family: 'Oswald', sans-serif;
	font-size: 0.6em;
	display: block;
}
.toptitle hr {
	width: 50px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.newstitle {
	text-align: center;
	font-size: 1.2em;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.newstitle span {
	font-family: 'Oswald', sans-serif;
	font-size: 0.6em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.newsbox {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.newsbox li {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	padding-bottom: 15px;
	font-size: 0.9em;
}
.newsbox li b {
	color: #666;
	float: left;
	display: block;
}
.newsbox li span {
	margin-left: 100px;
	display: block;
}
.linkbox a {
	display: block;
	position: relative;
	text-decoration: none;
	width: 300px;
	padding-top: 11px;
	padding-bottom: 11px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #CCC;
}
.linkbox a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}
.products-wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.products-wrapper .item {
	width: 200px;
	float: left;
	margin-bottom: 50px;
	font-size: 0.9em;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-right: 18px;
	margin-left: 18px;
}
.products-wrapper .item p {
	color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
	min-height: 15px;
}
.products-wrapper .item p span {
	float: right;
}
.products-wrapper .item .imgbox {
	height: 300px;
	text-align: center;
}
.products-wrapper .item .imgbox img {
	transition: 0.5s;
	max-height: 300px;
	max-width: 200px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
}
.products-wrapper .item .imgbox img:hover {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
.products-wrapper .item .cap-text {
	height: 50px;
}
.products-wrapper .item .text-mgz {
	height: 50px;
}
.magazinebox {
	width: 950px !important;
}
.mk-wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.mk-wrapper .item {
	width: 200px;
	float: left;
	margin-bottom: 50px;
	font-size: 0.9em;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-right: 18px;
	margin-left: 18px;
}
.mk-wrapper .item p {
    color: #999;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.9em;
    min-height: 60px;
}
.mk-wrapper .item p span {
	float: right;
}
.mk-wrapper .item .imgbox {
	height: 300px;
	text-align: center;
	padding-bottom: 20px;
}
.mk-wrapper .item .imgbox img {
	max-height: 300px;
	max-width: 200px;
	height: auto;
	width: auto;
	transition: 0.5s;
}
.mk-wrapper .item .imgbox img:hover {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
.mk-wrapper .item .cap-text {
	height: 50px;
}
.mk-wrapper .item .text-mgz {
	height: 50px;
}
.sp-wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.sp-wrapper .item {
	width: 300px;
	float: left;
	margin-bottom: 50px;
	font-size: 0.9em;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-right: 7px;
	margin-left: 7px;
}
.sp-wrapper .item p {
	color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
}
.sp-wrapper .item p span {
	float: right;
}
.sp-wrapper .item .imgbox {
	height: 210px;
	text-align: center;
}
.sp-wrapper .item .cap-text {
	height: 100px;
}
.sp-wrapper .item .text-mgz {
	height: 50px;
}
.sp-wrapper .item img {
	transition: 0.5s;
}
.sp-wrapper .item img:hover {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
