html, body {
	height: 100%;
	font-family: Microsoft JhengHei !important;
}

td {
	vertical-align: middle !important;
}

hr {
	margin: 10px 0 !important;
}

.title {
	margin-top: 0;
	font-weight: bold;
}

.snippet {
	margin: 10px 0;
}

.wrap {
	min-height: 100%;
	height: auto;
	margin: 0 auto -60px;
	padding: 0 0 60px;
}

.navbar-brand {
	color: white !important;
}

.wrap>.container {

}

.navbar-nav {
	
}

.footer {
	border-top: 1px solid #ddd;
	padding-top: 20px;
}

.jumbotron {
	text-align: center;
	background-color: transparent;
}

.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}

.not-set {
	color: #c55;
	font-style: italic;
}

h4 a {
	color: yellow;
}

.nav>li {
	position: relative;
		font-size: 24px;
}

.pagination a, .pagination span {
	padding: 10px 15px !important;
}

.pagination {
	margin: auto;
}

.menu {
	margin-right: 0px !important
}

.menu>li {
	float: left;
}

.menu>li>a {
	padding-right: 13px !important;
	padding-left: 13px !important;
}

.second-menu {
	margin: 0 !important;
	font-size: 110%;
}

.second-menu i {
	
}

.second-menu a {
	color: yellow !important;
}

.module-menu a {
	padding: 10px !important;

}

@media ( max-width : 500px) {
	.menu>li>a {
		
	}
	.nav>li {
		position: relative;
	}
}

.icon-bar {
	background-color: white !important;
}

.pagination {

	    text-align: center !important;
    display: block !important;
}

#videoPlayer {
	display: block;
	width: 100%;
}

.bottom-10 {
	margin-bottom: 10px !important;
}

.bottom-5 {
	margin-bottom: 5px !important;
}



.media-image {
	position: relative;
	border: 0px solid #888;
}

.imagelabel {
	background-color: rgba(0, 0, 0, 0.5);
	color: #ddd;
	padding: 0px 5px;
	font-size: 80%;
	position: absolute;
}

.imagelabel-bottom-left {
	bottom: 0px;
}

.imagelabel-bottom-right {
	right: 0px;
	color: yellow;
	bottom: 0;
}

.imagelabel-bottom-center {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	bottom: 0;
}

.editable {
	padding: 5px 1px;
}

.contenteditable {
	border: 1px dashed white;
	background-image: url('../edit.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#favoriteBtn {
	
}

#node-content {
	font-size: 120%;
}

#gallery-content img {
	margin: 30px auto;
}

#videoPlayer {
	width: 100%;
	margin: auto;
	background: black;
}

.msg {
	font-size: 200%;
	background: black;
	color: white;
	height: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.breadcrumb {
	margin-bottom: 10px !important;
}

.modal-backdrop.fade.in {
	z-index: -1;
}

iframe {
	z-index: 0 !important;
}

@media ( max-width : 800px) {
	.first-menu span {
		display: none;
	}
	#main-content {
		margin: 0 -10px;
	}
}

.player-qq {
	bottom: 50px !important;
	position: absolute !important;
	width: 100%;
}

.block {
	border-bottom: 0px;
	margin-bottom: 10px;
	color: #E91E63;
	border: 1px solid #E91E63;
	background: #FFF3E0;
}

.block:hover {
	box-shadow: 1px 1px 3px #000;
}

.block-header {
	background-color: #f8f8f8;
}

.block-inner {
	padding: 1px 0;
}

.block-inner2 {
	padding: 8px;
}

