﻿body 
{
padding:0;
margin:0;
position:relative;
line-height:1;
vertical-align:baseline;	
}

#pcHeader
{
width:100%;
height:33px;
position:fixed;
top:-1px;
z-index:1000;
border:0 none;
background-image:url(/images/frame_bg.gif);
background-repeat:repeat-x;	
}

#pcHeader img
{
padding:10px;
}


#pcFrame	
{
width:100%;
height:100%;
}

