/* 全局CSS定义 !important */
*html{background-image:url(about:blank);
background-attachment:fixed;font-size:12px; 
font-family:Times New Roman, "微软雅黑", "Microsoft YaHei"; }
body,form,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,iframe,pre,fieldset,blockquote
{list-style-type:none;margin:0;padding:0; font-family:Times New Roman, "微软雅黑","Microsoft YaHei"; font-size:12px; }

/* 链接颜色 a:link,a:visited,a:hover,a:active */ 
a {margin: 0px;padding:0px;border:0px;}
a:link {text-decoration: none; color:#4095cc;}
a:visited {text-decoration: none; color:#4095cc;}
a:hover {text-decoration:none; color:#0761b7;}
a:active {text-decoration: none; color:#8c318d;}
.unLine,.unLine a{text-decoration: none;}


.left { float:left;}
.right { float:right;}
#wrapper { margin:0px; padding:0px;}
.clear { clear:both;}
