@charset "utf-8";
#main{width:900px;margin:8px auto;
}
#left{width:690px;float:left;
}
#right{width:200px;float:right;
}
#right .t .l{font-size:14px; color:#990000;}
#left #cmd{ width:690px; margin:0 auto}
#left #cmd .t .l{font-size:14px; color:#990000;}
#left #cmd .t .r{}
#left #cmd .m{ }
#left #cmd .m a{ text-decoration:underline}
#left #cmd .m p{ line-height:24px; font-size:14px}
.tit{ font-size:14px; height:28px; line-height:28px; color:#990000; font-weight:bold; padding-left:20px; border-top:1px dashed #ccc;border-bottom:1px dashed #ccc; clear:both}
#left #cmd .m img{ float:left; margin:5px}
p .img{ float:left; width:150px; text-align:center}
p.rel{ height:85px;}
p.rel a{ width:200px; float:left; margin-left:20px; line-height:20px; height:20px; margin-top:4px; overflow:hidden}

.list{ height:150px; margin-top:5px; width:170px;border-bottom:1px dashed #ccc; overflow:hidden; clear:both}
.list img{ float:left; margin-right:3px;}

.m ul{width:188px; }
.m li{ line-height:25px; overflow:hidden; height:25px; border-top:1px dotted #ccc; cursor:pointer}
.m li.first{border:none;}

.m li span{ display:block}
.m li p{ display:none}
.m li.hover span{ display:none}
.m li.hover p{ display:block}
.m li.hover{ height:120px; width:188px; overflow:hidden}
.m li.hover img{ float:left;}