@charset "utf-8";


/* popup  */
*{font-size:12px;}
.popWrap h1{padding: 10px 11px 13px; font-size: 15px; color: #fff; background: #3377ff; font-weight:bold;}
.popWrap .closeLayer{position:absolute; top:10px; right:10px; }
.popCont{position:relative; *zoom:1; padding: 30px; background: #fff;}
.popCont h2.sectionTit{font-size: 15px; font-weight: bold; margin-top: 0; background: #f3f3f3; border: 1px solid #dedede; padding: 5px 5px 7px 10px; line-height: 18px;  color:#666; }
.popCont h2{ font-weight:bold; color:#666; font-size:14px; margin-top:20px;}
.popWrap ul li{line-height: 18px; margin-bottom: 10px; color:#666;}
.popWrap .text p{line-height: 18px; margin: 15px 0; color: #666666; }
.popCont .popBtnC{text-align:center;}
.popCont .popBtnC img{display:inline}