@charset "utf-8";
td {
	font-size: 12px;
	line-height: 18px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bd1c {
	border: 1px solid #CCCCCC;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.martop5 {
	margin-top: 5px;
}
.pad5 {
	padding: 5px;
}
.pad10 {
	padding: 10px;
}
.lh22 {
	line-height: 22px;
}
a.au:link {
	color: #993300;
	text-decoration: underline;
}
a.au:visited {
	color: #990000;
	text-decoration: underline;
}
a.au:hover {
	color: #000000;
	text-decoration: none;
}
a.a14:link {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.a14:visited {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.divborder{width:578px; height:180px;border:1px solid #D1D1D1;}
.container, .container *{margin:0; padding:0;}

.container{width:578px; height:180px; overflow:hidden;position:relative; border:4px solid #F3F3F3;}

.slider{position:absolute;}
.slider li{list-style:none;display:inline;}
.slider img{width:578px; height:180px; display:block;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 5px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 5px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}
