CSS FOR SALE (0)  by 若絢    給5bm   10bm   20bm   好文(0)     回復文章    取消收錄    分享到 FB 


#1


body {
background-image:url(http://i.imgur.com/R4hs7ME.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:top right;}
 
body,a{
cursor:url(http://cur.cursors-4u.net/others/oth-7/oth639.cur),crosshair;}

.main_frame{word-break:break-all;}
.main_frame{position:absolute;top:450;right:200;width:50%;}
.main_frame{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=65)";
filter:alpha(opacity=65);opacity:.65;}

.content{background:#ede7e0;
border:2px solid #0A0A0A;
-moz-border-top-left-radius:100px;
-webkit-border-top-left-radius:100px;
-moz-border-bottom-left-radius:100px;
-webkit-border-bottom-left-radius:100px;
padding:20px;}
.tell_content {background:none;}
.small_menu{background:none;}
.talk_content{background:none;}
 
.content a:link    {color:#493B43; text-decoration: none;}
.content a:visited {color:#493B43; text-decoration: none;} 
.content a:hover   {color:#493B43; text-decoration: underline;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;}

a b{color:#493B43;text-decoration:underline;font-size:15px;}
b {color:#493B43;text-decoration:none;font-size:13px;font-family:Dotum;}

body,table,font,p,.small_menu,.small_head{color:#493B43;font-size:12px;font-family:"Dotum";}

::selection {
background:#FFF;
color:#493B43;}
::-moz-selection {
background:#FFF;
color:#493B43;}

p{text-align:center;}
 .content table{text-align:center;}
input{border:0px;background:none;}

img:hover{-o-filter: blur(0px);
-moz-filter: blur(0px);
-webkit-filter: blur(5px);
filter: blur(10px);
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;}

img{border:0px;}
.head_menu{display:none;} 
td.small_menu p table td font{visibility:hidden;}
table, td, th{border:0px;}
.small_head{display:none;}
#pm0,#pm1,#pm2,#pm3,#pm4,#pm5{display:none;}
#topic_ad,div.ad,iframe,.logo,div.head{display:none;visibility:hidden;}
table center a img,table center iframe{display:none;}

hr{border:0px;}
   
form table,form table td{border-width:1px;}
form table td{background:#000;filter:alpha(opacity=50); opacity:.50;}