#mac-cont {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 1050px;
	background-color: #F5F5F5;
	padding: 10px;
	border-radius:10px;
}

@media screen and (max-width:680px) {
  #mac-cont {
  	width: 330px;
  }
}

#menu-child {
	border:1px solid #F5F5F5;
}

#menu-cont {
	padding: 10px;
}

.cont-das{
	background-color: #F5F5F5;
	border-radius:10px;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto}
@media (min-width:768px){
	.cont-das{width:750px}}
@media (min-width:992px){
	.cont-das{width:970px}}
@media (min-width:1200px){
	.cont-das{width:1170px}}

.logo1 {
	width: 150px;
	height: 120px;
}

.logo2 {
	width: 110px;
	top: 80px;
	display: block;
	position: absolute;
	height: 117px;
	left: 665px;
}

.menu-child li {
	display: block;
	float: left;
	margin-right: 2px;
	border-bottom: 5px solid #DDD;
}

.menu-child li:hover {
	border-bottom: 5px solid #919191;
}

.menu-child li a:link {
	display: block;
	padding: 10px;
	color:#000;
	text-decoration: none;
}

.menu-child li a:visited {
	display: block;
	padding: 10px;
	color:#000;
	text-decoration: none;
}

.img-w {
	width: 1000px;
	height: 450px;
}

.img_wel {
	width:1000px;
	height:400px;
	-webkit-box-shadow:0 1px 3px #919191;
	-moz-box-shadow:0 1px 3px #919191;
	box-shadow:0 1px 3px #919191;
	border-radius:10px;	
}

#img_wel {
	text-align:center;	
}

#leftl {
	width: 310px;
	margin-left: 400px;
}

#text1 {
	font-size: 20px;
	padding: 10px;
}

#img-w {
	text-align: center;
	padding: 10px;
}


table {
	color: #666;
}

#tgl {
	font-size: 12px;
	color: #DE1D1D;
}