html {overflow-y:scroll;}
body,td,p,span,a,input,font{font-size:12px;}
body{background:#fff;}

.sf00{border:1px solid #FF0000;}
.CB{clear:both;font-size:1px;}
.lineX{height:1px;border-top:1px solid #bbbbbb;border-bottom:1px solid #ffffff;font-size:1px;}
.lineH18{line-height:180%;}

	.same{margin:0 auto;width:910px;border:0px dotted #ff00ff;}

/* 头部 */
	.header{height:120px;color:#F5EEDB;}
	.header .logo{float:left;width:522px;}
	.header .message{float:right;width:220px;padding-top:25px;text-align:right;}
	.header .message a{color:#F37600;}
	.header .search{margin-top:25px;height:22px;}

/* 导航主菜单 */
	.naver{height:40px;line-height:46px; center;}
	.naver .NavItem{margin:0 auto;height:46px;text-align:center;background:url(../images/nav_bg.jpg) repeat-x}
	.naver .NavItem ul{}
	.naver .NavItem li{float:left;height:46px;}
	.naver .NavItem li a{display:block;padding-left:25px;}
	.naver .NavItem li a span{display:block;padding-right:20px;width:68px;cursor:pointer;font:bold 14px/35px arial;color:#ffffff;}
	.naver .NavItem li a:hover{text-decoration:none;}
	.naver .NavItem li a:hover span{color:#FC8800;}
	.naver .NavItem li.current a{background:transparent url(../images/nav_bg_current.jpg) no-repeat left top;}
	.naver .NavItem li.current a span{color:#FC8800;background:transparent url(../images/nav_bg_current.jpg) no-repeat right top;}
	.naver .NavItem li.line{width:2px;background:url(../images/nav_line.jpg) no-repeat top center;}

	.banner{clear:both;}

/* 【主体】 */
	.bodyer{}
	/* 首页 - 左中右布局 */
	.bodyer .iLeft{float:left;width:220px;}
	.bodyer .iCenter{float:left;width:477px;padding-left:6px;}
	.bodyer .iRight{float:right;width:237px;}

	.bodyer .iRight1{float:right;width:680px;}
	.bodyer .iRight1 .iLeft2{float:left;width:452px;}
	.bodyer .iRight1 .iRight2{float:right;width:218px;}

	/* 内页 - 左中右布局 */
	.bodyer .bLeft{float:left;width:210px;}
	.bodyer .bRight{float:right;width:720px;}

/* 友情链接 */
	.linker{}

/* 底部 */
	.footer{padding:20px 0px; width:912px;background:#125CA3; margin:0px auto}
	.footer p{line-height:27px;color:#fff;}

#player {
    position: relative;
    width: 908px;
    height: 235px;
    overflow: hidden;
    margin: 0px auto;
    /* border: 1px solid #ccc; */
}

#player a {
    color: #333;
}

#player * {
    border: 0;
    padding: 0;
    margin: 0;
}

#player .Limg {
    width: 910px;
    margin: 0 auto;
}

#player .Limg li {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
}

#player .Limg li img {
    border: 1px solid #FFFFFF;
    margin: 0;
}

#player .Limg li p {
    line-height: 25px;
    font-size: 14px;
    padding-left: 15px;
}

#player .Nubbt {
    position: absolute;
    z-index: 9;
    right: 5px;
    bottom: 3px;
    line-height: 25px;
}

#player .Nubbt span {
    border: 1px solid #45A06F;
    background: #fff;
    padding: 1px 5px;
    margin: 0 2px;
    font-style: normal;
    cursor: pointer;
}

#player .Nubbt span.on {
    background: #47AA72;
    color: #fff;
}
