/* CSS Document */
.wall{ width: 1000px; margin: 0 auto; padding:0; background:#000000;}
.wallss{ width: 1000px; padding: 10px auto; padding:0; background:#000000;}
ul,li{ list-style:none; margin:0; padding:0;}
body{ background:#1e130d; margin:0; padding:0;}
.lefts { float:left; width:600px; margin:0 10px;}
.lefts p{ color:#FFFFFF; font-size:14px; line-height: 2em; padding: 10px; margin:0;}

/*--µ¼º½--*/
ul.navs {
	width: 1000px;
	height: 28px;
	overflow:hidden;
	display:block;
}
ul.navs li {
	float: left;
	height: 28px;
	display:inline;
	text-indent: -99999px;
}
ul.navs li a{display:block;height: 28px;overflow:hidden;}
ul.navs li a.x1{
	width: 132px;
	background: url(nav_bg.gif) no-repeat;
}
ul.navs li a.x1:hover{
	background: url(nav_bg.gif) 0 -33px no-repeat;
}
ul.navs li a.x2{
	width: 108px;
	background: url(nav_bg.gif) -132px 0 no-repeat;
}
ul.navs li a.x2:hover{
	background: url(nav_bg.gif) -132px -33px no-repeat;
}
ul.navs li a.x3{
	width: 94px;
	background: url(nav_bg.gif) -240px 0 no-repeat;
}
ul.navs li a.x3:hover{
	background: url(nav_bg.gif) -240px -33px no-repeat;
}
ul.navs li a.x4{
	width: 94px;
	background: url(nav_bg.gif) -334px 0 no-repeat;
}
ul.navs li a.x4:hover{
	background: url(nav_bg.gif) -334px -33px no-repeat;
}
ul.navs li a.x5{
	width: 79px;
	background: url(nav_bg.gif) -428px 0 no-repeat;
}
ul.navs li a.x5:hover{
	background: url(nav_bg.gif) -428px -33px no-repeat;
}
ul.navs li a.x6{
	width: 134px;
	background: url(nav_bg.gif) -507px 0 no-repeat;
}
ul.navs li a.x6:hover{
	background: url(nav_bg.gif) -507px -33px no-repeat;
}
ul.navs li a.x7{
	width: 105px;
	background: url(nav_bg.gif) -641px 0 no-repeat;
}
ul.navs li a.x7:hover{
	background: url(nav_bg.gif) -641px -33px no-repeat;
}
ul.navs li a.x8{
	width: 134px;
	background: url(nav_bg.gif) -746px 0 no-repeat;
}
ul.navs li a.x8:hover{
	background: url(nav_bg.gif) -746px -33px no-repeat;
}
ul.navs li a.x9{
	width: 120px;
	background: url(nav_bg.gif) -880px 0 no-repeat;
}
ul.navs li a.x9:hover{
	background: url(nav_bg.gif) -880px -33px no-repeat;
}
/*--Í¼Æ¬ÂÖ»»--*/
#content_left_ad {
	float: left;
	width: 360px;
	height: 270px;	
	background: #999999;
}
.pwSlide {
	position:relative;
	height:270px;
	overflow:hidden;
}
.pwSlide img {
	display:block;
	height:270px;
	width:360px;
	border: none;
}

.cc {
	display:block;
}

.pwSlide-bg {
	position:absolute;
	background: #000000;
	bottom:3px;
	height:35px;
	left:3px;
	filter:alpha(opacity=70);
	opacity:0.7;
	overflow:hidden;
	right:0;
	width:354px;
	z-index:1;
}
.pwSlide h1 {
	position:absolute;
	bottom:-10px;
	*bottom:-2px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	left:8px;
	line-height:35px;
	text-align:left;
	width:355px;
	z-index:2;
}
.pwSlide a {
	text-decoration:none;
}
.pwSlide a:hover {
	text-decoration:none;
}
.pwSlide ul {
	position:absolute;
	bottom: 10px;
	right:8px;
	z-index:3;
}
.pwSlide ul li {
	float:left;
	background: #000000;
	width: 20px;
	height:15px;
	line-height:15px;
	margin-left:2px;
	text-align:center;
}
.pwSlide ul li a {
	display:block;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:10px;
	height:15px;
	width:20px;
}
.pwSlide ul li a:hover, .pwSlide ul li a.sel {
	background:#FFFFFF;
	color:#000000;
}
