@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
border:none;
}/*
body
{
margin:0;
padding:0;
font-size:12px;
}*/
ul,li{ list-style:none;}
/*
#container{ width:900px; margin:0 auto}*/
#guestbook{
width:94%;
font-size:12px;
}
.record{
width:100%;
background:url(../images/guestbook1.jpg) no-repeat left top;
position:relative;
margin-bottom:20px;
}
.page{ width:95%; height:30px; text-align:right}
.title{
width:95%;
height:18px;
border-bottom:1px solid #b4a291;
line-height:18px;
padding-top:4px;
font-size:14px;
padding-left:60px;
}
.pubuser
{
font-weight:bold;
color:#FF6600;
font-size:14px;
}
.time{
color:#006f6f;
font-size:12px;
}
.guest{ width:100%;
color:#666666;
padding:5px 10px;
line-height:18px;
}
.admin{
width:96%;
position:relative;
border:1px solid #c1f0ff;
background:#f0fcff;
margin:0 3%;
line-height:18px;
color:#bb0000;
padding:5px;
}
.jiao{
position: absolute;
width:18px;
height:9px;
top:-9px;
left:10px;
background:url(../images/guestbook4.jpg) no-repeat;

}
.myliuyan{width:97%;
border:1px solid #adad51;
margin-top:15px;
position:relative;
padding:20px;
font-size:14px;
color:#adad5f;
}
.jiao2{
height:40px;
width:100%;
position: absolute;
left:1px;
top:-1px;
background:url(../images/guestbook5.jpg) no-repeat right;
_background:none;
}
.jiao3{
height:31px;
width:110px;
position: absolute;
left:10px;
top:-21px;
background:url(../images/guestbook2.jpg) no-repeat;
}
.inputs{ margin:0; width:250px; height:22px; border:1px solid #8b8b1f; background:#ededaf; color:#666666}
.lydata{ margin-top:8px; width:480px; height:66px;border:1px solid #8b8b1f; background:#ededaf;color:#666666}
.button{width:65px; height:25px; background:url(../images/guestbook3.jpg) no-repeat; margin-top:8px;}
