		.ct-nav{
			font-size:16px;
			color:rgb(51,51,51);
			line-height:16px;
			padding-bottom: 15px;
			border-bottom: 1px solid rgb(200,200,200);
			margin-bottom: 20px;
		}
		.ct-nav span{
			margin:0 5px;
		}
		.content-wrap{
			padding:0 6px;
		}
		.content-wrap h3{
			font-size:28px;
			line-height:40px;
			color:rgb(50,50,50);
		}
                 .content-wrap .player{
                       width:648px;
                       height:600px;
                       background:#000;
                 }
                 .content-wrap .player p{
                      font-size:16px;
                      line-height:30px;
                      padding-top:25%;
                   }
                  .content-wrap .player a{
                     background: #1a9bd3;
                     color: #fff;
                     margin: 0 5px;
                     padding: 5px 10px;
                     border-radius: 5px;
                     vertical-align: middle;
                     display: inline-block;
                     line-height: 18px;
                     text-align: center;
                 }
		.assist{
			width:660px;
			height:21px;
			font-size:12px;
			line-height:21px;
			color:rgb(150,150,150);
			padding:9px 0;
		}
		.as-line{
			padding:0 9px;
		}
		.assist  .as-left{
			width:540px;
			height:21px;
			float:left;
		}
		.assist .as-right{
			width:99px;
			height:21px;
			float:right;
		}
		.assist .as-right .as-line{
			font-size:21px;
			line-height:21px;
			font-weight: 200;
			vertical-align: top;
		}
	    #font-big,#font-small{
	    	width:29px;
	    	height:21px;
	    	display: inline-block;
	    }
	    #font-big{
	    	background:url(/images/fontbig.png) no-repeat;
	    }
	    #font-small{
	    	background:url(/images/fontsmall.png) no-repeat;	
	    }
	    #font-big a,#font-small a{
	    	display: block;
	    	height:100%;
	    }
	    .text-center{
	    	font-size:16px;
	    	color:rgb(50,50,50);
	    	padding:16px 0;
	    	line-height:30px;
	    }
	    .text-center p{
	    	margin-bottom:20px;
	    }
	    .text-center .editor-name{
	        text-align:right;
	    }
	    .text-center .editor-name span{
	        margin-left:15px;
	    }
	    .text-center img{
	    	max-width:80%;
	    	display: block;
	    	margin:0 auto;
	    }
	    .text-center .img-note{
	    	font-size:12px;
	    	display: block;
	    	text-align: center;
	    	line-height:12px;
	    	margin:30px 0;
	    }

        .source{
             margin-right:10px;
        }
        span#tide_video{height:480px !important;width:640px !important;display:block;}
        span#tide_video>div{height:100%;width:100%;}
        
