.ewb-main{
	padding-top: 0px;
	padding-bottom: 30px;
}
.ewb-mycontainer{
	 width: 1250px;
    margin: 0 auto;
}

.ewb-sales-hd {
    height: 64px;
    line-height: 64px;
    font-size: 14px;
    /*border-bottom: 2px solid #1f8fd6;*/
}

.ewb-sales-hd a {
    /*color: #0c86d3;*/
    font-weight: bold;
    color: gray;
}

.ewb-main-bd{
	padding-top: 25px;
	border: solid gainsboro 1px;
}

.ewb-menu{
	width: 238px;
	padding-left: 10px;
	float: left;
}

.ewb-menu-items{
/*	height: 646px;*/
margin-top: 20px;
padding-left: 18px;
text-align: center;
}

.ewb-menu-item{
	height: 42px;
	width: 200px;
	line-height: 42px;
	font-size: 16px;
	margin-top: 10px;
}

.ewb-menu-item a{
	display: block;
	/*padding-left: 18px;*/
	color: #484848;
	background: #f2f2f2;
}

.ewb-menu-item.cur a,
.ewb-menu-item a:hover{
	background: #259ce0;
	color: #fff;
}

.ewb-info{
	margin-left: 270px;
	padding: 0 20px 0 30px;
	border-left: 1px solid #e1e1e1;
}

.ewb-info-items{
	margin-top: 10px;
}
.ewb-info-item{
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	vertical-align: top;
}

.ewb-info-forus{
	margin-right: 220px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-info-forus a{
	color: #333;
}

.ewb-date{
	color: #999;
	float: right;
	margin-top: -38px;
}

.ewb-info-forus a:hover{
	color: #259ce0;
}

/* 分页 */

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 15px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a{
    border: 0;
    color:#259CE0;
    font-weight: bold;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}

.ewb-info-title{
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	margin-top:3px ;
	background-color:#f1f1f1;
	color: #ff5a00;
	padding-left: 30px;
}

.ewb-info-title a{
	color: #259ce0;
	font-weight: bold;
}

.ewb-menu-title{
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	margin-top: 3px;
	text-align: center;
}

.ewb-menu-title a{
	display: block;
	/*padding-left: 18px;*/
	color: #484848;
	background: #f2f2f2;
}

.ewb-menu-title.cur a,
.ewb-menu-title a:hover{
	background: #259ce0;
	color: #fff;
}
