@charset "UTF-8";
/* CSS Document */
#service-banner {
text-align:left;
}
#service-title {
background-image:url(../image/service_title_icon.png);
background-repeat:no-repeat;
background-position:left;
height:37px;
padding-left:65px;
margin-bottom:5px;
}
#service-title-left {
float:left;
text-align:left;
width:50%;
height:37px;
line-height:37px;
font-size:12px;
color:#626262;
}
#service-title-left strong {
font-size:14px;
color:#ff6e00;
}
#service-title-right {
float:right;
text-align:right;
width:45%;
height:37px;
line-height:37px;
color:#626262;
font-size:10px;
}
#service-title-both {
clear:both;
}
.service-list {
border-bottom:dotted 1px #ff6d00;
height:40px;
background-color:#fff0e5;
}
.service-list-p {
border-bottom:dotted 1px #ff6d00;
background-color:#fff0e5;
padding:5px 0;
}
.service-list-w-p {
border-bottom:dotted 1px #ff6d00;
padding:5px 0;
}

.service-list-right-p {
float:right;
width:560px;
text-align:left;
padding:5px 0;
font-size:12px;
color:#b70000;
}
.service-list-right-p-left {
float:left;
width:300px;
}
.service-list-right-p-right {
float:right;
width:250px;
}
.service-list-w {
border-bottom:dotted 1px #ff6d00;
height:40px;
}
.service-list-left {
float:left;
width:70px;
text-align:right;
height:40px;
line-height:40px;
color:#626262;
font-size:12px;
}
.service-list-right {
float:right;
width:560px;
text-align:left;
height:40px;
line-height:40px;
font-size:12px;
color:#b70000;
}
select {
font-size:12px;
color:#626262;
border:solid #333333 1px;
}
.service-text {
font-size:12px;
color:#626262;
border:solid #333333 1px;
}
