﻿/*begin 全局定义@@@@@@@@@@@@@@@@@@@@@@@@@@*/

body
{
  	/*filter:Gray;*/
    font-size: 9pt;
    margin: 2px;
    line-height: 14pt;
    text-align: center;
}
div
{
    text-align: left;
}
.part950
{
    width: 955px;
    margin: 0 auto;
}
td
{
    line-height:14pt;
    font-size:9pt;
}
table {
	font-size: 1em;
}
p {
	line-height: 1.4em;
}
/*正常链接*/
A:link
{
    color: #333333;
    text-decoration: none;
}
A:visited
{
	text-decoration: none;
	color: #333333;
}
 A:active
{
	text-decoration: none;
	color: #ff0000;
}
A:hover
{
	text-decoration: underline;
	color: #ff0000;
}
img {
	border-width: 0;
}
/*end 全局定义*/

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cLblue,a.cLblue:link,a.cLbue:visited{color:#00f;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
.cFGray,a.cFGray:link,a.cFGray:visited{color: #888;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}

/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}

/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear
{
	font-size: 1px;
	width: 1px;
	height:1px;
	visibility: hidden;
	clear: both;
	background-color:White;
}
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;	}
/*尉蓝链接*/
A.a01:link
{
    color: #0071BD;
    text-decoration: none;
}
A.a01:visited
{
    text-decoration: none;
    color: #0071BD;
}
A.a01:active
{
    text-decoration: none;
    color: #ff0000;
}
A.a01:hover
{
    text-decoration: underline;
    color: #ff0000;
}
/*蓝色链接*/
A.blue:link
{
    color: blue;
    text-decoration: none;
}
A.blue:visited
{
    text-decoration: none;
    color: blue;
}
A.blue:active
{
    text-decoration: none;
    color: #ff0000;
}
A.blue:hover
{
    text-decoration: underline;
    color: red;
}
/*白色链接*/
A.white:link
{
    color: white;
    text-decoration: none;
}
A.white:visited
{
    text-decoration: none;
    color: white;
}
A.white:active
{
    text-decoration: none;
    color: #ff0000;
}
A.white:hover
{
    text-decoration: underline;
    color: yellow;
}
/*容器里蓝色链接*/
 .bluelink A:link
{
    color: blue;
    text-decoration: none;
}
.bluelink A:visited
{
    text-decoration: none;
    color: blue;
}
.bluelink A:active
{
    text-decoration: none;
    color: #ff0000;
}
.bluelink A:hover
{
    text-decoration: underline;
    color: red;
}
/*深蓝链接*/
A.Navy:link
{
    color: Navy;
    text-decoration: none;
}
A.Navy:visited
{
    text-decoration: none;
    color: Navy;
}
A.Navy:active
{
    text-decoration: none;
    color: red;
}
A.Navy:hover
{
    text-decoration: underline;
    color: red;
}

/*容器里的深蓝色链接*/
.NavyLink A:link
{
    color: Navy;
    text-decoration: none;
}
.NavyLink A:visited
{
    text-decoration: none;
    color: Navy;
}
.NavyLink A:active
{
    text-decoration: none;
    color: red;
}
.NavyLink A:hover
{
    text-decoration: underline;
    color: red;
}
/*深红色链接*/
A.DarkRed:link
{
    color: #cc3333;
    text-decoration: none;
}
A.DarkRed:visited
{
    text-decoration: none;
    color: #cc3333;
}
A.DarkRed:active
{
    text-decoration: none;
    color: red;
}
A.DarkRed:hover
{
    text-decoration: underline;
    color: olive;
}
.tableFont16 td
{
    font-size:16px;
}
table.edit
{
    border-collapse: collapse;
}
table.edit td
{
    border: DimGray 1px solid;
    padding: 2px;
}
table.edit th
{
    font-weight: normal;
    border: DimGray 1px solid;
    padding: 2px;
    background-color: #eee;
    text-align: center;
}
table.edit .th2
{
    background-color:#80E6B8;
}
table.eidt th.th3
{
	background-color:#DDF4B0;
}
table.inedittable
{
	border-collapse: separate;
}
table.inedittable td
{
	border:0px;
}
table.edit2
{
    border-collapse: collapse;
}
table.edit2 th
{
    background-color: whitesmoke;
    font-weight: normal;
    text-align:center;
}
table.edit2 td
{
    padding-left:3px;
    padding-right:3px;
}


table.main
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    width: 100%;
}
table.main_path
{
    
}
td.main_bottom
{
	background-color: gainsboro;
	border-top-style: ridge;
	padding-top: 5px;
	border-top-color: white;
}
/*现在的位置*/
table.sitemappath
{
}
td.sitemappath_curent
{
	font-weight: bold;
}
.webdings
{
	font-family: 'webdings';
}
/*上下页分页*/
.previouspager
{
   text-align:right;
}
.previouspager a.disabled
{
   color:#808080;
}
.previouspager A:link
{
    color: #0071BD;
    text-decoration: none;
}
.previouspager A:visited
{
    text-decoration: none;
    color: #0071BD;
}
.previouspager A:active
{
    text-decoration: none;
    color: #ff0000;
}
.previouspager A:hover
{
    text-decoration: none;
    color: #ff0000;
}


