@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/index_02.jpg);
	background-repeat: repeat-x;
	background-color:#C4C7CC;
}
img{
	border:0px;}
.bg {
	background-image: url(../images/index_102.jpg);
	background-repeat: repeat-x;
}
.logo {
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	height: 166px;
	background-position: left;
}
.left_bg{
	background-image: url(../images/template_07.jpg);
	line-height: 34px;
	background-repeat: repeat-x;
	height: 34px;
}
.bg3 {
	background-color: #E4E4E5;
	background-image: url(../images/template_14.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg4 {
	background-image: url(../images/index_03.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 14px;
	padding-left: 25px;
	margin-right:15px;
	float:right;
}
.bg5 {
	background-image: url(../images/index_05.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 14px;
	padding-left:25px;
	margin-right:10px;
	float:right;
}
.top_bianju{
	margin-top:10px;}
	
a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}



/*本例css*/
ul,li { padding: 0; margin: 0; }
ul { list-style: none ; }
.www51buycom { width: 1002px; height: 310px; margin:0px auto; position: relative; overflow:hidden; margin-bottom: 15px; }

/*数字按钮样式*/
.www51buycom .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.www51buycom .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.www51buycom .num li.on { background: #FF7700; } /*当前项*/

/*上一个  下一个*/
.www51buycom .prev,
.www51buycom .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top: 165px;}
.www51buycom .prev { left: 55px; }
.www51buycom .next { right: 55px; background-position: right }