body {
	font-family: "微软雅黑";
	padding:0px;
	margin:0px;
	background-image:url(../image/body.jpg); background-repeat:repeat-x; background-position:top;
}
td {color:#666666; text-decoration:none; line-height:22px; font-size:10pt; text-align:left;}
a {color:#666666; text-decoration:none;}
a:hover {color:red; text-decoration:none;}
#top a {color:#FFFFFF; font-size:12pt; text-decoration:none;}
#top a:hover {color:#FFFF99;}
.rbk {border-right:1px #8EAACF solid;}
.cls {height:15px; line-height:15px; clear:both;}
.bswz {font-size:11pt; color:#FFFFFF;}
.hswz {font-size:11pt; color:#666;}
#fl a {background-image:url(../image/m1.jpg); background-repeat:no-repeat; line-height:27px; width:210px; display:block; font-size:11pt; text-indent:42px;}
#fl a:hover {color:red; text-decoration:none;}
.hbk {border:1px #DDD solid;}
h1 {font-size:15pt; font-weight:bold;}
#img a
{
opacity:1.0;
filter:alpha(opacity=100); /* 针对 IE8 以及更早的版本 */
}
#img a:hover
{
opacity:0.5;
filter:alpha(opacity=50); /* 针对 IE8 以及更早的版本 */
}

#pp1 a {display:block; width:150px; height:105px; border:1px #DDD solid; padding:4px;}
#pp1 a:hover {border:1px red solid;}
#div3 a {display:block; width:200px; height:135px; border:1px #DDD solid; padding:4px;}
#div3 a:hover {border:1px red solid;}


/* ---------------------- 百叶窗banner  -------------------------- */
#slider-wrap{width:1200px; height:380px;}   /*可以修改宽高*/
#slider{position: relative; width:1200px; height:380px;} /*可以修改宽高*/
#slider img{position:absolute; top:0; left:0; display:none; width:1200px; height: 380px;}/*可以修改宽高*/
.nivoSlider{position:relative;overflow: hidden;}
.nivoSlider img{position:absolute; top:0px; left:0px}
.nivoSlider a.nivo-imageLink{position:absolute; top:0px;display:block;left:0px;width:1200px;height:380px;border:0;padding:0;margin:0;z-index:6;}/*可以修改宽高*/
.nivo-slice {display:block;position:absolute;z-index:5;height:100%;}
.nivo-box {display:block;position:absolute;z-index:5;}
.nivo-caption{position:absolute; left:0; bottom:0; width:1200px; z-index:50; height: 40px; }/*可以修改宽高*/
.nivo-caption p{width:1200px;height: 40px; text-indent: -9999px}/*可以修改宽高*/
.nivo-controlNav{position:absolute; left:43%; bottom:10px; z-index: 100;}/*可以修改左右上下间距*/

.nivo-controlNav a{position:relative; z-index:99; cursor:pointer;background:#333;}
.nivo-controlNav a.active{background:#ff6400;font-weight:bold}

.nivo-controlNav a{display:block; color: #fff; width:30px; height:20px; line-height: 20px; text-align: center; margin-right:3px; float:left; overflow: hidden;}/*可以修改宽高*/
.nivo-directionNav a {position:absolute;top:45%;z-index:9;cursor:pointer;}   /*左右切换按钮，不能删除，如果不需要可以设背景，删除会引起图片错位*/
.nivo-directionNav a {display:block;width:30px;height:30px;text-indent:-9999px;border:0;}
a.nivo-nextNav {right:15px;}
a.nivo-prevNav {left:15px;}

