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

body{
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-image: url(../img/share/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
td{
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #787878;
}
.bgFooter{
	background-image: url(../img/share/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* TEXT  */
.textRedB{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #e80c45;
	font-weight: bold;
}
.textRedB18{
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #e80c45;
}
.textRed{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #e80c45;
}

/* Link */
.gallery_link {text-decoration: none;color:#666666;font: 12px Tahoma;background-color: #f60d5c;}
.gallery_link:link {text-decoration: none;color:#666666;font: 12px Tahoma;background-color: #f60d5c;cursor:pointer;}
.gallery_link:visited {text-decoration: none;color:#666666;font: 12px Tahoma;background-color: #f60d5c;cursor:pointer;}
.gallery_link:hover {text-decoration: none;color:#003333;font: 12px Tahoma;background-color: #000000;cursor:pointer;}
.gallery_link2 {text-decoration: none;color:#666666;font: 12px Tahoma;background-color: #f60d5c;}
.gallery_link2:link {text-decoration: none;color:#666666;font: 12px Tahoma;background-color: #f60d5c;cursor:pointer;}
.gallery_link2:visited {text-decoration: none;color:#666666;font: 12px Tahoma;background-color: #f60d5c;cursor:pointer;}
.gallery_link2:hover {text-decoration: none;color:#003333;font: 12px Tahoma;background-color: #f60d5c;cursor:pointer;}

.borderContent{background-color: #FFFFFF;border: 1px solid #e5e5e5;padding: 25px;}
.borderContent2{background-color: #FFFFFF;border: 1px solid #e5e5e5;padding: 1px;}
.borderContentB{background-color: #000;padding: 15px;}
.borderProduct{border: 1px solid #e5e5e5;}
.borderContact1{
	height: 32px;
	border: 1px solid #818181;
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-color: #818181;
	padding-left: 9px;
	color: #FFFFFF;
}
.borderContact2{
	height: 78px;
	border: 1px solid #818181;
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-color:#818181;
	padding-left: 9px;
	color: #FFFFFF;
}

.port1list {float: left;border: 3px solid #f60d5c;margin: 7px;}
.port2list {border: 3px solid #f60d5c;margin: 7px;display: block;width: 797px;}
.port1list:hover, .port2list:hover {border: 3px solid #000000;}


#boxSlideBag a {outline:none;}
#boxSlideBag  a.btnBackBag, #boxSlideBag  a.btnNextBag {display:block; width:40px; height:100px; overflow:hidden; text-indent:-9999px;  float:left;}
#boxSlideBag  a.btnBackBag {background:url(../img/share/next_l.jpg) no-repeat left center;}
#boxSlideBag  a.btnNextBag {background:url(../img/share/next_r.jpg) no-repeat right center;}
#boxSlideBag .boxBagRel {width:915px; height:100px; overflow:hidden; float:left; position:relative;}
#boxSlideBag .boxBagRel .boxBagAbs {position:absolute; left:0px; top:0px; height:100px;}
#boxSlideBag .boxBagRel .boxBagAbs a {display:block; width:175px; height:100px; overflow:hidden; float:left;padding: 4px;}
#boxSlideBag .boxBagRel .boxBagAbs a img {border:none;}