body{font-family:Arial, Helvetica, sans-serif; margin:0; padding:0}
img{border:none; max-width:100%; width:auto;}
a {text-decoration:none; outline:none;}
ul, li{ list-style:none;}
p {margin:0; padding:0;}

.wrapper{ width:835px; margin:0 auto;}
.banner {width:100%;}
.banner img{ margin:5px 0 10px 0px;}

.banner-btm-Lft{ width:65%; float:left;}
.banner-btm-Rgt{ width:35%;}
.banner-btm-Rgt p{float:right;}
.banner-btm{ border-bottom:1px solid #e6e6e6; overflow:hidden; padding-bottom:10px;}
.banner-btm-Lft img{ float:left; padding-bottom:10px; margin-bottom:0px;}

.banner-btm-Rgt,.banner-btm-Rgt img{ float:right;}
.banner-btm-Rgt img{ margin-bottom:2px; margin-top:7px;}
.banner-btm-Rgt p{ font-size:12px; color:#575757;}
.banner-btm-Rgt a{ font-size:12px; color:#575757; text-decoration:underline;}

.condent{ border-bottom:1px solid #e6e6e6; overflow:hidden; clear:both; padding:35px 0 30px 0;}
.condent img.pad-btm35 {padding-bottom:15px; display:block;}
.cnt-Lft, .cnt-Mid{ border-right:1px solid #e6e6e6;}
.cnt-Lft{ padding-top:15px;}

.cnt-Lft{ float:left; width:31.4%; padding-right:10px;}
.cnt-Mid{ float:left; padding:15px 14px 0px 14px; width:31.1%;}
.cnt-Rgt{ float:left; padding:15px 14px 0px 14px; width:29%;}
.cnt-Rgt img{ margin-bottom:7px;}
.cnt-Lft img,.cnt-Mid img{ margin-bottom:8px;}

.cnt-Lft ul,.cnt-Mid ul,.cnt-Rgt ul{ margin:0; padding: 0 0 0 52px;}
.cnt-Rgt ul{ padding-right:38px;}
.cnt-Lft ul li,.cnt-Mid ul li,.cnt-Rgt ul li{ font-size:14px; color:#575757; background:url(../images/bullet.png) 0px 8px no-repeat; padding-left:7px; margin-bottom:10px; line-height:17px;}

.cnt-btm{border-bottom:1px solid #e6e6e6; padding:15px 0; margin-bottom:20px;}
.cnt-btm p{ font-size:14px; color:#575757; line-height:20px;}
.footer {width:100%; clear:both;}
.footer p{ font-size:11px; color:#666; padding-bottom:10px; line-height:16px; text-align:justify;}
.cards { overflow:hidden; margin-bottom:15px;}
.cards img.master{ float:left;}
.cards img.logo{ float:right;}
.bannerMobile {display:none;}




/*media style*/
@media screen and (max-width: 1280px) { 
.bannerDesktop {display:none;}
.bannerMobile {display:block;}
}

@media screen and (max-width: 1024px) {
body {margin:10px 0 5px;-webkit-text-size-adjust:none;}
.wrapper {width:96%}
.bannerWrap {width:100%;}
.cnt-Mid {width: 30.1%;}

}
@media screen and (max-width: 768px) {
.wrapper {width:96%}
.cnt-Mid {width: 30.1%;}
.cnt-Lft ul, .cnt-Mid ul, .cnt-Rgt ul {padding: 0 0 0 50px;}
}

@media screen and (min-width: 480px) and (max-width:740px) {
.cnt-Lft, .cnt-Mid, .cnt-Rgt {width:98%; border-right:none;}
.cnt-Mid, .cnt-Rgt {padding-left:0;}
.cnt-Lft, .cnt-Mid {border-bottom: 1px solid #E6E6E6;}
.condent {padding: 20px 0 20px 0;}
}

@media screen and (max-width: 480px) {
.banner-btm-Lft {width:100%}
.banner-btm-Rgt {width:100%; float:none;}
.banner-btm-Rgt p {float:none; text-align:center;}
.banner-btm-Rgt img {float:none;}
.cnt-Lft, .cnt-Mid, .cnt-Rgt {width:98%; border-right:none;}
.cnt-Mid, .cnt-Rgt {padding-left:0;}
.cnt-Lft, .cnt-Mid {border-bottom: 1px solid #E6E6E6;}

}