@charset "utf-8";
/* CSS Document */

.tit_black {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 14px;
}
.tit_brown {
	font-family: 宋体;
	font-size: 13px;
	color: #990000;
	padding-left: 14px;
}
.tit_mid {
	font-family: 宋体;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cf6363;
	border-right-color: #cf6363;
	border-bottom-color: #cf6363;
	border-left-color: #cf6363;
}

.text {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	
}

.text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	font-weight: normal;
}


}
.liner {
	border: 1px solid #cf6363;
}
.line2 {
	border-bottom-style: dashed;
	border-bottom-color: #cf6363;
	border-bottom-width: 1px;
}

.liner2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cf6363;
	border-right-color: #cf6363;
	border-bottom-color: #cf6363;
	border-left-color: #cf6363;
}
.space {
	padding: 5px;
}
a:visited {
	font-family: "宋体";
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: "宋体";
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	font-weight: normal;
}


.link{
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	padding-left: 13px;
}

.link a:hover{
	font-family: "宋体";
	font-size: 13px;
	color: #0000FF;
}

.link a:link{
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

.link a:active{
	font-family: "宋体";
	font-size: 13px;
	color: #0000FF;
	font-weight: normal;
}
.link a:visited{
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