.block-one-line {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

    .block-title {
overflow: hidden;
 white-space: nowrap;
overflow: hidden;
	line-height: 28px;
	font-size: 14px; color:#fff;
	padding: 3px;

}

.block-layer img {
	width: 100%;
}

.category-list li {
	margin-left: 0 !important;
}

.category-list a {
	padding: 5px 6px !important;
	margin: 0px;
}

.qq-728x90 {
	width: 728px;
	height: 90px;
}

.qq-300x250 {
	width: 300px;
	height: 250px;
}

.qq-300x100 {
	width: 300px;
	height: 100px;
}

.qq {
	display: block;
	margin: 5px auto;
	position: relative;
	text-align: center;
}

.qq i {
	position: absolute !important;
	top: -20px;
	left: -20px;
	font-size: 40px !important;
	text-shadow: 2px 2px 4px black, 2px -2px 4px black, -2px 2px 4px black,
		-2px -2px 4px black;
	color: #fff;
	padding: 0px;
	margin: -0px;
	cursor: pointer;
}

.qq-300x50 {
	text-align: center;;
}

.avatar {
	border-radius: 100%;
	width: 48px;
	height: 48px;
}

    

.clear {
	margin-bottom: 10px;
}
.stui-header__search {
    float: right;
    position: relative;

    width: 168px;
    padding: 6px 0px;
}

.stui-header__search .submit {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: none;
    border: 0;
    cursor: pointer;
}
@media (max-width: 767px){ 
    .item{
        padding-left: 0px !important;
    padding-right: 0px !important;
    }
    .stui-header__search {
    padding: 6px 15px;
}
.stui-header__search .submit {

    right: 15px;

}
    .btn-group-justified .btn{ 
            float: left !important;

    width: 20% !important;
    }
    .btn {
        border-radius: 0px !important;
        padding: 8px 0px !important;
    }
    .btn-group .btn+.btn {
    margin-left: 0px !important;
    }
.media li {
    width: 50% !important;
}
.media .media-info {
    width: 50% !important;
    height: 100% !important;
}
}
@media (min-width: 768px){ 
.navbar-header {
    width: 100%;
}
.media-image2 img  {
    height: 298px !important;
}
}




.MacPlayer {
    padding-bottom: 56.25% !important;
}
.media ul {
padding: 0;
}
.media li {
    float: left;
    width: 16.666666667%;
    height: 250px;

    overflow: hidden;

}
.media .media-info {
    padding: 0 0 0 15px;
    width: 83.33333333333333%;
    height: 130px;
}
.media .media-info .playurl2 {
    margin-bottom: 8px;
    line-height: 2.3;
}
.media .media-info .playurl2 a {

    padding: 7px 10px;
    background: #ff0000;
    color: #fff;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
}
.stui-page-text{font-size:0; margin: 10px 0; text-align: center;}
.stui-page-text a,.stui-page-text em,.stui-page-text span{display: inline-block;
    margin: 0 .1rem;
    font-style: normal;
    padding: 5px 8px;
    font-size: 12px;
    border: 1px solid #ddd;}
.stui-page-text span.pagenow{    background-color: #5bc0de;
    border: 1px solid #5bc0de;
    color: #fff;}
.stui-page-text .pagego,.stui-page-text .pagebtn{display: none;}
.stui-page-text a.pagelink_a{ display: inline-block;}
.bottom-101 {
    margin-bottom: 10px !important;
    text-align: center;
}
.bottom-101 img {
    max-width: 100%;
    display: inline;
}
.post-tags span {
    font-size: .875em;
    margin: 0 7px 0 0;
}
.post-tags a {
    background: #444444;
    line-height: 1.666em;
    white-space: normal;
    font-size: .75em;
    padding: 3px 7px;
    margin: 0 5px 2px 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.post-tags a, .post-tags span {
    display: inline-block;
    color: #fff;
}

#next {
    font-size: 18px;
}
a:hover, a:focus {
    color: #ffffff;
    text-decoration: none !important;
}

        .toolbarframe span {
            color: #fff;
        }
        
        .toolbarframe a {
            color: #ee4c7d;
        }
        .toolbarframe {
            font-size: 14px;
            width: 100%;
            position: absolute;

            z-index: 99999;
            text-align: center;
            height: 100%;
        }
        .toolbarframetu {
			height: auto;
        }
        .bigad_close {
            position: absolute;
            top: 0;
			right: 0;
			font-size: 24px;
        }
        
        .toolbarframeqqq {
            background-color: #4e6ef2;
        }

/* class */
.main    {margin:0 auto;width:100%;padding:10px 0;overflow:hidden;min-height:300px}
h2.location     {float:left:clear:both;padding:12px 0 6px 0;line-height:50px;height:50px;color:#000;font-size:26px;font-weight:normal;overflow:hidden}
h2.location span{float:left;font-size:26px;color:#666}
.classList {float:left;width:100%;padding-right:20px;min-height:900px}
.classSide {float:left;width:380px;min-height:600px}
.classList ul{margin:0;padding:0;list-style-type:none;line-height:40px;padding:5px 0;border-top:1px solid #039}
.classList ul li{margin:0;padding:0;border-bottom:1px dashed #ddd;height:40px;}
.classList ul li span{float:right;font-size:14px;color:#999}
.classList ul li span2{float:left;font-size:14px;color:#999}
.classList ul li:hover{background-color:#666666}

.pageList  {clear:both;padding:15px 0;line-height:20px}
.pageList a{display:inline-block;padding:5px 12px}
.pageList strong{display:inline-block;padding:5px 12px;background-color:#63b8ff;color:#fff; text-shadow:1px 1px 1px #333;font-weight:normal}
.pageList a:link,.pageList a:visited {color:#000;text-decoration:none;background-color:#ddd}
.pageList a:hover            {color:#fff;text-decoration:none;background-color:#F60}

