@charset "utf-8";
.loading {height:30px;width:100%;text-align:center;margin:0 auto;}

.extendZQ{border:1;cellspacing:0;white-space: nowrap;}
.extendZQ1{border:1;cellspacing:0;white-space: normal;}
/******************* 表格内容对齐   *******************/
.td_content_left {text-align:left;}
.td_content_center {text-align:center;}
.td_content_right {text-align:right;}
/******************* 表格对齐   *******************/
.td_leftd {float:left;}
.td_centerd {float:left;text-align:center;}
.td_rightd {float:right;padding:0 0 2px 0;font-size:12px;line-height:19px;}
.td_rightd a {text-decoration: underline;color:#337fb2;padding:0 0 2px 0;}

/******************* 表单样式   *******************/
.form_notice {color:#FF0000;}/** 红色注释字  **/
.form_desc {color: #666666; font-family: "宋体",Arial,Helvetica,sans-serif; font-size: 8.8pt;width:100%;clear:both; margin-bottom:2px;display:block; }/** 斜体灰色字  **/
.form_term {font-size:8.8pt;line-height:30px;font-family: "宋体";color:#333;margin-bottom:2px;display:block;}
.form_term input {margin:0 2px 0 0;}
input [type="image"] [src="/images/bt_go.gif"] {height:16px;display:block;}

.tr_even {background-color:#f9f9f9;}/** 表格灰色背景 **/
.tr_odd {background-color:#FFFFFF}/** 表格白色背景 **/

/********************  分页的样式   ********************/
.paging {width: 100%;margin: 10px auto;clear:both;height:40px;}
.paging-bottom { text-align: center; line-height:40px;vertical-align:middle;clear:both; }
.paging_pre { background:url(../images/fy_ico.gif) 1px -8px; background-repeat: no-repeat;margin-right:3px;}
.paging_text {float:right;*margin:5px 2px 0 0;line-height:40px;}
.paging_text a {padding:4px 5px;margin-right:2px;text-decoration: none;}
.paging_text a:link {border:1px solid #CCC;color:#000;text-decoration: none;}
.paging_text a:visited {border:1px solid #CCC;color:#000;text-decoration: none;}
.paging_text a:hover {border:1px solid #337fb2;color:#337fb2;text-decoration: none;}
.paging_text a:active {border:1px solid #CCC;color:#000;text-decoration: none;}

.paging_num_on {font-size:13px;border: 1px solid #337fb2; font-weight:700; color: #337fb2;padding:3px 6px 4px 6px; background-color: #DBEDF8;margin-right:2px;}
.page-break {text-align: center;}
.paging_next { background:url(../images/fy_ico.gif) 49px 10px; background-repeat: no-repeat;margin-right:3px; }
.paging_input { color: #999;text-align:center;float:right;vertical-align: middle;line-height:40px;_margin:5px 0 0 0;}
.paging_input input { width:30px; height:17px;margin: 0 3px; border:solid 1px #999; text-align: center; }
.paging_input button { background:#3d3d3d url(../images/button_go.gif) no-repeat 4px;width:37px; height: 19px;font-size:11px;text-align:center; ;line-height:16px;margin:0px 0 0 0px; cursor: pointer; color:#000; }
.paging_input img {margin:0 0 0 5px;}

/********************  行情的样式   ********************/
.hqul {
    float: left;
    list-style: outside none none;
    padding: 0px;
}

.hqul li span{
    padding: 5px;
    font-size: 12px;
    margin-bottom: 5px;
}


	.computer {
	width:700px;
	height:575px;
	margin-top:45px;
	padding-top:40px;
	background-repeat:no-repeat;
	}
	.computer ul {
	list-style:none;
	clear:both;
	width:600px;
	margin-left:30px;
	}
	.computer ul li {
	float:left;
	margin-bottom:12px;
	line-height:20px;
	}
	.computer ul .l1 {
	width:185px;
	text-align:right;
	color:#808080;
	font-weight:bold;
	padding-top:3px;
	}
	.computer ul .l2 {
	width:216px;
	}
	.computer ul .l3 {
	width:160px;
	color:#f00;
	padding-top:3px;
	}
	.computer ul .l3 a {
	color:#00f;
	}
	.computer ul .l3 a:hover {
	color:#f00;
	}
	.computer ul .l2 input {
	border:1px solid #b4b4b4;
	padding:3px 8px 3px 8px;
	color:#808080;
	width:195px;
	height:16px;
	font-size:13px;
	line-height:19px;
	}
	.computer ul .l2 div.shuchukuang-1 {
	border:1px solid #dcdcdc;
	background:#f0f0f0;
	padding:3px 8px 3px 8px;
	width:195px;
	height:16px;
	color:#808080;
	font-size:13px;
	line-height:22px;
	}
	.computer ul .l2 div.shuchukuang-2 {
	padding:3px 8px 3px 8px;
	width:195px;
	height:16px;
	color:#f00;
	font-size:13px;
	font-weight:bold;
	line-height:21px;
	}
	.computer ul .l4 {
	width:260px;
	}
	.computer p {
	margin-top:30px;
	color:#808080;
	text-align:center;
	}

/********************  s_suggest的样式   ********************/




	#s {

		width: 300px;

	}



	#ccl_results {

		position: absolute;

		top: 0;

		left: 0;

		width: 300px;
		z-index:100;

	}



	#ccl_results ul {

		border: 1px solid #bfbfbf;

		margin: 0;

		padding: 0;

		list-style: none;

		width: 100%;

		text-align:left;

	}



	#ccl_results ul li {



	}



	#ccl_results ul li a {

		display: block;

		color: #444;

		background: #fff;

		font: normal 12px arial;

		text-decoration: none;

		padding: 1px 4px 2px 6px;

		text-align:left;

	}



	* html #ccl_results ul li a {

		width: 100%;

	}



	#ccl_results ul li a strong {

		color: red;

		text-align:left;

	}



	#ccl_results ul li a:hover, #ccl_results ul li a.hover {

		background: #0056f4;

		color: #fff;

		text-align:left;

	}



	#ccl_results ul li a:hover strong, #ccl_results ul li a.hover strong {

		color: #fff;

		text-align:left;

	}

