﻿@charset "utf-8";
/* 全局样式设置 */
*{
margin:0;
padding:0;
}
body {
background:#FFFFFF none repeat scroll 0 0;
font-family:"宋体","Arial Narrow";
font-size:62.5%;
line-height:22px;
text-align:center;
margin:0 auto;
}
form, ul, li, p, h1, h2, h3, h4, h5, h6,div,img {
margin:0;
padding:0;
}
input, select {
font-size:12px;
line-height:16px;
}
img {
border:0 none;
}
ul, li {
list-style-type:none;
}
.tc {
text-align:center;
}
.tl {
text-align:left;
}
.tr {
text-align:right;
}
.dis {
display:block;
}
.undis {
display:none;
}
.fl {
float:left;
}
.fr {
float:right;
}
.cl {
clear:both;
}
.fb {
font-weight:bold;
}
.fnb {
font-weight:200px;
margin-left:-1px;
}
.fc30 {
color:#303030;
font-family:"宋体","Arial Narrow";
}
.fchot {
color:#FF0700;
}
.f11 {
font-family:tahoma;
font-size:12px;
}
div {
overflow:hidden;
}
h3 {
font-size:1.4em;
}
h4 {
cursor:pointer;
font-size:1.4em;
font-weight:normal;
overflow:hidden;
text-align:center;
}
h4 a {
display:block;
width:100%;
}
a {
color:#00007F;
text-decoration:none;
}
a:hover {
color:#BD0A01;
text-decoration:underline;
}
a.lcblue {
color:#0F479C;
}
.lchot, a.lchot {
color:#BD0A01;
}
.black, a.black {
color:#000000;
}
.hr_6, .hr_10 {
clear:both;
font-size:1px;
line-height:1px;
}
.hr_6 {
height:0.6em;
}
.hr_10 {
height:1em;
}
.3DFair{
	margin-top:10px;
}

