body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}

body
{
	background-color: #FFFF99;
	font-size:75%;
}
#asp.Labelは span.ID に展開される 
*.*#ctl00_MasterPage_TITLE
{
   font-family: Arial;
    background-color : Yellow;
}
hr#hr_Master_Page_Top
{
 color: #DDDDDD;
 height: 10px;
}
hr#hr_Master_Page_Bottom
{
 color: #DDDDDD;
 height: 10px;
}
span#ctl00_MasterPage_TITLE
{
   font-family: Arial;
   font-size :X-Large;
   background-color : Yellow;
}