@charset "utf-8";
/* CSS Document */
/*
use: anywhere
copyright: http://www.seoot.com
designBy: http://www.seoot.com
date: 2010-1
*/

*{
margin:0;
padding:0;
list-style:none;
border:0;
list-style-position:outside;
}


* html {
filter:expression(document.execCommand("BackgroundImageCache", false, true));
/*  fix IE6 background flicker  */
}

body {
font: 12px/1.5em Arial, Helvetica, sans-serif;
color: #7e7e7e;
margin: 0;
padding: 0;
background:#e2ebe1 url(../images/bg0.gif) repeat-x;
}

a:visited, a:link {
color: #515d4b;
text-decoration: none;
}

a:hover {
color: #17660c;
}


div, td, p {
font: 12px/1.5em Verdana, Arial;
line-height: 150%;
}
p{
line-height:180%;
}
hr {
clear: both;
margin: 5px 0;
*margin: 0;
border-width: 0;
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #FFF;
height: 2px;
overflow: hidden;
}

ol,ul{
list-style:none;
}

h1,h2,h3,h4,h5,h6{
color:#333;
}

h1 {
font-size: 12px;
line-height: 14px;
}

h2 {
font-size: 12px;
}

h3 {
font-size: 16px;
line-height: 20px;
color: #17660c;
}

h4 {
font-size: 12px;
line-height: 18px;
}

h5 {
font-size: 12px;
line-height: 16px;
}

h6 {
font-size: 12px;
line-height: 16px;
font-weight: 400;
}

address,caption,em,strong,th,i {
font-style: normal;
font-weight: 400;
}

form {
margin: 0px;
padding: 0px;
}

input, select, textarea {
font: 12px "Verdana";
border:none;
color:#666;
}

select {
margin: 0 3px 0;
font-size: 12px;
color: #666;
}

option {
padding-right: 4px;
}

fieldset,img{
border:0;
}

fieldset {
margin: 10px 0;
padding: 10px 0;
}

fieldset p {
margin: 0;
padding: 0 0 0 8px;
}

legend {
display: none;
*color: #000;
*margin-left: -7px;
}

input[type="checkbox"] {
margin: 0 2px 1px 3px;
vertical-align: middle;
}

*+html input[type="checkbox"] {
margin: 0;
}

input[type="text"],input[type="password"] {
margin: 0 3px;
*margin: -1px 3px -1px;
padding: 3px 2px 0 3px;
height: 16px;
border: 1px solid #a7a6aa;
background:url(../images/input_bg.gif) no-repeat;
background-color:#FFFFFF;
}

input[type="image"]{
vertical-align:middle;
}


input[type="radio"] {
margin: 0 2px 1px 3px;
vertical-align: middle;
}

*+html input[type="radio"] {
margin: 0;
}

* html input.text,* html input.password {
margin: -1px 3px -1px;
padding: 3px 2px 0 2px;
height: 16px;
border: 1px solid #a7a6aa;
background:url(../images/input_bg.gif) no-repeat;
background-color:#FFFFFF;
}

* html input.checkbox {
margin: 0 0 -2px -1px;
vertical-align: middle;
}

* html input.radio {
margin: 0 0 -2px -1px;
vertical-align: middle;
}

* html input.file {
height: 20px;
margin: -1px 3px -1px;
}

* html fieldset label {
vertical-align: bottom;
}

textarea{
margin: 0 3px;
*margin: -1px 3px -1px;
padding: 3px 2px 0 2px;
width: 50%;
height: 5em;
border:1px solid #ccc;
background-color:#f7f7f7;
font-size:12px;
}

button{
background-color:#676767;
border-top:1px solid #989898;
border-left:1px solid #989898;
border-bottom:1px solid #3f3f3f;
border-right:1px solid #3f3f3f;
height:20px;
line-height:18px;
font-size:12px;
color:#fff;
overflow:visible;
padding:0 10px;
}

html[xmlns] button{
padding-left:10px;
padding-right:10px;
}

fieldset{
clear: both;
}

fieldset li {
line-height: 20px;
padding: 5px 0;
}

fieldset p {
margin: 0;
padding: 0 0 0 8px;
}

.clearfix:after {
content:"";
height:0;
display:block;
clear:both;
visibility:hidden;
}
.clear{
clear:both;
margin:0;
padding:0;
font-size:0;
}
.clear_height{
height:50px!important;
height:30px;
}
.clear_height1{
height:15px;
}
.clear_height2{
height:10px;
}

.none{
display:none;
}
.left{
float:left;
}
.right{
float:right;
}

.warp{
width:990px;
margin:0 auto;
overflow:hidden;
}
.bgfff{
background:#fff;
}
.padd1{
padding:10px;
}
.padd2{
padding:0 20px;
}
.padd3{
padding:0 15px;
}

