@charset "utf-8";
/* weblog-look.css
ปกป้อง พงศาสนองกุล
www.weblog.in.th
www.poakpong.com
*/

#end-credit {
position: fixed;
left: 0px;
bottom:0px;
width:995px;
height:45px;
background:#fff;
z-index: 1;
}
#end-credit-line {
width:980px;
height:1px;
background:#CCC;
margin-top:5px;
margin-bottom:5px;
margin-left:10px;
}
#end-credit-text {
margin:5px 20px;
font-size:0.8em;
color:#666;
}