﻿/**************************总体***************************/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td
{	margin:0px 0px 0px 0px; 	
	padding:0px 0px 0px 0px;	
	font-family:Arial,"宋体";
	font-size:12px;	
}
ul li {	list-style: none;}
a {	color: #464646;	text-decoration: none;}
a:hover { text-decoration: none;color:#FF0000;}
a img {	border: none;}
.divcenter { margin:0px auto;text-align:center}
.clear{clear:both;}


.rightBanner { margin-left:20px;text-align:left }


