
		h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
			/*font-family: Raleway;*/
			font-family: "微軟正黑體","Microsoft JhengHei","arial";
		}
		h1 {
			font-size: 50px;
			font-weight: bold;
			line-height: 50px;
		}
		h2 {
			font-size: 36px;
			font-weight: bold;
			line-height: 40px;
		}
		h3 {
			font-size: 25px;
			font-weight: bold;
			line-height: 30px;
		}
		h4 {
			font-size: 20px;
			font-weight: bold;
			line-height: 24px;
		}
		.content-box h4 a, .content-box-2 h4 a, .content-box-3 h4 a{
			font-size: 20px;
			font-weight: bold;
			line-height: 24px;
			text-decoration: none;
		}
		h5 {
			font-size: 18px;
			font-weight: bold;
			line-height: 24px;
		}
		h6 {
			font-size: 15px;
			font-weight: bold;
			line-height: 24px;
		}
		body {
			font-family: Raleway;
			font-size: 16px;
			font-weight: normal;
			line-height: 20px;
		}
		ul li.icon-checkmark span, ul li.icon-hyperlink span, ul.archive li a{
			font-family: Raleway;
		}
		.sidebar .widget ul li span, .sidebar .widget ul li a, .portfolio-inner .sidebar-portfolio ul li a{
			/*font-family: Raleway;*/
			font-family: "微軟正黑體","Microsoft JhengHei","arial";
		}
		a {
			font-size: 16px;
			font-weight: normal;
			line-height: 20px;
		}
		a:hover, a:focus {
			font-size: 16px;
			font-weight: normal;
			line-height: 20px;
		}
		.default-header .toolbar-left{
			font-size: 16px;
			font-weight: normal;
			line-height: 40px;
		}
		.default-header .social-toolbar i {
			font-size: 16px;
			line-height: 20px;
		}
		.navbar-nav > li > a{
			font-size: 14px;
			font-weight: bold;
			line-height: 30px;
		}
		.navbar-nav > li > a:hover{
			font-size: 14px;
			font-weight: normal;
			line-height: 30px;
		}
		.navbar-nav > li > a.active{
			font-size: 14px;
			font-weight: normal;
			line-height: 30px;
		}
		.navbar-brand{
			font-size: 20px;
			font-weight: bold;
			line-height: 20px;
		}
		.navbar-brand:hover, .navbar-brand:focus{
			font-size: 20px;
			font-weight: bold;
			line-height: 20px;
		}
		.content-section h1{
			font-size: 36px;
			font-weight: bold;
			line-height: 40px;
		}
		ul.breadcrumb{
			font-size: 11px;
			font-weight: normal;
			line-height: 20px;
		}
		ul.breadcrumb li a{
			font-size: 11px;
			font-weight: normal;
			line-height: 20px;
		}
		ul.breadcrumb li a:hover{
			font-size: 11px;
			font-weight: normal;
			line-height: 20px;
		}
		.post-meta h4 a{
			font-size: 20px;
			font-weight: bold;
			line-height: 36px;
		}
		.post-meta h4 a:hover{
			font-size: 20px;
			font-weight: bold;
			line-height: 36px;
		}
		.post-meta ul li a.author{
			font-size: 14px;
			font-weight: normal;
			line-height: 24px;
		}
		.post-meta ul li a.author:hover{
			font-size: 14px;
			font-weight: normal;
			line-height: 24px;
		}
		.post-meta ul li a.category{
			font-size: 14px;
			font-weight: normal;
			line-height: 24px;
		}
		.post-meta ul li a.category:hover{
			font-size: 14px;
			font-weight: normal;
			line-height: 24px;
		}
		.post-meta ul li a.comment{
			font-size: 14px;
			font-weight: normal;
			line-height: 24px;
		}
		.post-meta ul li a.comment:hover{
			font-size: 14px;
			font-weight: normal;
			line-height: 24px;
		}
		.post-date-wrap p {
			font-size: 30px;
			font-weight: normal;
		}
		.form-control{
			font-size: ;
			font-weight: ;
			line-height: ;
		}
		
		.btn, .btn:hover, .btn:focus {
			padding: 0 18px;
			height: 48px;
			line-height: 48px;
			border: 1px solid #f2c900;
			-webkit-border-radius: 5px;
			   -moz-border-radius: 5px;
				 -o-border-radius: 5px;
					border-radius: 5px;
		}
		.post-meta a.btn-default:hover, .post-meta a.btn-default:focus{
			height: 48px;
			line-height: 48px;
		}
		.header-v1 .navbar-nav > li > a {
			padding: 0px 0 0px;
		}
		.btn-large{
			width:182px;
			height:56px;
			line-height:56px;
		}
		.btn-large:hover, .btn-large:focus{
			height:56px;
			line-height:56px;
		}
		.btn-small{
			width:116px;
			height:40px;
			line-height:40px;
			font-size:14px;
		}
		.btn-small:hover, .btn-small:focus{
			height:40px;
			line-height:40px;
		}
		@media (max-width: 991px) {
			.navbar-nav > li > a, .dl-menuwrapper li a {
				font-size: 14px;
				line-height: 20px;
			}
			.navbar-nav > li > a:hover {
				font-size: 14px;
				line-height: 20px;
			}
			.header-v1 .navbar-collapse.dl-menuwrapper li a:hover {
				color: #000;
			}
			.header-v1 .navbar-nav > li > a {
				border-top: none;
				padding: 10px 20px;
			}
			.header-v1 .navbar-nav > li.active > a, .header-v1 .navbar-nav > li:hover > a {
				border-top: none;
			}
			.icon-caret-right, .dl-back .icon-caret-left{
				font-size: 18px;
			}
		}
			
		.icon-wordpress:before {
			content: "\e600";
		}
		.icon-location:before {
			content: "\e601";
		}
		.icon-user:before {
			content: "\e602";
		}
		.icon-heart:before {
			content: "\e603";
		}
		.icon-cog:before {
			content: "\e604";
		}
		.icon-user2:before {
			content: "\e605";
		}
		.icon-lock:before {
			content: "\e606";
		}
		.icon-earth:before {
			content: "\e607";
		}
		.icon-cogs:before {
			content: "\e608";
		}
		.icon-twitter:before {
			content: "\e609";
		}
		.icon-checkmark:before {
			content: "\e60a";
		}
		.icon-plus:before {
			content: "\e60b";
		}
		.icon-clock:before {
			content: "\e60c";
		}
		.icon-blocked:before {
			content: "\e60d";
		}
		.icon-minus:before {
			content: "\e60e";
		}
		.icon-bubbles:before {
			content: "\e60f";
		}
		.icon-bubble:before {
			content: "\e610";
		}
		.icon-twitter2:before {
			content: "\e611";
		}
		.icon-facebook:before {
			content: "\e612";
		}
		.icon-google-plus:before {
			content: "\e613";
		}
		.icon-pinterest:before {
			content: "\e614";
		}
		.icon-skype:before {
			content: "\e615";
		}
		.icon-mail:before {
			content: "\e616";
		}
		.icon-dribbble:before {
			content: "\e617";
		}
		.icon-linkedin:before {
			content: "\e618";
		}
		.icon-flickr:before {
			content: "\e619";
		}
		.icon-delicious:before {
			content: "\e61a";
		}
		.icon-youtube:before {
			content: "\e61b";
		}
		.icon-yahoo:before {
			content: "\e61c";
		}
		.icon-vimeo:before {
			content: "\e61d";
		}
		.icon-blogger:before {
			content: "\e61e";
		}
		.icon-feed:before {
			content: "\e61f";
		}
		.icon-hyperlink:before {
			content: "\e636";
		}
		.icon-chevron-right:before {
			content: "\e620";
		}
		.icon-chevron-left:before {
			content: "\e621";
		}
		.icon-arrow-right-slider:before {
			content: "\e620";
			margin-left: 10px;
			color: #FCDF05;
			font-size: 18px;
		}
		.icon-arrow-left-slider:before {
			content: "\e621";
			margin-left: 8px;
			color: #FCDF05;
			font-size: 18px;
		}
		.icon-arrow-left-slider:hover:before, .icon-arrow-right-slider:hover:before, .icon-arrow-left-slider:hover:after, .icon-arrow-right-slider:hover:after {
			color: #2C2C2C;
		}
		.icon-chevron-up:before {
			content: "\e622";
		}
		.icon-chevron-down:before {
			content: "\e623";
		}
		.icon-linkedin-sign:before {
			content: "\e624";
		}
		.icon-phone:before {
			content: "\e625";
		}
		.icon-envelope-alt:before {
			content: "\e626";
		}
		.icon-facebook-sign:before {
			content: "\e627";
		}
		.icon-search:before {
			content: "\e628";
		}
		.icon-arrow-up:before {
			content: "\e629";
		}
		.icon-arrow-down:before {
			content: "\e62a";
		}
		.icon-arrow-left:before {
			content: "\e62b";
		}
		.icon-laptop:before {
			content: "\e62c";
		}
		.icon-tags:before {
			content: "\e62d";
		}
		.icon-caret-down:before {
			content: "\e62f";
		}
		.icon-caret-up:before {
			content: "\e630";
		}
		.icon-caret-left:before {
			content: "\e631";
		}
		.icon-caret-right:before {
			content: "\e632";
		}
		.icon-refresh:before {
			content: "\e633";
		}
		.icon-calendar:before {
			content: "\e634";
		}
		.icon-mobile:before {
			content: "\e635";
		}
	