@charset "utf-8";
/* CSS Document */
a {background: transparent;outline:none!important;}
h1, h2, h3, h4, h5, h6 {font-family: 'Segoe UI Light', sans-serif !important;}
h4 a, h4 a:hover {	color:#333;text-decoration:none;padding:10px 0 !important;display:inline-block !important;}
p {font-size: 16px;line-height:24px;	margin: 0 0 15px;}
/* html5 elements */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
.ptop {padding-top: 15px;}
.pbottom {padding-bottom: 15px;}
.pleft {padding-left: 15px;}
.pright {padding-right: 15px;}
.padding {padding: 15px;}
.mtop {margin-top: 15px;}
.m25top {margin-top: 25px;}
.mbottom {margin-bottom: 15px;}
.mleft {	margin-left: 15px;}
.mright {margin-right: 15px;}
.m0 {margin: 0!important;}
.p0{padding: 0!important;}
.clear {	clear: both;}
.imgwidth{width:100%;}