﻿#main_top
{
	width:920px;
margin:0px auto 10px auto;
}
#main_top .left{ width:302px; float:left;}
#main_top .mid{ width:298px; float:left;overflow:hidden;
margin-left:8px;
border:1px solid #E5E5E5;
height:100px;
padding-top:30px;
background:#fff;
}
#main_top .mid p{ line-height:22px; text-align:center;}
#main_top .right{ width:298px; float:right;
overflow:hidden;
border:1px solid #E5E5E5;
height:100px;
padding:10px 10px 10px 10px;
text-align:center;
background:#fff;
}
    #main_top .right p {
        margin-top:5px;
    }
.directl_go{  text-align:center; overflow:hidden; padding-top:5px;}