﻿.SlideContainer
{
    width: 382px;
    height: 233px;
    background:url(../img/frame040.png) top left no-repeat;
    margin: 0;
    padding: 0;
    position:relative;    
}

.SlideContainer img
{
    width: 361px;
    height: 184px;
    left: 11px;
    position: absolute;
    top: 9px;

}

.SlideNumber
{
    left: 243px;
    width: 100%;
    position: absolute;
    height: 12px;
    top: 181px;
    z-index: 1;
    padding: 0;
    margin: 0;  
}

.SlideNumber li
{
    background: #000000;
    color: white;
    display: block;
    float: left;
    border-left: #ffffff 1px solid;
    width: 24px;
    cursor:pointer;
    height: 12px;
    padding: 0;
    margin: 0;
    FILTER: Alpha(opacity=50);
    opacity:0;
    text-align: center;
    font-size: 12px;
    font-family: Courier;
    line-height: normal;
}

.SlideNumber li.CurSlideNumber
{
    BACKGROUND: #ce0609; COLOR: white
}

.SlideNumber span
{
    position: relative;
}

.SlideText { width: 376px; position: absolute; top: 199px; padding: 0; margin: 0; display: block; text-align: center; /*border-bottom: dashed #000 1px;*/ left: 0px; color: #000000; }

.SlideText A { color: black; font-weight:bold; font-size:13px;}



.NewsPic {
	BORDER-TOP-WIDTH: 0px;BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 380px; POSITION: relative; TOP: 0px;  LEFT: 0px;HEIGHT: 184px; BORDER-RIGHT-WIDTH: 0px;  
	}
.NewsPic img {
	BORDER-TOP-WIDTH: 0px;BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 380px; POSITION: relative; TOP: 0px;  LEFT: 0px;HEIGHT: 184px; BORDER-RIGHT-WIDTH: 0px;
}

#NewsPicTxt {
	BORDER-TOP-WIDTH: 1px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; MARGIN:6px auto 0px; WIDTH: 376px; COLOR: black; FONT-FAMILY: Sans-Serif; POSITION: relative; HEIGHT: 26px; TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 1px
}
#NewsPicTxt A {
	COLOR: black; TEXT-DECORATION: none
}
#NewsPicTxt A:hover {
	COLOR: black; TEXT-DECORATION: none
}
#NewsPicTxt A:visited {
	COLOR: black; TEXT-DECORATION: none
}
#NewPicTxt A:link {
	COLOR: black; TEXT-DECORATION: none
}
#NewsPicTxt A:hover {
	COLOR: red
}
.NewsPic A {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; OVERFLOW: visible; WIDTH: 100%; HEIGHT: 100%; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none
}
.NewsPic A:hover {
	TEXT-DECORATION: none
}
.NewPic A:visited {
	TEXT-DECORATION: none
}
.NewsPic .Picture {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; LEFT: 0px; BORDER-LEFT: black 1px solid; WIDTH: 100%; BORDER-BOTTOM: black 1px solid; POSITION: absolute; TOP: 0px; HEIGHT: 100%
}
.NewsPic .Nav {
	RIGHT: 0px; WIDTH: 100%; BOTTOM: 0px; POSITION: absolute; HEIGHT: 12px;
}
.NewsPic .Nav SPAN {
	DISPLAY: block; BACKGROUND: #000000; FLOAT: right; FONT: 10px Courier; BORDER-LEFT: #ffffff 1px solid; WIDTH: 24px; cursor:pointer; COLOR: #ffffff; HEIGHT: 100%; TEXT-ALIGN: center; 
}
.NewsPic .Nav SPAN.Cur {
	BACKGROUND: #ce0609; COLOR: white
}
.NewsPic .Nav SPAN.Normal {
	BACKGROUND: #000000; FILTER: Alpha(opacity=50); COLOR: white; opacity: .5;
}
.NewsPic .Nav SPAN A {
	DISPLAY: block; WIDTH: 100%; COLOR: white; POSITION: relative; HEIGHT: 100%; border::solid 1px #ff0000; 
}
.NewsPic .Nav SPAN A:hover {
	cursor:pointer
}