/*数字分页*/
.numericpager
{
	margin-top: -1px;
}
.numericpager td
{
	float: left;
	width: 22px;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	margin:1px;
}
.numericpager td a
{
	position:absolute;
	text-decoration: none;
	display: block;
	width:22px;
	height:22px;
	border:1px #9A92AA solid;
	color:#555!important;
	background-color:#f8f8f8;
	font-size: 0.8em;
	line-height:22px;
	text-align: center;
	opacity: .8;
	filter:alpha(opacity=80);
}
.numericpager td a:hover
{
	position: absolute;
	text-decoration: none;
    width: 44px;
    height: 44px;
    font-size: 2em;
    line-height:44px;
    color: #26143E !important;
    opacity: .7;
    filter: alpha(opacity=70);
    border: 1px #26143E solid;
    z-index: 100;
    margin-top: -11px;
    margin-left: -11px;
}
.numericpager .num
{
	color:Red;
}
.numericpager .selected a
{
    position:absolute;
	display: block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	color: #fff !important;
	border: 1px #B475C8 solid;
	background-color: #551881;
	opacity: .9;
	filter: alpha(opacity=90);
	text-align: center;
}
.numericpager .selected a:hover
{
	position: absolute;
	text-decoration: none;
    width: 22px;
    height: 22px;
    font-size: 1em;
    line-height:22px;
    color: #fff !important;
    opacity: .9;
    filter: alpha(opacity=90);
    border: 1px #26143E solid;
    z-index: 100;
    margin-top: 0px;
    margin-left: 0px;
}
.numericpager a.disabled
{
   color:#cccccc!important;
}
.numericpager a.disabled:hover
{
    width:22px;
    height:22px;
    line-height:22px;
    margin:0px;
    font-size:0.8em;
    border: 1px #B475C8 solid;
    color:#cccccc!important;
}

/*三位数长度*/
.numericpager .wc3
{
    width:33px;
}
.numericpager .wc3 a
{
    width:33px;
}
.numericpager .wc3 a:hover
{
    width:66px;
}
.numericpager a.wc3a:hover
{
    width:33px;
}
/*四位数长度*/
.numericpager .wc4
{
    width:44px;
}
.numericpager .wc4 a
{
    width:44px;
}
.numericpager .wc4 a:hover
{
    width:88px;
}
.numericpager a.wc4a:hover
{
    width:44px;
}


/*gridview 样式 begin ============================================================*/
.gridview
{
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #404040;
	width:100%;
}
.gridview th
{
	line-height: 14pt;
	background-color: #FDE1A8;
	border-width: 1px;
	text-align:center;
}
.gridview th a:link,.gridview th a:visited
{
	text-decoration: underline;
}
.gridview .alter
{
	background-color: #eeeeee;
}
.gridview .edit
{
	background-color:Yellow;
}
.gridview .pager table
{
    margin-top: -2px;
}
.gridview .pager table td
{
	float: left;
	width:22px;
	height:22px;
	font-size:16px;
}
.gridview .pager table td a{
	position:absolute;
	text-decoration: none;
	display: block;
	width:22px;
	height:22px;
	border:1px #9A92AA solid;
	font-family: Tahoma, Arial, sans-serif;
	color:#555!important;
	background-color:#f8f8f8;
	font-size: 0.8em;
	line-height:22px;
	text-align: center;
	font-weight:bold;
	opacity: .8;
	filter:alpha(opacity=80);
}
.gridview .pager table td span
{
	position:absolute;
	display: block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	color: #fff !important;
	border: 1px #B475C8 solid;
	background-color: #551881;
	opacity: .9;
	filter: alpha(opacity=90);
	text-align: center;
}
.gridview .pager table td a:hover
{
    position: absolute;
    width: 44px;
    height: 44px;
    font-size: 2em;
    line-height:44px;
    color: #26143E !important;
    opacity: .7;
    filter: alpha(opacity=70);
    border: 1px #26143E solid;
    z-index: 100;
    margin-top: -11px;
    margin-left: -11px;
}
/* end gridview 样式*/
/*DetailsView 样式*/
.DetailsView
{
    border-collapse: collapse;
	border-style: solid;
	border-width: 2px;
	border-color: #404040;
}
.DetailsView .th
{
    line-height: 14pt;
    background-color: #FDE1A8;
    border-width: 1px;
    text-align: right;
}
/*end DetailsView*/


