﻿/* 幻灯片 */
body {
	font-family:"宋体";
	font-size:12px;
	margin:0px 0px 0px 0px;
	line-height: 24px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
body a:link{color: #000000;text-decoration: none;}
body a:visited{color: #000000;text-decoration: none;}
body a:hover{color: #C81205;text-decoration: underline; }
body a:active{color: #C81205;text-decoration: underline;}
#main_box_t
{
    float: right;
    height: 184px;
    width: 240px;
    padding: 0px;
    background: #eee;
}
.c_slide
{
    text-align: center;
}


#bimg
{
    filter: progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1.0);
    width: 230px;
    height: 160px;
}
#simg TD
{
    background: url(../images/si_b1.gif) no-repeat center 50%;
    cursor: pointer;
    text-align: center;
}
#simg TD.s {
    background: url(../images/si_b2.gif) no-repeat center 50%;
    color: #fff;
}
#info
{
	
}



