@charset "utf-8";

#usr h2 {
	background-position: 0px 0px;
}

#usr .form {
	padding: 10px 20px;
}

#usr .ln {
	padding: 3px 0px;
}

#usr label {
	margin: 0px 20px 0px 10px;
	vertical-align: middle;
}

#usr input {
	vertical-align: middle;
	padding: 2px;
}

#usr .txt {
	background: #fff;
	border: #bbb 1px solid;
}

#usr .bts {
	text-align: center;
	padding-top: 10px;
}

#usr .bt {
	margin: 0px 5px;
}

#hot h2 {
	background-position: 0px -29px;
}

#news h2 {
	background-position: 0px -58px;
}

#prg h2 {
	background-position: 0px -87px;
}

#act h2 {
	background-position: 0px -116px;
}

#act .lst ul li {
	padding-left: 22px;
	background: url(../img/act.gif) no-repeat left 5px;
	height:24px;
	overflow:hidden;
}

#act .lst ul li a {
	padding-right:5px;
}

#shr h2 {
	background-position: 0px -145px;
}

#news .lst .tm {
	font-size: 11px;
	float: right;
	color: #999;
}

#news .lst ul li {
	padding-left: 10px;
	border-top: #bbb 1px dotted;
	background: url(../img/dot.gif) no-repeat 0px 11px;
	height:24px;
	overflow:hidden;
}

#news .lst ul li a {
	padding-right:5px;
}

#prg .lst .tm {
	font-size: 11px;
	float: right;
}

#prg .lst ul li {
	padding-left: 10px;
	border-top: #bbb 1px dotted;
	background: url(../img/dot.gif) no-repeat 0px 11px;
	height:24px;
	overflow:hidden;
}

#prg .lst ul li a {
	padding-right:5px;
}

#shr .lst {
	padding: 10px 10px 0px;
}

#slide-wrp {
	padding: 0px 0px 10px 5px;
}

#slide {
	width: 410px;
	height: 140px;
	overflow: hidden;
}

#slide ul li {
	display: inline;
	float: left;
	overflow: hidden;
	width: 410px;
	height: 140px;
}


.slide-page {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

.slide-page li {
	display: block;
	float: left;
	width: auto;
	height: auto;
	padding-left: 5px;
}

.slide-page a.on, .slide-page a.on:hover {
	border: #f60 1px solid;
	color: #f60;
	background: #fc0;
}

.slide-page a {
	display: inline;
	border: #bbb 1px solid;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #aaa;
	background: #ddd;
	float: left;
	margin-left: 5px;
}

.slide-page a:hover {
	border: #999 1px solid;
	color: #888;
	background: #f4f4f4;
}