@charset "utf-8";

/* CSS Document */

#contentTitle{width:100%;height:40px;text-align:center;background-color:#535353;color:#FFF;font-size:16px;line-height:40px;font-weight:bold;}


.fun-button{background-color:#f3f5f7;border-radius: 10px;border:1px solid #dddddd; text-align:left ;padding: 20px !important;}
.fun-button>span{color:#6a6c6b;font-weight: bold;}
.fun-button>p{color:#8a8a8a;font-weight: bold;font-size: 17px;}
.fun-button>span, .fun-button>img{display:inline-block;line-height: 40px;vertical-align: middle;}
.fun-button>img{height:34px}
.fun-button>p{height:60px;display:inline-block;}

