* {
    margin: 0;
    padding: 0;
}
body {
    font-family: arial, tahoma;
    margin: 0;
    padding: 0;
    text-align: center;
    background: url(images/bg.jpg) repeat-x;
    margin-top:20px;
    color: #444;
	background-color: #fff;
}
img {
    border: none;
}
a {
    color: #0099ff;
}
#container {
    width: 965px;
    height: auto;
    margin: 0 auto;
}

/* menu */
#menu {
    width: 965px;
    height: 57px;
    background: url(images/bg-menu.jpg) repeat-x;
    border: solid 1px #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#logo {
    width: 247px;
    height: 37px;
    margin: 1px auto 0 10px;
    float: left;
    display: inline;
}
#menu ul {
    float: left;
    list-style: none;
    margin-left: 165px;
    font-size: 20px;
}
#menu li {
    float: left;
    display: inline;
}
#menu li a {
    display: block;
    line-height: 57px;
    padding: 0 15px;
    color: #848383;
    text-decoration: none;
}
#menu li a:hover {
    text-decoration: underline;
}

/* big header */
#header {
    width: 965px;
    height: 408px;
    margin-top: 10px;
}
#big-pic {
    width: 675px;
    height: 408px;
    background: url(images/head.jpg) no-repeat;
    float: left;
    text-align: left;
    color: #fff;
}
.box-right {
    width: 277px;
    height: auto;
    float: left;
}
.left {
    width: 665px;
    height: auto;
    background-color: #fff;
    float: left;
    text-align: left;
    font-size: 12px;
    padding: 5px ;
    color: #848383;
    padding-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.right {
    width: 277px;
    height: auto;
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 11px;
    margin-top: 20px;
    background-color: #fff;
    text-align: left;
    
}
.right h3 {
    font-size: 14px;
    width: 250px;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
    margin: 0 auto;
    color: #848383;
    border-bottom: dashed 1px #f2f2f2;
}
.right a {
    text-decoration: none;
}
.right a:hover {
    text-decoration: underline;
}
.left h3,h2 {
    padding-top: 5px;
    padding-bottom: 10px;
}
.left p {
    padding-bottom: 15px;
}
.left ul {
    margin-left: 30px;
    margin-bottom: 5px;
}
#big-pic #intro {
    width: 675px;
    height: 120px;
    margin-top: 285px;
}
#big-pic #intro #text {
    width: 340px;
    float: left;
    height: auto;
    margin-left: 10px;
    padding-top: 20px;
}
#big-pic #intro #pelajari {
    width: 306px;
    float: left;
    height: 49px;
    margin: 40px auto;
}
#box-cobasekarang {
    width: 277px;
    height: 154px;
    float: left;
    background: url(images/bg-side-big.jpg) repeat-x;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #cccccc;
    margin-left: 11px;
    text-align: left;
}
#box-cobasekarang h3 {
    padding: 7px 18px;
    font-size: 16px;
}
#box-cobasekarang p {
    padding-left:18px;
    padding-bottom: 10px;
    padding-top: 5px;
    font-size: 12px;
}
#box-cobasekarang a {
    color: #0099ff;
}
.ym {
    width: 239px;
    height: 56px;
    margin: 0 auto;
    text-align: center;
    background: url(images/online.jpg) no-repeat;
}
.ym .status {
    width: 70px;
    height: 23px;
    float: right;
    margin: 20px 20px 0 0;
}

