@charset "utf-8";
/* CSS Document */

#container {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border: 4px double #3F8FE2;
	padding: 15px;
	background-color: #FFFFFF;
}
#title {
	background-color: #3F8FE2;
	height: 100%;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	font-weight: bold;
	padding-top: 6px;
	font-size: 14px;
}
#content p {
	line-height: 20px;
	text-indent: 2em;
}
#tableinfo p {
	text-indent: 0em;
}

.b_font {
	font-weight: bold;
}
a:link {
	color: #3F8FE2;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3F8FE2;
	text-decoration: none;
}
a:hover {
	color: #DE4139;
	text-decoration: none;
}
#content_date {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#copyright {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
#close_butten {
	float: right;
	margin-top: -50px;
}
#szhr_logo {
	background-image: url(../images07/szhr07_logo_touming1.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 216px;
	margin-bottom: 25px;
}
body {
	font-size: 12px;
	line-height: 25px;
	font-family: "宋体";
}
.color_font {
	font-weight: bold;
	background-image: url(../aboutus/ico01.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	line-height: 26px;
	padding-top: 10px;
	padding-left: 30px;
}

.line_font {
text-indent: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold; 
}

