﻿/* 全局样式 */
/*  html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } 新增 --- 全国哀悼日网站或整站变黑代码     */
* { word-break: break-all; font-family:"宋体";}
body { margin: 0 auto; padding: 0; text-align:left; background-color:#ffffff; }
body, div, td{font-size:12px; color: #000; }

form { margin: 0; padding: 0; }
input, button, select, textarea { font: 1em "Trebuchet MS", "Lucida Console", "Lucida Sans"; }
button { cursor: pointer; }
ul,li { margin:0px; padding:0px; list-style:none;}
h1,h2,h3,h4,dl,dt,dd,p { margin:0px; padding:0px; font-size:12px;}
h2,h3,h4 { font-weight:normal; }
a:hover { text-decoration: underline; }
a img { border: none; }

.text { line-height:20px; font-size:12px; padding:8px; text-align:left;}
.text * { font-size:13px;}
.text16 *{ font-size:16px; line-height:28px; }
.text14 *{ font-size:14px; line-height:28px; }
.text12 *{ font-size:12px; line-height:28px; }
.input{ border:1px solid #7F9DB9;}
.note { color:#666666;}
.red  { color:Red;}
.gray { color:Gray; }
.splitline{ float:left; margin-left:10px; height:100%; width:1px; border-left:dashed 1px #CCCCCC;}

.left { float:left;}
.right { float:right;}
.clear { clear:both;}
.clear2 { clear:both; height:-1px !important;height:5px;}
.clearAdText { clear:both; height:1px;}
.ExhibitClear { clear:both; height:3px;}
.scroll{overflow:auto; overflow-x:hidden;}
.autoheight{ overflow:hidden; height:100%; }
.hasimage{background:url(img.gif) no-repeat;}
.more2 { clear:both; text-align:right; padding:2px; margin-top:5px;}
.break { white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.break2 div { white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.row { clear:both; overflow:hidden; height:100%; background-color:#ffffff; margin:5px auto;}
.row0 { clear:both; overflow:hidden; height:100%; background-color:#ffffff; margin:-9px auto;}

/* mask layer and win layer  */
#divMaskLayer{ top:0px; left:0px; visibility:hidden; position:absolute; z-index:2000; cursor:wait; background:url(/Global/images/system/mask.gif); filter:alpha(opacity=12); -moz-opacity:0.12; opacity:0.12; background-color:#000;}
#divWinContainer { top:0px; left:0px; visibility:hidden; position:absolute; z-index:3000; background-color:#ffffff;}
#frmWinContainer { border:0px; padding:0; margin:0;}
#divWinOuter { border:1px solid #86B9D6; background-color:#ffffff; text-align:left; overflow:hidden;}
#divWinCtrl { height:24px; background:url(/Global/images/admin/table_menu_bg.gif) repeat-x; border-bottom:1px solid #86B9D6;}
#divWinCtrl div { height:24px; line-height:24px; font-weight:bold;}
#divWinLeft { float:left; padding-left:5px; color:#0D58A5;}
#divWinRight { float:right; padding-right:5px;}

/* 一般表格式样式 */
.formtable { width:100%; border-right:1px solid #cccccc;}
.formtable .form th { padding:6px; border-bottom:1px solid #cccccc; border-left:1px solid #cccccc; background-color:#F9F9F9; }
.formtable .form td { padding:6px; border-bottom:1px solid #cccccc; border-left:1px solid #cccccc; }

/* 一般按钮样式 */
.buttons { clear: both; padding: 5px; text-align: center; }
.buttons input { padding: 5px 5px 2px; color: #6774A8; background: #F9F9F9; border: solid #CBCBCB; border-width: 1px 1px 4px; cursor: pointer; width: 0; overflow: visible; }
.buttons>input { width: auto; }
.buttons input.submit { padding: 5px 5px 2px; background: #C3D9FF; border-color: #86B9D6; font-weight: bold; }

.buttons2 { clear: both; padding: 5px; text-align: center; }
.buttons2 input { padding: 5px 5px 2px; color: #822104; background: #F9F9F9; border: solid #CBCBCB; border-width: 1px 1px 4px; cursor: pointer; width: 0; overflow: visible; }
.buttons2>input { width: auto; }
.buttons2 input.submit { padding: 5px 5px 2px; background: #FFE9C3; border-color: #D6A386; font-weight: bold; }

/*各种link样式*/
a:link, a:visited, a:active { color: #333333; text-decoration: none}
a:hover { color: #333333; text-decoration: underline;}
a.white:link, a.white:active, a.white:visited, a.white:hover { color:#FFFFFF;}
a.red:link, a.red:active, a.red:visited, a.red:hover { color:red;}
a.pink:link, a.pink:active, a.pink:visited, a.pink:hover { color:#CD0016;}
a.gray_h:link, a.gray_h:active, a.gray_h:visited { color:#8D8D8D;}
a.gray_h:hover { color:#FF530F;}
a.deepblue:link, a.deepblue:active, a.deepblue:visited, a.deepblue:hover { color:#2D5A31; }
a.skyblue:link, a.skyblue:active, a.skyblue:visited, a.skyblue:hover { color:#005ED4; text-decoration:underline;}
a.geen:link, a.geen:active, a.geen:visited, a.geen:hover { color:#336633; }

a.grayblue:link, a.skyblue:active, a.skyblue:visited, a.skyblue:hover { color:#001D4C; text-decoration:underline;}
a.gary_1:link, a.gary_1:active, a.gary_1:visited, a.gary_1:hover { color:#001D4C; text-decoration:underline;}

/* 分页 */
#pagerBar { height:25px; line-height:25px; width:100%; text-align:right; }
#pagerBar div{ height:25px; line-height:25px;}
#pagerBar .state { margin-left:5px; float:left; width:auto !important; width:20px; white-space:nowrap;}
#pagerBar .list { float:right;}
#pagerBar .icon { float:left; margin:0 3px;}
#pagerBar .number { float:left; margin:0 3px;}

/* 错误信息 */
.ErrorMessage { width: 50%; background: #FDFFF5 url(/images/admin/err_info.gif) no-repeat 0 0; border: 1px solid #D5D8C7; margin-top: 50px; }
.ErrorMessage td { padding: 15px 15px 15px 40px; line-height: 1.5em; }


#outer {width:970px; text-align:left; margin:0 auto; height:100%; overflow:hidden;}

/* 页头 */
#header .itembar{ height:24px; padding:0px 10px; border-bottom:solid 1px #F4F8F4; line-height:24px; color:#494A49; background-color:#F7FBF7;}
#header .itembar a{color:#494A49;}
#header span{color:#DBDAD5;}
#header .toolbar{height:60px;padding:0px 5px;}
#header .toolbar ul{ padding:5px; width:230px;}
#header .toolbar li{ float:left;padding:2px; height:30px;}
#header .clear2 {height:30px;_height:30px;}
*html #header .clear2 {height:48px;_height:30px;}
*+html #header .clear2 {height:48px;_height:30px;}
#header .search { height:57px; background-image:url(search_bg.jpg);}
#header .search .content { float:left; padding:3px 25px; width:650px;}
#header .search .content li{ height:26px; line-height:26px; color:#fff; font-weight:bold;}
#header .search .content li a{color:#fff;}
#header .search .input{border:solid 1px #309636;}
#header .search .item{ float:left; margin-left:50px; width:200px;}
#header .search .item ul{ margin-top:13px; font-weight:bold; height:20px; line-height:20px;}
#header .search .item a{color:#fff;}

#header { text-align:left;}
#header .toolbar2 { height:27px; background:url(header_bg1.jpg);}
#header .toolbar2 td { padding-left:15px; line-height:27px;}
#header .toolbar2 .note { font-weight:bold;}
#header .toolbar2 .login { text-align:right; padding-right:15px;}
#header .toolbar2 .homepage { width:60px; background:url(header_tag1.jpg) no-repeat left center;}
#header .toolbar2 .favorite { width:80px; background:url(header_tag2.jpg) no-repeat left center;}
#header .itembar2 { text-align:center; height:60px;}
#header .itembar2 div { float:left; height:60px;}
#header .itembar2 .logo { width:220px;}
#header .itembar2 .banner { width:500px;}
#header .itembar2 .button { width:100px;float:right;}
#header .itembar2 .button img { margin-top:10px;}

#navbar { clear:both;}
#navbar .menu { height:37px; background:url(header_bg2.jpg);}
#navbar .menu * { color:#ffffff;}
#navbar .menu li { float:left; height:37px; line-height:37px; font-size:14px; width:85px; background:url(header_line.jpg) no-repeat right center;}
#navbar .menu .noline { background:url(none.gif);}
#navbar .menu .current { background:url(header_bg3.jpg) no-repeat center 3px; font-weight:bold;}
#navbar .menu .current *{ color:#043F83}
#navbar .search { height:78px; background:url(header_bg4.jpg); border:1px solid #054489; border-top:none;  text-align:left;}
#navbar .search .container { margin-left:110px; padding-top:12px; }
#navbar .search .search_input { width:450px; height:18px; border:1px solid #D1D1D1; color:#B5B5B5; }
#navbar .search .adv { margin-left:250px; margin-top:-18px; }
#navbar .search .adv div { float:left; height:20px; line-height:20px; }

#navbar2 { clear:both; margin-top:-8px;}
#navbar2 .menu { float:right; height:30px; background-color:#38a83c; border:solid 1px #98B4CE;}
#navbar2 .menu * { color:#FFFFFF;}
#navbar2 .menu li { float:left; height:30px; line-height:30px; font-size:14px; font-weight:bold; padding:0 8px; background:url(header_line2.jpg) no-repeat right center;}
#navbar2 .menu .noline { background:url(none.gif);}

#footer{ width:100%; background:#EEEEEE;}
#footer .line{ border-bottom:solid 5px #008A3F; margin-top:5px;}
#footer .content{ text-align:center; padding:10px; line-height:26px;}
#footer .content li{float:left; text-align:center; width:80px; padding:0px 5px;}

#tejiaStock,#StockInfo{width:354px; margin:0 auto; margin:0px; padding:0px;}
#tejiaStockTitle{display:inline; list-style-type:none; width:348px;margin:0px; padding:0px;}
#tejiaStockTitle ul{margin:0px; padding:0px;}
#tejiaStockTitle li{margin:0px; padding:0px;display:block; float:left;font-weight:bold; font-size:14px; height:19px;text-align:center; }
#tejiaStockTitleOne{width:190px;}
#tejiaStockTitleTwo{width:50px; margin-left:8px;}
#tejiaStockTitleThree{width:90px; margin-left:8px;}

#tejiaStockInfo{list-style-type:none; width:348px;margin:0px; padding:0px;}
#tejiaStockInfo ul{margin:0px; padding:0px;}
#tejiaStockInfo li{margin:0px; padding:0px;}
#tejiaStockInfo div{ float:left; margin:0px; padding:0px; font-size:12px; text-align:center; height:19px; overflow:hidden;white-space: nowrap;}
#tejiaStockInfoOne {width:190px; padding:0px 5px}
#tejiaStockInfoTwo {width:50px; color:#666666; margin-left:8px}
#tejiaStockInfoThree {width:90px; color:#333333; margin-left:8px;}

.topnav { height:31px; width:970px; background-image:url(topnav_bg.jpg); position:absolute; top:116px;}
.topnav ul{ float:left; }
.topnav li{ float:left; width:73px; height:31px; line-height:31px; margin:0; font-size:14px; text-align:center;}
.topnav a:link { color:#008A3F;}
.topnav a:active { color:#008A3F;}
.topnav a:visited { color:#008A3F;}
.topnav a:hover { color:#008A3F;}
.topnav .current{background:url(topnav_on.jpg) no-repeat left top;}
.topnav .current a:link { color:#fff;}
.topnav .current a:active { color:#fff;}
.topnav .current a:visited { color:#fff;}
.topnav .current a:hover { color:#fff;}
.topnav .null {background-image:url(topnav_null_bg.jpg);}
.topnav .leftnull {background-image:url(topnav_left.jpg); width:20px;}
.topnav .rightnull {background-image:url(topnav_tab_right.jpg); width:12px;}
.topnav .line{ background:url(topnav_spit.jpg) no-repeat right;}

.li_list1 { clear:both; }
.li_list1 li { height:20px; line-height:20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.li_list1 h2 { height:20px; line-height:20px; float:left; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.li_list1 span { line-height:20px; padding-left:10px;}
.li_list1 .no0 { background:url(li_list_01.jpg) no-repeat left center; padding-left:25px; }
.li_list1 .no1 { background:url(li_list_02.jpg) no-repeat left center; padding-left:25px; }
.li_list1 .no2 { background:url(li_list_03.jpg) no-repeat left center; padding-left:25px; }
.li_list1 .no3 { background:url(li_list_04.jpg) no-repeat left center; padding-left:25px }
.li_list1 .no4 { background:url(li_list_05.jpg) no-repeat left center; padding-left:25px }
.li_list1 .no5 { background:url(li_list_06.jpg) no-repeat left center; padding-left:25px; }
.li_list1 .no6 { background:url(li_list_07.jpg) no-repeat left center; padding-left:25px; }
.li_list1 .no7 { background:url(li_list_08.jpg) no-repeat left center; padding-left:25px; }
.li_list1 .no8 { background:url(li_list_09.jpg) no-repeat left center; padding-left:25px; }
.li_list1 .no9 { background:url(li_list_10.jpg) no-repeat left center; padding-left:25px; }

.dl_list1 { text-align:left; background:url(dl_list1_bg.jpg) repeat-x; border:solid 1px #168B09; border-top:solid 3px #3EB425;}
.dl_list1 .name { height:26px; line-height:26px; color:#fff; padding-left:35px; font-size:14px; background:url(ico1.jpg) 10px no-repeat;}
.dl_list1 .more { float:right; margin-top:-20px;padding-right:5px;}
.dl_list1 .more *{ color:#fff;}
.dl_list1 .more a{color:#fff;}

.dl_list2 { text-align:left; border:solid 1px #168B09; }
.dl_list2 .name {border-bottom:solid 1px #168B09; height:26px;  background:#EFFAE2 url(dl_list2_bg.jpg) no-repeat left;line-height:26px; color:#fff; padding-left:15px; font-size:14px; }
.dl_list2 .more { float:right; margin-top:-20px;padding-right:5px;}
.dl_list2 .more * { color:#000;}
.dl_list2 .pic{ float:left; margin:5px;}
.dl_list2 .pic img{ padding:1px; border:solid 1px #CCCCCC;}

.dl_list3 { text-align:left;background:url(dl_list3_bg.jpg) repeat-x; }
.dl_list3 .name { height:26px;  background:url(dl_list3_on.jpg) no-repeat 10px;line-height:26px; color:#000; padding-left:35px; font-size:14px; }
.dl_list3 .more { float:right; margin-top:-20px;padding-right:5px;}
.dl_list3 .more * { color:#000;}
.dl_list3 dd{ border:solid 1px #339F39; border-top:0; padding:5px;}

.dl_list4 { text-align:left; border:solid 1px #5ABC78; }
.dl_list4 .name { height:26px; line-height:26px; color:#ff0000; border-bottom:solid 1px #5ABC78; padding-left:5px; font-size:14px; }
.dl_list4 .more { float:right; margin-top:-20px;padding-right:5px;}
.dl_list4 .more * { color:#000;}
.dl_list4 select{height:20px;}

.dl_list5 { text-align:left; border:solid 1px #5ABC78;}
.dl_list5 .name { height:24px; line-height:24px;margin:1px; _margin-right: -1px;background:url(dl_list5_bg.jpg) repeat-x; color:#fff;  padding-left:15px; font-size:14px; }
.dl_list5 dd{border-top:solid 1px #5ABC78;}

.dl_list6 { text-align:left; border:solid 1px #8ED9A4;}
.dl_list6 .name { height:55px; line-height:55px;background:#EFFAE2; color:#000; text-align:center; font-size:15px;  }
.dl_list6 .name2 { height:30px; line-height:30px;background:#EFFAE2; color:#055707; text-align:center;font-size:14px;}
.dl_list6 .name2_item{ height:25px; line-height:25px;background:#EFFAE2;color:#000; text-align:center; }
.dl_list6 .name2_item span{color:#666666;}
.dl_list6 dd{border-top:solid 1px #8ED9A4;}
.dl_list6 .info{ padding:10px;line-height:18px;}
.dl_list6 .info .foot{ text-align:right; padding-right:20px; height:30px;}
.dl_list6 .info .state{ border:dashed 1px #999999; background:#FAFDF9; color:#999999; width:95%; padding:5px; margin:5px 10px; line-height:15px;}
.dl_list6 .info .line{ height:1px; border-bottom:solid 1px #008A3F; float:left;}
.dl_list6 fieldset{border:0; border-top:solid 1px #008A3F;}
.dl_list6 fieldset legend{margin-left:100px;}
.dl_list6 fieldset legend strong{ color:#008A3F; font-size:13px;}

.dl_list7{ text-align:left;background:url(dl_list7_bg.jpg) repeat-x;}
.dl_list7 .title{ float:left; background:url(dl_list7_title_bg.jpg) repeat-x; height:22px; line-height:22px; margin-top:5px; margin-left:10px;}
.dl_list7 .more{ float:right; height:22px; line-height:22px; margin-right:5px; color:#fff; font-weight:bold; }
.dl_list7 .more a:link, .dl_list7 .more a:active, .dl_list7 .more a:visited { color:#fff;}
.dl_list7 .title span{color:#055707; margin:0 5px; font-size:13px;}
.dl_list7 .infolist{border:solid 1px #8ED9A4;border-top:0; padding:5px;}
.dl_list7 .contactinfo{ background:url(dl_list7_content_bg.jpg) repeat-x;border:solid 1px #8ED9A4;border-top:0; padding:10px 5px 5px 5px; }
.dl_list7 .contactinfo h1{ height:25px;font-weight:bold; color:#0F7431; font-size:15px;}
.dl_list7 .contactinfo li{ height:25px;}
.dl_list7 .contactinfo .item{ clear:both; width:100%; height:30px; margin-top:20px; text-align:center;}
.dl_list7 .bg5{ border-bottom:dashed 1px #7F7F7F; padding-bottom:8px;}
.dl_list7 .bg6 { background-color:#F0F0F0; padding-top:8px;}
.dl_list7 .bg7 { background-color:#F0F0F0;}
.dl_list7 .bg8 { background-color:#F0F0F0;}
.dl_list7 .bg9 { background-color:#F0F0F0;}
.dl_list7 .bg10 { background-color:#F0F0F0;}
.dl_list7 .bg11{ background-color:#F0F0F0; border-bottom:dashed 1px #7F7F7F; margin-bottom:10px; padding-bottom:8px;}

.dl_list8 { text-align:left;}
.dl_list8 .name { height:26px; line-height:26px; color:#000; padding-left:10px; font-size:13px; background:#fff;}
.dl_list8 .more { float:right; margin-top:-20px;padding-right:5px;}
.dl_list8 dd{ border:0;border-top:dashed 1px #CCCCCC;}

.dl_list9 { text-align:left; border:solid 1px #51BF7A;}
.dl_list9 .name { height:24px; line-height:24px;margin:1px; _margin-right: -1px;background:url(dl_list9_bg.jpg) repeat-x; color:#fff;  padding-left:15px; font-size:14px; }
.dl_list9 dd{border-top:solid 1px #51BF7A; padding:10px;}

.ad_list .head{ height:24px; line-height:24px; font-weight:bold;  background:url(ad_list_bg.jpg) repeat-x;}
.ad_list .content{ border:solid 1px #B0E2C7; padding:5px; padding-left:10px; font-size:16px; }
.ad_list .content span{color:Red; font-weight:bold;}
.ad_list .content .item{ text-align:center;}


.idx_login{ padding:5px 10px;}
.idx_login input{border:solid 1px #7F9DB9; width:90px;}
.idx_login .item{ clear:both; text-align:center; margin-top:10px;}
.idx_login .head { float:left; padding:3px; width:70px;}
.idx_login .head img { width:60px;}
.idx_login .info { float:left; width:120px;}
.idx_login .welcome { text-align:left; padding:3px; }
.idx_login .act { text-align:left; padding:3px; background:url(ico_p3.gif) no-repeat; padding-left:15px;}

.idx_biz_scoll { float:right; background-color:#E1EED9; }
.idx_biz_scoll .row_offer { height:18px; background:url(biz_scoll_bg01.jpg); color:#42632D; text-align:center;}
.idx_biz_scoll .row_buy { height:18px; background:url(biz_scoll_bg02.jpg); color:#42632D; text-align:center;}
.idx_biz_scoll .row_scoll { background:#ffffff;}
.idx_biz_scoll .row_scoll div { height:37px;overflow:hidden;}
.idx_biz_scoll .offer a { color:#7B9100;}
.idx_biz_scoll .buyer a { color:#910035;}
.idx_biz_scoll li { height:18px; clear:both; text-align:left;}
.idx_biz_scoll h1 { height:18px; line-height:18px; float:left; width:350px; margin-left:15px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.idx_biz_scoll h2 { height:18px; line-height:18px; float:left; width:40px;}
.idx_biz_scoll h3 { height:18px; line-height:18px; float:left; width:120px;}

.idx_tag1 { text-align:left;}
.idx_tag1_bar { height:25px; }
.idx_tag1_bar div { float:left; height:25px; line-height:25px; text-align:center;}
.idx_tag1_bar .tag0 {background:#008A3F url(ico1.jpg) no-repeat 8px 0px;  padding:0 25px 0 32px; color:#ffffff; font-weight:bold; text-align:left;border-top:solid 3px #3EB425;font-size:14px;}
.idx_tag1_bar .tagOn { margin-left:3px;border:solid 1px #3EB425; background:#ffffff; cursor:pointer; font-weight:bold; color:#007200;}
.idx_tag1_bar .tagOff { margin-left:3px; border:solid 1px #3EB425; background:#EFFAE2; cursor:pointer; color:#007200;}
.idx_tag1_bar h2 { float:right; margin:0px 5px 0 0;}
.idx_tag1_content {float:left;border:solid 1px #009966; border-top:solid 2px #009966;margin-top:1px;_margin-top:-2px;}
.idx_tag1_content h1 { margin:0 10px;height:22px; line-height:22px; clear:both; border-bottom:dashed 1px #cccccc; background:url(ico_p1.gif) no-repeat 5px 4px; padding-left:20px; font-size:13px;}
.idx_tag1_content ul {margin:10px;}
.idx_tag1_content li { float:left; height:50px; line-height:50px; width:135px;}
.idx_tag1_content .sortlist { clear:both; }
.idx_tag1_content .sortlist li { float:left; padding-left:18px; height:25px; line-height:25px; width:120px; background:url(ico3.jpg) no-repeat left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#585858; font-weight:bold;}
.idx_tag1_content .sortlist li a{color:#585858;}

.idx_tag2 { text-align:left;}
.idx_tag2_bar { height:25px;_height:28px;}
.idx_tag2_bar div { float:left; height:25px; line-height:25px; text-align:center;}
.idx_tag2_bar .tag0 { display:none;}
.idx_tag2_bar .tagOn { margin-right:3px;border:solid 1px #3EB425; background:url(tag2_bg.jpg) repeat-x; cursor:pointer; font-weight:bold; color:#fff;font-size:14px;}
.idx_tag2_bar .tagOff { margin-right:3px; border:solid 1px #3EB425; background:#EFFAE2; cursor:pointer; color:#007200;font-weight:bold;font-size:14px;}
.idx_tag2_bar h2 { float:left; margin:0px 5px 0 20px; line-height:25px; color:#007200;}
.idx_tag2_content {border:solid 1px #009966; margin-top:1px;_margin-top:-2px; }
.idx_tag2_content .more{ clear:both; float:right; margin:5px 5px 0 0;}


.idx_tag3 { border:solid 1px #168B09;border-top:solid 3px #168B09; text-align:left;}
.idx_tag3_bar { height:26px; background:#008A3F;}
.idx_tag3_bar div { float:left; height:22px; line-height:22px; text-align:center; margin-top:4px;}
.idx_tag3_bar .tag0 { padding:0 8px; color:#FFFFFF; font-weight:bold; text-align:left;}
.idx_tag3_bar .tagOn { margin-left:3px; background:#ffffff; cursor:pointer; font-weight:bold; color:#008A3F;}
.idx_tag3_bar .tagOff { margin-left:3px; background:#DCFBDA; cursor:pointer; color:#008A3F;}
.idx_tag3_content { padding-top:5px;padding-bottom:5px;padding-left:5px;padding-right:0px;}
.idx_tag3_content .more{ clear:both; float:right;margin:5px 5px 0 0;}

.idx_tag4 { border:solid 1px #51BF7A; text-align:left;}
.idx_tag4_bar { height:26px; background:#fff; border-bottom:solid 1px #51BF7A;}
.idx_tag4_bar div { float:left; height:26px; line-height:26px; text-align:center;}
.idx_tag4_bar .tag0 {display:none}
.idx_tag4_bar .tagOn {background:#EFFAE2 url(dl_list2_bg.jpg) no-repeat left; width:117px; cursor:pointer; font-weight:bold; color:#fff;}
.idx_tag4_bar .tagOff { background:#EFFAE2 url(dl_list2_bg2.jpg) no-repeat left; width:117px;cursor:pointer; color:#025527;}
.idx_tag4_content { padding:5px;}
.idx_tag4_content .more{ clear:both; float:right;margin:5px 5px 0 0;}

.idx_tag5 { text-align:left;}
.idx_tag5_bar { height:27px; background:url(tag3_bg.jpg) repeat-x;}
.idx_tag5_bar div { float:left; height:27px; line-height:27px; text-align:center;}
.idx_tag5_bar .tag0 {display:none}
.idx_tag5_bar .tagOn {background:#EFFAE2 url(tag3_on.jpg) no-repeat left; width:92px; cursor:pointer; font-weight:bold; color:#008A3F;}
.idx_tag5_bar .tagOff { background:#EFFAE2 url(tag3_off.jpg) no-repeat left; width:92px;cursor:pointer;font-weight:bold; color:#fff;}
.idx_tag5_bar h2 { float:right; margin:0px 10px 0 0; height:27px; line-height:27px;}
.idx_tag5_content { padding:5px; border:solid 1px #61C96A; border-top:0;}
.idx_tag5_content .more{ clear:both; float:right; margin:5px 5px 0 0;}
.idx_tag5_content .item{border-bottom:dashed 1px #CCCCCC;}
.idx_tag5_content .item .gray{ color:#666666;}

.idx_tag6 { text-align:left;}
.idx_tag6_bar { height:27px; background:url(tag3_bg.jpg) repeat-x; width:720px;}
.idx_tag6_bar div { float:left; height:27px; line-height:27px; text-align:center;}
.idx_tag6_bar .tag0 {display:none}
.idx_tag6_bar .tagOn {background:#EFFAE2 url(tag3_off.jpg) no-repeat left; width:92px; cursor:pointer; font-weight:bold; color:#fff;}
.idx_tag6_bar .tagOff { background:#EFFAE2 url(tag3_off2.jpg) no-repeat left;width:92px;cursor:pointer; color:#2D5A31;}
.idx_tag6_bar h2 { float:right; margin:0px 10px 0 0; height:27px; line-height:27px; color:#2D5A31;}
.idx_tag6_content{  border:solid 1px #61C96A; border-top:0;}
.idx_tag6_content .more{ clear:both; float:right; margin:5px 5px 0 0;}

.idx_tag7 { text-align:left;border:solid 1px #5ABC78;}
.idx_tag7_bar { height:27px; background:#fff; width:100%;border-bottom:solid 1px #5ABC78;}
.idx_tag7_bar div { float:left; height:27px; line-height:27px; text-align:center;}
.idx_tag7_bar .tag0 {display:none}
.idx_tag7_bar .tagOn {background:#fff; cursor:pointer; font-weight:bold; color:#007200;border-right:solid 1px #5ABC78;border-bottom:solid 1px #fff;_border-bottom:0;}
.idx_tag7_bar .tagOff { background:#EFFAE2;width:92px;cursor:pointer;  font-weight:bold;color:#000;border-right:solid 1px #5ABC78;}
.idx_tag7_content .more{ clear:both; float:right; margin:5px 5px 0 0;}

.idx_tag8 {text-align:left;}
.idx_tag8_bar { height:28px; background:#EFFAE2 url(tag8_bg.jpg) repeat-x;}
.idx_tag8_bar div { float:left; height:26px; line-height:26px; text-align:center;margin: 0 2px;}
.idx_tag8_bar .tag0 { display:none;}
.idx_tag8_bar .tagOn {background:#EFFAE2; padding:0 10px; border:solid 1px #51BF7A; border-bottom:solid 1px #EFFAE2;cursor:pointer; font-weight:bold; color:#000; font-size:15px;}
.idx_tag8_bar .tagOff {padding:0 10px;background:url(tag8_bg2.jpg) repeat-x;border:solid 1px #51BF7A;border-bottom:0;cursor:pointer; font-weight:bold;color:#fff;font-size:15px;}
.idx_tag8_content {border:solid 1px #51BF7A;  border-top:0; }

.tejiaStockInfo_dashed{ margin:3px 0px;}
.tejiaStockInfo_dashed  li{ border-bottom:dashed 1px #DFDFDF;}

.li_dashed{ margin:5px;}
.li_dashed  li{ border-bottom:dashed 1px #DFDFDF;}

.li_dashed_float{margin:5px;}
.li_dashed_float li{ float:left;border-bottom:dashed 1px #DFDFDF; margin:0 10px;}

.li_normal{ margin:5px;}

.li_normal_float li{float:left; width:180px; text-align:right;}

.pic_list1 ul{margin:15px 5px;text-align:left; }
.pic_list1 li{ float:left; text-align:center; height:112px; padding:0px 5px;}
.pic_list1 li img{padding:1px; border:solid 1px #E0E0E0;}
.pic_list1 li h2{ width:90px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.companylist{ border:solid 1px #008A3F; width:716px; border-left:solid 3px #008A3F; height:128px; background:url(c_bg.jpg) no-repeat left;}
.companylist ul{ padding-left:30px;padding-left:35px;}
.companylist li{float:left;width:115px;padding:20px 10px;padding:20px 5px; margin-right:8px !important; margin-right:0px; text-align:center; }
.companylist li h2{width:120px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-weight:bold;height:25px; line-height:25px;}
.companylist li img{padding:1px; border:solid 1px #AEAEAE;}
.companylist li div{width:120px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height:18px; line-height:18px;}

.idx_job{ margin:5px;}
.idx_job th{ background:#EFFAE2}

.frindlink{ border:solid 1px #008A3F; height:80px; background:url(friendlink_bg.jpg) no-repeat left;}
.frindlink ul{ padding-left:80px;}
.frindlink li{float:left;height:26px; line-height:32px;width:77px;text-align:center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding:0 10px;}

/*Publish CSS*/
.pub_sort_nav{ border:solid 1px #C8E5C0; height:49px;background:url(pub_sort_bg2.jpg) repeat-x; }
.pub_sort_nav .item1{ float:left; padding-top:5px; _padding-top:0; text-align:center;width:128px; border-right:solid 1px #C8E5C0;height:49px; background:url(pub_sort_bg1.jpg) repeat-x; }
.pub_sort_nav .item1 .con {float:left;margin-left:25px;width:78px;display:inline;}
.pub_sort_nav .item1 .ztitle{font-size:15px; font-weight:bold; border-bottom:solid 1px #201D1D;height:24px; line-height:24px;}
.pub_sort_nav .item1 .ctitle{ color:#737070; height:20px; line-height:20px; font-weight:bold;}
.pub_sort_nav .item2{ float:left; }
.pub_sort_nav ul { float:left; margin:8px 10px 0px 13px; display:inline;}
.pub_sort_nav li { float:left; width:70px; height:18px; line-height:18px; text-align:center;}
.pub_sort_nav .split{ float:left; background:url(pub_sort_split.jpg) no-repeat; width:4px; height:49px;}

.pub_news_pic { border:solid 1px #51BF7A;}
.pub_news_pic .txt{ border:solid 1px #84B599;}
.pub_news_pic .pub_search{ text-align:center;}
.pub_news_pic  span{ font-size:16px; font-weight:bold; color:#3C7656;}

.pub_news_top{ padding:5px;border:solid 1px #51BF7A; background:url(pub_news_top_bg.jpg) repeat-x; text-align:center;}
.pub_news_top h1{ font-size:16px; font-weight:bold;}
.pub_news_top p{ text-indent:2em; line-height:20px; height:60px;overflow:hidden;text-align:left;}
.pub_news_top .split{ border-bottom:solid 1px #CCCCCC; margin:5px; _margin-top:-10px;height:1px;}
.pub_news_top li{ text-align:left;}

.product_sort_list li{ float:left;}
.product_sort_list ul{ padding-left:10px;}
.product_sort_list h2{ clear:both; font-weight:bold; height:20px; line-height:20px; padding-left:5px;}

.product_area_list{ margin:10px; padding-bottom:10px;}
.product_area_list li{ float:left; border:solid 1px #CCCCCC; height:20px; line-height:20px; margin:3px;_margin:3px; width:60px; text-align:center;}
.product_area_list h2{ color:#FF6600; font-weight:bold; height:20px; line-height:20px;}
.product_area_list .ul_list1 li{ border:0;margin:3px;width:100px;white-space:nowrap;line-height:20px; overflow:hidden; text-overflow:ellipsis;}
.product_area_list .ul_list1 .split{ background:url(li_split.jpg)  no-repeat right;}

.company_sort_list{ margin:10px;padding-bottom:10px;}
.company_sort_list h2{ color:#000; font-weight:bold; height:20px; line-height:20px; font-size:15px;}
.company_sort_list .ul_list1 li{float:left;text-align:center;height:20px; line-height:20px;}

.nav_sort_list{border:solid 1px #8AD88A; border-top:solid 3px #61C96A; height:100%; overflow:hidden; margin-top:5px;}
.nav_sort_list .head{ height:26px;line-height:26px; background:#EFF9F0 url(ico4.jpg) no-repeat 10px; padding-left:25px;color:#009933; margin-top:1px; border-top:solid 1px #8AD88A;border-bottom:solid 1px #61C96A;}
.nav_sort_list ul{ margin:2px 10px 10px 10px;}
.nav_sort_list .head a{color:#009933;}
.nav_sort_list li{ float:left; height:20px; line-height:20px; margin:2px; color:#009933;width:60px; text-align:left;}
.nav_sort_list li a:link,.nav_sort_list li a:visited,.nav_sort_list li a:hover {color:#009933;}
.nav_sort_list h2{ color:#009933; font-weight:bold; height:20px; line-height:20px; padding-left:23px; margin-top:5px;}
.nav_sort_list h2 a:link,.nav_sort_list h2 a:visited,.nav_sort_list h2 a:hover {color:#009933;}
.nav_sort_list_line{ border-top:solid 2px #ECECEC; height:1px;}

.buy_pic_list1 li{ float:left; text-align:center; height:70px; padding:0px 5px;}

.prd_pic_list2 { *border-collapse:collapse; }
.prd_pic_list2 thead td { background-color:#EFF9F0; border-bottom:solid 1px #D4F0D6;border-top:solid 1px #D4F0D6;}
.prd_pic_list2 tbody td { border-bottom:dashed 1px #DDDDDD; padding:10px 5px;}
.prd_pic_list2 tfoot td { background-color:#EFF9F0; border-bottom:solid 1px #D4F0D6;}
.prd_pic_list2 .leftline { border-left:0;}
.prd_pic_list2 .rightline { border-right:0;}
.prd_pic_list2 .pic { border:solid 1px #cccccc;}
.prd_pic_list2 .infos { text-align:left;}
.prd_pic_list2 .infos h1 { font-size:13px; float:left; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.prd_pic_list2 .infos h2 { clear:both; color:#666666;}
.prd_pic_list2 .infos span { color:#767676;}
.prd_pic_list2 .infos div { clear:both; line-height:18px; width:auto; height:auto;color:#666666; text-align:left;}

.tablelist table td{ height:20px;}
.tablelist table td span{ color:#9B9B9B;}

.tablelist2 table th{ color:#009933;text-align:center;}
.tablelist2 table tbody td{ height:40px;border-bottom:dashed 1px #CCCCCC; text-align:center;}

.tablelist3 table th{ color:#009933;text-align:center;border-bottom:solid 1px #51BF7A; background:#EFFAE2; height:30px;}
.tablelist3 table td{ height:40px;border-bottom:dashed 1px #CCCCCC; text-align:center;}

.exhibit_form .txt{border:solid 1px #84B599;}
.exhibit_form ul{ margin:5px;}
.exhibit_form li{ height:25px;}
.exhibit_form .search{text-align:center; height:30px; line-height:30px;}
.exhibit_form .tel{color:Red; font-weight:bold;text-align:center;}

.job_company_info{border:solid 1px #51BF7A;}
.job_company_info .pic{ float:left; margin:30px;_margin:30px 20px;}
.job_company_info .pic img{ padding:1px; border:solid 1px #CCCCCC;}
.job_company_info ul{ margin-top:10px;}
.job_company_info li{ height:30px;}
.job_company_info .name{color:#009933; font-weight:bold; font-size:15px;}

.job_info .title{ height:30px; line-height:30px; background:#EFFAE2; border-bottom:solid 1px #51BF7A; padding-left:15px; font-size:15px; font-weight:bold; color:#009933;}
.job_info .title2{ height:30px; line-height:30px; background:#EFFAE2; border-bottom:solid 1px #51BF7A;border-top:solid 1px #51BF7A; padding-left:15px; font-size:15px; font-weight:bold; color:#009933;}
.job_info .content{margin:10px 50px;}
.job_info .content li{line-height:25px; line-height:25px;}
.job_info h3{ font-weight:bold;}
.job_info .content2{margin:10px; line-height:18px;}

.job_idx_list td{ height:25px;border-bottom:dashed 1px #CCCCCC; text-align:center;}

.job_idx_list2 th{ height:25px;color:#009933;text-align:center;}
.job_idx_list2 td{ height:25px; text-align:center;}

.job_idx_list3 th{ height:25px;color:#009933;text-align:left;}

.findarea .map{ float:left; margin:10px;}
.findarea .line{float:left;margin-top:10px; height:270px; width:1px; border-left:dashed 1px #efefef; }
.findarea .content{float:left;margin:10px 0 10px 10px; width:340px;_width:320px;}
.findarea h2{ font-size:15px; color:#F95100; font-weight:bold;}
.findarea .pic_list li{ float:left; margin:10px 20px 0 0;_margin:10px 15px 0 0;}
.findarea .pic_list img{border:solid 1px #BCDFC1; padding:1px;}

.companylist2 .item{margin-top:5px;}
.companylist2 .item img{border:solid 1px #787876; padding:1px;}
.companylist2 span{ color:#666666;}
.companylist2 ul{ margin-top:10px;}

.productinfo { padding:10px;line-height:18px;}
.productinfo  .foot{ text-align:right; padding-right:20px; height:30px;}
.productinfo  .state{ border:dashed 1px #999999; background:#FAFDF9; color:#999999; width:95%; padding:5px; margin:5px 10px; line-height:15px;}
.productinfo  .line{ height:1px; border-bottom:solid 1px #008A3F; float:left;}
.productinfo fieldset{border:0; border-top:solid 1px #008A3F;}
.productinfo fieldset legend{margin-left:100px;}
.productinfo fieldset legend strong{ color:#008A3F; font-size:13px;}
.productinfo .images { float:left; width:300px; overflow:hidden;}
.productinfo .images img { max-width:290px;}/* for Firefox & IE7 */
* html .productinfo .images img { width: expression(this.width > 290 && this.width > this.height  ? 290 : true); height:expression(this.height > 300 ? 300 : true);} /* for IE6 */

/*用于产品详细页图片轮换效果*/
.prd_detail_base ul { text-align:left;}
.prd_detail_base li { padding:5px;}
.prd_detail_base h1 { font-size:13px;}
.prd_detail_base { height:100%; overflow:hidden;}
.prd_detail_base .jcarousel-container {position: relative;}
.prd_detail_base .jcarousel-clip {padding-right: 0px; padding-left: 0px; z-index: 2; padding-bottom: 0px; margin: 0px; overflow: hidden; padding-top: 0px; position: relative;}
.prd_detail_base .jcarousel-list {padding-right: 0px; padding-left: 0px; z-index: 1; left: 0px; padding-bottom: 0px; margin: 0px; overflow: hidden; padding-top: 0px; position: relative; top: 0px;}
.prd_detail_base .images .jcarousel-container-horizontal {padding-right: 35px; padding-left: 35px; padding-bottom: 20px; width: 250px; padding-top: 20px;}
.prd_detail_base .images .jcarousel-clip-horizontal {width: 250px; height: 78px;}
.prd_detail_base .images .jcarousel-item-horizontal {	margin-right: 5px;}
.prd_detail_base .images .jcarousel-next-horizontal {	right: 5px; background: url(next-horizontal.png) no-repeat 0px 0px; width: 32px; cursor: pointer; position: absolute; top: 43px; height: 32px;}
.prd_detail_base .images .jcarousel-next-horizontal:hover {background-position: -32px 0px;}
.prd_detail_base .images .jcarousel-next-horizontal:active {background-position: -64px 0px;}
.prd_detail_base .images .jcarousel-next-disabled-horizontal {	background-position: -96px 0px; cursor: default;}
.prd_detail_base .images .jcarousel-next-disabled-horizontal:hover {background-position: -96px 0px; cursor: default;}
.prd_detail_base .images .jcarousel-next-disabled-horizontal:active {background-position: -96px 0px; cursor: default;}
.prd_detail_base .images .jcarousel-prev-horizontal {background: url(prev-horizontal.png) no-repeat 0px 0px; left: 5px; width: 32px; cursor: pointer; position: absolute; top: 43px; height: 32px;}
.prd_detail_base .images .jcarousel-prev-horizontal:hover {background-position: -32px 0px;}
.prd_detail_base .images .jcarousel-prev-horizontal:active {background-position: -64px 0px;}
.prd_detail_base .images .jcarousel-prev-disabled-horizontal {background-position: -96px 0px; cursor: default;}
.prd_detail_base .images .jcarousel-prev-disabled-horizontal:hover {background-position: -96px 0px; cursor: default;}
.prd_detail_base .images .jcarousel-prev-disabled-horizontal:active {background-position: -96px 0px; cursor: default;}
.prd_detail_base .images{ text-align:center;}
.prd_detail_base .headpic { float:right; height:80px; width:80px; margin-top:-10px; }
.prd_detail_base .main { margin:20px 0 3px 10px;}
.prd_detail_base .smalls { padding:5px; }
.prd_detail_base .smalls li { float:left; width:68px; height:60px; border:solid 1px #dddddd;}
.prd_detail_base .images { float:left; width:320px; overflow:hidden;}
.prd_detail_base .propertys { float:right; width:350px;}
.prd_detail_base .content_off { padding:10px;}
.prd_detail_base .state {width:350px; border:dashed 1px #999999; background:#FAFDF9; color:#999999; padding:5px; margin:5px 0px 5px 10px; line-height:23px;float:right;}
.prd_detail_content .row_content { width:300px;} 


/* 比较浮动层 */
.contrast_off { position:absolute; cursor:pointer;}
.contrast_ifm { position:absolute; display:none; border:solid 1px #038338; background-color:#EEF3F9; width:150px;}
.contrast_ifm h1 { padding-left:10px; height:27px; line-height:27px; color:#ffffff; background:url(contrast_bg.jpg); border-bottom:solid 1px #038338; cursor:pointer;}
.contrast_ifm span { color:#C4DFEF; font-size:12px; font-weight:normal;}
.contrast_ifm img { cursor:pointer; margin:5px 0px 5px 10px;}
.contrast_body { text-align:center; margin:0 auto; height:350px; overflow:auto; overflow-x:hidden; background-color:#EEF3F9;}
.contrast_body .pic { border:solid 1px #cccccc; margin-top:10px; text-align:center;}
.contrast_body .remove { text-align:right; width:106px; margin:0 auto; margin-top:-18px; height:22px; cursor:pointer;} 
.contrast_body h2 { margin:0 10px; color:#0B349E;}

.contrast_list { border:solid 1px #B7CADD; height:100%; overflow:hidden; }
.contrast_list .head { float:left; width:100px; background-color:#efefef;}
.contrast_list .head li { border-bottom:solid 1px #d0d0d0; border-right:solid 1px #d0d0d0; padding:8px; font-weight:bold;}
.contrast_list .body { float:left; overflow:auto; overflow-y:hidden; width:855px; text-align:left;}
.contrast_list .body ul { float:left;}
.contrast_list .body li { border-bottom:solid 1px #efefef; border-right:solid 1px #efefef; width:150px; padding:8px;text-align:center;}

.list_row { height:100%; overflow:hidden; margin-top:10px; margin-left:26px; }
.list_row .row_td { margin:1px; float:left;}
.list_row .row_title { border:solid 1px #DBDBDB; padding-left:3px; float:left; width:90px;height:27px; line-height:27px; background-color:#F7F7F7; }
.list_row .row_content{ border:solid 1px #DBDBDB; border-left:none; padding-left:3px; float:left; height:27px; line-height:27px; width:192px;}

/*Flash滚动图片新闻 */
.flash_text {color:#C10001}
.flash_text a:link {color:#C10001; text-decoration:none;}
.flash_text a:visited {color:#C10001; text-decoration:none;}
.flash_text a:hover {color:#C10001; text-decoration:underline;}
.flash_text a:active {color:#C10001; text-decoration:none;}
#imgTitle {filter: alpha(opacity=70); left:0px; overflow:hidden; position:relative; text-align:left;}
#imgTitle_up {left:0px; height:1px; text-align:left;}
#imgTitle_down {	left: 0px; text-align: right;}
.imgClass {border-right:#fff 1px solid; border-top:#fff 1px solid; border-left:#fff 1px solid; border-bottom:#fff 1px solid;}
#txtFrom {vertical-align:middle; text-align:center; background-color:#E6E6E6; }
.linkButton {padding-right:7px; padding-left:7px; background:#7b7b63; padding-bottom:2px; margin:0px; font:normal 9px arial; border-left:#fff 1px solid; padding-top:2px; text-decoration: none;}
a.linkButton {color: #ffffff; font-family:arial; background-color:#000000; text-decoration:none;}
a.linkButton:link {color:#ffffff; font-family:arial; background-color:#000000; text-decoration: none;}
a.linkButton:visited {	color:#ffffff; font-family:arial; background-color:#000000; text-decoration: none;}
a.linkButton:hover { color:#ffffff; font-family:arial; text-decoration:none;}
.buttondiv {background:#000000; float:left; vertical-align:middle; width:21px; height:1px; text-align:center;}

/*简历详细页面*/
.resumeinfo .list { height:30px; line-height:30px; padding-left:20px;}
.resumeinfo .list .list_td {float:left; width:24%;height:25px; line-height:25px;}
.resumeinfo .list_desc { background-color:#F3F2F2; padding-left:20px; line-height:30px; padding-top:2px; margin-bottom:2px;}

.dl_login { border:solid 1px #99B4CF; text-align:left;}
.dl_login dt { background:url(dl_login_bg.gif) repeat-x; } 
.dl_login dd { height:130px;}
.dl_login .item { padding:3px;}
.dl_login .item input { border:1px solid #7F9DB9;}
.dl_login .btn { padding:3px; margin-left:40px;}
.dl_login .head { float:left; padding:3px; width:70px;}
.dl_login .head img { width:60px;}
.dl_login .info { float:left; width:120px;}
.dl_login .welcome { text-align:left; padding:3px; }
.dl_login .act { text-align:left; padding:3px; background:url(ico_p3.gif) no-repeat; padding-left:15px;}

/* 提示无权查看 */
.OutOfRight { border:solid 1px #D0D0D0; background:#FFE590;}
.OutOfRight div { margin:10px; background: url(error_tag.jpg) no-repeat left top; color:#2D2D2D; font-weight:bold; line-height:25px; padding-left:25px;}

.OutOfRight2 div { margin:10px; background: url(error_tag.jpg) no-repeat left top; color:#2D2D2D; font-weight:bold; line-height:25px; padding-left:25px;}

/* 会员部分 */
.member_profile { width:648px; margin-top:10px; text-align:left; margin:0 auto;}
.member_profile h1 { height:31px; line-height:31px; text-align:left; font-size:13px; color:#ffffff; padding-left:50px; background:url(profile_bar.jpg); margin-top:10px;}
.member_profile .head { float:left; margin:10px;}
.member_profile .title { font-size:13px; font-weight:bold; background:url(profile_tag.jpg) no-repeat left center; padding-left:20px;}
.member_profile .active { float:left; margin-left:30px; margin-top:20px;}
.member_profile .active li { line-height:22px; height:22px;}
.member_profile .propertys { border-collapse:collapse; clear:both; }
.member_profile .propertys th { background-color:#efefef; border:solid 1px #DBDBDB; width:15%;}
.member_profile .propertys td { border:solid 1px #DBDBDB; width:35%;}

.member_log { width:780px; margin-top:100px; margin:0 auto; clear:both;}
.member_log .notice { border:solid 1px #78DA4F; border-top:none; text-align:left; height:220px;}
.member_log .notice h1 { font-size:13px; color:#009933; font-weight:normal; padding:20px 0 0 10px;}
.member_log .notice h2 { color:#009933; font-weight:bold; padding-top:10px;}
.member_log .notice p { color:#5D5F61; }
.member_log .notice ul { width:450px; margin:20px 0 20px 30px;}
.member_log .notice li { width:100px; height:50px; float:left; padding:10px 0 10px 80px; background-repeat:no-repeat; background-position:20px center;}
.member_log .notice .tag1 { background-image:url(login_tag1.jpg); border-bottom:solid 1px #E0E0E0; border-right:solid 1px #E0E0E0;}
.member_log .notice .tag2 { background-image:url(login_tag2.jpg); border-bottom:solid 1px #E0E0E0;}
.member_log .notice .tag3 { background-image:url(login_tag3.jpg); border-right:solid 1px #E0E0E0; }
.member_log .notice .tag4 { background-image:url(login_tag4.jpg);}
.member_log dl { position:absolute; width:300px; margin-top:-350px;}
.member_log dt { background:url(login_head_bg.jpg) repeat-x; height:26px; line-height:26px; padding-left:15px;}
.member_log dd { background-color:#F0FAE2; border:solid 1px #78DA4F; padding:5px;}
.member_log table { border-collapse:collapse; clear:both;}
.member_log .form div { padding:5px 5px 5px 10px;}
.member_log .form h1 { padding:5px 5px 5px 10px; color:#009933; font-size:13px;}
.member_log .form p { padding:5px 5px 5px 10px; color:#6E6E6E;}
.member_log .form .log_bt { text-align:center;}

.dl_list33 { text-align:left; background:url(dl_list3_bg.jpg) repeat-x; border:solid 1px #DFDFDF;}
.dl_list33 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list33 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list33 .more * { color:#103971;}
.dl_list33 ul { margin:3px;}

.pub_content_title { background-color:#E8F1F8; }
.pub_content_title li { height:28px; line-height:28px; text-align:center; font-size:13px; font-weight:bold; border-bottom:dashed 1px #cccccc; background:url(ico_p1.gif) no-repeat 50px center; }
.pub_content_title li a:link { color:Blue;}
.pub_content_title li a:visited { color:Blue;}

.dl_list12 { text-align:left; background:url(dl_list33_bg.jpg) repeat-x; border:solid 1px #D3D2D7;}
.dl_list12 .name { font-size:14px; height:26px; line-height:25px; color:#064690; padding-left:22px;}
.search_lists{text-align:left; background:url(search_listbg.jpg); height:28px;}
.search_lists.titlecolor{font-size:14px; height:26px; line-height:25px; color:#ffffff; padding-left:30px; padding-top:1px;}

/*综合搜索样式*/
.search_list1 {  *border-collapse:collapse; border:solid 1px #168B09; border-top:none;}
.search_list1 a { text-decoration:underline;}
.search_list1 thead td { background-color:#EFFAE2; border-bottom:solid 1px #168B09; text-align:left;}
.search_list1 tbody td { padding:6px 5px; text-align:left; }
.search_list1 tfoot td { padding:6px 5px; border-top:dashed 1px #168B09; text-align:right; }

.KeywordsSearch{ margin:3px 0px;}
.KeywordsSearch div{ float:left; color:#000; font-weight:bold; margin-top:5px; width:50px; overflow:hidden;}
.KeywordsSearch div a{color:#000; margin-left:5px;}
.KeywordsSearch div a:visited{color:#000;}

.keysearch{ margin-top:5px;}
.keysearch div{ float:left; color:#fff; font-weight:bold; margin-top:5px;}
.keysearch div a{color:#fff; margin-left:5px;}
.keysearch div a:visited{color:#fff;}

.ad1 {}
.ad1 div{ margin-top:10px;} 
.ad2 {}
.ad2 div{ width:360px;float:left;} 
