/*
Theme Name: d-web
Description: This is trend theme.
Author: sm
Version: 1.0
*/
@import url(css/style.css);

.webmaster_link a {
    color: #2eabd7 !important;
    text-decoration: underline !important;
}

.webmaster_link a:hover {
    outline: none !important;
    text-decoration: none !important;
    transition-duration: 0.2s !important;
}

.webmaster_link ul li a:active {
    color: #59bcdf !important;
}

.webmaster_link ul li a:hover {
    color: #59bcdf !important;
}

.webmaster_link ul li a:visited {
    color: #2eabd7 !important;
}

.banar-button {
    text-align: center;
}

.banar-button img:hover {
    opacity: 0.8 ;
}



.sideList_item_meta_cate a {
	color: #666666; 
	font-size: 10px;
	line-height: 1.5;
}
