﻿@charset "utf-8";
/* CSS Document */
	.y_zuo{ width:25%;}
	.y_zuobox img{ width:100%;}
	.Right_bottom {
    width: 70%;
    
	margin-left:5%;
}
.Right_bottom li {
    display: block;
    float: left;
    list-style: none outside none;
    margin-bottom: 2px;
    width: 100%;
}
.bgblue {
    background-color: #F4F4F4;
}
.bggrey {
    background-color: #E4E4E4;
}
.Ename {
    background-color: #B9B9B9;
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 30%;
    color: #333;
    font-size: 12px;
}
.EnameList {
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 70%;
    color: #333;
    font-size: 12px;
}