/*tab系列按钮#####################################################*/
/*TabBarLevel1*/
ul.TabBarLevel1{
	list-style:none;
	margin:0;
	padding:0;
	background-image:url(images/tabbar_level1_bk.gif);
	height:auto;
	min-height:29px;
	_height:29px;
}
ul.TabBarLevel1 li{
	float:left;
	padding:0;
	height:29px;
	min-height:29px;
	_height:29px;
	margin-right:1px;
	background:url(images/tabbar_level1_slice_left_bk.gif) left top no-repeat;
}
ul.TabBarLevel1 li a{
	display:block;
	line-height:29px;
	padding:0 20px;
	color:#333;
	background:url(images/tabbar_level1_slice_right_bk.gif) right top no-repeat;
	white-space: nowrap;
}
ul.TabBarLevel1 li.Selected{
	background:url(images/tabbar_level1_slice_selected_left_bk.gif) left top no-repeat;
}
ul.TabBarLevel1 li.Selected a
{
    background: url(images/tabbar_level1_slice_selected_right_bk.gif) right top no-repeat;
    text-decoration: none;
}
ul.TabBarLevel1 li.other
{
    float: right;
    background: url(/images/top_lqlogo.gif) left top no-repeat;
    width: 151px;
}
ul.TabBarLevel1 li.other a
{
    background-image: none;
}
ul.TabBarLevel1 li a:link,ul.TabBarLevel1 li a:visited{
	color:#333;
}
ul.TabBarLevel1 li a:hover,ul.TabBarLevel1 li a:active{
	color:#F30;
	text-decoration:none;
}
ul.TabBarLevel1 li.Selected a:link,ul.TabBarLevel1 li.Selected a:visited{
	color:#fff;
}
ul.TabBarLevel1 li.Selected a:hover, ul.TabBarLevel1 li.Selected a:active
{
    color: #ffff00;
    text-decoration: none;
}
body div#Content ul.TabBarLevel1 li.Selected a{color:#FFF;}
body ul.TabBarLevel1{background:#FFF url(images/list_tab_bottom.gif) 0px 0px repeat-x;}
body ul.TabBarLevel1 li.Selected{background:transparent url(images/list_tab_left.gif) 0px 0px no-repeat;}
body ul.TabBarLevel1 li.Selected a{background:transparent url(images/list_tab_right.gif) 100% 0px no-repeat;}

.ul0 ul.TabBarLevel1{background-position:0% -29px;}
.ul0 ul.TabBarLevel1 li.Selected{background-position:0% -29px;}
.ul0 ul.TabBarLevel1 li.Selected a{background-position:100% -29px;}

.ul1 ul.TabBarLevel1{background-position:0% -58px;}
.ul1 ul.TabBarLevel1 li.Selected{background-position:0% -58px;}
.ul1 ul.TabBarLevel1 li.Selected a{background-position:100% -58px;}

.ul2 ul.TabBarLevel1{background-position:0% -87px;}
.ul2 ul.TabBarLevel1 li.Selected{background-position:0% -87px;}
.ul2 ul.TabBarLevel1 li.Selected a{background-position:100% -87px;}

.ul3 ul.TabBarLevel1{background-position:0% -116px;}
.ul3 ul.TabBarLevel1 li.Selected{background-position:0% -116px;}
.ul3 ul.TabBarLevel1 li.Selected a{background-position:100% -116px;}

.ul4 ul.TabBarLevel1{background-position:0% -145px;}
.ul4 ul.TabBarLevel1 li.Selected{background-position:0% -145px;}
.ul4 ul.TabBarLevel1 li.Selected a{background-position:100% -145px;}

.ul5 ul.TabBarLevel1{background-position:0% -174px;}
.ul5 ul.TabBarLevel1 li.Selected{background-position:0% -174px;}
.ul5 ul.TabBarLevel1 li.Selected a{background-position:100% -174px;}

.ul6 ul.TabBarLevel1{background-position:0% -203px;}
.ul6 ul.TabBarLevel1 li.Selected{background-position:0% -203px;}
.ul6 ul.TabBarLevel1 li.Selected a{background-position:100% -203px;}

.ul7 ul.TabBarLevel1{background-position:0% -232px;}
.ul7 ul.TabBarLevel1 li.Selected{background-position:0% -232px;}
.ul7 ul.TabBarLevel1 li.Selected a{background-position:100% -232px;}

.ul8 ul.TabBarLevel1{background-position:0% -261px;}
.ul8 ul.TabBarLevel1 li.Selected{background-position:0% -261px;}
.ul8 ul.TabBarLevel1 li.Selected a{background-position:100% -261px;}

.ul9 ul.TabBarLevel1{background-position:0% -290px;}
.ul9 ul.TabBarLevel1 li.Selected{background-position:0% -290px;}
.ul9 ul.TabBarLevel1 li.Selected a{background-position:100% -290px;}

.ul10 ul.TabBarLevel1{background-position:0% -319px;}
.ul10 ul.TabBarLevel1 li.Selected{background-position:0% -319px;}
.ul10 ul.TabBarLevel1 li.Selected a{background-position:100% -319px;}
/*end TabBarLevel1*/
/*TabBarLevel2*/
ul.TabBarLevel2
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: auto;
	min-height: 22px;
	_height: 22px;
	height: 22px;
	background: #FFF url(images/list2_tab_bottom.gif) 0px 0px repeat-x;
}
ul.TabBarLevel2 li
{
    float: left;
    padding: 0;
    margin:0;
    height: 22px;
    min-height:22px;
	_height:22px;
    margin-right: 2px;
    cursor:pointer;
    background:transparent url(images/list2_tab_normal_left.gif) 0px 0px no-repeat;
}
ul.TabBarLevel2 li a
{
    display: block;
    line-height: 22px;
    padding: 0 8px;
    color: #333;
    white-space: nowrap;
    background: transparent url(images/list2_tab_normal_right.gif) 100% 0px no-repeat;
    text-decoration: none;
}
ul.TabBarLevel2 li.Selected
{
	background:transparent url(images/list2_tab_left.gif) 0px 0px no-repeat;
}
ul.TabBarLevel2 li.Selected a
{
    background: transparent url(images/list2_tab_right.gif) 100% 0px no-repeat;
    text-decoration: underline;
}

ul.TabBarLevel2 li a:link,ul.TabBarLevel2 li a:visited{
	color:#333;
}
ul.TabBarLevel2 li a:hover,ul.TabBarLevel2 li a:active{
	color:#F30;
	text-decoration:none;
}
ul.TabBarLevel2 li.Selected a:link, ul.TabBarLevel2 li.Selected a:visited
{
    color: #fff;
    text-decoration: underline;
}
ul.TabBarLevel2 li.Selected a:hover, ul.TabBarLevel2 li.Selected a:active
{
    color: #ffff00;
    text-decoration: underline;
}

.ul00 ul.TabBarLevel2{background-image: none;}
.ul00 ul.TabBarLevel2 li{background-image: none;}
.ul00 ul.TabBarLevel2 li a{background-image: none;padding:0 3px;}
.ul00 ul.TabBarLevel2 li.Selected{background-image: none;}
.ul00 ul.TabBarLevel2 li.Selected a{background-image: none;}

