
body {
	padding: 0;
	margin: 0;
	background: #F8F8F8;
}
/*
.job dd a:link, a:link    {color: #999;text-decoration: none;}
.job dd a:visited, a:visited {color: #999;text-decoration: none;}
.job dd a:hover, a:hover   {color: #CC0033;text-decoration: underline;}
.job dd a:active, a:active  {color: #CC0033;text-decoration: none;}

.box a:link    {color: #CC0033;text-decoration: underline; font-weight: bold;}
.box a:visited {color: #CC0033;text-decoration: underline; font-weight: bold;}
.box a:hover   {color: #CC0033;text-decoration: underline; font-weight: bold;}
.box a:active  {color: #CC0033;text-decoration: underline; font-weight: bold;}

h1 a:link    {color: #666;text-decoration: none;}
h1 a:visited {color: #666;text-decoration: none;}
h1 a:hover   {color: #666;text-decoration: underline;}
h1 a:active  {color: #666;text-decoration: none;}


img {padding: 0; margin: 0; border: 0;}
*/

#titleEbay {
	background: #009999;
	padding: 15px;
	margin-bottom: 30px;
	color: #FFF;
	font-weight: bold;
	height: 50px;
}


p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

input,textarea {
	font-size: 10pt;
	margin-bottom: 5px;
}

form {
	margin: 0 0 15px 0;
}

#contents {
	padding: 0;
	margin: 0 auto;
	width: 760px;
}



/*font*/
.red {
	color: #CC0033;
	font-weight: bold;
	font-size: 10pt;
}

.pleasecopy {
	width: 750px;
	display: block;
	margin: 0 auto;
}

#tag100 {
	width: 750px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}

#tag200{
	width: 750px;
	margin: 0 auto;
	border: 1px solid #CCC;
	padding: 5px;
	font-size: 10pt;
	overflow: auto;
	height: 200px;
}
