@charset "utf-8";
/* CSS Document */


/*div.service_05{
	width:780px !important;
	}*/

/*div.service_08{
	width:780px !important;
	}*/

p.service_01{
	font-size:0 !important;
	line-height:none !important;
	border:0 !important; 
	text-align:-moz-center !important;
	padding:0 !important;
	margin:0 auto !important;
	}
p.service_01 img{
	display:block;
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
	}

div.service_08 p a{
	background: url(image/mark_site.gif) left 4px no-repeat;
	padding-left:10px;
	margin-bottom:5px;
	}
div.service_08 p span{
	font-weight:bold;}


div.f_box{
	margin-bottom:10px;}	
	
div.f_box div.f_md {
	background-color:#195481;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    padding: 13px 16px;
    position: relative;
}


div.f_box div.f_md span.fa_y {
    background: rgba(0, 0, 0, 0) url(image/bg_y.png) no-repeat scroll left top;
    float: right;
    height: 28px;
    margin-left: 20px;
    transition: all 0.2s linear 0s;
    width: 28px;
}

div.f_box div.f_md span.fa_y.active {
    background: rgba(0, 0, 0, 0) url(image/bg_y02.png) no-repeat scroll left top;
    transform: rotateY(180deg);
}


div.f_box div.f_md h6 {
    background: rgba(0, 0, 0, 0) url(image/bg_q.png) no-repeat scroll 5px 6px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-left: 40px;
    padding-top: 5px;
}
div.f_box div.a_box {
    background: #ddd none repeat scroll 0 0;
    margin-top: 10px;
    padding: 5px;
}

div.f_box div.a_box div.a_box_in {
    background: #fff none repeat scroll 0 0;
    padding: 20px;
}