﻿@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
a{outline-style:none;color:#535353;text-decoration:none}
a:hover{color:#D40000;text-decoration:none}


.mr_t1{background:url(../images/mr_1px.jpg) repeat-x left bottom;height:40px;padding-right:16px;}
.mr_t1name{font:bold 16px/40px "微软雅黑";color:#FFF;background:#2257A2 url(../images/mr_t1bg.jpg) no-repeat right top;height:40px;width:120px;padding-left:21px;float:left;}
.mr_t1name img{float:left;margin-top:9px;margin-right:6px;display:inline;}
.mr_frbox{height:230px;padding:24px 22px 0px;}
.mr_frBtnL{float:left;margin:80px 22px 0px 0px;cursor:pointer;display:inline;}
.mr_frUl{float:left;height:230px;width:1200px;}
.mr_frBtnR{float:right;margin-top:80px;cursor:pointer;}
.mr_frUl ul li{
	display:inline;
	float:left;
	height:auto;
	width:276px;
	overflow:hidden;
	background-color: #FFFFFF;
	list-style: none;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #666666;
	text-align: center;
	line-height: 30px;
	margin-right: 7px;
	margin-left: 7px;
	padding: 5px;
}
.mr_frUl ul li a{
	display:inline;
	float:left;
	height:auto;
	width:276px;
	overflow:hidden;
	background-color: #FFFFFF;
	list-style: none;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #666666;
	text-align: center;
	line-height: 30px;
}
.mr_frUl ul li a:hover{
	display:inline;
	float:left;
	height:auto;
	width:276px;
	overflow:hidden;
	background-color: #CC3300;
	list-style: none;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}