﻿@charset "utf-8";

ol, ul, dl {
	list-style: none
}
:focus {
	outline: 0
}
a img {
	border: 0;
	outline: 0;
}
a {
	text-decoration: none;
}
img {
	vertical-align: middle
}
}

.container {
	width: 1200px;
	margin: 0 auto;
}
.top-bm {
	background-color: #999999;
	text-align: center;
	padding: 20px;
	font-size: 20px;
	color: #f9f9f9;
}
.top-bm input {
	height: 30px;
	width: 200px;
}
.top-bm button {
	border: 0;
	color: #fff;
	background-color: #F35A53;
	height: 40px;
	border-radius: 5px;
	width: 180px;
	font-size: 18px;
	cursor: pointer;
}
.cycle-slideshow{ width:1103px; margin:20px auto;}
.pager{ zoom:1; overflow:auto; }
.pager li{ float:left; padding:0 10px; cursor:pointer;}
