body{
	font-size: 16px;
	line-height: 30px;
	font-family: "微軟正黑體";
	color: #333;
}
.acsg_topBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 0;
}
.acsg_top{
	width: 1200px;
	margin: 0 auto;
}
.acsg_top .ctn{
	width: 100%;
	float: left;
	padding: 0 0 15px 0;
	position: relative;
	background: url(../images/p2_bg_1.png) center bottom no-repeat;
}
.acsg_top .top{
	width: 775px;
	margin: 0 25px;
	float: left;
	background: url(../images/p2_top_img.png) left center no-repeat;
	padding: 25px 0 0 245px;
}
.acsg_top .tit, .acsg_ctn .tit{
	font-weight: bold;
	font-size: 20px;
	color: #004178;
	margin-bottom: 5px;
}
.acsg_top .btn{
	width: 130px;
	float: left;
	padding: 60px 0 0 0;
}
.acsg_top .btn img{
	margin: 3px 0;
}
.acsg_ctnBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 30px 0;
	background: url(../images/p2_bg_2.png) center top repeat-x;
}
.acsg_ctn{
	width: 1200px;
	margin: 0 auto;
}
.acsg_ctn .text{
	width: 710px;
	padding: 0 45px 0 45px;
	float: left;
}
.acsg_ctn .text p{
	margin: 10px 0;
}
p.highlight {
    color: #638c0b;
    font-weight: 600;
}
.acsg_ctn .btn {
    float: left;
    list-style-type: decimal;
    padding: 5px 5px 0px 20px;
    background: rgba(255,162,0,0.4);
    margin-top: 12px;
}
.acsg_ctn > .title img {
    margin-right: 6px;
}
.acsg_ctn > .title {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0 10px 0;
    color: #486a00;
}
.text2 a .btn01,.text2 a .btn02 {
    background: url(../images/pe_bot_btn_2.png) center top no-repeat;
    height: 71px;
    width: 162px;
    padding: 24px 10px 0 90px;
    line-height: 24px;
    color: #0272ce;
    font-weight: 600;
    margin: 0 auto;
    float: left;
    margin-right: 25px;
}
.text2 {
    width: 100%;
    padding: 0 45px 0 45px;
    float: left;
    margin-top: 25px;
}
.acsg_ctn .img{
	width: 400px;
	float: left;
	text-align: center;
}
.acsg_botBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	height: auto;
	padding: 30px 0;
	background: url(../images/p2_bg_3_s.png) center top repeat; 
}
.acsg_bot{
	width: 1200px;
	margin: 0 auto;
}
.acsg_bot .img{
	width: 490px;
    float: left;
    background: url(../images/fp_img_bg.png) center bottom no-repeat;
    padding: 20px 0 22px 0;
}
.acsg_bot .info{
	width: 680px;
    float: left;
    padding: 20px 0 0 20px;
}
.acsg_bot .table{
	width: 95%;
	margin: 10px auto;
}
.acsg_bot .table td{
	padding: 3px 10px;
	border-bottom: 1px dashed #666;
}
.table tr.tit{
	background: url(../images/fp_info_bg.png) repeat;
	text-align: center;
	color: #fff;
}
.table tr.bg{
	background: rgba(255,255,255,0.7);
}
.acsg_bot .end{
	width: 100%;
	float: left;
}
.acsg_bot .end p{
	margin: 15px 0;
}
.pro_link{
	color: #0076cf;
	text-decoration: underline;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.acsg_topBg{
	min-width: 1000px;
}
.acsg_top{
	width: 970px;
	padding: 0 15px;
}
.acsg_top .top{
	width: 520px;
}
.acsg_ctnBg{
	min-width: 1000px;
}
.acsg_ctn{
	width: 970px;
	padding: 0 15px;
}
.acsg_ctn .text{
	width: 540px;
	padding: 0 15px;
}
.acsg_botBg{
	min-width: 1000px;
}
.acsg_bot{
	width: 970px;
	padding: 0 15px;
}
.acsg_bot ul{
	width: 970px;
	margin: 40px 0 20px 0;
}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
.acsg_topBg{
	min-width: 320px;
	background: url(../images/p2_bg_1.png) center bottom no-repeat;
}
.acsg_top{
	width: 90%;
	padding: 0 5%;
	margin: 0;
}
.acsg_top .ctn{
	background: none;
}
.acsg_top .top{
	width: 100%;
	height: auto;
	padding: 220px 0 0 0;
	margin: 0;
	background: url(../images/p2_top_img.png) center top no-repeat;
}
.acsg_top .btn{
	width: 100%;
	height: auto;
	text-align: center;
	padding: 25px 0 0 0; 
}
.acsg_ctnBg{
	min-width: 320px;
}
.acsg_ctn{
	width: 90%;
	padding: 0 5%;
	margin: 0;
}
.acsg_ctn .text{
	width: 100%;
	padding: 15px 0;
}
.acsg_ctn .img{
	width: 100%;
	padding: 15px 0;
}
.acsg_ctn .img img{
	width: 90%
	height: auto;
}
.acsg_botBg{
	min-width: 320px;
	background: url(../images/p2_bg_3_s.png) repeat; 
	padding: 0;
}
.acsg_bot{
	width: 90%;
	padding: 0 5%;
	margin: 0;
}
.acsg_bot ul{
	width: 300px;
	margin: 40px auto;
	float: none;
}
}