/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0px; padding:0px;}
table{border-collapse:collapse;border-spacing:0px;}
fieldset,img{border:0px;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

  
a:link{
	color: #0044dd;
	text-decoration:none;
	}
a:visited{
	color:#660099;
	text-decoration:none;
	}	
a:hover{
	color: #ff5500;
	text-decoration:underline;
	}
a:active{
	color:#660099;
	text-decoration:none;
	}	
	
body{
	font-family: SimSun,Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 13px;
	padding: 0px;
	text-align:center;
	
	}
td, td p{
	overflow:hidden;
	
	}	
hr{
	height:1px;
	border: dashed 1px #ddd;
	}
input, select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}			


.toppan
{
	background-image: url(../images/pan.jpg);
}	


