.webwidget_slideshow_dot{
    padding: 0px;
    margin: 0px;
    position: relative;
    font-family: Arial,Sans-Serif;
    font-size: 13px;
}
.webwidget_slideshow_dot a{
    text-decoration: none;
}
.webwidget_slideshow_dot a:hover{
    text-decoration: underline;
}
.webwidget_slideshow_dot .slides_box{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    position: absolute;
}
.webwidget_slideshow_dot .title_thumb_box{
    width: 100%;
    position: absolute;
    bottom: 0px;

}
.webwidget_slideshow_dot .title_thumb_box .title_box{
    padding: 5px;
}
.webwidget_slideshow_dot .title_thumb_box .thumb_box{
    text-align: center;
    height: 25px;
	
}
.webwidget_slideshow_dot .title_thumb_box .thumb_box span{
    margin-right: 5px;
    margin-left: 5px;
}
.webwidget_slideshow_dot .title_thumb_box .thumb_box span img{
    cursor: pointer;
}
.webwidget_slideshow_dot img{
	top:0;
    padding: 0px;
    margin: 0px;
    border: none;
	position:absolute;
	z-index:10
}
.webwidget_slideshow_dot .dot01 {margin-top:70px;font-size:28px;color:#333;z-index:11;}
.webwidget_slideshow_dot .dot01 span {font-size:30px;font-weight:bold;color:#305d91;}
.webwidget_slideshow_dot .dot02 {font-weight:bold;font-size:25px;color:#305d91;z-index:11}
.webwidget_slideshow_dot .dot02 span {padding:10px 0 20px 0;border-bottom:1px solid #305d91;}
.webwidget_slideshow_dot .dot03 {margin-top:20px;font-weight:bold;font-size:16px;line-height:26px;color:#666;z-index:11}
.webwidget_slideshow_dot ul{
    padding: 0px;
    margin: 0px;
    position: absolute;
    list-style: none;
}
.webwidget_slideshow_dot ul li{
    padding: 0px;
    margin: 0px;
    float: left;
}
.webwidget_slideshow_dot ul li:nth-of-type(1) {background:url('/sh_img/index/main_banner/main_banner01_re.png');}
.webwidget_slideshow_dot ul li:nth-of-type(2) {background:url('/sh_img/index/main_banner/main_banner02_re.png');}
.webwidget_slideshow_dot ul li:nth-of-type(3) {background:url('/sh_img/index/main_banner/main_banner03_re.png');}
.webwidget_slideshow_dot ul li a{
    display: block;
}