body{
	font-size: 16px;
	line-height: 30px;
	font-family: "微軟正黑體";
	color: #333;
}
.lra_topBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 20px 0 30px 0;
	background: url(../images/ora_bot_bg.jpg) center bottom repeat-x;
}
.lra_top{
	width: 1200px;
	margin: 0 auto;
}
.lra_top .tit, .lra_bot .tit{
	font-weight: bold;
	font-size: 20px;
	color: #333;
	margin-bottom: 5px;
}
.lra_top .ctn, .lra_mid .ctn{
	width: 100%;
	float: left;
	background: url(../images/lra_top_bg_lt.gif) left top no-repeat;
}
.lra_top .left{
	width: 49%;
	padding: 0 1% 0 0;
	float: left;
}
.lra_top .right{
	width: 49%;
	padding: 0 1% 0 0;
	float: left;
}
.lra_top li{
	width: 100%;
	float: left;
	padding: 15px 0 15px 0;
	position: relative;
}
.lra_top .title2{
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: 600;
	color: #0068b7;
}
.lra_top .text{
	width: 48%;
	padding: 10px 2% 0 0;
	float: left;
}
.lra_top .add{
	width: 85%;
	float: left;
	margin: 15px 0 30px 0;
	font-weight: bold;
}

.lra_top .add-2 {
    width: 50%;
}

.highlight{
	font-size: 24px;
    color: #fff;
    font-weight: 600;
    background: #38a6a5;
    padding: 4px 8px;
    margin-right: 5px;
}
.lra_top li .img{
	width: 50%;
	float: left;
	padding: 10px 0 0 0;
	text-align: center;
}
.lra_top .source{
	font-size: 14px;
	margin: 5px 0;
	color: #666;
}
.lra_top .info{
	width: 95%;
	padding: 0 5% 0 0;
}
.lra_top .img{
	width: 550px;
	float: left;
}
.lra_top .img img{
	margin: 10px 5px;
}
.lra_botBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 0 0 30px 0;
	background: url(../images/lra_bot_bg_l.png) left bottom no-repeat, url(../images/lra_bot_bg_r.png) right center no-repeat;
}
.lra_bot{
	width: 1200px;
	margin: 0 auto;
}
.lra_bot .btn{
	background: #8fc31f;
	padding: 3px 10px;
    color: #fff;
    float: left;
    margin: 10px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 3px 3px 0 #ccc;
    border: 1px solid #518413;
}
.lra_bot a:hover .btn{
	background: #a6937c;
	color: #fff;
	border: 1px solid #766454;
}
.lra_bot .left{
	width: 670px;
	float: left;
	padding: 20px 50px 0 0;
}
.link{
	width: 360px;
	height: 260px;
	float: left;
	background: url(../images/lra_info_bg.png) no-repeat;
	color: #fff;
	padding: 20px 50px;
}
.link a{
	color: #fff;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-0-transition: 0.3s;
	transition: 0.3s;
}
.link li{
	line-height: 24px;
	margin: 5px 0;
	border-left: 6px solid #fff100;
	padding: 0 0 0 10px;
}
.link li span{
	font-size: 14px;
}
.link a:hover li{
	background: rgba(237,224,7,0.4);
	color: #fff;
}
.lra_bot .btn_more{
	top: 30px !important;
}
.lra_top .btn_more, .lra_bot .btn_more{
	width: 64px;
	right: 10px;
	top: 10px;
	height: 37px;
	margin: 0 5px 0 0;
	position: absolute;
	background: url(../images/new_btn_more.png) center center no-repeat;
	
}
.lra_top .btn_mor:hover, .lra_bot .btn_more:hover{
	top: 10px;
	right: 10px;
	background: url(../images/new_btn_more.png) center top no-repeat;
}
.lra_bot .btn_more:hover{
	top: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.lra_topBg{
	padding: 20px 0;
	min-width: 1000px;
	background: url(../images/sc_bg_l.png) left bottom no-repeat;
}
.lra_top, .lra_bot{
	width: 970px;
	padding: 0 15px;
}
.lra_top .text{
	width: 470px;
}
.lra_top .img{
	width: 500px;
}
.lra_botBg{
	padding: 20px 0;
	min-width: 1000px;
}
.lra_bot .left{
	width: 450px;
}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
.lra_topBg{
	min-width: 320px;
	padding: 15px 0 0 0;
	background: url(../images/sc_bg_l.png) left bottom no-repeat;
}
.lra_top{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.lra_top .img, .lra_top .text{
	width: 100%;
}
.lra_top .img img{
	width: 100%;
	height: auto;
}
.lra_botBg{
	min-width: 320px;
	padding: 15px 0 0 0;
	background: url(../images/lra_bot_bg_r.png) right bottom no-repeat, url(../images/lra_bot_bg_l.png) left top no-repeat;
}
.lra_bot{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.lra_bot .left{
	width: 100%;
	margin: 10px 0;
	background: rgba(255,255,255,0.6);
	padding: 0;
}
.lra_bot .left{
}
.lra_bot .right{
	width: 90%;
	margin: 10px 0;
	padding: 10px 5%;
	background: url(../images/lra_info_bg.png) center center no-repeat;
}
.lra_bot .right ul{
}
}