@CHARSET "UTF-8";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "黑体,Arial";
	font-size: 12px;
	background-color: #EEF2FB;
	/*background: url("../images/index3/bg-01_03.jpg") repeat-x;*/
}

.contents {
	margin-left: auto;
	margin-right: auto;
	width: 927px;
	background-color:white;*background-color:white !important;*background-color:white; 
	display:table;
	border: 0px solid red;
}

/*top*/
#top {
	float: left;
	width: 927px;
	border: 0px solid red;
}

.top_top{float: left; width: 927px; height: 10px; }
#logo{
	float: left;
	width: 467px;
	height: 67px;
	z-index: 1;
	border: 0px solid red;
}

.top_right{
	float: right;
	width: 260px;
	margin-top: 4px;
	margin-right: 0px;
	border: 0px solid red;
}

.sitemaps{
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	text-align: left;
	width: 60px;
	border: 0px solid white;
}

.home{
	float: left;
	margin-top: 1px;
	margin-right: 1px;
	cursor: hand;
	font-family: "黑体";
	font-size: 13px;
	color: black;
}

#top_flash {
	position: relative;
	margin: 2px auto;
	width: 916px;
	height: 160px;
	border: 0px solid red;
	z-index: 1;
}

#top_navbar {
	margin: 3px auto 14px auto;
	width: 916px;
	height: 36px;
	/*background-color: #CE0021;
	background-color: #FFA500;*/ /*background-color: #FFBF00;*/
	border: 0px solid black;
	background: url("../images/index3/daohang_bg.jpg") no-repeat;
	z-index: 10;
}

#nav,#nav ul {
	position: relative;
	padding: 0 0 0px 0;
	margin: 0;
	list-style: none;
	font: 10px verdana, sans-serif;
	border: 1px solid #000;
	font-weight: bold;
	background: none;
	border-color: #999 #666 #666 #999;
	border-width: 1px 2px 2px 1px;
	position: relative;
	z-index: 200;
	margin-left: 10px;
	margin-top: 2px;
	z-index: 20;
}

#nav {
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	padding: 0;
	margin-top: 3px;
	border: 0px solid red;
	z-index: 30;
}

/*子栏目*/
li.children {
	background: #f79d23;
	color: white;
	padding-left: 4px;
	height: 20px;
	width: 65px;
}

#nav table {
	border-collapse: collapse;
}

#nav li {
	float: left;
	padding: 0 10px 0 8px;
	border: 0px solid red;
}

#nav li li {
	float: none;
}

/* a hack for IE5.x and IE6 */
#nav li a li {
	float: left;
}

#nav li a {
	display: block;
	float: left;
	color: #fff;
	height: 25px;
	padding-right: 5px;
	line-height: 25px;
	text-decoration: none;
	white-space: nowrap;
	font-size: 14px;
}

#nav li li a {
	height: 20px;
	line-height: 20px;
	float: none;
}

#nav li:hover {
	position: relative;
	z-index: 300;
}

#nav a:hover {
	position: relative;
	z-index: 300;
	text-decoration: underline;
	color: #fff;
}

#nav :hover ul {
	left: 0;
	top: 22px;
}

/* another hack for IE5.5 and IE6 */
#nav a:hover ul {
	left: -10px;
}

#nav ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

/* it could have been this simple if all browsers understood */
	/* show next level */
#nav li:hover li:hover>ul {
	left: -15px;
	margin-left: 100%;
	top: -1px;
}

/* keep further levels hidden */
#nav li:hover>ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: auto;
}

/* show path followed 
	鼠标经过*/
#nav li:hover>a {
	text-decoration: underline;
	color: #272727;
}

#nav li.children a:hover {
	text-decoration: underline;
	color: #000;
}

/* but IE5.x and IE6 need this lot to style the flyouts*/
	/* show next level */
#nav a:hover a:hover ul,#nav a:hover a:hover a:hover ul,#nav a:hover a:hover a:hover a:hover ul,#nav a:hover a:hover a:hover a:hover a:hover ul
	{
	left: 100%;
	top: -1px;
}

/* keep further levels hidden */
#nav a:hover ul ul,#nav a:hover a:hover ul ul,#nav a:hover a:hover a:hover ul ul,#nav a:hover a:hover a:hover a:hover ul ul
	{
	position: absolute;
	left: -9999px;
	top: -9999px;
}

/*
body 部分
*/
#body {
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	width: 922px;
	background-color:white;*background-color:white !important;*background-color:white; 
	border: 0px dashed red;
}

/*foot*/
#foot {
	float: left;
	width: 927px;
	height: 80px;
	border-top: 6px solid #F2F2F2;
	background-color: #E3E3E3;
}

.footBody {
	margin: 4px auto;
	width: 500px;
	height: 70px;
	border: 0px solid red;
}

.foot_body {
	margin: 12px auto 2px;
	width: 260px;
	border: 0px solid red;
}

.foot_body1 {
	margin: 6px auto 2px;
	width: 400px;
	padding-left: 2px;
	padding-right: 2px;
	border: 0px solid red;
}

.foot_body2 {
	margin: 6px auto 2px;
	width: 260px;
	margin-top: 6px;
	padding-left: 2px;
	padding-right: 2px;
	border: 0px solid red;
}

/*查新委托页*/
.contents_body_right1 {
	float: left;
	width: 660px;
	line-height: 2em;
	border-top: 1px dashed #525252;
}

/*查新委托协议*/
.contents_body_right {
	float: left;
	width: 660px;
	line-height: 2em;
	border-top: 1px dashed #525252;
}

table.blur {
	float: center;
	width: 620px;
	border: 0px solid red;
}

table.blur h4 {
	float: left;
	margin-top: 14px;
	margin-bottom: 6px;
	width: 98%;
	text-align: center;
	border: 0px solid red;
}

table.blur p {
	float: center;
	text-indent: 2em;
	text-align: left;
	width: 600px;
}

/*查新委托*/
.contents_body_right {
	float: left;
	width: 640px;
	border-top: 1px solid #f7931e;
}

.contents_body_right form {
	float: center;
	width: 610px;
	padding-left: 10px;
	border: 0px solid red;
}

.contents_body_right h4 {
	float: left;
	width: 98%;
	margin-top: 14px;
	margin-bottom: 10px;
	text-align: center;
}

table.cxwt_table {
	float: center;
	width: 580px;
	line-height: 22px;
	text-align: left;
	font-size: 13px;
	margin-left: 20px;
	border-collapse: collapse;
	border: 0px solid #868686;
}

span.req {
	color: red;
}

td.table_left {
	float: left;
	width: 140px;
	border-right: 0px solid #868686;
}

td.table_right {
	float: left;
	width: 440px;
	padding-left: 4px;
}

.text {
	float: left;
	width: 77%;
}

.top_right a:link {
	font-family: "黑体";
	font-size: 13px;
	color: black;
	text-decoration: none;
}

.top_right a:visited {
	font-family: "黑体";
	font-size: 13px;
	color: black;
	text-decoration: none;
}

.top_right a:hover {
	font-family: "黑体";
	font-size: 13px;
	color: black;
	text-decoration: none;
}

.top_right a:active {
	font-family: "黑体";
	font-size: 13px;
	color: black;
	text-decoration: none;
}