@charset "UTF-8";
@import url("global.css");
@import url("ladies_list.css");
#main_img {
	border-bottom:8px solid black
}
h3 {
	margin:0px
}
h3 img {
	line-height:1;
	vertical-align:bottom
}
#news_comp {
	height:175px
}
#news_comp .left {
	float:left
}
#news_comp .right {
	float:right
}
.news_box {
	width:265px;
	height:100%;
	padding:2px;
	border:3px solid #3e1903
}
.news_box .n_inner {
	font-size:11px;
	background:white;
	width:255px;
	height:120px;
	margin:0 auto;
	padding:4px;
	border:1px solid #3e1903;
	overflow:auto;
	y-overflow:yes
}
.news_box .n_inner .date {
	font-weight:bold
}

#marquee {
	font-size:12px;
	line-height:1.5;
	background:black;
	color:white;
	height:20px;
	margin:0;
	padding:0px;
}


#power_push {
	background:url(../top/images/pp_bg.jpg) no-repeat;
	width:100%;
	height:500px;
	margin:0 0 20px 0
}
#power_push ul {
	width:506px;
	height:600px;
	margin:0 auto
}
#power_push li {
	width:50%;
	float:left
}
#power_push li .time {
	color:white;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:20px
}
#power_push li .s_inner {
	background:black;
	width:230px;
	margin:0 auto;
	border-top:2px solid black
}
#power_push .name{
	font-size:15px;	
}
#power_push li .cap {
	font-size:12px;
	color:#ff6;
	text-align:center;
	width:226px;
	height:14px;
	background:#532811;
	margin:0px auto;
	padding:3px 0
}
#power_push li .prof {
	color:white;
	font-size:13px;
	text-align:center;
	padding:5px 0
}
ul.ladies_list li {
	height:280px
}
