/* Start of CMSMS style sheet 'pancaran - main' */
* {margin:0; padding:0;}

body { background:#486672 url(images/web_bg.jpg) top left repeat-x; font-family:"trebuchet ms"; font-size:12px;}

#wrapper{width:1000px; margin:0 auto;}
#header{height:358px;  background:url(images/top_bg.jpg) bottom no-repeat;}
 #logo{float:left; width:300px; height:90px; margin:18px 0 0 75px; background:url(images/logo_bg.jpg) top left no-repeat; display:inline;}
 #iso{float:right; width:100px; height:90px; margin:18px 85px 0 0; background:url(images/iso_bg.jpg) top left no-repeat; display:inline;}
 #main_pic{height:250px; width:856px; margin:0 auto;}
 
#content{width:856px; margin:0 auto; background:#fff;}
 #left{float:left; width:216px; border:1px #fff solid;}
  #left ul{list-style:none;}
  #left li{line-height:24px; background:#0B3F72 url(images/bg_arrow.jpg) top left no-repeat; border-top:#0E4F8F solid 1px;}
  #left li a{padding-left:25px; color:#0ff; text-decoration:none; display:block; height:1%;}
  #left li a:hover{background:#082F56 url(images/bg_arrow_over.jpg) top left no-repeat; color:#fff;}
  #left .news{background:#0E4F8F; color:#fff; padding:5px;}
  #left .news h2{font-size:16px;}
  #left .news p{}
 #mid{float:left; width:430px; padding:5px;}
  #mid h2{font-size:16px; background:url(images/h2_bg.jpg); text-transform:capitalize; text-indent:5px; color:#fff;}
  #mid p{margin:10px 0; padding:0 5px;}
  #mid p img{float:right; border:#0E4F8F solid 1px; padding:2px; margin-left:5px;}
 #right{float:left; width:193px;}
  #right img{border:#999 solid 1px; padding:2px; margin-bottom:10px;}
 
#footer{text-align:right; line-height:30px; padding-right:80px; color:#fff;}

.clear{clear:both;} 
a{text-decoration:none; color:#fff;}
a:hover{text-decoration:underline;}
/* End of 'pancaran - main' */

/* Start of CMSMS style sheet 'suckertree - menu' */
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
/* width:100px; */
border-bottom: 1px solid #ccc;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: -1px; /* default value = 0 */
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
padding: 1px 5px;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: yellow;
}

.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */



/* End of 'suckertree - menu' */

