#navigation{ display:none;}
#main{padding:20px; background-color:rgba(69, 60, 53, 0.9);}
.cubeinfo{ width:500px;}
	
.cubeinfo h1{background:url(../images/news/title.png) no-repeat center;}
.cubeinfo h3{ font-family:"微軟正黑體", sans-serif; line-height:1.8; height:30px; overflow:hidden; color:#FFF; text-decoration:none; font-size:18px; font-weight:100;}
.cubeinfo h4{ font-family:"微軟正黑體", "Microsoft JhengHei UI", "新細明體", Arial, HelveticaNeue, sans-serif; clear:both; font-size:13px; font-weight:100; line-height:21px; margin-top:5px; margin-bottom:20px; max-height:40px; min-height:40px; height:40px; overflow:hidden; color:#ddd;}
.cubeinfo h5{font-family: 'Great Vibes', cursive; font-weight:100; font-size:15px; color:#FF0; background:#333; border-radius:100em; width:30px; height:30px; line-height:30px; text-align:center; float:left; display:none;}
.cubeinfo a h3:hover{ color:#ff6900; transition: all 0.4s;}

.picture-item__inner div{ border-bottom:1px dotted #E5E5E5; overflow:hidden; padding-bottom:5px;}
.picture-item__inner div h7{ float:left; line-height:15px;color:#debd57;}
.picture-item__inner div p{ float:left; line-height:15px; margin-left:5px; color:#fff; font-size:14px;}
.picture-item__inner div a{ float:right; line-height:15px; background:url(../images/news/more.png) no-repeat; display:block; width:19px; height:19px; text-indent:-9999px; margin-right:5px;}
.picture-item__inner div a:hover{ background:url(../images/news/more_hover.png) no-repeat;}

.btn-group{ text-align:center; overflow:hidden; background:#ff6900; padding:8px 0;}
.btn-group a{font-family:"微軟正黑體", "Microsoft JhengHei UI", "新細明體", Arial, HelveticaNeue, sans-serif; font-size:15px; padding:10px; color:#FFF; transition: all 0.4s; margin:0 5px;}
.btn-group a:hover{ color:#FFF; background:#debd57; transition: all 0.4s;}
