
/* CSS Document */
/* Elements
----------------------------------------*/
*{padding:0px; margin:0px;}
html{background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,lable,textarea,blockquote{margin:0px 0px;padding:0px;}
img{border:none; float:none;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
body{margin:0;font:12px Verdana, Arial, Helvetica, sans-serif,"宋体"; }
select,input{vertical-align:middle; padding:1px 0;}
label {cursor:hand;}

a:link,a:visited{ text-decoration:none; color:#444444;}
a:hover,a:active {color: #f00; text-decoration:none;text-shadow: 2px 3px 4px #FF0000;}	/* 鼠标移动到链接上 /* 选定的链接 */
.clear { clear:both;}
.red{ color:#d8000f;}
.ml27{ margin-left:27px;}



