﻿/* 全局样式 */
* { word-break: break-all; }
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;  letter-spacing:1px; padding:8px; text-align:left;}
.text *{ font-size:14px; }
.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; }

.left { float:left;}
.right { float:right;}
.clear { clear:both;}
.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:6px auto;}
.row0 { clear:both; overflow:hidden; height:100%; background-color:#ffffff;}

/* 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; text-align:left;}
.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; }

/* 下拉菜单样式 */
.JsMenuSkin {border:1px solid #666666; font-size:12px;position:absolute; background-color:#efefef; background-image:url(/Global/images/system/menubg.gif); background-repeat : repeat-y;} 
.JsMenuItem {padding-top:1px; padding-bottom:1px; padding-right:10px; padding-left:28px; text-align:left; line-height:14pt; white-space:nowrap; } 

/*各种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:#0B349E; }
a.skyblue:link, a.skyblue:active, a.skyblue:visited, a.skyblue:hover { color:#005ED4; 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:960px; text-align:center; margin:0 auto;overflow:hidden;}

/* 页头 */
#header { text-align:left;}
#header .toolbar { height:27px; background:url(header_bg1.jpg);}
#header .toolbar td { padding-left:15px; line-height:27px;}
#header .toolbar .note { font-weight:bold;}
#header .toolbar .login { text-align:right; padding-right:15px;}
#header .toolbar .homepage { width:60px; background:url(header_tag1.jpg) no-repeat left center;}
#header .toolbar .favorite { width:80px; background:url(header_tag2.jpg) no-repeat left center;}
#header .itembar { text-align:center;}
#header .itembar div { float:left; height:70px;}
#header .itembar .logo { width:220px;}
#header .itembar .banner { width:500px;}
#header .itembar .button { width:100px;}
#header .itembar .button img { margin-top:25px;}

#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:95px; 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:#F3F8FE; border:solid 1px #98B4CE;}
#navbar2 .menu * { color:#0D4B8E;}
#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 { clear:both;}
#footer div {height:12px;width:810px; background-image:url(/images/foot_22.jpg);}
#footer p { text-align:center; height:28px; line-height:28px; }

/* tag */
.t_tag1 { border:solid 1px #D0D0D0; text-align:left;}
.t_tag1_h { height:26px; background:url(dl_list3_bg.jpg);}
.t_tag1_h div { float:left; height:21px; line-height:21px; text-align:center; margin-top:3px;}
.t_tag1_h .tag0 { padding:0 8px; color:#003E81; font-weight:bold; text-align:left;}
.t_tag1_h .tagOn { margin-left:3px; width:45px; background:url(t_tag1_on.jpg); cursor:pointer; font-weight:bold; color:#ffffff;}
.t_tag1_h .tagOff { margin-left:3px; width:45px; background:url(t_tag1_off.jpg); cursor:pointer; color:#003E81;}
.t_tag1_b { padding:5px;}

.t_tag1_1 {text-align:left; width:750px;border:solid 1px #D0D0D0;}
.t_tag1_1_h { height:26px; background:url(../images/title_03.jpg);}
.t_tag1_1_h div { float:left; height:21px; line-height:21px; text-align:center; margin-top:3px;}
.t_tag1_1_h .tag0 { padding:0 8px; color:#003E81; font-weight:bold; text-align:left;}
.t_tag1_1_h .tagOn { margin-left:3px; width:45px; background:url(t_tag1_on.jpg); cursor:pointer; font-weight:bold; color:#ffffff;}
.t_tag1_1_h .tagOff { margin-left:3px; width:45px; background:url(t_tag1_off.jpg); cursor:pointer; color:#003E81;}
.t_tag1_1_b { padding:5px;}

.t_tag2 { border:solid 1px #D0D0D0; text-align:left;}
.t_tag2_h { height:25px; background:url(t_tag2_bg.jpg);}
.t_tag2_h div { float:left; height:22px; line-height:22px; text-align:center; margin-top:3px;}
.t_tag2_h .tag0 { padding:0 8px; }
.t_tag2_h .tagOn { margin-left:3px; width:71px; background:url(t_tag2_on.jpg); cursor:pointer; font-weight:bold; color:#005792;}
.t_tag2_h .tagOff { margin-left:3px; width:71px; background:url(t_tag2_off.jpg); cursor:pointer; color:black;}
.t_tag2_b { padding:5px;}

.t_tag2_1 { border:solid 1px #D0D0D0; text-align:left;width:320px; float:left;}
.t_tag2_1_h { height:25px; background:url(../images/ctitle.jpg);}
.t_tag2_1_h div { float:left; height:22px; line-height:22px; text-align:center; margin-top:3px;}
.t_tag2_1_h .tag0 { padding:0 8px; }
.t_tag2_1_h .tagOn { margin-left:3px; width:71px; background:url(t_tag2_on.jpg); cursor:pointer; font-weight:bold; color:#005792;}
.t_tag2_1_h .tagOff { margin-left:3px; width:71px; background:url(t_tag2_off.jpg); cursor:pointer; color:black;}
.t_tag2_2_b { padding:5px;}
.t_tag2_2 { border:solid 1px #D0D0D0; text-align:left;width:275px; float:left;}
.t_tag2_2_h { height:25px; background:url(../images/ctitle.jpg);}
.t_tag2_2_h div { float:left; height:22px; line-height:22px; text-align:center; margin-top:3px;}
.t_tag2_2_h .tag0 { padding:0 8px; }
.t_tag2_2_h .tagOn { margin-left:3px; width:71px; background:url(t_tag2_on.jpg); cursor:pointer; font-weight:bold; color:#005792;}
.t_tag2_2_h .tagOff { margin-left:3px; width:71px; background:url(t_tag2_off.jpg); cursor:pointer; color:black;}
.t_tag2_2_b { padding:5px;}

.t_tag2_5 { border:solid 1px #D0D0D0; text-align:left;width:620px; float:left;}
.t_tag2_5_h { height:25px; background:url(../images/ctitle.jpg);}
.t_tag2_5_h div { float:left; height:22px; line-height:22px; text-align:center; margin-top:3px;}
.t_tag2_5_h .tag0 { padding:0 8px; }
.t_tag2_5_h .tagon { margin-left:3px; width:71px; background:url(t_tag2_on.jpg); cursor:pointer; font-weight:bold; color:#005792;}
.t_tag2_5_h .tagoff { margin-left:3px; width:71px; background:url(t_tag2_off.jpg); cursor:pointer; color:black;}
.t_tag2_5_b { padding:5px;}


.t_tag3 { border:solid 1px #D0D0D0; text-align:left;}
.t_tag3_h { border-bottom:solid 2px #003E81; height:25px; background-color:#DDEBF7;}
.t_tag3_h div { float:left; height:22px; line-height:22px; text-align:center; margin-top:3px;}
.t_tag3_h .tag0 { padding:0 8px;}
.t_tag3_h .tagOn { margin-left:3px; width:65px; background-color:#395E9F; cursor:pointer; font-weight:bold; color:#ffffff;}
.t_tag3_h .tagOff { margin-left:3px; width:65px; background-color:#D9E7FF; cursor:pointer; color:black;}
.t_tag3_b { padding:5px;}

/* 通用列表框 */
.dl_list1 { text-align:left;}
.dl_list1 .name { background-color:#DDEBF6; height:28px; line-height:28px; color:#103971; padding-left:5px; border:1px solid #9FB5CA;}
.dl_list1 .more { float:right; margin-top:-21px; padding-right:5px; }
.dl_list1 .more * { color:#103971;}
.dl_list1 dd { border:solid 1px #DFDFDF; border-top:none; padding:3px;}
.dl_list1 .pic { text-align:center;}
.dl_list1 .pic img{ border:solid 1px #D0D0D0;}
.dl_list1 .title { height:22px; line-height:22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dl_list1 .title * { color:#014785;}

.dl_list2 { text-align:left; background:url(../images/ctitle_2.jpg) repeat-x; border:solid 1px #DFDFDF;}
.dl_list2 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list2 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list2 .more * { color:#103971;}
.dl_list2 ul { margin:3px;}
.dl_list2 .pic { text-align:center;}
.dl_list2 .pic img{ border:solid 1px #D0D0D0;}
.dl_list2 .title { height:22px; line-height:22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dl_list2 .title * { color:#014785;}
.dl_list2 #pagerBar { width:auto; border-top:dashed 1px #003E81; background-color:#DDEBF6; height:30px; padding:4px 4px 0px 4px;}

.dl_list2_5 { text-align:left; background:url(../images/ic_4.jpg) repeat-x; border:solid 1px #DFDFDF;}
.dl_list2_5 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list2_5 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list2_5 .more * { color:#103971;}
.dl_list2_5 ul { margin:3px;}
.dl_list2_5 .pic { text-align:center;}
.dl_list2_5 .pic img{ border:solid 1px #D0D0D0;}
.dl_list2_5 .title { height:22px; line-height:22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dl_list2_5 .title * { color:#014785;}
.dl_list2_5 #pagerBar { width:auto; border-top:dashed 1px #003E81; background-color:#DDEBF6; height:30px; padding:4px 4px 0px 4px;}

.dl_list2_1 { text-align:left;border:solid 1px #DFDFDF;}
.dl_list2_1 .name {  height:26px; line-height:28px; color:#103971; background-image:url(../images/title_03.jpg);}
.dl_list2_1 .name1 {  height:26px; line-height:28px; color:#103971; background-image:url(../images/title_05.jpg);}
.dl_list2_1 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list2_1 .more * { color:#103971;}
.dl_list2_1 ul { margin:3px;}
.dl_list2_1 .pic { text-align:center;}
.dl_list2_1 .pic img{ border:solid 1px #D0D0D0;}
.dl_list2_1 .title { height:22px; line-height:22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dl_list2_1 .title * { color:#014785;}
.dl_list2_1 #pagerBar { width:auto; border-top:dashed 1px #003E81; background-color:#DDEBF6; height:30px; padding:4px 4px 0px 4px;}



.dl_list2_2 { text-align:left; width:220px; float:left;}
.dl_list2_2 .name { height:26px; background:url(../images/iright_2.jpg); line-height:25px; color:#103971; padding-left:5px;}
.dl_list2_2 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list2_2 .more * { color:#103971;}
.dl_list2_2 ul { border:solid 1px #DFDFDF;}
.dl_list2_2 .pic { text-align:center;}
.dl_list2_2 .pic img{ border:solid 1px #D0D0D0;}
.dl_list2_2 .title { height:22px; line-height:22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dl_list2_2 .title * { color:#014785;}
.dl_list2_2 #pagerBar { width:auto; border-top:dashed 1px #003E81; background-color:#DDEBF6; height:30px; padding:4px 4px 0px 4px;}

.dl_list2_3 { text-align:left;height:170px; float:left;}
.dl_list2_3 .name { height:26px; background:url(../images/ic_1.jpg); line-height:25px; color:#103971; padding-left:5px;}
.dl_list2_3 .name1 { height:26px; background:url(../images/ic_2.jpg); line-height:25px; color:#103971; padding-left:5px;}
.dl_list2_3 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list2_3 .data { float:right;}
.dl_list2_3 .more * { color:#103971;}
.dl_list2_3 ul { border:solid 1px #DFDFDF;}
.dl_list2_3 .pic { text-align:center;}
.dl_list2_3 .pic img{ border:solid 1px #D0D0D0;}
.dl_list2_3 .title { height:22px; line-height:22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dl_list2_3 .title * { color:#014785;}
.dl_list2_3 #pagerBar { width:auto; border-top:dashed 1px #003E81; background-color:#DDEBF6; height:30px; padding:4px 4px 0px 4px;}


.dl_list3 { text-align:left; background:url(../images/ctitle_2.jpg) repeat-x; border:solid 1px #DFDFDF; float:right;}
.dl_list3 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list3 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list3 .more * { color:#103971;}
.dl_list3 ul { margin:3px;}

.dl_list3_6 { text-align:left; background:url(../images/ctitle_2.jpg) repeat-x; border:solid 1px #DFDFDF; float:left;width:240px;}
.dl_list3_6 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list3_6 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list3_6 .more * { color:#103971;}
.dl_list3_6 ul { margin:3px;}

.dl_list3_4 { text-align:left; background:url(../images/ctitle_2.jpg) repeat-x; border:solid 1px #DFDFDF; float:right;width:330px;}
.dl_list3_4 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list3_4 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list3_4 .more * { color:#103971;}
.dl_list3_4 ul {}

.dl_list3_5 { text-align:left; background:url(../images/ic_1.jpg) repeat-x;}
.dl_list3_5 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list3_5 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list3_5 .more * { color:#103971;}
.dl_list3_5 ul {margin-top:3px;}

.dl_list3_1 { text-align:left; background:url(../images/ic_3.jpg) repeat-x; width:755px; float:left;}
.dl_list3_1 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list3_1 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list3_1 .more * { color:#103971;}
.dl_list3_1 .box {border:solid 1px #DFDFDF;height:100%;}
.dl_list3_1 ul { margin:3px;}

.dl_list3_2 { text-align:left; background:url(../images/ctitle_2.jpg) repeat-x; width:655px; float:right; margin-top:5px;border:solid 1px #DFDFDF;}
.dl_list3_2 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list3_2 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list3_2 .more * { color:#103971;}
.dl_list3_2 .box {border:solid 1px #DFDFDF;height:100%;}
.dl_list3_2 ul { margin:3px;}

.dl_list3_10 { text-align:left; background:url(../images/ic_4.jpg) repeat-x; border:solid 1px #DFDFDF;}
.dl_list3_10 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list3_10 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list3_10 .more * { color:#103971;}
.dl_list3_10 ul { margin:3px;}

.dl_list4 { text-align:left; background:url(dl_list4_bg.jpg) repeat-x; border:solid 1px #DFDFDF;}
.dl_list4 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list4 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list4 .more * { color:#103971;}
.dl_list4 dd { background-color:#FBFBFB;}
.dl_list4 ul { margin:3px;}

.dl_list4_1 { text-align:left; background:url(../images/ileft.jpg);  width:225px;}
.dl_list4_1 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list4_1 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list4_1 .more * { color:#103971;}
.dl_list4_1 dd { background-color:#FBFBFB;border:solid 1px #DFDFDF; height:217px;}
.dl_list4_1 ul { margin:3px;}

.dl_list5 { text-align:left; background:url(../images/ctitle_2.jpg) repeat-x; border:solid 1px #DFDFDF;}
.dl_list5 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list5 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list5 dd { background-color:#FBFBFB;}
.dl_list5 ul { margin:3px;}

.dl_list6 { text-align:left; background:url(../images/ic_4.jpg) repeat-x; border:solid 1px #DFDFDF;}
.dl_list6 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list6 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list6 dd { background-color:#FBFBFB;}
.dl_list6 ul { margin:3px;}

.dl_list7 { text-align:left; background:url(dl_list7_bg.jpg) repeat-x; border:solid 1px #D0D0D0;}
.dl_list7 .name { height:26px; line-height:26px; color:#FCFCFC; padding-left:5px;}

.dl_list7_1 { text-align:left; background:url(../images/ic_4.jpg) repeat-x; float:left;width:983px; border:solid 1px #D0D0D0;}
.dl_list7_1 .name { height:26px; line-height:26px; color:#FCFCFC; padding-left:5px;}

.dl_list7_2 { text-align:left; background:url(../images/ic_4.jpg) repeat-x; border:solid 1px #D0D0D0; width:750px; float:left;}
.dl_list7_2 .name { height:26px; line-height:26px; color:#FCFCFC; padding-left:5px;}

.dl_list7_3 { text-align:left; background:url(../images/ic_4.jpg) repeat-x; border:solid 1px #D0D0D0;width:750px;}
.dl_list7_3 .name { height:26px; line-height:26px; color:#FCFCFC; }

.dl_list8 { text-align:left; background:url(dl_list8_bg.jpg) repeat-x; border:solid 1px #D0D0D0;}
.dl_list8 .name { height:26px; line-height:26px; color:#FF6800; padding-left:5px;}
.dl_list8 dd { padding:3px;}
.dl_list8_1 { text-align:left; background:url(../images/ic_4.jpg) repeat-x; border:solid 1px #D0D0D0;}
.dl_list8_1 .name { height:26px; line-height:26px; color:#FF6800; padding-left:5px;}
.dl_list8_1 dd { padding:3px;}

.dl_list9 { text-align:left; background:url(../images/ic_4.jpg) repeat-x; border:solid 1px #DFDFDF;}
.dl_list9 .name { height:26px; line-height:25px; color:#103971; padding-left:5px;}
.dl_list9 .more { float:right; margin-top:-20px; padding-right:5px;}
.dl_list9 .more * { color:#103971;}
.dl_list9 ul { margin:3px;}

.dl_list10 { text-align:left; background:url(dl_list10_bg.jpg) repeat-x; border:solid 1px #DFDFDF;}
.dl_list10 .name { height:26px; line-height:25px; color:#ffffff; background:url(dl_list9_p.jpg) no-repeat 10px center; padding-left:20px;}

.dl_list11 { text-align:left;}
.idx_adv_list1 div { float:left; width:197px; height:65px; line-height:22px;} 
.dl_list11 .name { height:26px; line-height:25px; color:#043871; background:#FFF3D7 url(ico_group.jpg) no-repeat 5px center; border:solid 1px #E7AA52; padding-left:25px;}
.dl_list11 dd { border:solid 1px #D0D0D0; border-top:none;}

.dl_list11_1 { text-align:left;}

.dl_list11_1 .name { height:26px; line-height:25px; color:#043871; background:#FFF3D7 url(ico_group.jpg) no-repeat 5px center; border:solid 1px #E7AA52; padding-left:25px;}
.dl_list11_1 dd {border-top:none;}

.dl_list11_2 { text-align:center; width:965px;}
.idx_adv_list2 div { float:left; width:110px; height:40px; line-height:22px; margin-left:5px;} 
.dl_list11_2 .name { height:26px; line-height:25px; color:#043871; background:#FFF3D7 url(ico_group.jpg) no-repeat 5px center; border:solid 1px #E7AA52; padding-left:25px;}
.dl_list11_2 dd {border-top:none;}

.dl_list11_3 { text-align:center; width:965px; height:100px;}
.idx_adv_list3 div { float:left; height:15px; line-height:22px; margin-left:10px;} 
.dl_list11_3 .name { height:26px; line-height:25px; color:#043871; background:#FFF3D7 url(ico_group.jpg) no-repeat 5px center; border:solid 1px #E7AA52; padding-left:25px;}
.dl_list11_3 dd {border-top:none;}

.dl_list11_4 { text-align:center; width:810px; height:auto;}
.idx_adv_list4 div { float:left; height:65px; line-height:22px; width:140px;} 
.dl_list11_4 .name { height:26px; line-height:25px; color:#043871; background:#FFF3D7 url(ico_group.jpg) no-repeat 5px center; border:solid 1px #E7AA52; padding-left:25px;}
.dl_list11_4 dd {border-top:none;}

.dl_list11_5 { text-align:center; width:910px; height:auto;}
.idx_adv_list5 div { float:left; height:25px; line-height:22px; margin-left:8px;} 
.dl_list11_5 .name { height:26px; line-height:25px; color:#043871; background:#FFF3D7 url(ico_group.jpg) no-repeat 5px center; border:solid 1px #E7AA52; padding-left:25px;}
.dl_list11_5 dd {border-top:none;}

.dl_list12 { text-align:left; background:url(dl_list3_bg.jpg) repeat-x; border:solid 1px #D3D2D7;}
.dl_list12 .name { font-size:14px; height:26px; line-height:25px; color:#064690; padding-left:22px;}

.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:17px; }
.li_list1 .no1 { background:url(li_list_02.jpg) no-repeat left center; padding-left:17px; }
.li_list1 .no2 { background:url(li_list_03.jpg) no-repeat left center; padding-left:17px; }
.li_list1 .no3 { background:url(li_list_04.jpg) no-repeat left center; padding-left:17px; }
.li_list1 .no4 { background:url(li_list_05.jpg) no-repeat left center; padding-left:17px; }
.li_list1 .no5 { background:url(li_list_06.jpg) no-repeat left center; padding-left:17px; }
.li_list1 .no6 { background:url(li_list_07.jpg) no-repeat left center; padding-left:17px; }
.li_list1 .no7 { background:url(li_list_08.jpg) no-repeat left center; padding-left:17px; }
.li_list1 .no8 { background:url(li_list_09.jpg) no-repeat left center; padding-left:17px; }
.li_list1 .no9 { background:url(li_list_10.jpg) no-repeat left center; padding-left:17px; }
.li_list1 .no10 { background:url(li_list_11.jpg) no-repeat left center; padding-left:17px; }
.li_list1 .no11 { background:url(li_list_12.jpg) no-repeat left center; padding-left:17px; }
.li_list1 .no12 { background:url(li_list_13.jpg) no-repeat left center; padding-left:17px; }
.li_list1 .no13 { background:url(li_list_14.jpg) no-repeat left center; padding-left:17px; }
.li_list1 .no14 { background:url(li_list_15.jpg) no-repeat left center; padding-left:17px; }

.li_list2 { clear:both; height:100%; overflow:hidden;}
.li_list2 li { height:25px; line-height:25px; border-bottom:dashed 1px #D0D0D0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.li_list2 h2 { height:25px; line-height:25px; float:left; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.li_list2 span { line-height:22px; margin-left:10px;}

.li_list3 { clear:both; height:100%; overflow:hidden;}
.li_list3 li { line-height:16px; padding:4px 0; border-bottom:dashed 1px #D0D0D0;}

.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;}

.tbl_pic_list3 { *border-collapse:collapse; }
.tbl_pic_list3 thead td { background-color:#EDF3F9; border-bottom:solid 1px #B7CADD;}
.tbl_pic_list3 tbody td { border-bottom:dashed 1px #BFBFBF; padding:10px 5px; text-align:left;}
.tbl_pic_list3 tfoot td { background-color:#EDF3F9; border-bottom:solid 1px #B7CADD;}
.tbl_pic_list3 .leftline { border-left:solid 1px #B7CADD;}
.tbl_pic_list3 .rightline { border-right:solid 1px #B7CADD;}
.tbl_pic_list3 h1 { background:url(arrow_right.jpg) no-repeat left center; padding-left:18px; }

.tbl_pic_list4 { border-collapse:collapse; }
.tbl_pic_list4 thead td { background-color:#EDF3F9; border-bottom:solid 1px #B7CADD; text-align:center; height:28px;}
.tbl_pic_list4 tbody td { border-bottom:dashed 1px #BFBFBF; padding:10px 5px; text-align:left;}
.tbl_pic_list4 .bg1 { background-color:#F3F3F3;}

/*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;}

/* 当前位置 */
.sort_path { text-align:left; height:30px; line-height:30px; background-color:#D5EFFB; border:solid 1px #B7CADD; padding-left:15px; color:#004787; font-weight:bold;}
.sort_path a:link, .sort_path a:active, .sort_path a:visited, .sort_path a:hover { color:#004787; }

/* 提示无权查看 */
.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;}

/* 会员部分 */
.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 #98B4CE; border-top:none; text-align:left; height:220px;}
.member_log .notice h1 { font-size:13px; color:#004CC3; font-weight:normal; padding:20px 0 0 10px;}
.member_log .notice h2 { color:#004CC3; 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;}
.member_log dd { background-color:#F3F8FE; border:solid 1px #98B4CE; 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:#FF5028; font-size:13px;}
.member_log .form p { padding:5px 5px 5px 10px; color:#6E6E6E;}
.member_log .form .log_bt { text-align:center;}

/* 信息发布 */
.pub_sortnav { height:47px; border:solid 1px #A7AEC8; background-color:#CCCCCC;}
.pub_sortnav div { float:left;  height:47px;}
.pub_sortnav ul { float:left; margin:8px 20px 0px 20px;}
.pub_sortnav li { float:left; width:75px; height:18px; line-height:18px;}
.pub_sortnav .logo { background-color:#DDEBF6; width:150px;}
.pub_sortnav .split { background:url(pub_nav_line.jpg) no-repeat; width:4px;}

.pub_path { height:30px; line-height:30px; font-weight:bold; color:#004593; text-align:left;}
.pub_path a:link, .pub_path a:active, .pub_path a:visited { color:#05407C; }
.pub_path a:hover { color:#FF530F;}

.pub_1_1 { float:left; height:328px; width:312px; border:solid 1px #DFDFDF;}
.pub_1_2 { float:left; height:328px; width:485px; border:solid 1px #DFDFDF; text-align:left; margin-left:5px;}
.pub_1_2 .topnew { height:113px; overflow:hidden; margin:0 10px; }
.pub_1_2 .topnew h1 { text-align:center; font-size:18px; line-height:25px;}
.pub_1_2 .topnew p { font-size:14px; line-height:18px; text-indent:2em; }
.pub_1_2 .subnews { margin:5px 10px; border-top:dashed 1px #666666;}
.pub_1_2 .subnews ul { margin:0 10px; }
.pub_1_2 .subnews li { height:20px; }
.pub_1_2 .subnews h2 { font-size:14px; width:330px;}
.pub_1_2 .subnews span { }
.pub_1_3 { float:right; width:230px; }
.pub_1_3 li { width:220px;}
.pub_1_3 .title { width:220px;}



.pub_1_4 { float:left; height:328px; width:220px; border:solid 1px #DFDFDF; text-align:left; margin-left:5px;}
.pub_1_4 .topnew { height:113px; overflow:hidden; margin:0 10px; }
.pub_1_4 .topnew h1 { text-align:center; font-size:18px; line-height:25px;}
.pub_1_4 .topnew p { font-size:14px; line-height:18px; text-indent:2em; }
.pub_1_4 .subnews { margin:5px 10px; border-top:dashed 1px #666666;}
.pub_1_4 .subnews ul { margin:0 10px; }
.pub_1_4 .subnews li { height:20px; }
.pub_1_4 .subnews h2 { font-size:14px; width:330px;}
.pub_1_4 .subnews span { }

.pub_image_text { overflow:hidden; margin:0 3px;}
.pub_image_text img { margin:8px; }
.pub_image_text h1 { white-space:nowrap; height:25px; line-height:25px; font-size:13px; overflow:hidden; text-overflow:ellipsis;}
.pub_image_text p { line-height:18px;}

.pub_image_list { clear:both; text-align:left; margin:5px 0px; padding:5px 20px; height:110px;}
.pub_image_list div { text-align:center; float:left; padding:5px;}
.pub_image_list h1 { line-height:20px; padding:3px; }

.pub_image_list1 { height:157px; text-align:center;}
.pub_image_list1 div { text-align:center; float:left; width:155px; margin-top:5px;}
.pub_image_list1 h2 { text-align:center; margin:0 auto; width:140px; height:22px; line-height:22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.pub_image_list2 { width:100px; text-align:center;}
.pub_image_list2 img { border:solid 1px #cccccc; margin-top:5px;}
.pub_image_list2 h2 { text-align:center; margin:0 auto; width:90px; height:22px; line-height:22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.pub_search { padding:0px 20px 0 20px;}
.pub_search .item { margin-top:10px;}
.pub_search .item input { width:210px;}
.pub_search .item select { width:210px;}

.pub_title_list *{ font-size:14px;}
.pub_title_list li { padding-left:20px;}
.pub_title_list ul { margin:0;}
.pub_title_list .bg5{ border-bottom:dashed 1px #7F7F7F; padding-bottom:8px;}
.pub_title_list .bg6 { background-color:#F0F0F0; padding-top:8px;}
.pub_title_list .bg7 { background-color:#F0F0F0;}
.pub_title_list .bg8 { background-color:#F0F0F0;}
.pub_title_list .bg9 { background-color:#F0F0F0;}
.pub_title_list .bg10 { background-color:#F0F0F0;}
.pub_title_list .bg11{ background-color:#F0F0F0; border-bottom:dashed 1px #7F7F7F; margin-bottom:10px; padding-bottom:8px;}

.pub_content { background-color:#F5FAFF; border:solid 1px #A3AFC7; text-align:left;}
.pub_content img { max-width:600px;}/* for Firefox & IE7 */
* html .pub_content img { width: expression(this.width > 600 ? 600 : true);} /* for IE6 */
.pub_content h1 { color:#003E81; text-align:center; padding:8px; margin-top:5px; font-size:24px;}
.pub_content .date { text-align:center; height:22px; line-height:22px; }
.pub_content .line { border-bottom:solid 2px #9BB3CD; }
.pub_content .img { margin:5px auto; text-align:center; }
.pub_content .brief { width:95%; background-color:#FBFBFB; padding:5px; text-align:left; border:solid 1px #9BB3CD; font-size:14px; margin:10px auto; line-height:20px; text-indent:2em; }
.pub_content .text { width:96%; margin-left:2%; margin-top:10px;}
.pub_content .text .font14 { line-height:28px; letter-spacing:2px;}
.pub_content .tool { text-align:right;}
.pub_content .relate { margin:10px 0; padding:0 10px; border-top:dashed 1px #BABCBF;}
.pub_content .relate h3 { font-size:13px; font-weight:bold; padding:10px 0; color:#000000;}
.pub_content .relate ul { margin-left:20px;}
.pub_content .relate li { height:22px; line-height:22px;}
.pub_content .relate * { color:#004787; font-size:13px;}

.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;}

/* 展会 */
.exhibit_detail h1{ font-size:14px; height:30px; line-height:30px; padding-left:20px; text-align:center;}
.exhibit_detail table { border-top:dashed 1px #D0D0D0;}

/* 产品部分 */
.prd_pic_list1 { background-color:#ffffff; margin:10px; padding:8px;}
.prd_pic_list1 div { float:left; width:118px; height:100px; text-align:center;}
.prd_pic_list1 h2 { text-align:center; margin:0 auto; width:97px; height:22px; line-height:22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.prd_pic_list2 { *border-collapse:collapse; }
.prd_pic_list2 thead td { background-color:#EDF3F9; border-bottom:solid 1px #B7CADD;}
.prd_pic_list2 tbody td { border-bottom:dashed 1px #7F7F7F; padding:10px 5px;}
.prd_pic_list2 tfoot td { background-color:#EDF3F9; border-bottom:solid 1px #B7CADD;}
.prd_pic_list2 .leftline { border-left:solid 1px #B7CADD;}
.prd_pic_list2 .rightline { border-right:solid 1px #B7CADD;}
.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; font-weight:bold;}
.prd_pic_list2 .infos span { color:#767676;}
.prd_pic_list2 .infos div { clear:both; line-height:18px; width:auto; height:auto; }

.prd_pic_list3 dd { padding:10px; height:100%; overflow:hidden;}
.prd_pic_list3 div { float:left; width:150px; height:112px; text-align:center;}
.prd_pic_list3 img { border:solid 1px #98B2C8;}
.prd_pic_list3 h2 { text-align:center; margin:0 auto; width:120px; height:22px; line-height:22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.prd_sort_list1 { text-align:left;}
.prd_sort_list1 h1{ clear:both; padding-left:20px; height:20px; padding-top:10px; font-weight:bold; font-size:13px; border-bottom:dashed 1px #A6A6A6; }
.prd_sort_list1 ul { margin:0 20px;}
.prd_sort_list1 li { float:left; width:110px; height:20px; line-height:20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.prd_sort_list1 span { color:#003E81;}
.prd_sort_list1 .ico_p2 { background:url(ico_p2.jpg) no-repeat 20px center; padding-left:40px;}

.prd_sort_list2 { text-align:left; border-bottom:dashed 1px #A6A6A6;}
.prd_sort_list2 h1{ background:url(ico_p2.jpg) no-repeat 20px center; padding-left:40px; height:20px; padding-top:10px; font-weight:bold; font-size:13px;}
.prd_sort_list2 ul { margin:0 20px; height:100%; overflow:hidden;}
.prd_sort_list2 li { float:left; width:120px; height:20px; line-height:20px;}
.prd_sort_list2 span { color:#003E81;}

.prd_search_area { text-align:left; clear:both;}
.prd_search_area table { margin-left:20px;}
.prd_search_area .ico_p2 { background:url(ico_p2.jpg) no-repeat left center; padding-left:20px;}

.prd_detail_base { border:solid 1px #CCCCCC;}
.prd_detail_base dt { height:27px; line-height:27px; padding-left:15px; background-color:#CCCCCC; border-bottom:solid 1px #CCCCCC; color:#003E81; text-align:left;}
.prd_detail_base ul { text-align:left;}
.prd_detail_base li { padding:5px;}
.prd_detail_base h1 { font-size:13px;}
.prd_detail_base .images { float:left; width:320px; overflow:hidden;}
.prd_detail_base .main { margin:10px 0 3px 10px;}
.prd_detail_base .smalls { padding:5px;}
.prd_detail_base .propertys { float:right; width:300px;}
.prd_detail_base .content_off { padding:10px;}
.prd_detail_content .row_content { width:300px;} 

/* 比较浮动层 */
.contrast_off { position:absolute; cursor:pointer;}
.contrast_ifm { position:absolute; display:none; border:solid 1px #005E9E; background-color:#EEF3F9; width:150px;}
.contrast_ifm h1 { height:27px; line-height:27px; color:#ffffff; background:url(contrast_bg.jpg); border-bottom:solid 1px #005E9E; cursor:pointer;}
.contrast_ifm span { color:#C4DFEF; font-size:12px; font-weight:normal;}
.contrast_ifm img { cursor:pointer; margin:5px 0;}
.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;}

/* 企业黄页 */
.cmp_joint h1{ margin:0 5px; padding:6px 0 6px 20px; font-size:13px;}
.cmp_joint p{ margin:0 20px 10px 20px;}
.cmp_joint .step1 { background:url(cmp_num_1.jpg) no-repeat left center; color:#FF7800;}
.cmp_joint .step2 { background:url(cmp_num_2.jpg) no-repeat left center; color:#008D03; border-top:dashed 1px #CCCCCC;}
.cmp_joint .step3 { background:url(cmp_num_3.jpg) no-repeat left center; color:#0E68C5; border-top:dashed 1px #CCCCCC;}

.cmp_region { background-color:#EEF7FE; height:100%; overflow:hidden;}
.cmp_region li { float:left; text-align:center; width:83px; height:20px; line-height:20px;}

.cmp_sort { float:left; height:100px; width:290px; overflow:hidden; margin-left:15px; margin-top:8px;}
.cmp_sort li { float:left; height:15px; line-height:15px; padding:0 8px; border-right:solid 1px #cccccc; white-space:nowrap; margin-bottom:5px;}

/* 商业服务 */
.biz_pic_list1 div { float:left; width:100px; height:82px; margin:5px 0 0 0; text-align:center;}
.biz_pic_list1 h1 { height:22px; line-height:20px; width:90px; white-space:nowrap; overflow:hidden; text-align:center; margin:0 auto; font-weight:normal;}

.biz_sort_list1 { text-align:left;}
.biz_sort_list1 h1{ clear:both; padding-left:5px; height:20px; padding-top:10px; font-weight:bold; font-size:13px; }
.biz_sort_list1 ul { margin:0 15px;}
.biz_sort_list1 li { float:left; width:92px; height:20px; line-height:20px;}
.biz_sort_list1 span { color:#003E81;}

.biz_detail { float:left; background:#F5FAFE url(../images/title_03.jpg) repeat-x; border:solid 1px #C2C6C9;}
.biz_detail dt { height:27px; line-height:27px; padding-left:15px; color:#003E81; text-align:left;}
.biz_detail dd { padding-top:5px;}
.biz_detail ul { text-align:left;}
.biz_detail li { padding:5px;}
.biz_detail h1 { font-size:13px; height:22px; line-height:22px;}
.biz_detail h3 { clear:both; padding-top:10px; padding-left:20px; margin-top:10px; font-size:13px; text-align:left; border-top:dashed 1px #C2C7CB;}
.biz_detail .images { float:left; width:300px; overflow:hidden;}
.biz_detail .propertys { float:right; width:330px;}
.biz_detail .stat { font-size:14px; text-align:right; color:#004787;}
.biz_detail .text { margin:0 30px;}
.biz_detail .stat { margin:0 30px;}
.biz_detail .relates { margin:0 30px; height:100%; overflow:hidden;}
.biz_detail .relates div { float:left; width:95px; height:90px; text-align:center; margin-top:5px;}
.biz_detail .relates img { border:solid 1px #98B2C8;}
.biz_detail .relates h2 { text-align:center; margin:0 auto; width:90px; height:22px; line-height:22px; white-space:nowrap; overflow:hidden;}

/* 下载中心 */
a.donw_link:link, a.donw_link:active, a.donw_link:visited, a.donw_link:hover { color:#0C50BD; }

.down_list1 li { clear:both; padding:5px; height:25px; border-bottom:dashed 1px #C1C5C9;}
.down_list1 div { float:left; width:30px;}
.down_list1 img { width:20px; height:20px;}
.down_list1 h2 { float:left; height:25px; line-height:25px; width:145px;}
.down_list1 span { line-height:25px; padding-left:10px;}

.down_list2 { clear:both; padding:5px; height:60px; border-bottom:dashed 1px #C1C5C9;}
.down_list2 .pic { float:left; width:60px; height:60px;}
.down_list2 .txt { float:left; width:270px; height:60px;}
.down_list2 img { width:50px; height:50px;}
.down_list2 h1 { float:left; height:22px; line-height:22px; width:215px;}
.down_list2 h1 a:link { color:#FF7800;}
.down_list2 h1 a:visited { color:#FF7800;}
.down_list2 h1 a:hover { color:#FF7800;}
.down_list2 h1 a:active { color:#FF7800;}
.down_list2 span { line-height:22px; padding-left:10px;}
.down_list2 p { clear:both;}

.down_tbl_list1 td { border-bottom:dashed 1px #D6D6D6; vertical-align:top; color:#4C5055;}
.down_tbl_list1 .pic { width:50px;}
.down_tbl_list1 .pic img { width:50px;}
.down_tbl_list1 .date { width:120px;}
.down_tbl_list1 h2 { font-size:13px; font-weight:bold;}

.down_detail .image { float:left; width:210px; text-align:center;}
.down_detail .image div { padding:5px;}
.down_detail .property { float:left;} 
.down_detail .property h1 { color:#003E81; font-size:14px;} 
.down_detail .property li { padding:5px;} 
.down_detail .desc { clear:both; border-top:dashed 1px #BABCBF; margin-top:10px; padding:10px 20px 0 20px;}

/* 人才招聘 */
.job_list1 div { height:22px; background:url(ico_line.gif) repeat-x center; margin:0 15px;}
.job_list1 h1 { float:left; height:22px; line-height:22px; background:#ffffff url(ico_p1.gif) no-repeat left center; padding-left:15px;}
.job_list1 span { float:right; height:22px; line-height:22px; background:#ffffff url(ico_p3.gif) no-repeat left center; padding-left:8px; }
.job_list1 ul { clear:both; width:440px; margin:0 15px 15px 15px; height:100%; overflow:hidden;}
.job_list1 li { float:left; height:22px; line-height:22px; border-bottom:dashed 1px #D7D7D7; white-space:nowrap; overflow:hidden;}
.job_list1 .col1 { width:200px;}
.job_list1 .col2 { width:200px;}
.job_list1 .col3 { width:40px; text-align:center;}
.job_list1 .col4 { width:33%; text-align:center; height:45px; border:none;}

.job_search1 { background-color:#E9F1F8;}
.job_search1 .item { padding:3px; margin-left:15px;}
.job_search1 .bottom { padding:3px; margin-left:15px; height:35px;}
.job_search1 select { width:200px;}
.job_search2 .tag{ background:url(ico_p2.jpg) no-repeat left center; padding-left:18px;}

.job_list2 {  border-collapse:collapse; border:solid 1px #B7CADD; border-top:none;}
.job_list2 a { text-decoration:underline;}
.job_list2 thead td { background-color:#EDF3F9; border-bottom:solid 1px #B7CADD;}
.job_list2 tbody td { border-bottom:dashed 1px #C1C5C9; padding:6px 5px;}
.job_list2 tfoot td { background-color:#EDF3F9;}

.job_cmp { text-align:left;}
.job_cmp div { float:left; width:190px; height:140px;}
.job_cmp img { width:171px; height:122px; border:solid 1px #999999;}
.job_cmp ul { float:left;}
.job_cmp li { padding:3px; font-size:13px;}
.job_cmp h1 { font-size:14px;}
.job_tag { clear:both; border:solid 1px #D0D0D0;}
.job_tag .text { margin:5px;}
.job_tag thead td { background-color:#F0F0F0; height:26px; border-bottom:solid 1px #D0D0D0;}
.job_tag tbody td { height:26px; border-bottom:dashed 1px #D0D0D0;}
.job_tag_bar { height:26px; background:url(../images/ic_4.jpg) repeat-x;}
.job_tag_bar div { float:left; height:22px; line-height:22px; text-align:center; margin-top:3px;}
.job_tag_bar .tag0 { padding:0 8px; }
.job_tag_bar .tagOn { margin-left:3px; padding:0 8px; background:#003E81; cursor:pointer; font-weight:bold; color:#ffffff;}
.job_tag_bar .tagOff { margin-left:3px; padding:0 8px; cursor:pointer; color:#003E81;}

.job_cmp_detail { text-align:left;}
.job_cmp_detail h2 { border-bottom:solid 1px #D0D0D0; height:25px; line-height:25px; font-size:14px; font-weight:bold; padding-left:20px; background-color:#F0F0F0;}
.job_cmp_detail h3 { font-size:13px; font-weight:bold;}
.job_cmp_detail ul { border-bottom:solid 1px #D0D0D0; padding-left:30px;}
.job_cmp_detail li { padding:5px;}
.job_cmp_detail p { text-align:center; padding:5px;}

/*简历详细页面*/
.job_part4 { width:auto; height:auto;margin-bottom:15px; margin-top:8px; text-align:left;}
.job_part4_header { background-image:url(../images/ic_4.jpg); border:solid 1px #B7CADD; border-bottom:solid 2px #003E81; height:24px; line-height:24px; padding-left:20px;}
.job_part4 .title{ padding-left:20px; padding-top:2px; border:solid 1px #B7CADD; background-color: #EDF3F9; font-weight: bold; line-height: 25px; height:25px;}
.job_part4 .row { width: 100%; overflow: hidden; margin:0px;height:30px;}
.job_part4 .row .td_left { width: 48%; float: left; padding: 8px 0px 3px 3px; padding-left:20px; }
.job_part4 .row .td {width: 99%; float: left; padding: 8px 0px 3px 3px;padding-left:20px;}
.job_part4 .row .td_right { width: 48%; float: right; padding: 8px 0px 3px 3px;}
.job_part4 .row2 { width: 100%; overflow: hidden; margin:0px;height:30px; background-color:#F3F2F2;}
.job_part4 .row2 .td_left { width: 48%; float: left; padding: 8px 0px 3px 3px; padding-left:20px; }
.job_part4 .row2 .td_right { width: 48%; float: right; padding: 8px 0px 3px 3px;}
.job_part4 .edu { padding-left:20px;}
.job_part4 .edu .list { height:30px; line-height:30px;}
.job_part4 .edu .list .list_td {float:left; width:24%;height:25px; line-height:25px;}
.job_part4 .exp .list { height:24px; line-height:24px;padding-left:20px;}
.job_part4 .exp .list .td { float:left; width:24%;height:24px; line-height:24px;}
.job_part4 .exp .list_desc { background-color:#F3F2F2;padding-left:20px;  line-height:30px; padding-top:2px; margin-bottom:2px;}
.job_part4 .intent .th1 { padding-left:20px; height:30px; line-height:30px;}
.job_part4 .intent .th2 { padding-left:20px; height:30px; line-height:30px; background-color: #F3F2F2;}
.job_part4 .foot { height:25px; background-color:#EDF3F9; border:solid 1px #B7CADD; border-top:solid 2px #003E81;}

/* 广告部分 */
.adv_list1 { clear:both; }
.adv_list1 div { margin-top:10px;}

/* 首页特别样式 */
.idx_school { border:solid 1px #E7AA52; }
.idx_school dt { height:22px; line-height:22px; padding-left:18px; margin:3px 5px; background:url(ico_p4.jpg) no-repeat left center; text-align:left;}
.idx_school .pic { float:left; width:90px; height:95px;}
.idx_school .txt { float:left;}
.idx_school .btn { clear:both; height:30px; }
.idx_school h2 { height:20px; line-height:20px; white-space:nowrap; overflow:hidden;}
.idx_school li { text-align:left; width:110px; height:18px; line-height:18px; white-space:nowrap; overflow:hidden;}
.idx_school input { width:73px; height:22px; background:url(btn_bg1.jpg); border:none;}

.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:0px;}
.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;}

.idx_biz_scoll { float:right; background-color:#E3E3E3}
.idx_biz_scoll .row_offer { height:18px; background:url(biz_scoll_bg01.jpg); color:#7B9100;}
.idx_biz_scoll .row_buy { height:18px; background:url(biz_scoll_bg02.jpg); color:#910035;}
.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:250px; margin-left:15px;}
.idx_biz_scoll h2 { height:18px; line-height:18px; float:left; width:40px;}
.idx_biz_scoll h3 { height:18px; line-height:18px; float:left;}

.idx_pictxt_list1 ul { clear:both;}
.idx_pictxt_list1 .image { float:left; width:98px; text-align:center;}
.idx_pictxt_list1 .image img { width:80px; height:70px;}
.idx_pictxt_list1 .image h2 { width:80px; height:22px; line-height:22px; margin:0 auto; white-space:nowrap; overflow:hidden;}

.idx_tag0 { border:solid 1px #D0D0D0; text-align:left;}
.idx_tag0_bar { height:26px; background:url(idx_tag0_bg.jpg);}
.idx_tag0_bar div { float:left; height:22px; line-height:22px; text-align:center; margin-top:4px;}
.idx_tag0_bar .tag0 { padding:0 8px; color:#003E81; font-weight:bold; text-align:left;}
.idx_tag0_bar .tagOn { margin-left:3px; background:#FFFFFF; cursor:pointer; font-weight:bold; color:#005792;}
.idx_tag0_bar .tagOff { margin-left:3px; background:#DBEAF5; cursor:pointer; color:#003E81;}
.idx_tag0_content { padding:5px;}

.idx_tag1 { border:solid 1px #98B4CE; text-align:left;}
.idx_tag1_bar { height:26px; background:#DBEAF5; border-bottom:solid 1px #004586}
.idx_tag1_bar div { float:left; height:22px; line-height:22px; text-align:center; margin-top:4px;}
.idx_tag1_bar .tag0 { background:url(idx_tag1_p.jpg) no-repeat 8px 0px; padding:0 8px 0 30px; color:#003E81; font-weight:bold; text-align:left;}
.idx_tag1_bar .tagOn { margin-left:3px; background:#004586; cursor:pointer; font-weight:bold; color:#ffffff;}
.idx_tag1_bar .tagOff { margin-left:3px; background:#BCD1E0; cursor:pointer; color:#003E81;}
.idx_tag1_content { padding:5px;}

.idx_tag2 { border:solid 1px #D0D0D0; text-align:left;}
.idx_tag2_bar { height:26px; background:url(idx_tag2_bg.jpg);}
.idx_tag2_bar div { float:left; height:22px; line-height:22px; text-align:center; margin-top:4px;}
.idx_tag2_bar .tag0 { padding:0 8px; color:#FFFFFF; font-weight:bold; text-align:left;}
.idx_tag2_bar .tagOn { margin-left:3px; background:#ffffff; cursor:pointer; font-weight:bold; color:#005792;}
.idx_tag2_bar .tagOff { margin-left:3px; background:#FFF3D7; cursor:pointer; color:#626262;}
.idx_tag2_content { padding:5px;}

.idx_tag3 { text-align:left; padding-top:5px;}
.idx_tag3_bar { height:26px; background:url(../images/ic_6.jpg);}
.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:#005792;}
.idx_tag3_bar .tagOff { margin-left:3px; background:#FFF3D7; cursor:pointer; color:#626262;}
.idx_tag3_content { padding:5px;border:solid 1px #D0D0D0;}

.idx_tag4 { border:solid 1px #E7AA52; text-align:left;}
.idx_tag4_bar { height:26px; background:#FFF3D7; border-bottom:solid 1px #E7AA52;}
.idx_tag4_bar div { float:left; height:22px; line-height:22px; text-align:center; margin-top:4px;}
.idx_tag4_bar .tag0 { background:url(idx_tag4_p.jpg) no-repeat 8px 0px; padding:0 8px 0 30px; color:#043871; font-weight:bold; text-align:left;}
.idx_tag4_bar .tagOn { margin-left:3px; background:#E7AA52; cursor:pointer; font-weight:bold; color:#FFFFFF;}
.idx_tag4_bar .tagOff { margin-left:3px; background:#FFF3D7; cursor:pointer; color:#626262;}
.idx_tag4_bar h2 { float:right; margin:3px 5px 0 0;}
.idx_tag4_content { overflow:auto; overflow-x:hidden;}
.idx_tag4_content h1 { height:22px; line-height:22px; clear:both; border-bottom:dashed 1px #FF7E14; background:url(ico_p1.gif) no-repeat 10px 4px; padding-left:25px; font-size:13px;}
.idx_tag4_content ul { margin-left:20px;}
.idx_tag4_content li { float:left; height:20px; line-height:20px; width:85px;}
.idx_tag4_content .clear { height:2px; background-color:#ffffff;}
.idx_tag4_content .bg0 { padding-top:3px;}
.idx_tag4_content .bg1 { background-color:#EDF2F8; padding-top:3px;}

.idx_tag5 { border:solid 1px #D0D0D0; text-align:left;}
.idx_tag5_bar { height:26px; background:url(idx_tag5_bg.jpg); }
.idx_tag5_bar div { float:left; height:22px; line-height:22px; text-align:center; margin-top:4px;}
.idx_tag5_bar .tag0 {  background:url(idx_tag5_p.jpg) no-repeat 10px center; padding:0 8px 0 32px; color:#ffffff; font-weight:bold; text-align:left;}
.idx_tag5_bar .tagOn { margin-left:3px; background:#ffffff; cursor:pointer; font-weight:bold; color:#004A89;}
.idx_tag5_bar .tagOff { margin-left:3px; background:#DBEAF5; cursor:pointer; color:#626262;}

.idx_dl_list1 dt { border:solid 1px #F6776F; background:#FFDDC8 url(ico_p5.jpg) no-repeat 5px center; padding-left:30px; color:#043871; height:25px; line-height:25px; text-align:left;}
.idx_dl_list1 dd { border:solid 1px #D0D0D0; border-top:none; height:145px;}
.idx_dl_list1 div { float:left; width:159px; height:140px; text-align:center; margin-top:5px;}
.idx_dl_list1 img { width:120px; height:100px;}
.idx_dl_list1 h1 { height:22px; line-height:22px; margin:0 auto; width:145px; white-space:nowrap; overflow:hidden;}

.idx_prd_list { background-color:#F3F3F3; margin:10px; border:solid 1px #E3E3E3; height:100%; overflow:hidden; text-align:center;}
.idx_prd_list img { width:100px; height:80px;}
.idx_prd_list div { float:left; width:122px; height:105px; margin:8px 0 8px 0px;}
.idx_prd_list h2 { height:20px; line-height:20px; margin:0 auto; width:110px; white-space:nowrap; overflow:hidden;}

.idx_cmp_list { border-bottom:dashed 1px #9A9A9A; height:51px;}
.idx_cmp_list div { float:left; width:60px; margin-top:5px;}
.idx_cmp_list img { width:50px; height:40px; margin-left:5px }
.idx_cmp_list h1 { padding:5px 0;}

.idx_pub_list1 dt { background:url(ico_blue.jpg) no-repeat 10px center;}
.idx_pub_list1 strong { padding-left:15px;}
.idx_pub_list1 h1 { clear:both; height:25px; line-height:25px; margin:5px 10px 0 5px; background:url(ico_p0.jpg) repeat-x 10px;}
.idx_pub_list1 h1 a { background-color:#ffffff; padding:0 5px;}
.idx_pub_list1 h1 a:link { color:#004284;}
.idx_pub_list1 h1 a:visited { color:#004284;}
.idx_pub_list1 h1 a:hover { color:#004284;}
.idx_pub_list1 h1 a:active { color:#004284;}
.idx_pub_list1 h2 { height:16px; line-height:16px; width:280px; margin:5px 10px 5px 10px; white-space:nowrap; overflow:hidden;}
.idx_pub_list1 img { width:80px; height:80px;}
.idx_pub_list1 li { height:20px; line-height:20px; width:190px; white-space:nowrap; overflow:hidden;}
.idx_pub_list1 .pic { float:left; margin-left:10px; width:90px; height:80px;}
.idx_pub_list1 .txt { float:left;}

.idx_job_list1 li { float:left; height:22px; line-height:22px;  white-space:nowrap; overflow:hidden; padding-left:10px;}
.idx_job_list1 .bg1 { background-color:#efefef;}

.idx_forum_list1 li { white-space:nowrap; overflow:hidden;}
.idx_forum_list1 .tag0 { background:url(ico_person.jpg) no-repeat 10px center; padding-left:28px;}
.idx_forum_list1 .left { width:220px; text-align:center; margin-top:5px;}
.idx_forum_list1 .right li { height:20px; width:390px; line-height:20px; background:url(ico_p3.gif) no-repeat left center; padding-left:10px;}
.idx_forum_list1 .li_list1 li { float:left; width:300px; height:20px; line-height:20px; background:url(ico_p3.gif) no-repeat left center; padding-left:10px;}

.idx_adv_list1 ul { height:100%; overflow:hidden;}
.idx_adv_list1 li { float:left; height:22px; line-height:22px; white-space:nowrap; padding:0 10px;}

/*综合搜索样式*/
.search_list1 {  *border-collapse:collapse; border:solid 1px #D3D2D7; border-top:none;}
.search_list1 a { text-decoration:underline;}
.search_list1 thead td { background-color:#EEF3F9; border-bottom:solid 1px #D3D2D7; text-align:left;}
.search_list1 tbody td { padding:6px 5px; text-align:left; }
.search_list1 tfoot td { padding:6px 5px; border-top:dashed 1px #D3D2D7; text-align:right; }






#bar li{
background-image:url(../images/mue_2.jpg);
width:80px;
height:30px;
list-style:none;
float:left;
}
#mun{
background-image:url(../images/head_bg.jpg);
width:810px;
height:75px;
text-align:center;
}
#mun td{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding-top:10px;
}
#head{
margin:auto;
width:810px;
}
.inbutton{
background-image:url(../images/mue_1.jpg);
color:#FFFFFF;
font-size:16px;
width:80px;
height:30px;
line-height:25px;
text-align:center;
font-weight:bold;
}
.inbutton a{
color:#FFFFFF;
}
.otbutton{
background-image:url(../images/mue_2.jpg);
color:#003366;
font-size:16px;
width:80px;
height:30px;
line-height:25px;
text-align:center;
font-weight:bold;
}
.otbutton a{
color:#003366;
}

.indexc1{
margin:auto;
width:810px;
height:auto;
padding-top:5px;
}
.indexc11{
float:left;
width:755px;
height:auto;
}
.indexc111{
float:left;
width:750px;
height:auto;
}
.indexc12{
float:left;
width:225px;
height:auto;
margin-left:3px;
}
.indexc121{
float:left;
width:228px;
height:auto;
}
#newctitle{
background-image:url(../images/iright_1.jpg);
height:25px;
width:225px;
float:left;
line-height:25px;
margin-top:3px;
}
#newctitle1{
background-image:url(../images/iright_1.jpg);
height:25px;
width:220px;
float:left;
line-height:25px;
margin-top:3px;
}
.ileft{
float:left;
}
.indexc3{
float:left;
width:810px;
background-image:url(../images/f_1.jpg);
background-repeat:no-repeat;
height:205;
}
.borders{
border:solid 1px #DFDFDF;
 }
 .fadv{
margin-left:9px;
float:left;
}
.mt5{
float:left;
margin-top:5px;
}
.adv_list2 { clear:both; }
.adv_list2 div { margin-left:9px;
float:left;}