.ul01 ul.TabBarLevel2{background: #FFF url(images/list2_tab_bottom.gif) 0px -22px repeat-x;}
.ul01 ul.TabBarLevel2 li{background:transparent url(images/list2_tab_normal_left.gif) 0px -22px no-repeat;}
.ul01 ul.TabBarLevel2 li a{background:transparent url(images/list2_tab_normal_right.gif) 100% -22px no-repeat;}
.ul01 ul.TabBarLevel2 li.Selected{background:transparent url(images/list2_tab_left.gif) 0px -22px no-repeat;}
.ul01 ul.TabBarLevel2 li.Selected a{background:transparent url(images/list2_tab_right.gif) 100% -22px no-repeat;}
.ul01 ul.TabBarLevel2 li.Selected a:link, .ul01 ul.TabBarLevel2 li.Selected a:visited{color: black;}

.ul02 ul.TabBarLevel2{background: #FFF url(images/list2_tab_bottom.gif) 0px -44px repeat-x;}
.ul02 ul.TabBarLevel2 li{background:transparent url(images/list2_tab_normal_left.gif) 0px -44px no-repeat;}
.ul02 ul.TabBarLevel2 li a{background:transparent url(images/list2_tab_normal_right.gif) 100% -44px no-repeat;}
.ul02 ul.TabBarLevel2 li.Selected{background:transparent url(images/list2_tab_left.gif) 0px -44px no-repeat;}
.ul02 ul.TabBarLevel2 li.Selected a{background:transparent url(images/list2_tab_right.gif) 100% -44px no-repeat;}
.ul02 ul.TabBarLevel2 li.Selected a:link, .ul02 ul.TabBarLevel2 li.Selected a:visited{color: black;}

.ul03 ul.TabBarLevel2{background: #FFF url(images/list2_tab_bottom.gif) 0px -66px repeat-x;}
.ul03 ul.TabBarLevel2 li{background:transparent url(images/list2_tab_normal_left.gif) 0px -66px no-repeat;}
.ul03 ul.TabBarLevel2 li a{background:transparent url(images/list2_tab_normal_right.gif) 100% -66px no-repeat;}
.ul03 ul.TabBarLevel2 li.Selected{background:transparent url(images/list2_tab_left.gif) 0px -66px no-repeat;}
.ul03 ul.TabBarLevel2 li.Selected a{background:transparent url(images/list2_tab_right.gif) 100% -66px no-repeat;}
.ul03 ul.TabBarLevel2 li.Selected a:link, .ul03 ul.TabBarLevel2 li.Selected a:visited{color: black;}

.ul04 ul.TabBarLevel2{background: #FFF url(images/list2_tab_bottom.gif) 0px -88px repeat-x;}
.ul04 ul.TabBarLevel2 li{background:transparent url(images/list2_tab_normal_left.gif) 0px -88px no-repeat;}
.ul04 ul.TabBarLevel2 li a{background:transparent url(images/list2_tab_normal_right.gif) 100% -88px no-repeat;}
.ul04 ul.TabBarLevel2 li.Selected{font-weight:normal;background:transparent url(images/list2_tab_left.gif) 0px -88px no-repeat;}
.ul04 ul.TabBarLevel2 li.Selected a{background:transparent url(images/list2_tab_right.gif) 100% -88px no-repeat;}
.ul04 ul.TabBarLevel2 li.Selected a:link, .ul04 ul.TabBarLevel2 li.Selected a:visited{color: black;}
.ul04 ul.TabBarLevel2 li.Selected a:link,ul.TabBarLevel2 li.Selected a:visited{	color:#fff;}

.ul05 ul.TabBarLevel2{background: #FFF url(images/list2_tab_bottom.gif) 0px -110px repeat-x;}
.ul05 ul.TabBarLevel2 li{background:transparent url(images/list2_tab_normal_left.gif) 0px -110px no-repeat;}
.ul05 ul.TabBarLevel2 li a{background:transparent url(images/list2_tab_normal_right.gif) 100% -110px no-repeat;}
.ul05 ul.TabBarLevel2 li.Selected{background:transparent url(images/list2_tab_left.gif) 0px -110px no-repeat;}
.ul05 ul.TabBarLevel2 li.Selected a{background:transparent url(images/list2_tab_right.gif) 100% -110px no-repeat;}
.ul05 ul.TabBarLevel2 li.Selected a:link, .ul05 ul.TabBarLevel2 li.Selected a:visited{color: black;}


/*TabBarLevel3*/
ul.TabBarLevel3
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: auto;
	min-height: 22px;
	_height: 22px;
	height: 22px;
}
ul.TabBarLevel3 li
{
    float: left;
    padding: 0;
    margin:0;
    height: 22px;
    min-height:22px;
	_height:22px;
    margin-right: 2px;
    cursor:pointer;
}
ul.TabBarLevel3 li a{
	display:block;
	line-height:22px;
	padding:0 8px;
	white-space: nowrap;
}
ul.TabBarLevel3 li a:link, ul.TabBarLevel3 li a:visited
{
    color: navy;
}
ul.TabBarLevel3 li a:hover,ul.TabBarLevel3 li a:active{
	color:#F30;
	text-decoration:none;
}
ul.TabBarLevel3 li.Selected a{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

/*top 菜单按钮 begin*/
ul.topmenulist
{
    list-style: none;
    margin: 0;
    padding: 0;
    height: auto;
    min-height: 30px;
    _height: 30px;
    height: 30px;
    width: 950px;
    background-image: url(images/menu_black.gif);
    position:relative;
    z-index:2;
}
ul.topmenulist li
{
    float: left;
    padding: 0;
    margin: 0;
    height: 30px;
    min-height: 30px;
    _height: 30px;
    cursor: pointer;
}
ul.topmenulist li a
{
    display: block;
    line-height: 26px;
    padding: 0 13px;
    color: #696969;
    border-right: #cccccc 1px solid;
    white-space: nowrap;
    font-size: 12px;
    margin-top: 4px;
    text-decoration:none;
}
ul.topmenulist li a:hover
{
    color: chocolate;
}
ul.topmenulist li.enditem a
{
    border-right: #ffffff 0px solid;
}
ul.topmenulist li.Selected
{
    background-image: url(images/menu_red.gif);
}
ul.topmenulist li.SelectedIndex
{
    background-image: url(images/menu_red.gif);
}
#nav ul a {
  display: block;
  color: #333;
  line-height:20px;
  text-decoration: none;
  padding-left:10px;
  padding-right:0px;
  margin-top:0px;
  font-size:9pt;
  border:0px;
}
#nav ul li table
{
    border-collapse: collapse;
    width:100%;
}
#nav ul li table th
{
    text-align:left;
    font-weight:normal;
    padding:0px;
    width:99%;
}
#nav ul li table td
{
    padding:0px;
    margin:0px;
    text-align:right;
    font-family: 'webdings';
}
#nav ul li {
  width: 140px;
  overflow:hidden;
  list-style-type: none;
  padding:0px;
  border: #f3f3f3 1px solid;
  float:left;
  height: 20px;
  min-height: 20px;
  _height: 20px;
}
#nav li ul
{
    position: absolute;
    list-style-type: none;
    padding: 1px;
    background-color: #f3f3f3;
    display: none;
    border: buttonhighlight 2px outset;
}
#nav ul li
{
    clear:both;
    display:block;
    cursor:pointer;
}
#nav li ul
{
    margin-left:-1px;
    margin-top:-1px;
}
#nav li ul li ul
{
    margin-left: 139px;
    margin-top: -23px;
}
#nav ul li.Selected
{
    background-color: #e29494;
    border: #823d3d 1px solid;
    background-image: none;
}
#nav li.Selected ul {
  display: block;
}
#nav li.Selected li ul{
  display: none;
}
#nav li li.Selected ul {
  display: block;
}



/*首页工具按钮*/
.tool
{

}
.tool .form
{
    background-color: #F7F7F7;
    width: 100%;
    text-align: center;
}
.tool .button
{
    border-right: #e4e4e4 6px solid;
    border-top: #e4e4e4 6px solid;
    border-left: #e4e4e4 6px solid;
}
.tool .button .img
{
    background-color: White;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}
.tool .button .title
{
    background-color: #e4e4e4;
    height: 22px;
    color: #1d68ad;
    text-align: center;
}


/*begin viewform 帽子块定义++++++++++++++++++++++++++++++++++++ */

.photo
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}
/*end 登录控件*/
/*begin 带帽子的框*/
.viewform1
{
    border-style: solid;
    border-width: 1px;
    border-color: DarkGray;
    width: 100%;
}
.viewform1 th
{
    color: #cc3333;
    height: 25px;
    text-align: left;
    padding-left: 6px;
    background-color: gainsboro;
    font-size: 14px;
    font-weight: normal;
}
.viewform1 td
{
}
.viewform1 .form
{
}
.viewform1 td table th
{
	background-image: none;
}
.viewformlist1
{
    border-collapse: collapse;
    width:100%;
}
.viewformlist1 th
{
    color: black;
    text-align: center;
    padding-left: 0px;
    border-bottom: lightgrey 1px solid;
}
.viewformlist1 td
{
    border-bottom: lightgrey 1px dashed;
}

