﻿@charset "utf-8";

/* CSS Document */

html,
body,
ul,
li,
p,
input,
form,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

body {
    font-size: 12px;
    color: #666;
    line-height: 23px;
    font-family: Verdana;
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

img {
    border: none;
}

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

.clear {
    clear: both;
}

a {
    text-decoration: none;
    color: #666;
}

a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.w10 {
    width: 1200px;
}

a {
    transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
    -ms-transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
}

.mfOuterBox01,
.mfOuterBox,
#style_load,
#mOuterBox,
.divBorder01,
.divBorder,
.kjBorder01,
.kjBorder {
    overflow: hidden;
    *overflow-x: hidden;
}

h1,
h2,
p,
ul {
    margin: 0;
    padding: 0;
}

.ct,
.ct_box,
.mf {
    overflow: hidden;
    *overflow-x: hidden;
}