body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, table, th, td, embed, object {
    padding: 0;
    margin: 0; 
}
body {
	background-color:#999999;
	color:#666666;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	text-align:center;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
	border:0;
}
fieldset, img{
    border: 0;
}
ul {
	list-style:none
}
caption, th {
    text-align: left;
}
a{
    text-decoration: none;
	color:#666666
}
a:hover{
	color:#FF9D0C
}
.clear{
	clear:both
}
h3{
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
}

hr{ width:100%; height:0; border-top:1px #999 dotted;}
.hide{ display:none }
.newshowpage{ width:90%; text-align:right; }
.input{ width:200px; height:18px; overflow:hidden}
