/* CSS Document */

div, ul, li, p, span { margin: 0px; padding: 0px; list-style: none; text-decoration: none; }
/*右*/
.r { float: right }
/*左*/
.l { float: left }
/*清除*/
.clear { clear: both }
/*空格*/
.space10 { height: 10px; }
.space30 { height: 30px; }
#indbg{ background-image: url(images/indbj.jpg); background-repeat: no-repeat; background-position: center top; background-color: #58d2ff; }
.w1100{ width: 1100px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }
.w575{ width:575px;}
.tvbg{ background-image: url(images/tvbg.png); background-repeat: no-repeat; background-position: center top; height: 375px; width: 562px; margin-top: 255px; padding-top: 12px; padding-left: 13px; }
.indwz{ font-family: "微软雅黑"; font-size: 14px; line-height: 30px; color: #FFF; text-align: center; }
.indwz a{ text-decoration: underline; color: #FFF; }