.caplist1
{
    border: darkgray 1px solid;
    padding: 4px;
}
.caplist1 .head
{
    border-bottom: mediumaquamarine 1px solid;
}
.caplist1 .head label
{
    border-left: limegreen 5px solid;
    padding-left: 5px;
    color: darkcyan;
    font-weight: bold;
}
.caplist1 .list
{
    padding:2px;
}

.caplist2
{
    
}
.caplist2 .head
{
	border-bottom: darkgray 1px solid;
}
.caplist2 .head label
{
	border-left: saddlebrown 5px solid;
	padding-left: 5px;
	font-weight: bold;
}
.caplist2 .list
{
    padding:2px;
}
/*end 带帽子的框*/
table.newsdetail
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
table.newsdetail .content
{
	border: #eaeaea 8px solid;
}
table.newsdetail .title
{
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
	border-bottom: dimgray 1px double;
	color: dimgray;
}
table.newsdetail .title2
{
	text-align: center;
	color: darkred;
	padding-bottom: 10px;
}
/*注册用户表*/
.reguser td.category
{
	border-top: darkgray 1px dashed;
	color: darkred;
}
.reguser .pricetable
{
    BACKGROUND-COLOR: #8a8780;
}
.reguser .pricetable td
{
    color:White;
}


/*研究报告*/
.report
{
	height: 127px;
	width: 342px;
	margin-top: 8px;
	background-image: url(images/report_bg.gif);
	padding: 10px;
	background-repeat: no-repeat;
}
.report .book
{
	width: 86px;
	height: 115px;
	text-align: center;
	background-image: url(images/report_book.jpg);
	background-repeat: no-repeat;
}
.report .head
{
	background-image: url(images/report_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	color: #990000;
	font-size: 10pt;
	font-weight: bold;
	background-position-y: center;
	width:234px;
	margin-bottom:5px;
	border-bottom: #999999 1px dashed;
}
.report .download
{
	padding-top:5px;
}
.report .download a
{
	display: block;
    line-height: 20px;
    text-align:center;
    background-image: url(images/report_download.gif);
    background-repeat: no-repeat;
    width:86px;
    color:White;
}
/*案例分析*/
.report_list
{
	background-image: url(images/report_list_bg.gif);
	background-repeat: repeat-y;
}
.report_list ol
{
	padding-left:40px;
}
.report_list ul
{
	padding-left:40px;
}
.report_list li
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 50px;
	margin-top: 20px;
	margin-left: 50px;
}
.report_list span
{
	font-size: 10pt;
	color: #990000;
}
/*首页资讯列表================================================================================*/
.home_news_list
{
}
.home_news_list li
{
    list-style-type: none;
}
.home_news_list li a
{
    font-size:14px; line-height: 24px;
}
.home_news_list .es_cityzone a
{
    font-size:9pt;
}
.home_news_list .keyword a
{
    text-decoration: none;
}
/*地产资讯首页*/
.news_listtable
{
    margin-left:4px;
    margin-right:4px;
}
.news_listtable td
{
    width:370px;
}
.news_likelist
{
    list-style-type: square;
    list-style-position: inside;
}
/*首页行情通报告===========================================================================*/
.home_report td
{
	background-image: url(images/arrow_02.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position-y: center;
}
/*end viewform*/

/*集成搜索按钮*/
.search
{
    border: #91002C 4px solid;
}
.search .head
{
    background-color:#91002C;
    padding-bottom:4px;
}
.search .content
{
    padding:3px;
}
.search a.Selected
{
    display: block;
    line-height: 24px;
    text-align:center;
    background-image: url(images/searchbutton_selected.gif);
    background-repeat: no-repeat;
    width:90px;
    color:White;
}
.search a.Normal
{
    display: block;
    line-height: 24px;
    text-align:center;
    background-image: url(images/searchbutton_normal.gif);
    background-repeat: no-repeat;
    width:90px;
}
/*专业研究工具==============================================================================*/
.home_chart
{
    margin-top:3px;
}
.home_chart .title
{
    border-left: maroon 5px solid;
    padding-left: 10px;
    border-bottom: darkgray 1px solid;
    background-color: #eeeeee;
}
.home_chart .title td
{
    line-height:16px;
}
.home_chart .chartcontent
{
    text-align:center;
    padding-top:4px;
}
.home_chart .chart
{
    background-image: url(images/home_chart_bg.gif);
}
/*begin chartX按钮*/
.home_chart ul.chartX{
	list-style:none;
	margin:0;
	padding:0;
	height:25px;
	min-height:25px;
	_height:25px;
	margin-left:35px;
	clear:both;
}
.home_chart ul.chartX li{
	float:left;
	padding:0;
	height:25px;
	min-height:25px;
	_height:25px;
	margin-right:1px;
	background:url(images/home_chartX_left_bk.gif) left top no-repeat;
}
.home_chart ul.chartX li a
{
    display: block;
    line-height: 25px;
    padding: 0 20px;
    color: #333;
    background: url(images/home_chartX_right_bk.gif) right top no-repeat;
    white-space: nowrap;
    text-decoration: none;
}
.home_chart ul.chartX li.Selected{
	background:url(images/home_chartX_selected_left_bk.gif) left top no-repeat;
}
.home_chart ul.chartX li.Selected a
{
    background: url(images/home_chartX_selected_right_bk.gif) right top no-repeat;
    text-decoration: none;
}
.home_chart ul.chartX li a:link, .home_chart ul.chartX li a:visited
{
    color: #333;
}
.home_chart ul.chartX li a:hover, .home_chart ul.chartX li a:active
{
    color: #F30;
    text-decoration: none;
}
.home_chart ul.chartX li.Selected a:link, .home_chart ul.chartX li.Selected a:visited
{
    color: #000000;
    text-decoration: underline;
}
.home_chart ul.chartX li.Selected a:hover, .home_chart ul.chartX li.Selected a:active
{
    color: red;
    text-decoration: underline;
}
/*end chartX按钮*/
/*begin chartY按钮*/
.home_chart ul.chartY
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.home_chart ul.chartY li
{
    float: left;
    padding: 0;
    background: url(images/home_chartY_left_bk.gif) left top no-repeat;
    width: 21px;
    line-height:13px;
}
.home_chart ul.chartY li a
{
    display: block;
    padding: 6px 0;
    text-align: center;
    color: #333;
    background: url(images/home_chartY_right_bk.gif) no-repeat right bottom;
    text-decoration: none;
    width: 21px;
}
.home_chart ul.chartY li.Selected{
	background:url(images/home_chartY_selected_left_bk.gif) left top no-repeat;
}
.home_chart ul.chartY li.Selected a
{
    background: url(images/home_chartY_selected_right_bk.gif) no-repeat right bottom;
    text-decoration: none;
}
.home_chart ul.chartY li a:link, .home_chart ul.chartY li a:visited
{
    color: #333;
}
.home_chart ul.chartY li a:hover, .home_chart ul.chartY li a:active
{
    color: #F30;
    text-decoration: none;
}
.home_chart ul.chartY li.Selected a:link, .home_chart ul.chartY li.Selected a:visited
{
    color: white;
}
.home_chart ul.chartY li.Selected a:hover, .home_chart ul.chartY li.Selected a:active
{
    color: red;
    text-decoration: none;
}
/*end chartY按钮*/
/*end home_chart*/
/*首页新盘===================================================================================*/
.home_provide
{
}

/*main_panel 左侧内容*/
.main_panel
{
}
.main_panel .head
{
    height: 33px;
    background-image: url(images/main_panel_t01.gif);
    background-repeat: no-repeat;
    line-height:33px;
    padding-left:6px;
}
.main_panel .head2
{
    height: 32px;
    background-image: url(images/main_panel_t05.gif);
    background-repeat: no-repeat;
    line-height:32px;
    padding-left:6px;
}
.main_panel .title1
{
    background-position-y: center;
    background-image: url(images/arrow_03.gif);
    background-repeat: no-repeat;
    padding-left:30px;
}
.main_panel .title2
{
    border-left: maroon 3px solid;
    padding-left: 10px;
    border-bottom: darkgray 1px solid;
    background-color: #eeeeee;
    margin-bottom:4px;
}
.main_panel .title3
{
    color: DarkRed;
}
.main_panel .content
{
    background-image: url(images/main_panel_bg.gif);
    background-repeat: repeat-y;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
    padding-top: 3px;
}
.main_panel .content p
{
    margin:5px auto;
}
.main_panel .bottom
{
    height: 21px;
    background-image: url(images/main_panel_t02.gif);
    background-repeat: no-repeat;
}
.main_panel .bottom2
{
    height: 18px;
    background-image: url(images/main_panel_t06.gif);
    background-repeat: no-repeat;
}
/*friend link*/
.friend
{
	height:130px;
	background-image:url(images/friendlink_bg.gif);
	background-repeat:no-repeat;
}
/*resizable image*/
.frameImage
{
    border: white 3px solid;
}
.handleImage
{
	background-image: url(images/HandleHand.png);
	overflow: hidden;
	width: 15px;
	cursor: se-resize;
	height: 16px;
	z-index: 1002;
	float:right;
}
.resizingImage
{
	border: #b4d35d 3px solid;
}
/*统计图放大镜*/
.chart_magnifier
{
    background-image: url(images/magnifier.gif);
    width: 43px;
    height: 40px;
    cursor: pointer;
    float: right;
    overflow: hidden;
    clear: both;
    position: relative;
    margin-bottom: -40px;
    left: 30px;
    background-repeat: no-repeat;
}
.chart_magnifierSelected
{
	border: CornflowerBlue 3px solid;
}
/*易研通统计图部分*/
.research_stat
{
	border: #4682b4 1px solid;
	margin-top:10px;
}
.research_stat .head
{
	background-image: url(images/th01.gif);
	line-height: 25px;
	height: 25px;
	border-bottom: darkgray 1px solid;
	border-top: white 1px solid;
	font-weight: bold;
	font-size: 14px;
	color: darkblue;
	cursor:pointer;
}
.research_stat .content
{
	padding:3px;
}
.research_stat .topbutton
{
	border: darkgray 1px dashed;
	font-size:9pt;
	text-align:center;
	height:25px;
	line-height:25px;
}
.research_stat .chart
{
	text-align:center;
	padding:3px;
}

.research_stat .button
{
	text-align:center;
}

/*errormsgbox 错误提示*/
.errormsgbox
{
    border: #4682b4 1px solid;
    width:300px;
    height:200px;
    margin:30px auto;
}
.errormsgbox .head
{
    background-color: lightsteelblue;
    font-weight:bold;
    font-size:16px;
    line-height:32px;
}
.errormsgbox .content
{
    padding-left:30px;
    font-size:14px;
}
/*弹出会员窗口*/
.login_popup
{
    border: maroon 1px solid;
    width:400px;
    height:300px;
}
.login_popup .head
{
    background-color: maroon;
    height:30px;
    line-height:30px;
    font-size:20px;
    font-weight:bold;
    color:White;
}
.login_popup .content
{
    padding:5px 5px;
    font-size:14px;
}

/* 高级搜索框============*/
.myDialog
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	width: 100%;
	position: absolute;
	top:0px;
	left:0px;
	z-index:9998;
}
.dialog
{
    width: 700px;
    background-color: darkred;
    border: black 1px solid;
    padding:5px;
    z-index:9999;
}
.dialog .title
{
    height:26px;
    color:White;
    line-height:26px;
    cursor:move;
}
.dialog .title span
{
    font-size:16px;
    font-weight:bold;
    margin-left:10px;
}
.dialog .title .right span
{
    cursor: pointer;
    border: Maroon 2px solid;
    display: block;
    height: 20px;
    width: 30px;
    line-height:22px;
    text-align:center;
    background-color:chocolate;
}
.dialog .content
{
    background-color: white;
    padding: 5px;
    background-image: none;
}
.dialog .content table
{
    border-collapse: collapse;
}
.dialog .content th
{
    background-color: #eeeeee;
    padding-left:3px;
}

