@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }

.body-cntrca { width: 740px; height: auto; }

.srv-boxca { width: 185px; height: auto; float: left; }
.srvca { width: 100%; padding: 0 0 0 5px; border-bottom: 1px solid #fff; background: #015ba2; -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.srvca h3 { font-family:Arial; font-weight:bold; font-size:16px; color:#fff; line-height:30px;}

.service-boxca { width: 190px; height: auto; }
.service-boxca ul { }
.service-boxca ul li { list-style: none; border-bottom: 1px solid #038c05; background: url(../image/icon.png) no-repeat 6px 10px; }
.service-boxca ul li:hover {  }
.service-boxca ul li a { font-family:Arial; font-weight:normal; font-size:12px; color:#000; line-height:33px; text-decoration: none; padding: 0 0 0 25px; }
.service-boxca ul li a:hover { margin: 0 0 0 5px; color: #014f8d; }


.aboutca-cntr { width: 545px; height: auto; float: right; }
.aboutca { width: 545px; font-family:Arial; font-weight:bold; font-size:16px; color:#fff; line-height:30px; border-bottom: 1px solid #fff; background: #014f8d; padding: 0 0 0 5px; float: left; -webkit-border-top-left-radius: 5px;
                        -webkit-border-top-right-radius: 5px;
                        -moz-border-radius-topleft: 5px;
                        -moz-border-radius-topright: 5px;
                        border-top-left-radius: 5px;
                        border-top-right-radius: 5px; }

.contentca-box { width: 100%; height: auto; }
.contentca-box p { font-family: arial; font-size: 12px; color: #000; font-weight: normal; text-align: justify; line-height: 27px; }

.commeted-sa { width: 100%; float: left; }
.commete-left { width: 100%; float: left; background: #014f8d; }
.commete-left h2 { font-family:Arial; font-weight:bold; font-size:15px; color:#fff; line-height:25px; margin: 0 0 0 5px; }


.commetca-cntr { width: 100%; height: auto; float: left; margin: 5px 0 0 0; }
.commet-leftca { width: 100%; height: auto; float: left; }
.commet-leftca p { font-family:Arial; font-weight:normal; font-size:12px; color:#000; line-height:22px; text-align: justify; margin: 0 0 0 10px; }

.imgca-main { width: 100%; height: auto; margin: 7px 0 0 0; float: left; }
.image-st { width: 32%; height: auto; float: left; border: 1px solid #51b3d8; text-align: center; }
.image-st:hover { background: #f1f1f1; }
.image-st span img { margin: 5px 0 0 0; }
.image-st p { float: left; font-family: arial; font-size: 12px; color: #000; font-weight: normal; line-height: 17px; margin: 5px; text-align: justify; }

.image-ta { width: 32%; height: auto; float: left; margin: 0 0 0 8px; border: 1px solid #51b3d8; text-align: center; }
.image-ta:hover { background: #f1f1f1; }
.image-ta span img { margin: 5px 0 0 0; }
.image-ta p { float: left; font-family: arial; font-size: 12px; color: #000; font-weight: normal; line-height: 17px; margin: 5px; text-align: justify; }

.image-sa { width: 32%; height: auto; float: right; border: 1px solid #51b3d8; text-align: center; }
.image-sa:hover { background: #f1f1f1; }
.image-sa span img { margin: 5px 0 0 0; }
.image-sa p { float: left; font-family: arial; font-size: 12px; color: #000; font-weight: normal; line-height: 17px; margin: 5px; text-align: justify; }


