
/*
------------------
Site:全局样式
------------------
*/

/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0;}
table { border-collapse: collapse; border-spacing: 0;}
fieldset, img { border: 0;}
em, strong,i{ font-style: normal;}
ol, ul, li { list-style: none;}
caption, th { text-align: left;}
input, button, textarea, select, optgroup, option { font-family: arial; font-size: inherit; font-style: inherit; font-weight: inherit;}
select, input, label, button, button img, img {vertical-align: middle;}
input, button, textarea, img { line-height: normal;}
.clearfix{ clear: left;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/*主体*/
body{ font: 12px/1.5 Arial; color:#000;}
a{ color: #666; text-decoration: none}
a:hover{ color: #1d9d00; text-decoration: none;}
:focus { outline: 0;}
.hide{ display: none;}
.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align: center;}
.tr{ text-align: right;}
.tu{ text-decoration: underline;}
.col_06{ color: #0066ff;}
.col_f3{ color: #ff3000;}
.col_f8{ color: #f80510;}
.col_ec{ color: #ec8c02;}
.col_15{ color: #157000;}
.col_77{ color: #777;}
.f12{ font-size: 12px;}
.f14{ font-size: 14px;}
.f18{ font-size: 18px;}
.border{ height: 4px; background: #00a900;}
.layout{ width: 1000px; margin: 0 auto;}









