@charset "utf-8";
/**
	[OElove] (C)2010-2099 oelove.com Inc.
	This is not a freeware, use is subject to license terms
	$Id：blackuser.css LastTime 2015.05.06 Design by OEdev$
*/

.oe_black_search {
	background: #fff;
	margin:0 auto;width: 1000px;border-bottom: 1px dashed #e3e3e3;
    font-size: 12px;height:36px;padding-bottom: 5px;margin-top:10px;
}
.oe_black_search .black_ser_wrap {
	padding-left:10px;position:relative;line-height:36px;font-size:13px;
}
.oe_black_search .black_ser_wrap select {
	border:1px solid #ddd;padding:2px;height:25px;line-height:25px;
}
.oe_black_search .black_ser_wrap .txt_input {
	border:1px solid #ddd;padding:2px;height:20px;width:120px;
}

.oe_black_search .black_ser_wrap .txt_button {
	background-position: 0 -40px;border: 1px solid #b9b9b9;border-radius: 2px;color: #333;
    cursor: pointer;display: inline-block;height: 22px;line-height:22px;margin: 0;padding: 0 8px;
	text-decoration: none;position:absolute;top:6px;vertical-align:middle;
}


.oe_black_wrap {
	margin:0 auto;width:1000px;padding-top:5px;
}

/*---------------------- Wrap Left Begin --------------------*/
.oe_black_wrap .oe_black_lw {
	float:left;width:730px;padding:0 10px 10px 10px;
}

.oe_black_nav {
	border-bottom:1px solid #f2f2f2;margin-bottom:10px;position:relative;
}
.oe_black_nav i {
	position:absolute;top:0;right:0;line-height:35px;font-size:12px;
	font-weight:normal;font-style:normal;color:#666;
}
.oe_black_nav ul li {
	width:100px;height:35px;line-height:35px;
	border-bottom:2px solid #f8466c;font-size:14px;text-align:center;
}


.oe_black_list h6 {
	padding:10px;text-align:center;height:35px;line-height:35px;font-weight:normal;
}
.oe_black_list dl{
	float:left;padding:10px 0 10px 0; margin-left:10px;margin-bottom:10px;
	border-bottom:1px dashed #ddd; background:#fafafa;width:350px;position:relative;
}
.oe_black_list dl:hover {
	background:#ffe9f1;
}
.oe_black_list dl dt {
	background: url("../images/party-slistbg.png") no-repeat scroll right 5px;
	float:left;width:100px; height: 108px;padding-left:5px;
}
.oe_black_list dl dt img {
	width:88px;height:108px;border:1px solid #ebebeb;padding:2px;
}
.oe_black_list dl dd {
	float:left;width:220px;color:#666;padding-left:10px;
}
.oe_black_list dl dd h2 {
	height:35px;line-height:35px;color:#d82e58;font-size:14px;
}
.oe_black_list dl dd p {
	line-height:25px;
}
.oe_black_list dl i {
	position:absolute;bottom:0;right:0;font-style:normal;line-height:30px;color:#999;padding-right:5px;
}


/*---------------------- Wrap Left End --------------------*/


/*---------------------- Wrap Right Begin --------------------*/
.oe_black_wrap .oe_black_rw {
	float:right;width:235px;margin-left:5px;margin-right:10px;margin-top:10px;
}


.oe_black_wrap .oe_black_rw .oe_black_tips {
	border:1px solid #ebebeb;border-top:2px solid #f8466c; 
	padding:5px; margin-bottom:8px;
}
.oe_black_wrap .oe_black_rw .oe_black_tips h2 {
	line-height:30px;/*border-bottom:1px solid #ddd;*/font-size:13px;color:#333;
}
.oe_black_wrap .oe_black_rw .oe_black_tips p {
	line-height:22px;color:#666;padding:5px;
}



.oe_black_new_list {
	border:1px solid #ebebeb;border-top:2px solid #f8466c; 
	padding:5px; line-height:30px; margin-bottom:8px;
}

.oe_black_new_list h2 {
	line-height:30px;border-bottom:1px solid #ddd;font-size:13px;color:#333;
}
.oe_black_new_list ul {
	padding-top:5px;padding-bottom:10px;
}
.oe_black_new_list ul li {
	float:left;width:100%;height:25px;line-height:25px;overflow:hidden;
	border-bottom:1px dashed #ddd;padding-top:5px;padding-bottom:5px;
}
.oe_black_new_list ul li a {
	color:#666;
}

/*---------------------- Wrap Right End --------------------*/
