ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.gyt {
    margin-top:20px;
}
.gyt .left {
    float:left;
    width:640px;
    background:#f2f2f2;
}
.gyt .left .nav {
    background:#595758;
    height:40px;
    line-height:40px;
    color:#eee;
    padding-left:10px;
    font-size:14px;
}
.gyt .left .nav a {
    font-size:14px;
    color:#eee;
}
.gyt .left .content {
    margin:10px;
    background:#FFF;
    padding:15px;
}
.gyt h2 {
    padding:0;
    margin:0;
    margin-bottom:20px;
}
.gyt h2 a, .gyt h2 {
    font-weight:normal;
    font-size:16px;
    color:#666;	
}
.gyt .content .poster {
    float:left;
    width:140px;
}
.gyt .content .des {
    float:right;
    width:430px;
    color:#666;
    line-height:180%;
    font-size:14px;
}
.gyt .content .main-c {
    border-bottom:1px dotted #ccc;
    padding-bottom:15px;
}
.gyt .content .des p {
    margin:0;
}
.gyt .content .des .p-b {
    text-align:right;
    margin-top:20px;
}
.gyt .content .des .button {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #FFF;
    font-size: 14px;
    background: #e8a800;
    display:inline-block;
    color:#eee;
    border-radius:5px;
    margin-right:10px;
    text-decoration:none;
}
.gyt .content .control {
    margin-top:10px;
    height:30px;
    clear:both;
}
.gyt .content .title {
    font-size:16px;
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
    margin:0;
    color:#d9cdb5;
}
.tuijian-span {
    display: block;
    height: 29px;
    line-height: 29px;
    float: left;
    width: 105px;
    padding-top: 5px;
    color: #069;
}

.gyt .right {
    float:right;
    width:315px;
}
.gyt .right .r-box {
    border:1px solid #ccc;
    margin-bottom:15px;
}
.gyt .right .r-content {
    padding:10px;
}
.gyt .right h3 {
    margin:0;
    padding:0;
    color:#d9cdb5;
    font-size:14px;
    height:40px;
    line-height:40px;
	border-bottom:1px solid #ccc;
	margin:0 10px;
}

 .m-members {
    word-break: break-all;
	margin:0;
	padding:0;
	margin-top:20px;
 }
 .m-members li {
    float:left;
    width:75px;
    min-height:110px;
    margin-right:9px;
 }
.rm-members li {
	margin-right:15px;
}
.rm-members {
	padding-left:30px;
}
