@charset "utf-8";
/* CSS Document */

body {
    margin:0;
	padding:0;
	font-size:12px;
	line-height:22px;
	background:#f3f3f1;
}

a img{
    border:none;
}
p {
    text-indent:24px;
	font-size:12px;
	line-height:22px;
}
.blueT {
    font-size:12px;
	font-weight:bold;
	color:#1d2c59;
}
.blueT2 {
    font-size:14px;
	font-weight:bold;
	color:#1d2c59;
}
.blueT3 {
    font-size:18px;
	font-weight:bolder;
	color:#810000;
}
.redT2 {
    font-size:15px;
	font-weight:bold;
	color:#c70115;
}
.whiteT {
    font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.memo {
    color:#999999;
	font-size:12px;
}
table tr td.biaoge {
    padding-left:5px;
}
.linkline {
    font-size:12px;
	color:#1d2c59;
}
.linkline a{
    text-decoration:underline;
	color:#1d2c59;
}
.ad1 {
    display:block;
	width:286px;
	height:146px;
	float:right;
	margin-left:10px;
}
#content {
	margin-left:auto;
	margin-right:auto;
	width:1200px;
	z-index:1;
}
#kf {
    width:108px;
	height:108px;
	margin-left:10%;
	margin-top:10%;
	z-index:1000;
}
a.hong:link {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

a.hong:visited {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

a.hong:hover {
    font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #1d2c59;
	text-decoration: underline;
}

a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #1d2c59;
	text-decoration: underline;
}

a:hover {
    font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.hei {
    font-size:12px;
	font-weight: normal;
	color: #000000;
}