﻿@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}

.mr_t1{background:url(../images/mr_1px.jpg) repeat-x left bottom;height:40px;padding-right:16px;}

.mr_frbox{height:130px;border:1px solid #DEDEDE;padding:0px;}
.mr_frBtnL{float:left;margin:28px 22px 0px 0px;cursor:pointer;display:inline;}
.mr_frUl{float:left;height:130px;width:1100px; margin-left:30px;}
.mr_frBtnR{float:right;margin-top:28px;cursor:pointer;}
.mr_frUl ul li{display:inline;float:left;height:90px;width:160px;overflow:hidden;border:1px solid #D8D8D8; margin:20px 10px;}
.mr_frUl ul li img{display:block;}
.mr_frUl ul li a:hover img{ width:170px; height:100px;}