@charset "utf-8";

.maket {position:relative;width:240px;height:auto;margin-left:10px;margin-top:10px;background-color:#FFFFFF}
.maket .mak_pic {display:none;z-index:1;cursor:pointer;position:absolute;width:100px;height:100px;border:5px solid #FFF}
.maket .txt {position:absolute;height:100px;width:120px;top:5px;left:115px;overflow:hidden;font-family:Arial}
.maket .txt h1 {padding:0;margin:0;font-size:13px;font-weight:bold;line-height:1}
.maket .txt h1 a{text-decoration:none}
.maket .txt h1 a:hover{text-decoration:none;color:#951515}
.maket .txt p {font-size:11px;line-height:1.1}
.maket .txt p a{text-decoration:none;color:#666}
