/* CSS Document */

.contents
{
    background-color: #FFF;
    width: 830px;
    height: 100%;
}

/* webboard-menu */

.webboard-menu
{
    width: 828px;
    background-image: url(../images/news/news-menu-bgslide.gif);
    height: 24px;
    border: solid 1px #CCC;
}

.webboard-menu ul
{
    margin: 2px 0px 0px 0px;
    padding: 0px;
}

.webboard-menu li
{
    margin: 0px 0px 0px 0px;
    padding: 0px 2px 0 5px;
    display: inline;
    list-style: none;
    border-right: solid 1px #CCC;
}


/*  login  */
.box
{
    float: left;
    width: 389px;
    height: 60px;
    padding: 8px;
    background-image: url(../images/webboard/slide1.gif);
    margin: 5px 0px 5px 5px;
    
}

.box ul
{
    float: right;
    margin: 0;
    padding: 0;
    width: 320px;
    text-align: left;
}

ul,li
{
    margin: 0;
    padding: 0;
    display: inline;
    list-style: none;
}

/*  webboard */

.head-webboard
{
    margin: 0 5px 0 5px;
    padding: 5px;
    height: 20px;
    border-bottom: solid 1px #CCC;
}
.body-webboard
{	
	clear: both;
    margin: 0 0px 0 0px;
    padding: 0px;
    height: 100%;
    border-bottom: solid 1px #CCC;
}



.a
{
    vertical-align: middle;
    margin: 0 0 0 0;
    width: auto;
    float: right;
}

.head-webboard p
{
    margin: 0;
    width: auto;
    float: left;
}

/*   boxmain   */

.boxmain
{
    width: auto;
    height: auto;
    padding: 5px 15px 5px 15px;
}

.boxmain a
{
    width: auto;
    height: auto; /*float:right;*/
}
.tappanel
{
    background-image: url(../images/news/headnewsslide.gif);
    width: 96;
    height: 55;
    font-family: verdana,tahoma,helvetica;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}
/* My CSS*/
.headerwoard
{
     /*   background-image: url(../images/news/bgpart.gif);*/
    background-repeat: repeat;
}
.headertopic
{
    background-image: url(../images/webexclusiveline.gif);
    background-color: #3375AA;
    background-repeat: repeat;
}



/* For ajax__myTab  */
.ajax__myTab .ajax__tab_header
{
    font-family: verdana, tahoma, helvetica;
    font-size: 11px;
    border-bottom: solid 1px #cccccc;
   /*   background-image: url(../images/news/news-menu-bgslide.gif) ; */
}
.ajax__myTab .ajax__tab_outer
{
    padding-right: 0px;
    height: 21px;
    background-color: #C0C0C0;
    margin-right: 0px;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
}
.ajax__myTab .ajax__tab_inner
{
    padding-left: 3px;
    background-color: #cccccc;
   background-image: url(../images/news/news-menu-bgslide.gif) ; 
}
.ajax__myTab .ajax__tab_tab
{
    height: 13px;
    padding: 4px;
    margin: 0px;
}
.ajax__myTab .ajax__tab_hover .ajax__tab_outer
{
    background-color: #cccccc;    
}
.ajax__myTab .ajax__tab_hover .ajax__tab_inner
{
    background-color: #cccccc;
    background-image: url(../images/news/headnewsslide.gif) ; 
    background-repeat: repeat;
}
.ajax__myTab .ajax__tab_hover .ajax__tab_tab
{
}
.ajax__myTab .ajax__tab_active .ajax__tab_outer
{
    background-color: #fff;
    border-left: solid 1px #cccccc;
}
.ajax__myTab .ajax__tab_active .ajax__tab_inner
{
    background-image: url(../images/news/headnewsslide.gif) ; 
    background-repeat:repeat;
}
.ajax__myTab .ajax__tab_active .ajax__tab_tab
{
}
.ajax__myTab .ajax__tab_body
{
    font-family: verdana, tahoma, helvetica;
    font-size: 10pt;
    border: 0px solid #cccccc;
    border-top: 0;
    padding: 0px;
    background-color: #ffffff;
}


  a:hover img 
  {
      background-image:url(http://www.crazyprofile.com/Rollover_Effects/pink.jpg); 
  
     border:0px solid;}                                                                                                                                                                                                                                                                                                                                                      


 /*body
        {
            background-color: #e5e5e5;
        }
        #bannermain
        {
            position: absolute;
            left: 839px;
            top: 0px;
            width: 160;
            height: 600;
            z-index: 1;
        }
        #menu-news
        {
            position: absolute;
            left: 33px;
            top: 112px;
            width: 797px;
            height: 148px;
            z-index: 2;
        }
        #m1
        {
            position: absolute;
            left: 0px;
            top: 101px;
            width: 830;
            z-index: 1;
            height: 220;
            visibility: hidden;
        }
        ul, li
        {
            margin: 0;
            padding: 0;
        }
