﻿/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } */
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
img{vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
/* Link */
a:link {color: #1f3a87; text-decoration:none; font-size:12px;}
a:visited {color: #1f3a87;text-decoration:none;font-size:12px;}
a:hover {color: #83006f; text-decoration:underline;font-size:12px;}
a:active {color: #1f3a87;font-size:12px;}

/*.fixed {padding:10px; background: #000; left: 0px;  color: #fff;  position:fixed; top:0; _position:absolute} */
/*.fixed{background-color:#CFCFCF;position:absolute; left:expression(document.body.clientWidth/2-popwindow.offsetWidth/2);top:expression(((document.body.clientHeight/2-popwindow.offsetHeight/2)<0)?0:(document.body.clientHeight/2-popwindow.offsetHeight/2)); width:240px; }*/
.fixed{ border:1px; border-style:dotted; position:absolute; left:expression(document.body.clientWidth/2-popwindow.offsetWidth/2);top:100px; width:650px;  }
.fixedhead{background-color:#B7C8DA;height:20px; padding-top:5px; text-align:right; font-size:14px; font-weight:bold; color:#9c0900;}
.fixedcon{background-color:#FFFFFF; text-align:left; padding:10px;height:200px;}


/*变灰
*{filter:Gray;} 
*/