body {
    margin: 0;
    background-color: #79A87E;
    margin-top: 10px;
}

body, td, th{
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    color: #fff;
    font-size: 12px;
    text-align: left;
}

li {
	list-style-type: square;
    color: #A7CBD9;
}
a {
    color: #A7CBD9;
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#body {
    background-color: #3D599A;
    border: #FFF 5px solid;
    margin: auto;
    width: 890px;
}

#header {
    background: url("images/header.png") top left no-repeat;
    height: 114px;
}

#menu {
    background-color: #A7CBD9;
    background: url("images/back_menu.png") top right repeat-x;
    width: 890px;
    height: 50px;
}

#promo {
    border-bottom: #C4CDE0 3px solid;
    height: 217px;
}

#content {
    padding: 15px 10px;
    text-align: left;
}

.hover div {
    background: #A7CBD9 no-repeat left bottom;
    cursor: pointer;
    height: 50px;
}

.hover:hover div {
    background: #A7CBD9 no-repeat center top;
}

.kategori {
    background: url("images/kategori.png") center top no-repeat;
    height: 160px;
    width: 430px;
    padding: 0px 5px;
}

.kategori_body {
    padding: 15px 0px;
}

.kategori_title {
    margin-left: 15px;
    margin-top: 6px;
    margin-bottom: 20px;
}

.kategori_menu li {
	padding-top:5px;
    color: #A7CBD9;
}

.back_sport_kategori {
    height: 104px;
    width: 134px;
    padding-top: 3px;
}

.contact_title {
    font-size: 15px;
    text-align: left;
    padding: 10px;
	font-weight:bold;
    color: #A7CBD9;
}

.contact_inside {
    color: #A7CBD9;
    padding: 0 10px;
    text-align: left;
}

.project{
}

.project td{
	border-color:#A7CBD9;
}

.project img{
	border-color:#fff;
}

.product_detail{
	padding-bottom:30px;
}

.proses_title{
	text-align:center;
	font-weight:bold;
}