.dialog .content .item
{
    padding-left: 30px;
}
.dialog .content .item span
{
    color: darkred;
}
.dialog .bottom
{
    text-align: right;
    padding: 2px;
    border-top: darkgray 1px dotted;
    background-color: seashell;
}

/*dialog2*/
#dialog2
{
    z-index: 9999;
}
#dialog2 #dialog_body
{
    width: 400px;
    height: 300px;
    background-color:White;
}
#dialog2 .headerleft
{
    background-image: url(icon/RadWHeaderLeft.gif);
    background-repeat: no-repeat;
    width:8px;
    height:28px;
}
#dialog2 .headercenter
{
    background-image: url(icon/RadWHeaderCenter.gif);
    background-repeat: repeat-x;
    height:28px;
}
#dialog2 #dialog_ne-resize
{
    background-image: url(icon/RadWHeaderRight.gif);
    background-repeat: no-repeat;
    width: 8px;
    height: 28px;
    cursor: ne-resize;
}
#dialog2 #headertitle
{
    width: 100%;
    background-image: url(icon/defaultIcon.gif);
    background-repeat: no-repeat;
    padding-left:22px;
    cursor:default;
    color:White;
    font-weight:bold;
}
#dialog2 #dialog_n_resize
{
	cursor: n-resize;
	height: 3px;
	font-size: 3px;
	line-height: 3px;
}
#dialog2 #dialog_header .button
{
    width: 28px;
    height: 15px;
    display: block;
    background-repeat: no-repeat;
}
#dialog2 #dialog_header .close
{
   background-image: url(icon/Close.gif);
}
#dialog2 #dialog_header .maximize
{
    background-image: url(icon/Maximize.gif);
}
#dialog2 #dialog_header .restore
{
    background-image: url(icon/Restore.gif);
}
#dialog2 #dialog_header .minimize
{
    background-image: url(icon/Minimize.gif);
}
#dialog2 #dialog_header .reload
{
    background-image: url(icon/Reload.gif);
}
#dialog2 #dialog_w_resize
{
	background-image: url(icon/RadWBodyLeft.gif);
	background-repeat: repeat-y;
	cursor: w-resize;
}
#dialog2 #dialog_e_resize
{
	background-image: url(icon/RadWBodyRight.gif);
	background-repeat: repeat-y;
	cursor: e-resize;
}
#dialog2 .bodyfooter
{
    background-color: #eeeeee;
    border-top: darkgray 1px dotted;
    text-align:right;
    padding:2px;
    padding-right:5px;
}
#dialog2 #dialog_s_resize
{
	background-image: url(icon/RadWFooterCenter.gif);
	background-repeat: repeat-x;
	cursor: s-resize;
	height:8px;
	line-height:8px;
}
#dialog2 #dialog_se_resize
{
    cursor: se-resize;
    background-image: url(icon/RadWFooterRight.gif);
    background-repeat: no-repeat;
    height: 8px;
    line-height: 8px;
    width: 8px;
}
#dialog2 .footerleft
{
    background-image: url(icon/RadWFooterLeft.gif);
    background-repeat: no-repeat;
    height: 8px;
    line-height: 8px;
    width: 8px;
}

