﻿@charset "utf-8";
/*****公用********/
body{font-size: 12px;color: #656565;text-decoration: none;margin:0px;font-family: "宋体"; background:#f9f9f9;}
div{margin-right: auto;margin-left: auto;}
*{MARGIN:0px;padding:0px;}
html,body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,form,fieldset,legend,input,textarea,select,button,th,td,li,img{margin:0px;padding:0px;}
html{ overflow-x:hidden; overflow-y:auto;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,select{font:100% arial,helvetica,clean,sans-serif;}
button{overflow:visible;}
th,em,strong,b,i{font-style:normal;font-weight:normal;}
li{list-style:none;}
img,fieldset{border:0;}
.clear{clear:both; height:0px; font-size:1px; overflow:hidden;}
.clear5{clear:both; height:5px; background:#fff; width:1000px; font-size:1px; overflow:hidden;}
a:link,a:visited,a:active{color: #656565;text-decoration: none;}
a:hover{color:#004940;text-decoration: none;}
input{border:solid 1px #ddd;}
.left{float:left;}
.right{float:right;}
/*颜色*/
.red{color:red;}
.blue{color:blue;}
.yellow{color:yellow;}
.green{color:#329900;}
.Orange{color:#ff5500;}
.Orange a,.Orange a:visited,.Orange a:active{color:#ff5500;}
.b { font-weight:bold;}
/*--颜色完--*/
