﻿@charset "utf-8";
/*全局样式
---------------------------------------------*/
section, article, aside, header, footer, nav, figure { display: block; }
*,body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, figure { margin: 0; padding: 0; }
body, button, input, select, textarea {font-family:"Microsoft Yahei";text-shadow: #999 1px 1px 2px;   }

address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp { font-family: courier new,courier,monospace; }
p, ul, li, dl, dd, dt, form, h1, h2, h3, h4, h5, h6 { list-style: none; }
a { color: #666; text-decoration: none; }
        a:hover { color: #0089CD; text-decoration: none; }

h1{ text-align: center;margin:20px auto;color:#006666;:normal;}
h2{margin:5px auto;color:#990000; font-weight:normal;}
h2 span{ color:red;}
ul li{display:block; float:left; padding:10px;  margin:300px;border:solid 1px #ccc;width:150px;height:100px;}

h5{float:right; padding:9px; border:solid 1px #ccc;}

.script1 {color: #990000}
.script2 {color:#0000FF}
.STYLE2 {color: #0000FF; font-weight: bold; }
.STYLE3 {color: #000000}