/*会员发布按钮*/
.handhouse_pubbutton
{
    width:180px;
}
.handhouse_pubbutton td
{
    text-align:center;
}
.handhouse_pubbutton td a
{
    display: block;
    line-height: 20px;
    text-align:center;
    width:73px;
    color: #333;
    white-space: nowrap;
    background-image: url(images/button_y.gif);
}

/*mypager分页列表*/
.mypager
{
    border-collapse: collapse;
    width:100%;
}
.mypager th
{
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    background-color: #e7f1ff;
    line-height:30px;
}
.mypager td
{
    padding:3px;
}
.mypager p
{
    padding:0px;
    margin:0px;
}
.mypager .alter
{
    background-color:#eeeeee;
}
.mypager .title-link
{
    font-size:14px;
    line-height:22px;
}
.mypager .title-price
{
    font-size: 14px;
    color: #FF6600;
    font-weight: bold;
}

/*右侧菜单*/
.rightlistform
{
    width:208px;
}
.rightlistform .head
{
    background-image: url(images/rightmenu_head.gif);
    background-repeat: no-repeat;
    width:208px;
    height:27px;
    line-height:27px;
}
.rightlistform .head a
{
    margin-left:15px;
}
.rightlistform .head a:link
{
    color:White;
}
.rightlistform .head a:visited
{
    color:White;
}
.rightlistform .head a:hover
{
    color: gold;
}
.rightlistform .content
{
    border-right: #c8cccb 1px solid;
    border-left: #c8cccb 1px solid;
    border-bottom: #c8cccb 1px solid;
    padding:4px;
}
/*通栏广告*/
.tonglan
{
	width:738; 
	margin-left:auto; 
	margin-right:auto;
	margin-top:2px; 
	margin-bottom:2px;
}



