body{
	font-size: 16px;
	line-height: 30px;
	font-family: "微軟正黑體";
	color: #333;
}
.ora_topBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 25px 0;
	background: url(../images/awd_certBg_r.png) right 10% no-repeat, url(../images/bd_bg_r.png) right bottom no-repeat, url(../images/sc_bg_l.png) left bottom no-repeat;
	border-bottom: 1px solid #5cbaee;
}
.ora_top{
	width: 1200px;
	margin: 0 auto;
}
.ora_top .tit, .ora_bot .tit{
	font-size: 18px;
	font-weight: bold;
	color: #518412;
}
.text_info{
	width: 48%;
	float: left;
}
.text_img{
	width: 20%;
	float: left;
	text-align: center;
}
.ora_top ul{
	width: 100%;
	float: left;
}
.ora_top li, .ora_bot li{
	width: 48%;
	float: left;
	padding: 10px 2% 10px 0;
}
.ora_top .half li img{
	width: 100%;
	height: auto;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.ora_top .title, .ora_bot .title{
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: 600;
	position: relative;
}
.ora_top .text, .ora_bot .text{
	width: 48%;
	padding: 10px 2% 0 0;
	float: left;
}
.ora_top li:hover .text, .ora_bot li:hover .text{
	color: #333;
}
.ora_top .img, .ora_bot .img{
	width: 50%;
	float: left;
	padding: 10px 0 0 0;
	text-align: center;
}
.ora_top .source, .ora_bot .source{
	font-size: 14px;
	margin: 5px 0;
	color: #666;
	line-height: 20px;
}
.ora_botBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	background: url(../images/ora_bot_bg.jpg) center bottom repeat-x
}
.ora_bot{
	width: 1200px;
	margin: 0 auto;
}
.ora_bot .ctn{
	width: 100%;
	float: left;
	padding: 25px 0 25px 0;
	position: relative;
}
.ora_bot .list li{
	width: 43%;
	padding: 10px 1% 10px 2%;
	float: left;
	border-bottom: 1px dashed #004597;
	margin: 0 1%;
	background: url(../images/abs_list_1.png) left 20px no-repeat;
}
.ora_bot .list li span{
	font-size: 14px;
	color: #157efb;
}
.ora_bot .list li:hover{
	background: url(../images/abs_list_1.png) left 20px no-repeat, rgba(62,184,180,0.5);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-0-transition: 0.5s;
	transition: 0.5s;
}
.ora_bot .left{
	width: 700px;
	float: left;
}
.ora_bot .left p{
	margin: 10px 0;	
}
.ora_bot .right{
	width: 500px;
	float: left;
}
.ora_bot .right img{
	width: 70%;
	height: auto;
}
.source, .source a {
    font-size: 14px;
    color: #666;
}
.ora_top .btn_more, .ora_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 top no-repeat;
	
}
.ora_top .btn_mor:hover, .ora_bot .btn_more:hover{
	top: 10px;
	right: 10px;
	background: url(../images/new_btn_more.png) center top no-repeat;
}
.first{
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	background: #246cea;
	padding: 5px 10px;
	margin-right: 5px;
}

.add-down {
    width: 44%;
    display: inline-block;
    background: url(../images/dow_icon.png) no-repeat right bottom #eeeeee;
    border-radius: 6px;
    padding: 10px 20px 30px 20px;
    margin-top: 8px;
    margin-left: 25px;
}

.text_info-2 img {
    float: left;
    position: relative;
    top: -20px;
    left: 15px;
}

.text_img {
    width: 16%;
    float: left;
    text-align: center;
}

.text_info-2 p {
    width: 78%;
    display: inline-block;
    margin-left: 35px;
    margin-top: 22px;
}


a.add-down-01 spam {
    font-weight: bold;
    color: #006fbc;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
.ora_topBg, .ora_botBg{
	min-width: 1000px;
}
.ora_topBg{
	background: url(../images/bd_bg_r.png) right bottom no-repeat, url(../images/sc_bg_l.png) left bottom no-repeat;
}
.ora_top, .ora_bot{
	width: 970px;
	padding: 0 15px;
}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
.ora_topBg, .ora_botBg{
	min-width: 320px;
}
.ora_top, .ora_bot{
	width: 90%;
	margin: 0 5%;
}
.text_info, .text_img{
	width: 100%;
	padding: 0 0 10px 0;
}
.ora_top li{
	width: 100%;
	padding: 10px 0;
}
.ora_top .text{
	width: 100%;
	padding: 10px 0;
}
.ora_top .img{
	width: 100%;
}
.ora_bot .list li{
	width: 95%;
	padding: 10px 0 10px 5%;
	margin: 0;
}
.add-down {
    width: 86%;
    display: inline-block;
    background: url(../images/dow_icon.png) no-repeat right bottom #eeeeee;
    border-radius: 6px;
    padding: 10px 20px 30px 20px;
    margin-top: 8px;
    margin-left: 0px;
}

.text_info-2 p {
    width: 98%;
    display: inline-block;
    margin-left: 5px;
    margin-top: 22px;
}

.text_info-2 img {
    float:none;
    top: 5px;
    left: 15px;
}
}