@charset "utf-8";
.topzi {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
a.top:link {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #CECECE;
}
a.top:visited {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
}
a.top:hover {
	font-size: 12px;
	line-height: 18px;
	color: #E00024;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}
a.menu:link {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
}
a.menu:visited {
	font-size: 12px;
	line-height: 25px;
	color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	line-height: 25px;
	color: #E00024;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E00024;
	display: block;
	margin: 0px;
	padding: 0px;
}

.bottomred {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #E00024;
	text-align: right;
	padding-right: 10px;
}
.bottomzi {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.tit {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.tit p {
	font-size: 14px;
	line-height: 25px;
	color: #E00024;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	display: inline;
}
.tit2 {
	font-size: 12px;
	line-height: 30px;
	color: #E00024;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	position: relative;
}
.line2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.red {
	font-size: 14px;
	color: #E00024;
}
.contbg {
	background-attachment: scroll;
	background-image: url(images/cont.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 310px;
}

.content {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

.content img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content a {
	font-size: 12px;
	color: #E00024;
	text-decoration: none;
}
.content a.hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.content li {
	font-size: 12px;
	color: #666666;
}

.gray {
	font-size: 10px;
	color: #D4D4D4;
	text-align: right;
	padding-right: 5px;
}
