html, body{
  background-color:#4D4D4D;
}

body {
    font: 11px Verdana;
}


.clear{
    clear: both;
}

a:hover{
  color:#1E93A6;
}

a{
  color:#545454;
  text-decoration: none;
}



#mainwrapper{
  background: url(../images/bg_.jpg) repeat-x;
  background-color:#4D4D4D;
}

#headerwrapper{
  height:279px;
}

#contentwrapper{
  width:822px;
  margin:0 auto;
  margin-top:10px;
}


.topImage{
    width:822px;
    height:15px;
    background: url(../images/top.png) repeat-x;
}



.bottomImage{
    width:822px;
    height:15px;
    background: url(../images/bottom.png) repeat-x;
}

#content{
  background: url(../images/center.png);
  width:822px;
}

#left{
  float:left;
  width:522px;
}
#left h3{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
}


#right{
  float:left;
  width:300px;
}

.contentSet{
    padding:0 15px;
}

/* Header */

#headerup{
  height:62px;
}

#headerdown{
  margin-top:1px;
  height:207px;
  position: relative;

}

#bannerin{
    width:825px;
    margin:0 auto;
    position: relative;
}


.slide{
  background: url(../images/slide.png) no-repeat;
  width:356px;
  height:209px;
  position: relative;
  z-index: 0;

}

.slide img{
  position:absolute;
  left:14px;
  top:15px;
}

#bannerin .logo{
  position:absolute;
  top:80px;
  left:378px;
}

.home{
    background: url(../images/home.png) no-repeat;
    width: 91px;
    height: 25px;
}

.home:hover{
    background-position: bottom;
}

.karisma{
    background: url(../images/karisma.png) no-repeat;
    width: 91px;
    height: 25px;
}

.karisma:hover{
    background-position: bottom;
}

.news{
    background: url(../images/news.png) no-repeat;
    width: 91px;
    height: 25px;
}

.news:hover{
    background-position: bottom;
}

.gallery{
    background: url(../images/gallery.png) no-repeat;
    width: 91px;
    height: 25px;
}

.gallery:hover{
    background-position: bottom;
}

.forums{
    background: url(../images/forums.png) no-repeat;
    width: 91px;
    height: 25px;
}

.forums:hover{
    background-position: bottom;
}

.media{
    background: url(../images/media.png) no-repeat;
    width: 91px;
    height: 25px;
}

.media:hover{
    background-position: bottom;
}

.web{
    background: url(../images/web.png) no-repeat;
    width: 91px;
    height: 25px;
}

.web:hover{
    background-position: bottom;
}

#myslidemenu{
    position: relative;
    z-index: 1;
}

/* Content */

#hot-news{

}

#hot-news ol{
/*    margin:5px 0px;*/
}

#latest-news ol{
/*    margin:5px 0px;*/
}

#latest-news h3 img{

}


.CNTitle {
/*    color: #08acfe;*/
color: 808080;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 2px;
    padding: 2px;
    padding-left: 6px;
    text-transform: inherit;
}

.CNCont{
 margin-top:-15px;
}


.CNTitle a{
    display: block;
    width: 455px;
    background: url(../images/bar2.gif) no-repeat;
    padding: 10px 10px;
    padding-top: 7px;
    padding-left: 15px;
    margin-bottom:-15px;
}
/*
.CNNews {
    background-color: #FFFFFF;
    color: #656565;
    font-family: Verdana;
    font-size: 10px;
    line-height: 11px;
    padding: 5px;
    padding-left: 10px;
}

.CNBottom {
    background-image: url(../images/cont_.gif);
    color: #656565;
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
    line-height: 10px;
    padding: 5px;
    padding-left: 10px;
}

.CNIcon {
    text-align: right;
    float: right;
    padding-top: inherit;
    padding-left: 50px;
}
*/
/*  SideBar */

.mainside{
  font-family:Verdana;
  font-size:11px;
  color:white;
  line-height: 1.3;
}


.topImageSide{
    width:279px;
    height:8px;
    background: url(../images/righttop.png) no-repeat;
    position: relative;
}

.bottomImageSide{
    width:279px;
    height:8px;
    background: url(../images/rightbottom.png) no-repeat;
}

.sidebar{
    background-color:#1e93a6;
    padding:0 5px;
    margin-right:6px;
    position: relative;
}

.head{
  position:relative;
  left:155px;

}

.sidebarcontent{
  text-align: justify;
  padding:10px;
}

.sidebarcontent p{
  margin-top:-13px;
}

.link{
  color:white;
}

.link:hover{
  color:black;
}

#maincontent h3{
color:#1E93A6;
margin-bottom:3px;
}

#maincontent h2{
color:#656565;
margin-bottom:5px
}

#maincontent{
color:#656565;
}

.CSContainer {
width: 480px;
margin-bottom:3px;
}
.CSTitle {
background-image: url('../images/bar2.gif');
color: #08acfe;
text-align: left;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
line-height: 10px;
padding: 5px;
padding-left: 10px;
}
.CSNews {
background-color: #FFFFFF;
color: #656565;
font-family: Verdana;
font-size: 10px;
line-height: 11px;
padding: 5px;
padding-left: 10px;
}
.CSBottom {
background-image: url('../images/bar2.gif');
color: #656565;
text-align: left;
font-family: Verdana;
font-size: 10px;
font-weight: none;
line-height: 10px;
padding: 5px;
padding-left: 10px;
}
.CSIcon {
text-align: right;
float: right;
padding-top:inherit;
padding-left: 50px;
}