@charset "utf-8";
/* CSS Document */
body{
	background:#FFFFFF;
	margin:0 auto;
	padding:0;
	font:normal 12px Arial;
	color:#333333;
}
.content{
	text-align:justify;
}
.content a:link,.content a:visited,.content a:active{
	font:normal 12px Arial;
	color:#333333;
	text-decoration:none;
}
.content a:hover{
	color:#FF9900;
	text-decoration:underline;
}
.footer{
	font:normal 10px arial;
	color:#333333;
	
}
.footer a:link,.footer a:visited,.footer a:active{
	font:normal 10px Arial;
	color:#333333;
	text-decoration:none;
}
.footer a:hover{
	color:#FF9900;
	text-decoration:underline;
}
.judul{
	font:bold 14px arial;
	color:#333333;
	text-transform:uppercase;
}
img {
border: none;
}
.text{
	width:250px;
}
#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;
	}
/*- 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;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #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;
      }
	 .bt{
	 	list-style:none;
		padding:0;
		margin:0;
	 }