﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	font-family: 宋体;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images2/fangz_01.gif);
	background-repeat:repeat-x;
}
#page {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 950px;
	min-height: 700px;
	padding-top: 0px;
	color: black;
	background-color: white;
}
/* top */
#masthead {
	width:100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	color: white;
	font-size: 14px;
}
#masthead A:link {
	color: white;
	text-decoration: none;
}
#masthead A:visited {
	text-decoration: none;
	color: white;
}
#masthead A:hover {
	color: white;
	text-decoration: underline;
}
#masthead A:active {
	color: white;
	text-decoration: none;
}
/* topMenu */
#top_nav {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
/* Container */
#container {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 5px;
	text-align:left;
}
/* left_col */
#left_col {
	width: 180px;
	float: left;
	text-align: left;
}
/* right_col */
#right_col {
	width: 560px;
	float: right;
}
/* bottom */
#footer {
	color: white;
	width:100%;
	clear: both;
	background-attachment: fixed;
	background-image: url(../images2/fangz_50.gif);
	background-repeat:repeat-x;
}
/* other */
A:link {
	color: #575757;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
	color: #575757;
}
A:hover {
	color: red;
	text-decoration: none;
}
A:active {
	color: #575757;
	text-decoration: none;
}
.test {
	font-weight: bold;
	font-size: 18px;
}

/*************************/
.cpzx {
	font-family: "宋体";
	font-size: 12px;
	color: #575757;
}
.gsnr {
	font-family: "宋体";
	font-size: 12px;
	color: #3a3a3a;
	line-height: 22px;

}
.search {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bfd9ee;
	border-bottom-color: #bfd9ee;
	border-left-color: #bfd9ee;
	border-top-width: 0px;
	background-color: #ddecf6;
}
.login {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	border-top-width: 0px;
	background-color: #FFFFFF;
}
.denglu {

	font-family: "宋体";
	font-size: 12px;
	color: #3f5974;
	line-height: 22px;
}
.foot {
	font-family: "宋体";
	font-size: 12px;
	color: #979797;
	line-height: 18px;

}
.bt {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
.bt A:link {
	color: white;
	text-decoration: none;
}
.bt A:visited {
	text-decoration: none;
	color: white;
}
.bt A:hover {
	color: white;
	text-decoration: underline;
}
.bt A:active {
	color: white;
	text-decoration: none;
}

.nrbt {

	font-family: "宋体";
	font-size: 12px;
	color: #505050;
}
.nrdh {

	font-family: "宋体";
	font-size: 12px;
	color: #575757;
}