#box-release {
    width: 277px;
    height: 244px;
    float: left;
    background: url(images/bg-release.jpg) repeat-x;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 11px;
    margin-top: 5px;
    
}
#box-release h2 {
    margin: 7px 10px;
    font-size: 14px;
    width: 225px;
    float: left;
    text-align: left;
    display: inline;
}
#box-release ul {
    margin: 0 7px 5px 15px;
    font-size: 12px;
    font-weight: bold;
    width: 225px;
    float: left;
    text-align: left;
    display: inline;
}
#box-release li {
    font-size: 11px;
    font-weight: normal;
    margin-left: 15px;
}
#box-release p {
    margin: 0 7px 10px 30px;
    font-size: 11px;
    text-align: left;
}
#box-release .rss {
    float: left;
    margin-top: 7px;
    display: inline;
}
#space1 {
    width: 207px;
    height: 10px;
    margin: 0 auto;
    background: url(images/pemisah1.jpg) no-repeat;
}
#space2 {
    width: 213px;
    height: 13px;
    margin: 0 auto;
    background: url(images/pemisah2.jpg) no-repeat;
}
.demoversion {
    margin-top: 10px;
    width: 348px;
    height: 100px;
    float: left;
}
.katamereka {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 5px;
    width: 605px;
    height: 95px;
    float: left;
    border: solid 1px #efefef;
    display: inline;
    overflow: hidden;
    text-align: left;
    color: #7b7b7b;
}
.katamereka h2 {
    font-size: 18px;
    padding: 3px 10px;
}
.katamereka p {
    font-size: 11px;
    padding: 0 10px;
}
.box-kecil1 {
    width: 230px;
    min-height: 315px;
    margin: 7px 0px 5px 0px;
    float: left;
    display: inline;
    background: url(images/bg-kantor.jpg) bottom no-repeat;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #dadada;
    font-size: 12px;
    text-align: left;
    color: #7b7b7b;
}
.box-kecil2 {
    width: 230px;
    min-height: 315px;
    margin: 7px 0px 5px 12px;
    float: left;
    display: inline;
    background: url(images/bg-media.jpg) bottom no-repeat ;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #dadada;
    font-size: 12px;
    text-align: left;
    color: #7b7b7b;
}
.box-kecil3 {
    width: 230px;
    min-height: 315px;
    margin: 7px 0px 5px 12px;
    float: left;
    display: inline;
    background: url(images/bg-sekolah.jpg) bottom no-repeat ;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #dadada;
    font-size: 12px;
    text-align: left;
    color: #7b7b7b;
}
.box-kecil4 {
    width: 230px;
    min-height: 315px;
    margin: 7px 0px 5px 12px;
    float: left;
    display: inline;
    background: url(images/bg-tim.jpg) bottom no-repeat ;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #dadada;
    font-size: 12px;
    text-align: left;
    color: #7b7b7b;
}
.box-kecil2 p, .box-kecil1 p, .box-kecil3 p, .box-kecil4 p {
    padding: 0 8px;
    margin-bottom: 8px;
    height: 80px;
}
.box-kecil1 h2, .box-kecil2 h2, .box-kecil3 h2, .box-kecil4 h2 {
    width: auto;
    height: 55px;
    padding-top: 10px;
    font-size: 16px;
    color: #848383;
    text-align: center;
    background: 
    url(images/bg-box.jpg) top repeat-x;
}
.tbl-detail {
    width: 187px;
    height: 26px;
    margin: 0 auto;
    background: url(images/detail.gif) no-repeat;
    line-height: 26px;
    display: block;
    text-align:center;
}
.tbl-detail a {
    display: block;
    text-decoration: none;
}
.tbl-detail a:hover {
    text-decoration: underline;
}
.footer {
    width: 965px;
    height: 60px;
    float: left;
    margin-top: 10px;
    border-top:  dotted 1px #cfcfcf;
    overflow: hidden;
}
.footer-left {
    width: 475px;
    height: 60px;
    float: left;
}
.footer-left ul {
    float: left;
    list-style: none;
    font-size: 12px;
}
.footer-left li {
    float: left;
    display: inline;
}
.footer-left li a {
    display: block;
    line-height: 57px;
    padding-right:25px;
    color: #898787;
    text-decoration: none;
}
.footer-left li a:hover {
    text-decoration: underline;
}
.footer-right {
    width: 485px;
    height: 60px;
    float: left;
    padding-top: 10px;
    font-size: 12px;
    color: #898787;
}