/*new top menu*/
/* CSS Document */
.daohangtiao{background: url(images/dhtbj.gif); width:953px; height:53px; margin:0 auto; overflow:hidden; border-left:#898989 1px solid; border-right:#898989 1px solid; padding:0px;}
.daohangtiao ul{ padding:0px; margin:0px; color:#fff; list-style:none;}
.daohangtiao ul li{ float:left; height:47px;overflow:hidden; margin-top:6px;  }
.dhbt,a.dhbt:link,a.dhbt:visited{color:#FFF;text-decoration:none;}
a.dhbt:hover{color:red;text-decoration:none;}
a.dhbt:active{color:#000;text-decoration:none;}
.selected1{ background:url(images/selected1.png) no-repeat; width:65px; height:47px; margin-left:1px;}
.selected2{ background:url(images/selected2.png) no-repeat; width:150px; height:47px;margin-left:-4px;padding: 0px 3px; }
.selected3{ background:url(images/selected3.png) no-repeat; width:160px; height:47px;padding-left:1px; }
.selected4{ background:url(images/selected4.png) no-repeat; width:195px; height:47px; margin-top:3px;  margin-left:-2px;padding-left:2px; }
.selected5{ background:url(images/selected5.png) no-repeat; width:165px; height:47px;margin-left:-5px;padding-left:4px; }
.selected6{ background:url(images/selected6.png) no-repeat; width:115px; height:47px; margin-left:-7px; padding-left:5px; }
.selected7{ background:url(images/selected7.png) no-repeat; width:95px; height:47px;}
.selected,a.selected:link{ color:#8c0029;font-weight:bold; font-size:14px; text-decoration:none;}
a.selected:visited{color:#8c0029;text-decoration:none;}
a.selected:hover{color:red;text-decoration:none;}
a.selected:active{color:#8c0029;text-decoration:none;}
.dhjianju{padding:0px 18px 0px 0px;}
.dhjianju1{padding:4px 0px 0px 16px;}
.dhjianju2{padding:4px 0px 0px 5px;}
.dhbj_down{background:url(images/dhbj_down.gif); width:953px; border:#898989 1px solid; border-top:none; height:52px; overflow:hidden; }
.dhbj_downbt{font-size:14px; font-weight:bold;}
.dhbj_downbt1{font-size:16px; font-weight:bold; color:#B42A06; margin-top:13px; margin-left:5px;}
.dhbj_downjianju{margin:5px 0px 0px 25px;}
.dhbj_downjianju1{margin:5px 0px 0px 10px;}
.dhbj_downjianju2{margin:8px 0px 0px 15px;}
.cGray1,a.cGray1:link,a.cGray1:visited{ color:#c1bfc0; text-decoration:none;}
a.cGray1:hover{ color:red;}
.dhbj_downjju{ margin-top:4px;}




/* 首页搜索器 */
.sysssh{ width:736px; border:#CACACA 1px solid; background:#F8F8F8; height:26px; border-bottom:none;}
.syssbt{ overflow:hidden;}
.syssbt ul{ list-style:none; padding:0px 25px; margin:0px; overflow:hidden; margin-top:5px;position:absolute;z-index:1}
.syssbt ul li{ float:left; margin-right:10px;height:24px; overflow:hidden; line-height:18pt; font-weight:bold; font-size:13px;color:#036;}
.syssbt ul li a{ padding:0px 15px;float:left;height:24px;color:#036; }
.syssbt ul li.Selected{ background:url(images/syss_left1.gif) left top no-repeat;display:block;}
.syssbt ul li.Selected a{ background:url(images/syss_right1.gif) right top no-repeat;text-align:center; text-decoration:none; display:block;float:left;font-size:13px; color:#000;}
.syssk{ border:#B44E53 1px solid; padding:0px 1px; width:734px; margin-top:-1px;}
.sysskxia{ background:url(images/syssbj.gif) repeat-x; width:734px; height:90px; overflow:hidden;}
.sysscontent{ padding:5px 10px; }
.syssximu{padding-top:3px;}
.cBlue3,a.cBlue3:link,a.cBlue3:visited{ color:#1667DA; text-decoration:none;}
a.cBlue3:hover{ color:red;}
