@media screen and (max-width: 480px) {
@charset "utf-8";
.content {
	float: left;
	height: auto;
	width: 100%;
}
.title-welcome {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5%;
	margin-bottom: 5%;
}
.title-welcome img {
	float: left;
	height: auto;
	width: 100%;
}

.icon-welcome {
	float: right;
	height: auto;
	width: 30%;
	display: none;
}

.picture-welcome {
	float: left;
	height: auto;
	width: 100%;
	background-color: #25367B;
	text-align: right;
	border: 3px solid #25367B;
}
.picture-welcome img {
	height: auto;
	width: 100%;
}

.box-text-welcome {
	float: left;
	height: auto;
	width: 97%;
	border: 3px solid #090;
	margin-top: 5%;
	margin-bottom: 5%;
}
.text-welcome {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #666;
	width: 90%;
	float: left;
	height: auto;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
}
.readmore-welcome {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}
.title-01 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #030;
	background-image: url(../images/line-01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 30px;
}
.title-02 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	float: left;
	width: 100%;
	text-align: center;
}
.title-03 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	float: left;
	width: 100%;
	text-align: center;
}

.box-product-01 {
	float: left;
	width: 98%;
	background-image: url(../images/bg-in-product.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.box-product-02 {
	float: left;
	width: 100%;
	background-image: url(../images/bg-in-product.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	background-color: #25367B;
	height: auto;
}

.box-product-03 {
	float: left;
	width: 100%;
	background-image: url(../images/bg-in-product.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	height: auto;
}
.box-product-04 {
	float: left;
	width: 85%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}


.picture-product-01 {
	height: auto;
	width: 90%;
	margin-left: 5%;
	border: 1px solid #FFF;
}
.picture-product-01 img  {
	height: auto;
	width: 100%;
}


.title-product-01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.title-product-02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	float: left;
	height: auto;
	width: 90%;
	margin-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #FFF;
	margin-top: 0px;
	line-height: 32px;
}

.detail-product-01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 72%;
	color: #999;
}
.seemore-product-01 {
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
}
.box-news {
	float: left;
	height: auto;
	width: 95%;
	margin-top: 40px;
	margin-bottom: 20px;
}
.picture-news {
	float: left;
	height: auto;
	width: 90%;
	border: 2px solid #25367B;
	margin-left: 5%;
}
.picture-news img  {
	height: auto;
	width: 100%;
}




.date {
	background-image: url(../images/icon-date.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 70%;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	margin-left: 20px;
}
.title-news {
	float: left;
	height: auto;
	width: 95%;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #25367B;
	font-weight: bold;
}
.detail-news {
	float: left;
	height: auto;
	width: 95%;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #666;
}
.more-01 {
	text-align: center;
	float: right;
	width: 100%;
}
.more-02 {
	text-align: center;
	float: left;
	width: 95%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.title-aboutus {
	background-image: url(../images/icon-aboutus.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 80%;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	background-color: #ececec;
	margin-top: 20px;
}
.editor-01 {
	float: left;
	width: 95%;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 2%;
}
.editor-01 img {
	height: auto;
	width: 100%;
}

.back-01 {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.news-detail {
	float: left;
	height: auto;
	width: 90%;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5%;
}
.news-detail img {
	height: auto;
	width: 100%;
}

.box-contact-01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	background-image: url(../images/icon-contact-01.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 80%;
	margin-left: 5%;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.box-contact-02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	background-image: url(../images/icon-contact-02.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 80%;
	margin-left: 5%;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.box-contact-03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	background-image: url(../images/icon-contact-03.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 80%;
	margin-left: 5%;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.box-contact-04 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	background-image: url(../images/icon-contact-04.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 80%;
	margin-left: 5%;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.box-contact-05 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	background-image: url(../images/icon-contact-05.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 80%;
	margin-left: 5%;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.box-contact-05 a img {
	margin-right: 10px;
}
.googlemap {
	float: left;
	height: 450px;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}
}
