@charset "utf-8";
/* CSS Document */
body{
	font:normal 12px arial;
	color:#8A8A8A;
	background:#929DBC;
}
.footer {
	font:normal 10px arial;
	color: #000000; 
	}
.footer a:link, .footer a:visited, .footer a:active {
	font:normal 10px arial;
	color:#000000; 
	text-decoration:none;
	}
.footer a:hover{
	color:#0066cc; 
	text-decoration:underline;}
.judul {
	font:bold 14px arial;
	text-transform:uppercase;
	color: #8A8A8A;
}
.judul a:link, .judul a:active, .judul a:visited  {
	font:bold 14px arial;
	text-transform:uppercase;
	color:#8A8A8A; 
	text-decoration:none;
}
.judul a:hover{
	color:#FF9900; 
	text-decoration:underline;
}

.content {
	font:normal 12px arial;	
	color: #8A8A8A;
	text-align:justify;
}
#contact{
		margin: 0 0 0 5px;
		padding: 0;
}
#contact li {
	list-style: none;
	float: left;
	line-height: 18px;
	margin: 0 10px 10px 0;
	text-align: center;
	width: 190px;
	}
.text{
	width:220px;
}
.price{
	width:110px;
	
}
img {
border: none;
}

/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      float:left;
      width:100%;
      background:#E3ECF3;
      font-size:93%;
      line-height:normal;

      }
    #tabs5 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
		  font-family:Arial, Helvetica, sans-serif;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
	  font-family:Arial, Helvetica, sans-serif;
      }
    #tabs5 a {
      float:left;
      background:url("tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }
#banner{
		margin: 0 0 0 5px;
		padding: 0;
}
#banner li {
	list-style: none;
	float: left;
	line-height: 10px;
	margin: 0 30px 10px 0;
	text-align: center;
	width: 190px;
	}
.news{
	font:normal 12px arial;
	color:#8A8A8A;
}
.news a:active,.news a:link,.news a:visited{
	font:normal 12px arial;
	color:#8A8A8A;
	text-decoration:underline;	
}
.news a:hover{
	color:#0066cc;
	text-decoration:none;
}
.bt{
	list-style:none;
	margin:0;
	padding:0;
}