@CHARSET "ISO-8859-1";
a {
	
	text-decoration: none;
	
	
}

.content-wrapper{
	background:#ccc;
}
.content{
	margin-top:60px;
	background:#fff;
	
}

.tab-right{
	
	border:0px solid#ccc;
	padding: 4px 5px 4px 20px;
}
.tab-right-header{
	border-bottom:1px solid#ff7b3a;
	font-size:15px;
	padding:5px 0px;
}

.tab-right-header-title {
  border-bottom: 2px solid#ff7b3a;	
  padding:5px 0px;
}
.title-effect-home {
	
	font-size:16px;
	padding:5px 8px;
	text-align:center;
	color:#4e4e4e;
	height: 3.2em;
	overflow: hidden;
}

.content-effect-home{
	
	font-size:14px;
	padding:5px;
	
}
.div-effect{
	border: 1px solid#f7f7f7;
	margin-bottom:10px; 
	position: relative;
	overflow: hidden;
}

.div-effect a{
	text-decoration: none;
}
.menu-right{

	padding:4px ;
	font-size:15px;
}

.menu-right a {

	color:#3b3b3b;
	text-transform: none;
}
.menu-right a:hover{

	color:#eb8518;
	text-transform: none;
}

h1{
	font-size:22px;
}
.effect-des{
	text-align:justify;
}
.footer{
	background:#505050;margin-top:10px;
	padding:8px 5px 8px 5px;
	min-height:100px;
	
}
.footer-content{
	padding:8px;
	color:#ededed;
}

.footer-content a{
	padding:8px;
	color:#ededed;
}


.tab-home-header{
	border-bottom:1px solid#ff7b3a;
	font-size:15px;
	padding:5px 0px;
}

.tab-home-header-title {
  border-bottom: 2px solid#ff7b3a;	
  padding:5px 0px;
}
.img-blog img{
	padding:0px 5px;
	width: 100%;
    height: auto;
    transition: opacity 0.3s ease-in-out;
}

.img-blog:hover img {
	 opacity: .66;;
}

.title-blog {
	font-size:18px;
	color:#323232;
	padding:3px;
	font-weight:bold;
}

.intro-blog {
	font-size:14px;
	color:#565656;
	text-align:justify;
	padding:3px; 
}

.ad-container {
	   	    background-color: #ffffff;
	   	    height: 100%;
	   	    left: 0;
	   	    overflow: hidden;
	   	    width: 100%;
	   	    border:1px solid#f0f0ef;
	}
.ads_pc {
	margin-left:-2px;
	margin-right:-28px;
	border:1px solid#f0f0ef;
	}	
.share_image {
	word-wrap: break-word; height: 3.2em; overflow: hidden; padding:5px;margin-top:10px;
	} 

   