﻿@charset "utf-8";
/* import */
@import url("reset.css");
@import url("layout.css");
@import url("menu.css");
@import url("search.css");
@import url("j.tabs.css");
@import url("j.treeview.css");
@import url("j.accordion.css");
@import url("j.pagination.css");
@import url("flash.css");
@import url("alert.css");
@import url("/mcPanels/mcHisList/mcHisList.css");
@import url("/mcPanels/mcDict/mcDict.css");

@import url("hide.css");

/* public */
html { background:#c8c8c8;}
/*body { background-image:url(../images/page_bg.png); background-repeat: repeat-x;}*/
a:hover { text-decoration:underline;}


/* page_Top */
#page_Top {position:relative; width:990px; height:32px; background:url(../images/indexm2_01.jpg) repeat-x; margin:auto; }
#page_Top #TopLogo {}
#page_Top #TopLogo a { display:block; width:100px; height:30px; background:url(../images/logo_company.gif) no-repeat 0px 5px; filter:alpha(opacity=50) gray; -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
#page_Top #TopLogo a:hover { filter:alpha(opacity=100);}
#page_Top img { display:none; filter:alpha(opacity=50) gray; -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
#page_Top #productList { position:absolute; left:120px; top:3px;}
#page_Top #productList * { color:#72737f; font-weight:bold;}
#page_Top #productList li { background:url(../images/page_Top_Tab_bg.gif) no-repeat; width:114px; height:27px;}
#page_Top #productList li a { text-align:center; display:block; padding-top:5px;}
#page_Top #loginBar { position:absolute; right:5px; top:5px;}

/* class */
.layout {}

/* box */
.box { border:solid 1px #c5c9b9; background:#fefff9; position:relative; padding-bottom:10px;}
.box .box_header { background:url(../images/box_header_bg.png) repeat-x; height:28px; position:relative;}
.box .box_header h3 { background:url(../images/box_header_left_bg.gif) no-repeat; font-size:14px; font-weight:bold; color:#697357; padding-left:10px; padding-top:5px; position:absolute; top:-1px; left:-1px;}
.box .box_header h3 a { color:#697357; padding-left:5px; padding-right:5px;}
.box .box_header h3 a:hover { text-decoration:underline;}
.box .box_header h3 h6 { color:#890000!important; display:inline; font-weight:bold;}
.box .box_tab { position:absolute; top:3px; left:0px; padding-left:135px;}
.box .box_tab li { float:left; background:url(../images/box_tab_bg.gif) no-repeat; width:70px; height:25px; margin-right:2px;}
.box .box_tab li.selected { background-position: 100% -25px;}
.box .box_tab li a { float:left; font-size:13px; color:#697357; width:70px; text-align:center; padding-top:3px;}
.box .box_func { position:absolute; top:3px; right:10px; z-index:9980;}
.box .box_func ul li { float:left;}
.box .box_func .func_order { background:url(../images/btn_func_order_bg.gif) no-repeat 0px 8px; display:block; float:left; color:#be8a45; font-size:12px; text-decoration:underline; padding-top:3px; padding-left:10px; padding-right:10px; cursor:pointer;}
.box .box_func .func_option { background:url(../images/btn_func_option_bg.gif) no-repeat; display:block; float:left; width:40px; height:22px; padding-left:22px; font-size:14px; color:#8c5826; font-weight:bold; cursor:pointer;}
.box .box_func .func_add a { background:url(../images/btn_func_add_bg.gif) no-repeat; width:83px; height:22px; padding-left:27px; font-size:14px; color:#8c5826; font-weight:bold; position:absolute; top:0px; right:5px; display:block; position:absolute;}
.box .box_func .func_page { position:absolute; top:80px; _top:90px; right:-60px; display:block; width:160px;}
.box .box_func .func_page span { float:left;}
.box .box_func .func_page span a { text-decoration:none; padding:2px 5px; color:#890000; font-weight:bold; display:block; font-size:12px;}
.box .box_footer { clear:both;} 

.box_order { display:none; position:absolute; border:solid 1px #cd955c; background:#fffad4; height:200px; width:150px; margin-top:5px;}
.box_order h4 { background:#f3d880; font-weight:bold; font-size:14px; color:#9a1c21; padding-left:5px;}
.box_order div { position:relative; margin:5px;}
.box_order span { position:absolute; cursor:pointer; font-size:13px;}
.box_order span a { display:block;}
.box_order #orderlist { position:absolute; top:0px; left:0px; width:115px; height:145px; font-size:13px;}
.box_order #orderlist_up { top:0px; right:0px; width:10px; border:solid 1px #cd955c; background:#f3d880; padding:0px 5px;}
.box_order #orderlist_down { top:45px; right:0px; width:10px; border:solid 1px #cd955c; background:#f3d880; padding:0px 5px;}
.box_order .btn_orderok { left:40px; bottom:5px; border:solid 1px #565656; background:#f0f0f0; padding:0px 3px;}
.box_order .btn_ordercancle { left:80px; bottom:5px; border:solid 1px #565656; background:#f0f0f0; padding:0px 3px;}

.box .box_main {}
.box .box_main .box { border:none 0px; clear:both; margin-top:20px;}
.box .box_main .box .box_header { background:#fdfdf8; border:solid 1px #f1f0eb; margin:10px; margin-bottom:0px; height:20px!important; position:relative; padding:5px 0px 0px 5px;}
.box .box_main .box .box_header h3 { background:none; height:auto; font-size:12px;}
.box .box_main .box .box_list { clear:both; float:none; padding-left:20px;}
.box .box_main .box .box_func { position:absolute; top:0px; left:170px; width:410px;}
.box .box_main .box .box_func .func_info { color:#697357; font-size:12px; float:left; padding-top:5px; _padding-top:15px;}
.box .box_main .box .box_func .func_per { padding-top:5px; _padding-top:15px; display:block; color:#d5a96a; font-size:12px; position:absolute; right:10px;}
.box .box_main .box .box_func .func_per p { float:left; border-left:solid 1px #dddeda; padding-left:10px;}
.box .box_main .box .box_func .func_per ul { font-size:12px; float:left;}
.box .box_main .box .box_func .func_per li { padding:0px 3px; cursor:pointer;}
.box .box_main .box .box_func .func_per li.selected { text-decoration:underline;}
.box .box_main .box .box_func .func_more { padding-top:5px; _padding-top:15px; display:block;}
.box .box_main .box .box_func .func_more a { font-size:12px; color:#d5a96a; text-decoration:underline; font-weight:bold;}
.box .box_main .box .box_func .func_more a:hover { color:#8c5826;}
.box .box_main .box .box_func .func_add a { background:url(../images/btn_func_addm_bg.gif) no-repeat; width:76px; height:14px; text-indent:-9999px; padding-left:0px; display:block; position:absolute; top:6px; right:5px;}

.box .box_intro { float:left; padding-top:20px; padding-left:10px;}
.box .box_intro li { float:left; padding:0px 10px; text-align:center;}
.box .box_intro li img { width:60px; height:75px; display:block;}
.box .box_intro li a { font-size:12px;}
.box .box_intro li .photo { width:60px;}
.box .box_intro li .link { display:block; width:60px; font-size:12px; color:#697357; text-align:center; padding-top:5px;}
.box .box_intro li .more { color:#be8a45; width:80px!important; text-decoration:underline;}
.box .box_intro li .intro { color:#be8a45; font-size:12px; text-decoration:underline;}

.box .box_list { float:left; padding-left:10px; padding-top:10px;}
.box .box_list li { line-height:150%; position:relative; _line-height:120%; _height:25px;}
.box .box_list li img { width:60px; height:75px; display:block;}
.box .box_list li a { color:#79846e; font-size:14px; background:url(../images/box_list_ar.png) no-repeat 0px 12px; padding-left:5px; display:block; text-overflow:ellipsis; width:80%; height:22px; overflow:hidden; white-space:nowrap;}
.box .box_list li a:hover { text-decoration:underline;}
.box .box_list li span { font-family:"Arial"; font-size:10px; color:#aaa; position:absolute; right:10px; top:0px;}
.box .box_list li p { font-size:14px; color:#505050; padding: 0px 10px 10px 0px; border-bottom:dashed 1px #d3d3d4; margin:5px 10px 20px 0px;}

.box .hasintro li { position:relative; width:95%; height:90px; margin-top:20px; border-bottom:dashed 1px #d3d3d4; _height:90px;}
.box .hasintro li .photo { width:60px; height:75px; position:absolute; left:0px; top:0px; background:none;}
.box .hasintro li .link { position:absolute; top:0px; left:80px; padding:0px; font-weight:bold; float:left; background:none; margin-top:-5px;}
.box .hasintro li span { display:block; right:0px!important;}
.box .hasintro li p { font-size:13px; position:absolute; top:25px; left:80px; width:470px; height:55px; overflow:hidden; line-height:140%; margin:0px; padding:0px; border-top:0px;}

.box .box_info .box_info_title { width:85%; margin:auto; color:#cc0000; font-family:"黑体"; font-size:26px; font-weight:normal; padding:25px; border-bottom:solid 2px #c5c9b9; text-align:center;}
.box .box_info .box_info_func { width:85%; margin:auto; height:40px; text-align:right; position:relative;}
.box .box_info .box_info_func .box_info_color { position:absolute; display:block; top:0px; left:0px;}
.box .box_info .box_info_func .box_info_color h4 { float:left; color:#969696; font-size:13px;}
.box .box_info .box_info_func .box_info_color ul { float:left; margin-top:3px;}
.box .box_info .box_info_func .box_info_color li { float:left; width:10px; height:10px; overflow:hidden; border:solid 1px #666; margin-left:3px; cursor:pointer;}
.box .box_info .box_info_func .box_info_color li { filter:alpha(opacity=60); opacity:0.6; -moz-opacity:0.6;}
.box .box_info .box_info_func .box_info_color #color1 { background:#FFFFFF;}
.box .box_info .box_info_func .box_info_color #color2 { background:#FAF9DE;}
.box .box_info .box_info_func .box_info_color #color3 { background:#FFF2E2;}
.box .box_info .box_info_func .box_info_color #color4 { background:#FDE6E0;}
.box .box_info .box_info_func .box_info_color #color5 { background:#E3EDCD;}
.box .box_info .box_info_func .box_info_color #color6 { background:#DCE2F1;}
.box .box_info .box_info_func .box_info_color #color7 { background:#E9EBFE;}
.box .box_info .box_info_func .box_info_color #color8 { background:#EAEAEF;}
.box .box_info .box_info_date { font-family:"Arial"; font-size:14px; color:#969696; font-weight:normal; float:right;}
.box .box_info .box_info_content { width:90%; margin:auto; color:#333!important; font-size:16px!important; line-height:180%!important; padding:10px;}
.box .box_info .box_info_content * { color:#333!important; font-size:16px; line-height:180%!important;}
.box .box_info .box_info_content p { margin:0px;padding:0px;}
.box .box_info .box_info_content .piaohong { color:red!important;}
.box .box_info .box_info_content .mcDictWord {}
.box .box_info .box_info_content .showImg { text-align:center;}
.box .box_info .box_info_content .showImg a { color:#555!important; font-size:13px!important;}
.box .box_info .box_info_content .box_info_reportable { width:93%; margin:auto; border:solid 1px #ccd79a; border-top: 2px; border-bottom: 2px; background:#f2f6e2; margin-bottom:30px;}
.box .box_info .box_info_content .box_info_reportable th { width:20%; background:#e7eeca; padding:10px; font-weight:normal; border-right:solid 1px #ccd79a; border-bottom:solid 1px #ccd79a;}
.box .box_info .box_info_content .box_info_reportable td { padding:10px; border-right:solid 1px #ccd79a; border-bottom:solid 1px #ccd79a;}
.box .box_info .box_info_source { color:#646464; font-size:14px; margin-left:40px;}
.box .box_info .box_info_author { color:#646464; font-size:14px; margin-left:20px;}

.colbox { border:solid 1px #c5c9b9; background:#fefff9; position:relative; padding-bottom:10px;}
.colbox .colbox_head { background:url(../images/box_header_bg.png) repeat-x; height:28px; position:relative;}
.colbox .colbox_head h3 { background:url(../images/box_header_left_bg.gif) no-repeat; font-size:14px; font-weight:bold; color:#697357; padding-left:10px; padding-top:5px; position:absolute; top:-1px; left:-1px;}
.colbox .colbox_head h3 a { color:#697357; padding-left:5px; padding-right:5px;}
.colbox .colbox_head h3 a:hover { text-decoration:underline;}
.colbox .colbox_head h3 h6 { color:#890000!important; display:inline; font-weight:bold;}
.colbox .colbox_tab { position:absolute; top:3px; left:0px; padding-left:135px;}
.colbox .colbox_tab li { float:left; background:url(../images/box_tab_bg.gif) no-repeat; width:70px; height:25px; margin-right:2px;}
.colbox .colbox_tab li.selected { background-position: 100% -25px;}
.colbox .colbox_tab li a { float:left; font-size:13px; color:#697357; width:70px; text-align:center; padding-top:3px;}
.colbox .colbox_func { position:absolute; top:3px; right:10px; z-index:9980;}
.colbox .colbox_func ul li { float:left;}
.colbox .colbox_func .func_order { background:url(../images/btn_func_order_bg.gif) no-repeat 0px 8px; display:block; float:left; color:#be8a45; font-size:12px; text-decoration:underline; padding-top:3px; padding-left:10px; padding-right:10px; cursor:pointer;}
.colbox .colbox_func .func_option { background:url(../images/btn_func_option_bg.gif) no-repeat; display:block; float:left; width:40px; height:22px; padding-left:22px; font-size:14px; color:#8c5826; font-weight:bold; cursor:pointer;}
.colbox .colbox_func .func_add a { background:url(../images/btn_func_add_bg.gif) no-repeat; width:83px; height:22px; padding-left:27px; font-size:14px; color:#8c5826; font-weight:bold; position:absolute; top:0px; right:5px; display:block; position:absolute;}
.colbox .colbox_func .func_page { position:absolute; top:80px; right:-60px; display:block; width:160px;}
.colbox .colbox_func .func_page span { float:left;}
.colbox .colbox_func .func_page span a { text-decoration:none; padding:2px 5px; color:#890000; font-weight:bold; display:block; font-size:12px;}
.colbox .colbox_footer { clear:both;} 


.pList { background:url(../images/pList_bg.png) repeat-y right #fbfff0; border:solid 2px #acae98; padding:2px; overflow:hidden;}

/* layout */
#page { width:990px; margin:0px auto; background:#fafbf2; position:relative;}
/*#page { width:990px; padding:0px 5px; margin:0px auto; position:relative; background: url(../images/layout_bg.png) repeat-y; _background:#fafbf2 url(../images/layout_bg.gif) repeat-y;}*/
#layout_header { background:url(../images/header_bg.png) no-repeat; width:990px; height:170px; margin:0px auto; position:relative; z-index:2;}
/*#layout_menu { clear:both; width:978px; height:55px; margin:auto; margin-top:-60px; margin-bottom:10px; background:url(../images/menu_bg.png) repeat-x; z-index:9999; position:relative;}*/
#layout_content { width:598px; float:left; margin-left:8px; margin-bottom:10px; _margin-left:3px;}
#layout_content .box_main { margin-top:20px;}
#layout_sideBar { width:368px; float:left; margin-left:6px; margin-bottom:10px; border:solid 1px #7e8661; background:#a9ae7f; padding-bottom:100px;}
#layout_footer { clear:both; width:978px; margin:auto; background:url(../images/footer_bg.png); height:120px; border-top:solid 1px #afb19f; margin-top:10px; position:relative;}
/* page */

/* page_index */
#page_index #layout_content { margin-top:275px; border:none 0px; width:600px; min-height:1000px;}
#page_index #layout_sideBar { margin-top:460px;}

#page_index #layout_content .box_main { margin-top:0px;}
#page_index #layout_content .func_order {/* display:none;*/}
#page_index #layout_content .box_order { position:absolute; display:block;}
#page_index #layout_content .func_del { display:none; position:absolute; top:7px; right:0px; background:url(../images/btn_func_del_bg.gif) no-repeat; width:36px; height:14px; cursor:pointer;}
#page_index #layout_content .func_del a { text-indent:-9999px; display:block; width:36px; height:14px;}
#page_index #layout_content .func_option {display:none; }
#page_index #ArticleList {}
#page_index #RGBook { width:600px; float:left; margin-top:10px; position:relative; background:url(../images/RGBook_bg.jpg) no-repeat; height:240px; border:none 0px;}
#page_index #RGBook .colbox_head { background:none; border:none 0px;}
#page_index #RGBook .colbox_head h3 { color:#755232; background:none;}
#page_index #RGBook .colbox_main { background:none;}
#page_index #RGBook .box { background:none; float:left; width:45%; clear:none;}
#page_index #RGBook .box .box_header { display:none;}
#page_index #RGBook .box .box_main { margin-left:0px; margin-top:-2px;}
#page_index #RGBook .box .box_func { width:auto; position:relative; left:auto;}
#page_index #RGBook .box .func_more { position:absolute; top:-17px; right:0px; left:auto;}
#page_index #RGBook .box .func_more a { color:#755232; font-size:14px;}
#page_index #RGBook .box .box_list { padding-left:0px;}
#page_index #RGBook .box .box_list li { float:left; width:135px; height:180px; }
#page_index #RGBook .box .box_list li a { position:absolute; top:75px; left:15px; color:#e6e6e6; line-height:140%!important; font-size:12px; font-weight:bold; display:block; width:115px; text-overflow:clip; height:auto; overflow:hidden; white-space:normal; background:transparent;}
#page_index #RGBook .box .box_list li span { left:15px; bottom:5px; top:auto;}
#page_index #RGBook #iList200016 { margin-left:30px;}
#page_index #RGBook #iList200016 .box_list li { background:url(../images/redbook_bg.jpg) no-repeat top;}
#page_index #RGBook #iList200017 .box_list li { background:url(../images/graybook_bg.jpg) no-repeat top;}

#page_index #saveCookie { position:absolute; top:37px; right:0px; z-index:9999; background:url(../images/btn_max_bg.gif) no-repeat; width:120px; height:22px; display:block; text-align:center;}
#page_index #saveCookie a { font-size:14px; font-weight:bold; color:#8c5826; background:url(../images/saveCookie_ar.gif) no-repeat 7px 4px; padding-left:15px; margin-top:1px; display:block;}

#page_index #compat { width:145px; height:20px; position:absolute; top:152px; right:10px; z-index:99999;}
#page_index #compat span { background:url(../images/compat.gif) no-repeat; display:block; text-indent:-9999px;}

	/* box_prof */
#page_index #box_prof { position:absolute; left:5px; top:175px; width:598px; height:180px; padding-bottom:0px;}
#page_index #box_prof .box_header { border-bottom:solid 1px #afb19f; height:27px;}
#page_index #box_prof .box_list { width:485px; }
#page_index #box_prof .box_list li { line-height:160%;}
#page_index #box_prof .func_order { display:none;}
	/* box_expert */
#page_index #box_expert { position:absolute; left:5px; top:360px; width:598px; height:180px; padding-bottom:0px;}
#page_index #box_expert .box_header { border-bottom:solid 1px #afb19f; height:27px;}
#page_index #box_expert .box_list { width:485px; }
#page_index #box_expert .box_list li { line-height:160%;}
#page_index #box_expert .func_order { display:none;}
	/* box_self */
#page_index #box_self { position:absolute; left:614px; top:175px; width:368px; height:180px; padding-bottom:0px;}
#page_index #box_self .box_header { background:url(../images/box_self_header_bg.png) repeat-x; height:60px;}
#page_index #box_self .box_header img { padding-left:5px;}
#page_index #box_self .box_header h3 { font-family:"黑体"; font-size:18px; font-weight:normal; padding-top:10px; padding-left:120px;}
#page_index #box_self .box_func { position:absolute; top:10px; left:0px; width:360px; display:block; text-align:center; cursor:pointer;}
#page_index #box_self .func_more { background:url(../images/btn_bg.gif); font-size:14px; font-weight:bold; color:#8c5826; width:80px; height:22px; display:block; text-align:center; cursor:pointer; float:right;}
#page_index #box_self .func_more { display:none;}
#page_index #box_self .func_order { background:none; padding:0px; position:absolute; top:30px; left:18px; text-decoration:none}
#page_index #box_self .func_order li { padding:2px 2px; color:#969696; font-family:"Arial"; font-size:10px; border:none 0px!important;}
#page_index #box_self .box_main ul { padding:0px 20px 0px 20px; margin-top:10px;}
#page_index #box_self .box_main li img { display:none;}
#page_index #box_self .box_main li { float:left; width:50px; }
#page_index #box_self .box_main li a { color:#79846e; font-size:14px;}
	/* box_macrotool */
#page_index #box_macrotool { position:absolute; left:8px; top:176px; width:598px; height:420px; padding-bottom:0px;}
#page_index #box_macrotool { background:url(../images/box_macrotool_bg.png) repeat-y left #f0f4e4; border:solid 1px #afb19f; z-index:999;}
#page_index #box_macrotool .box_header { background:url(../images/box_macrotool_header_bg.png) no-repeat; width:129px; height:40px; position:absolute; top:-1px; left:-1px;}
#page_index #box_macrotool .box_header h3 { background:none; padding:12px;}
#page_index #box_macrotool .box_func { position:absolute; top:30px; left:0px; padding-top:20px; padding-left:10px; width:108px; float:left;}
#page_index #box_macrotool .box_func li { height:83px; padding-left:5px; padding-bottom:10px; cursor:pointer;}
#page_index #box_macrotool .box_func li a { background:url(../images/box_macrotool_func_btn.gif) no-repeat; width:40px; height:57px; display:block; font-family:"黑体"; color:#697357; padding:23px 15px 0px 24px; line-height:120%;}
#page_index #box_macrotool .box_func li a:hover { background:url(../images/box_macrotool_func_btn_hover.gif) no-repeat; color:#b86e14; }
#page_index #box_macrotool .box_func li.selected { background:url(../images/box_macrotool_func_btn_selected.gif) no-repeat; padding-left:0px; width:98px;}
#page_index #box_macrotool .box_func li.selected a { background:none; color:#b86e14; padding-left:27px;}
#page_index #box_macrotool .box_func li.selected a:hover { background:none;}
#page_index #box_macrotool .box_main { position:absolute; top:10px; left:120px;}
#page_index #box_macrotool .box_main embed { width:460px; height:266px;}
#page_index #box_macrotool .box_list { padding-left:0px; padding-right:5px; height:120px;}
#page_index #box_macrotool .box_list * { font-size:12px; color:#6e7654;}
#page_index #box_macrotool .box_list li { padding-left:0px; }
#page_index #box_macrotool .box_list.graphsInList li { overflow:hidden; height:40px; _height:45px; padding-top:5px;}
#page_index #box_macrotool .box_list li a { background:none; display:inline;}
#page_index #box_macrotool .box_list li a:hover { text-decoration:underline;}
#page_index #box_macrotool .more { background:url(../images/btn_func_more_bg.gif) no-repeat; display:block; position:absolute; bottom:0px; right:10px; width:40px; height:22px; padding-left:22px; padding-top:1px; font-size:14px; color:#8c5826; font-weight:bold; cursor:pointer;}

	/* box_tjpic */
#page_index #box_tjpic { width:600px; height:255px; position:absolute; left:8px; top:176px; padding-bottom:0px; background:url(../images/tjpic_bg.png) repeat-x; border:none 0px;}
#page_index #box_tjpic img { width:600px; height:255px;}
#page_index #box_tjpic #tjslider { width:600px; height:255px; position: relative; overflow: hidden;}
#page_index #box_tjpic #tjsliderContent { width: 595px; position: absolute; top: 0; margin-left: 0; margin:0 auto;}
#page_index #box_tjpic .tjsliderImage { float: left; position: relative; display: none;}
#page_index #box_tjpic .tjsliderImage span { position: absolute; font: 10px/15px Arial, Helvetica, sans-serif; padding: 10px 13px; width: 0; height:0 background-color: #000; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; color: #fff; display: none;}
#page_index #box_tjpic .clear { clear: both;}
#page_index #box_tjpic .tjsliderImage span strong { font-size: 14px;}

	/* mcss */
#page_index #mcss { position:absolute; left:614px; top:176px; width:370px; height:200px;}
#page_index #mcss a { width:370px; height:200px; background:url(../images/mcss.gif) no-repeat; display:block;}

	/* mcnav */
#page_index #mctools { position:absolute; left:614px; top:381px; width:370px; height:50px; background:url(../images/mctools_bg.gif) no-repeat;}
#page_index #mctools li { float:left; width:44px; padding:0px 15px; _padding:0px 13px;}
#page_index #mctools li a { font-size:12px; color:#929c95; white-space:nowrap; float:left; margin-top:32px;}
#page_index #Icon_Key  { background:url(../images/mctools01_ar.gif) no-repeat center 4px;}
#page_index #Icon_News { background:url(../images/mctools02_ar.gif) no-repeat center 4px;}
#page_index #Icon_Pick { background:url(../images/mctools03_ar.gif) no-repeat center 4px;}
#page_index #Icon_His  { background:url(../images/mctools04_ar.gif) no-repeat center 4px;}
#page_index #Icon_Help { background:url(../images/mctools05_ar.gif) no-repeat center 4px;}
#page_index #Icon_Comm { background:url(../images/mctools06_ar.gif) no-repeat center 4px;}

	/* box_exp */
#page_index #box_exp  { position:absolute; left:614px; top:435px; width:368px; height:180px; padding-bottom:0px; background:url(../images/box_exp_bg.jpg) repeat-y #d8d8da; border:solid 1px #dcdcdc;}
#page_index #box_exp #explogo { position:absolute; right:5px; bottom:0px; width:120px; height:30px; background:url(../images/expbg.gif) no-repeat; z-index:99999;}
#page_index #box_exp #explogo a { width:120px; height:30px; text-indent:-9999px; display:block;}
#page_index #box_exp #expbg { background:#bec1bc; position:absolute;	left:0px; bottom:0px;	width:368px; height:30px;	filter:alpha( opacity=50); -moz-opacity: 0.5;	-khtml-opacity: 0.5; opacity: 0.5;}
#page_index #box_exp #slider { width: 368px; height: 180px; position: relative; overflow: hidden;}
#page_index #box_exp #sliderContent { width: 368px; position: absolute; top: 0; margin-left: 0; color:#a9ae7f;}
#page_index #box_exp .sliderImage { width: 368px; float: left; position: relative; display: none; overflow:hidden;}
#page_index #box_exp .clear { clear: both;}
#page_index #box_exp .sliderImage img { width:550px; height:180px;}
#page_index #box_exp .exdu { position:absolute; top:30px; right:20px; width:155px;}
#page_index #box_exp .exdu h1 { font-size:25px; font-family:"黑体"; color:#79846e; text-align:right;}
#page_index #box_exp .exdu p { font-size:12px; color:#79846e; text-align:right;}
#page_index #box_exp .exdu a { font-size:14px; color:#79846e; text-decoration:underline; text-align:right; display:block; font-weight:bold;}

/* page_searchhelp */
#page_searchhelp #layout_content { width:98%!important; margin:auto; float:none;}
#page_searchhelp #layout_content .box_main * { font-size:14px;}
#page_searchhelp #layout_content .box_main #info { background:#fdfdf8; border:solid 1px #f1f0eb; margin:10px; padding:10px; font-size:13px; display:block;}
#page_searchhelp #layout_content TD { LINE-HEIGHT: 130%}
#page_searchhelp #layout_content .input { BORDER: solid 1px #111; BACKGROUND:#fff;}
#page_searchhelp #layout_content .backs { BACKGROUND:#3f8805;}
#page_searchhelp #layout_content .backts {	BACKGROUND:#2c5c03;}
#page_searchhelp #layout_content .backq { BACKGROUND:#eefee0;}
#page_searchhelp #layout_content .backzq { BACKGROUND:#c8fc98;}
#page_searchhelp #layout_content .backc { BORDER: medium none; BACKGROUND: url(images/greenbutton.gif); WIDTH: 50px; COLOR: #fff; HEIGHT: 16px;}
#page_searchhelp #layout_content .backc2 {	BORDER: medium none; BACKGROUND: url(images/arbutton.gif); WIDTH: 18px; HEIGHT: 18px;}
#page_searchhelp #layout_content .fonts { COLOR:#3f8805;}
#page_searchhelp #layout_content .p1 {	MARGIN: 10px 25px 5px 30px; TEXT-INDENT: 25px; LINE-HEIGHT: 130%;}
#page_searchhelp #layout_content .gra { FONT-SIZE: 1px; BORDER-BOTTOM: #000 1px solid; BACKGROUND: #c7eea6;}
#page_searchhelp #layout_content .gra2 {	FONT-SIZE: 1px; BORDER-BOTTOM: #000 1px solid; BACKGROUND: #6dc227;}
	

	/* box_myrr */
#page_index #box_myrr { position:absolute; left:614px; top:360px; width:368px; height:235px; padding-bottom:0px; background:url(../images/myrr_bg.png) no-repeat #f0f0f0;}
#page_index #box_myrr .box_header { float:left; background:none; width:100%;}
#page_index #box_myrr .box_header h3 { background:none; color:#646464; margin-top:2px; margin-left:45px; font-family:"黑体"; font-size:16px; font-weight:normal;}
#page_index #box_myrr .box_func #Btn_add { width:45px; height:40px; position:absolute; top:140px; right:0px; display:block;}
#page_index #box_myrr .box_func #Btn_add a { width:45px; height:40px; background:url(../images/btn_add_bg.png) no-repeat; text-indent:-9999px; display:block;}
#page_index #box_myrr .box_sysmenu { padding-top:20px; padding-left:5px;}
#page_index #box_myrr .box_sysmenu li { float:left; width:72px; height:80px; padding-top:5px; position:relative;}
#page_index #box_myrr .box_sysmenu li a { width:72px; padding-top:60px; display:block; color:#5a5a5a; position:absolute; left:0px; text-align:center; font-size:12px;}
#page_index #box_myrr .box_sysmenu li p { width:60px; height:60px; margin:auto; margin-top:5px; cursor:pointer;}
#page_index #box_myrr .box_sysmenu li b { width:60px; height:60px; display:block; background:none;}
#page_index #box_myrr .box_sysmenu .selected { background:url(../images/sys_menu_selected_bg.png) no-repeat #fff; height:81px!important;}
#page_index #box_myrr .box_sysmenu .selected a { display:block; color:#8c5826;}
#page_index #box_myrr .box_sysmenu .selected a:hover { text-decoration:none;}
#page_index #box_myrr .box_sysmenu .goHome { padding-top:3px; height:25px;}
#page_index #box_myrr .box_sysmenu .goHome a { font-size:16px; font-weight:bold;}
#page_index #box_myrr .box_sysmenu .goMore a {}
#Icon_Key.selected  b { background:url(../images/Icon_Key_bg.png)  no-repeat top center!important;}
#Icon_Stat.selected b { background:url(../images/Icon_Stat_bg.png) no-repeat top center!important;}
#Icon_Pro.selected  b { background:url(../images/Icon_Pro_bg.png)  no-repeat top center!important;}
#Icon_Exp.selected  b { background:url(../images/Icon_Exp_bg.png)  no-repeat top center!important;}
#Icon_Data.selected b { background:url(../images/Icon_Data_bg.png) no-repeat top center!important;}
#Icon_News.selected b { background:url(../images/Icon_News_bg.png) no-repeat top center!important;}
#Icon_His.selected  b { background:url(../images/Icon_His_bg.png)  no-repeat top center!important;}
#page_index #box_myrr .box_main { float:left; padding-top:5px; padding-left:10px; width:320px;}
#page_index #box_myrr .box_main ul { width:300px; height:60px; overflow:hidden;}
#page_index #box_myrr .box_main li { float:left; padding:0px 8px;}
#page_index #box_myrr .box_main li a { font-size:12px; color:#ab6828; display:block; white-space:nowrap;}
#page_index #box_myrr .box_main .box_intro { padding:0px;}
#page_index #box_myrr .box_main .box_intro li { width:60px; float:left; padding-left:10px; padding-right:10px;}
#page_index #box_myrr .box_main .box_intro li img { width:60px; height:75px; margin-top:-3px; display:block;}
#page_index #box_myrr .box_main .box_intro li .photo { height:70px; overflow:hidden; display:block;}
#page_index #box_myrr .box_main .box_intro li .link { width:60px; display:block; font-size:12px; color:#697357; text-align:center; padding:0px; line-height:120%;}
#page_index #box_myrr .box_footer { display:none;}
#page_index #Icon_Pick a { color:#ab2828;}

#page_index #iListtj * { color:#6e7684;}

/* page_article */
v\:* { BEHAVIOR: url(#default#VML) }
#page_article #layout_content { background:#fff; margin:0px 5px; margin-bottom:20px; /*min-height:2000px; _height:2000px;*/ width:auto; float:none;}
#page_article #layout_content .box_header h3 { _top:0px;}
#page_article #layout_content .box_main { width:70%;}
#page_article #layout_content .box { width:620px; clear:both; margin-bottom:10px; margin-left:30px; background:none;}
#page_article #layout_content .box .box_header { background:none;}
#page_article #layout_content .box .box_header h3 { _top:-1px;}
#page_article #layout_content .box .box_main { width:100%;}
#page_article #layout_content .box .box_list { width:98%;}
#page_article #layout_content #InfoRptTable { width:98%; margin:auto; border:solid 1px #ccd79a; border-top: 2px; border-bottom: 2px; background:#f2f6e2; margin-bottom:30px;}
#page_article #layout_content #InfoRptTable th { width:20%; background:#e7eeca; padding:0px; padding-left:10px; font-weight:normal; border-right:solid 1px #ccd79a; border-bottom:solid 1px #ccd79a; text-align:center;}
#page_article #layout_content #InfoRptTable td { padding:0px; padding-left:10px; border-right:solid 1px #ccd79a; border-bottom:solid 1px #ccd79a;}
#page_article #layout_sideBar #mcInfoBoxList { background:url(../images/mcInfoBoxList_bg.gif) no-repeat top left; width:300px; height:240px; clear:both; margin-left:-5px; margin-top:20px; margin-bottom:-60px; display:block;}
#page_article #layout_sideBar #mcInfoBoxList h4 { font-weight:bold; font-size:16px; color:#646464; padding:15px 20px;}
#page_article #layout_sideBar #mcInfoBoxList ul { background:url(../images/box_list_bg1.gif); display:block; width:250px; margin-left:20px;}
#page_article #layout_sideBar #mcInfoBoxList li { width:35%; height:26px; float:left; background:url(../images/box_list_ar2.gif) no-repeat 0px 12px; padding-left:10px; padding-top:4px; margin-left:3px;}
#page_article #layout_sideBar #mcInfoBoxList a { color:#568bd3; font-size:14px; white-space:nowrap; display:block;}
#page_article #layout_sideBar { width:300px; clear:both; position:absolute; top:300px; right:10px; background:transparent; border:none 0px;}
#page_article #layout_sideBar .box { clear:both; background:#fff; width:278px; margin-bottom:10px; margin-left:10px;}
#page_article #layout_sideBar .box_main li { background:url(../images/box_list_ar1.gif) no-repeat 0px 10px; padding-left:5px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:260px; height:22px;}
#page_article #layout_sideBar .box_main a { background:none; color:#697357; font-size:13px;}
#page_article #layout_sideBar #expIntro { position:absolute; top:-95px; left:10px;}
#page_article #layout_sideBar #expIntro * { font-size:12px;}
#page_article #layout_sideBar #expIntro h1 { position:absolute; top:0px; left:70px; width:100px; color:#79846e; font-weight:bold; font-size:14px;}
#page_article #layout_sideBar #expIntro p { position:absolute; top:25px; left:70px; width:200px; color:#79846e;}
#page_article #layout_sideBar #expIntro a { position:absolute; top:60px; left:70px; width:100px;}
#user_opinion { width:80%; padding-left:90px; margin:30px auto; border-top:solid 2px #c5c9b9;}
#user_opinion h3 { font-size:14px; font-weight:bold; padding:10px; color:#568bd3;}
#user_opinion span { background:url(../images/btn_user_opinion_bg.gif) no-repeat; display:block; width:140px; height:40px; cursor:pointer; float:left; margin-right:10px; text-align:center;}
#user_opinion span a { font-size:14px; font-weight:bold; padding-top:10px; display:block;}
#user_opinion #func_agree { color:#6889cb;}
#user_opinion #func_neutral { color:#6e6e6e;}
#user_opinion #func_disagree { color:#798f58;}
#mcDict li { width:33%!important; float:left!important;}
#mcDict li { background-image:none!important; padding-left:0px!important;}
#mcHisList { background:#fdffee!important;}
#mcHisList li { background-image:none!important; padding-left:0px!important;}
#mcHisList li input { float:left;}
#mcHisList li a { float:left;}
#mcHisList .box_header h4 { color:#be8a45;}
#mcHisList .box_func { position:absolute; top:-10px; left:100px;}
#mcHisList .box_footer { height:60px;}
#mcHisList .box_footer * { font-size:12px; color:#000; text-decoration:underline;}
#mcHisList .box_footer span { float:left; cursor:pointer;}
#mcHisList .box_footer a { padding:0px 5px;}
#BtnHisAll { padding-left:10px;}
#BtnHisAll a { color:#be8a45!important;}
#BtnHisDel { margin-top:30px;}
#BtnHisPreview { margin-top:30px; padding-right:5px;}
#BtnHistoWord { margin-top:30px; background:url(../images/btn_func_toWord_bg.gif) no-repeat; width:113px; height:19px;}
#BtnHistoWord a { font-size:12px!important; padding-top:1px!important; padding-left:23px!important; text-decoration:none!important; display:block;}
#page_article #layout_sideBar .relalinkdate { display:none;}

/* page_all */
#page_all .box { margin:10px 5px; clear:both; height:auto;}
#page_all .box .box { clear:none!important; border:solid 1px #ddd; float:left; margin:10px!important; position:relative; height:auto;}
#page_all .box_func { display:none;}
#page_all .box_main { clear:both; top:0px;}
#page_all .box_main .box_main { clear:none!important;}
#page_all .box_main .box li a { color:#79846e; font-size:14px;}
#page_all .box_main .box li li { line-height:180%;}
#page_all .boxL { width:55%; clear:left;}
#page_all .boxR { width:40%; _width:35%; margin:0px!important; margin-top:10px; margin-right:-10px;}
#page_all #info .boxR .box_main .box_main { width:120%; _width:100%;}
#page_all #focus { _height:1300px;}
#page_all #focus .boxL { width:95%; _position:absolute; _top:30px;}
#page_all #focus .boxL li li { width:19%;}

#page_all .boxL { background:#fff; border:solid 1px #cdcdcd!important; border-bottom:solid 2px!important;}
#page_all .boxL .box_header { display:none;}
#page_all .boxL .box_main { clear:both; padding-left:10px;}
#page_all .boxL .box_main li { clear:both; padding-left:5px;}
#page_all .boxL .box_main li span { clear:both!important; border-bottom:solid 1px #ddd; display:block; margin-top:5px; height:20px;}
#page_all .boxL .box_main li span h4 { float:left; font-family:"Arial"; font-size:12px; font-weight:bold; color:#568bd3; width:5px;}
#page_all .boxL .box_main li span a { font-weight:bold; color:#568bd3;}
#page_all .boxL .box_main li a:hover { text-decoration:underline;}
#page_all .boxL .box_main li ul { margin-left:30px; margin-top:10px; clear:both;}
#page_all .boxL .box_main li li { clear:none; float:left; width:30%; line-height:150%;}

#page_all .boxR { background:#eef4db; border:solid 1px #7e8661!important;}
#page_all .boxR .box_header { background:url(../images/sidebar_header_bg.png)!important!important; margin:0px;}
#page_all .boxR .box_header h3 { color:#FFF;}
#page_all .boxR .box_main .box_header { display:none;}
#page_all .boxR .box_main .box_func { display:none;}
#page_all .boxR .box_list { width:350px; _width:auto;}
#page_all .boxR .box_list a { width:75%;}

#page_all #box_source .box_main li span h4 { padding-right:20px;}
#page_all #box_source .box_main li ul { padding-right:30px;}
#page_all #box_source .box_header { display:none;}
#page_all #all_macrotool { display:none;}

/* page_Expert */
#page_Expert .box_list a { font-weight:bold;}

#intro { background-color:#a3a3a3; width:980px; height:253px; margin-left:5px; position:relative; z-index:100;}
#intro .intro_title { width:400px; height:60px; background:#f5f6f6; border:solid 1px #a3a5a2; position:absolute; top:30px; left:300px; }
#intro h1 { font-family:"黑体"; font-size:32px; color:#868d79; padding:10px 30px;}
#intro .intro_main { width:400px; height:253px; position:absolute; top:120px; left:350px; color:#5b5768; font-size:14px;}
#intro .intro_main li { line-height:150%;}
#intro p { display:none;}
#intro p { width:300px; height:300px; overflow:auto; position:absolute; z-index:9999; background:#ffd; border:solid 1px #000;}
#introside { background:url(../images/introside_bg.png) right no-repeat #778165; height:5px; padding:0px!important; font-size:0px; margin:0px 5px; margin-top:1px; margin-bottom:10px;}
.introinfo { color:#4d5d2e; padding-top:10px; display:block; cursor:pointer; width:100px;}

#box_expintro { float:left; margin:0 0 10px 6px; width:368px; height:228px; font-size:14px; color:#79846e; padding:0px;}
#box_expintro .box_main { width:368px; height:200px; overflow:auto;}
#box_expintro .box_main p { padding:10px;}

/* page_schoolpro */
#page_schoolpro #layout_content {}
#page_schoolpro #layout_sideBar {}
	/* box_self */
#page_schoolpro #box_self { width:978px; height:180px; padding-bottom:0px; margin:auto; margin-bottom:10px;}
#page_schoolpro #box_self .box_header { background:url(../images/box_self_header_bg.png) repeat-x; height:60px;}
#page_schoolpro #box_self .box_header img { padding-left:5px;}
#page_schoolpro #box_self .box_header h3 { font-family:"黑体"; font-size:18px; font-weight:normal; padding-top:10px; padding-left:120px;}
#page_schoolpro #box_self .box_func { position:absolute; top:10px; left:0px; width:360px; display:block; text-align:center; cursor:pointer;}
#page_schoolpro #box_self .func_more { background:url(../images/btn_bg.gif); font-size:14px; font-weight:bold; color:#8c5826; width:80px; height:22px; display:block; text-align:center; cursor:pointer; float:right;}
#page_schoolpro #box_self .func_more { display:none;}
#page_schoolpro #box_self .func_order { background:none; padding:0px; position:absolute; top:30px; left:18px; text-decoration:none; cursor:pointer;}
#page_schoolpro #box_self .func_order li { padding:2px 2px; color:#969696; font-family:"Arial"; font-size:10px; border:none 0px!important;}
#page_schoolpro #box_self .box_main ul { padding:0px 20px 0px 20px; margin-top:10px;}
#page_schoolpro #box_self .box_main li img { display:none;}
#page_schoolpro #box_self .box_main li { float:left; width:50px; }
#page_schoolpro #box_self .box_main li a { color:#79846e; font-size:12px;}

/* page_Stypelist */
#page_Stypelist .box .box_main .box .box_func .func_per { right:100px;}

/* page_search */
#page_search #searchBar { display:none;}
#page_search #focusBar { display:none;}
#page_search #layout_content { float:left; width:720px; position:relative; z-index:101; margin-top:10px; margin-left:-1px;}
#page_search #layout_content .box_header h3 { color:#be8a45; font-size:13px;}
#page_search #layout_content .box .box_header h3 { color:#697357; font-size:12px;}
#page_search #layout_sideBar { float:left; width:226px; position:relative; z-index:102; margin-top:10px; margin-left:20px; _margin-left:10px; border:solid 1px #c5c9b9; background:#fff;}
#page_search #layout_sideBar .listbox_header { background:url(../images/listbox_header_bg1.gif) no-repeat; width:230px; _width:218px; height:29px; position:relative; top:-1px; left:-1px;}
#page_search #layout_sideBar .listbox_header h3 { font-size:14px; font-weight:bold; color:#666; padding-left:10px; padding-top:5px; position:absolute; top:-1px; left:-1px;}
#page_search #layout_sideBar .listbox_func #btn_distribution { position:absolute; top:6px; right:10px;}
#page_search #layout_sideBar .listbox_func #btn_distribution a { font-size:12px; color:#568bd3;}
#page_search #layout_sideBar .listbox_func #btn_distribution a:hover { text-decoration:underline;}

#page_search #searchadv { width:980px; margin:auto; border:none 0px; position:relative; z-index:9999;}
#page_search #searchadv * { font-size:14px; color:#666;}
#page_search #searchadv .box_header { display:none;}
#page_search #searchadv .box_main { position:relative;}
#page_search #SearchAdvPanel { margin-bottom:-10px; width:980px; height:62px; z-index:200; position:relative; top:0px;}
#page_search #SearchAdvPanel #AdvSearchBg { background:url(../images/searchadv_bg.png) no-repeat; position:absolute; top:0px; left:0px; width:980px; height:62px; z-index:20;}
#page_search #SearchAdvPanel h4 { position:absolute; z-index:21; top:18px; left:100px; font-size:16px; font-weight:bold;}
#page_search #SearchAdvPanel span { position:absolute; z-index:22; display:block; top:18px; cursor:pointer;}
#page_search #SearchAdvPanel #AdvSearchText { left:150px; top:15px;}
#page_search #SearchAdvPanel #AdvSearchText input { width:255px; height:21px; margin-left:10px; padding-top:4px; padding-left:5px; font-size:16px; color:#000;}
#page_search #SearchAdvPanel #AdvSearchDef { left:500px; top:20px; background:url(../images/btn_max_bg.gif) no-repeat; width:120px; height:20px; padding-top:2px; color:#8c5826; font-weight:bold; text-align:center;}
#page_search #SearchAdvPanel #AdvSearchBtn { left:640px; top:23px; font-size:12px; color:#8c5826;}
#page_search #SearchAdvPanel #AdvSearchHelp { left:720px; top:23px; font-size:12px; background:url(../images/AdvSearchHelp_ar.gif) no-repeat 0px 2px; padding-left:15px;}
#page_search #SearchAdvPanel #AdvSearchIndex { left:800px; top:23px; font-size:12px; background:url(../images/AdvSearchIndex_ar.gif) no-repeat 0px 2px; padding-left:15px;}
#page_search #SearchAdvPanel #AdvSearchInfo { position:absolute; left:242px; top:55px; z-index:15; width:720px; height:35px; background:url(../images/box_header_bg.png) repeat-x bottom #fff; border:solid 1px #c5c9b9; border-bottom:solid 2px #c5c9b9; display:none;}
#page_search #SearchAdvPanel #AdvSearchInfo span { position:absolute; top:8px;}
#page_search #SearchAdvPanel #AdvSearchInfo #wordnum2 { right:135px; display:block; color:#828282; font-weight:bold; font-size:13px;}
#page_search #SearchAdvPanel #AdvSearchInfo #wordnum2 p { display:inline; font-family:"Arial"; font-size:24px; font-weight:normal; color:#c20000; margin:0px 2px; line-height:100%;}
#page_search #SearchAdvPanel #AdvSearchInfo #SaveToWord2 { right:10px; display:block; background:url(../images/btn_mcCnttBar_toword_bg.gif) no-repeat; width:120px; height:22px; cursor:pointer;}
#page_search #SearchAdvPanel #AdvSearchInfo #SaveToWord2 a { display:block; padding-top:1px; padding-left:15px; margin-left:17px; font-size:14px; color:#8c5826; font-weight:bold; white-space:nowrap;}
#page_search #AdvSearchTitlby { position:absolute; left:425px; top:0px; z-index:99999;  width:70px; height:25px; }

#page_search #SearchAdvOptionPanel { width:929px; margin:auto; background:#fff; border:solid 1px #ddd; padding:10px; z-index:1; position:relative; display:none;}
#page_search #SearchAdvOptionPanel .SearchAdvPanel_header h3 { font-size:18px; color:#8c5826; font-weight:bold; margin:30px 0px 0px 10px;}
#page_search #SearchAdvOptionPanel .SearchAdvPanel_main { width:95%; margin:auto;}
#page_search .SearchAdvOption { width:49.5%; display:block; float:left; margin-bottom:10px;}
#page_search .SearchAdvOption h3 { font-weight:bold; height:25px; margin:10px 5px; border-bottom:solid 1px #ddd; background:url(../images/SearchAdvOption_ar.gif) no-repeat 0px 7px; padding-left:10px;}
#page_search .SearchAdvOption span { margin-left:10px;}
#page_search .SearchAdvOption span input { margin-left:5px;}
#page_search #SearchAdvOptionE { width:100%;}
#page_search #SearchAdvOptionF { clear:both; width:100%;}
#page_search #SearchAdvOptionF h3 {}

#page_search #typelist { padding:20px 15px; background:#fffad4;}
#page_search #typelist * { font-size:12px; color:#856850;}
#page_search #typelist ul { clear:both; display:block;}
#page_search #typelist ul ul { background:#fffad4;}
#page_search #typelist li { clear:both; background:#fcf4d1; display:block; font-weight:bold;}
#page_search #typelist li li { clear:none; background:#fffad4; float:left; width:20%; font-weight:normal; padding:5px;}
#page_search #typelist #typelist_func { }

#page_search #searchword { display:none; width:430px; font-size:13px; /*color:#568bd3;*/ position:absolute; top:75px; left:30px;}
#page_search #dbmap { width:400px; margin-left:80px; padding-top:4px; font-size:14px; color:#be8a45; display:block; font-weight:bold;}
#page_search #searchResult { margin:0px auto; clear:both; position:static; width:100%; }
#page_search #searchResult .box_header { margin:0px 10px;}
#page_search #searchResult #results { display:block; margin:10px; margin-top:60px;}
#page_search #searchResult #results .box_list li { margin:25px 5px; height:150px; _height:110px; margin-bottom:0px; border-bottom:dashed 1px #d3d3d4;}
#page_search #searchResult #results .box_list h3 { width:90%; margin-top:-22px; _margin-top:-18px; margin-left:20px;}
#page_search #searchResult #results .box_list h3 a { font-size:14px; color:#79846e; font-weight:bold;}
#page_search #searchResult #results .box_list p { margin-top:5px; margin-left:25px; padding:0px; font-size:14px; color:#666; clear:both; display:block;}
#page_search #searchResult #results .box_list input { margin-right:10px;}
#page_search #searchResult #results .box_list .piaohong { color:red; position:static; font-size:14px;}
#page_search #searchResult #results .box_list .colcolor { display:block!important; margin-left:25px; margin-bottom:10px; font-size:12px; color:#79846e; top:auto; right:auto; height:30px;}
#page_search #searchResult #results .box_list .colcolor a { width:100px; display:inline; font-size:12px;}
#page_search #searchResult #results .no_topic li { height:30px;}
#page_search #searchResult #results .no_topic h3 { color:#79846e; font-size:12px; width:98%;}
#page_search #searchResult #results .no_topic h3 * { float:left; }
#page_search #searchResult #results .no_topic .piaohong { float:none!important; display:inline;}
#page_search #searchResult #searchFunc { width:250px; position:absolute; top:3px; right:0px; left:auto;}
#page_search #searchResult #wordnum { position:absolute; right:135px; display:block; color:#828282; font-weight:bold; font-size:13px;}
#page_search #searchResult #wordnum p { display:inline; font-family:"Arial"; font-size:24px; font-weight:normal; color:#c20000; margin:0px 2px; line-height:100%;}
#page_search #searchResult #SaveToWord { position:absolute; right:10px; display:block; margin-left:5px; background:url(../images/btn_mcCnttBar_toword_bg.gif) no-repeat; width:120px; height:22px; cursor:pointer;}
#page_search #searchResult #SaveToWord a { display:block; padding-top:1px; padding-left:15px; margin-left:17px; font-size:14px; color:#8c5826; font-weight:bold; white-space:nowrap;}
#page_search #searchResult .func_per { position:absolute; top:45px; right:20px;}
#page_search #searchResult .func_page { top:100px; right:-40px;}

#page_search #searchResultFunc { margin:10px 0px;}
#page_search #searchResultFunc { text-align:center;}
#page_search #searchResultFunc * { font-size:12px; cursor:pointer; color:#15B;}
#page_search #searchResultFunc span { border:solid 1px #d2d2cf; padding: 0.3em 0.5em;}
#page_search #searchResultFunc .page3 { display:none;}
#page_search #searchResultFunc .page4 { color:#890000!important; font-weight:bold; margin-right:5px;}
#page_search #searchResultFunc .page5 { color:#890000!important; font-weight:bold; border:none 0px!important;}

#page_search .box_search { margin-top:30px;}
#page_search .box_search * { font-size:12px;}
#page_search .box_search #inqueryword { height:18px; position:absolute; top:90px; left:40px;}
#page_search .box_search #inResultBtn { position:absolute; top:90px; left:175px; background:url(../images/btn_bg1.gif) no-repeat; display:block; float:left; width:75px; height:20px; padding-left:5px; padding-top:2px; color:#666; cursor:pointer}
#page_search .box_search #searchResults { display:block; text-align:right; position:absolute; top:53px; left:90px; color:#697357;}

/*
#page_search .listbox_main { font-size:12px;}
#page_search .box_list { font-size:12px;}
*/

/* page_SearchAdv */
#page_SearchAdv #searchBar { display:none;}
#page_SearchAdv #focusBar { display:none;}
#page_SearchAdv #searchadv { width:980px; margin:auto; border:none 0px; position:relative; z-index:9999;}
#page_SearchAdv #searchadv * { font-size:14px; color:#666;}
#page_SearchAdv #searchadv .box_header { display:none;}
#page_SearchAdv #searchadv .box_main { position:relative;}
#page_SearchAdv #SearchAdvForm {}
#page_SearchAdv #SearchAdvPanel { margin-bottom:-10px; width:980px; height:62px; z-index:200; position:relative; top:0px;}
#page_SearchAdv #SearchAdvPanel #AdvSearchBg { background:url(../images/searchadv_bg.png) no-repeat; position:absolute; top:0px; left:0px; width:980px; height:62px; z-index:20;}
#page_SearchAdv #SearchAdvPanel h4 { position:absolute; z-index:21; top:18px; left:100px; font-size:16px; font-weight:bold;}
#page_SearchAdv #SearchAdvPanel span { position:absolute; z-index:22; display:block; top:18px; cursor:pointer;}
#page_SearchAdv #SearchAdvPanel #AdvSearchText { left:180px;}
#page_SearchAdv #SearchAdvPanel #AdvSearchText input { width:300px; height:20px; margin-left:10px; font-size:16px; color:#000;}
#page_SearchAdv #SearchAdvPanel #AdvSearchDef { left:500px; top:20px; background:url(../images/btn_max_bg.gif) no-repeat; width:120px; height:20px; padding-top:2px; color:#8c5826; font-weight:bold; text-align:center;}
#page_SearchAdv #SearchAdvPanel #AdvSearchCac { left:640px; top:23px; font-size:12px; color:#8c5826;}
#page_SearchAdv #SearchAdvPanel #AdvSearchHelp { left:720px; top:23px; font-size:12px; background:url(../images/AdvSearchHelp_ar.gif) no-repeat 0px 2px; padding-left:15px;}
#page_SearchAdv #SearchAdvPanel #AdvSearchIndex { left:800px; top:23px; font-size:12px; background:url(../images/AdvSearchIndex_ar.gif) no-repeat 0px 2px; padding-left:15px;}
#page_SearchAdv #SearchAdvOptionPanel { width:929px; margin:auto; background:#fff; border:solid 1px #ddd; padding:10px; z-index:1; position:relative; margin:0px 14px\0; float:left\0;}
#page_SearchAdv #SearchAdvOptionPanel .SearchAdvPanel_header h3 { font-size:18px; color:#8c5826; font-weight:bold; margin:30px 0px 0px 10px;}
#page_SearchAdv #SearchAdvOptionPanel .SearchAdvPanel_main { width:95%; margin:auto;}
#page_SearchAdv .SearchAdvOption { width:49.5%; display:block; float:left; margin-bottom:10px;}
#page_SearchAdv .SearchAdvOption h3 { font-weight:bold; height:25px; margin:10px 5px; border-bottom:solid 1px #ddd; background:url(../images/SearchAdvOption_ar.gif) no-repeat 0px 7px; padding-left:10px;}
#page_SearchAdv .SearchAdvOption span { margin-left:10px;}
#page_SearchAdv .SearchAdvOption span input { margin-left:5px;}
#page_SearchAdv #SearchAdvOptionE { width:100%;}
#page_SearchAdv #SearchAdvOptionF { clear:both; width:100%;}
#page_SearchAdv #SearchAdvOptionF h3 {}
#page_SearchAdv #typelist_main { margin-top:10px; border:solid 1px #ddd;}
#page_SearchAdv #typelist_main ul {}
#page_SearchAdv #typelist_main ul li { clear:both; margin:5px;}
#page_SearchAdv #typelist_main ul li a { background:#f4f9ff; color:#568bd3; font-weight:bold; display:block; padding:2px 0px 2px 20px; border-top:solid 1px #ecf0f5;}
#page_SearchAdv #typelist_main ul li ul { margin:10px 0px 20px 40px; width:100%; clear:both;}
#page_SearchAdv #typelist_main ul li ul li { clear:none; background:#fff; float:left; width:19%; margin:0px;}
#page_SearchAdv #typelist_main ul li ul li a { color:#666; font-weight:normal; background:transparent; display:inline; padding:0px; line-height:200%; border:none 0px;}

/* page_tj */
#page_tj #layout_content .div_intro { margin-top:-70px; _margin-top:-62px; position:relative; z-index:9000;}
#page_tj #layout_content .div_intro * { font-size:14px; }
#page_tj #layout_content .div_intro .news_titl { color:#697357; font-weight:bold;}
#page_tj #layout_content .div_intro .news_titl1 { color:#697357; font-weight:bold;}
#page_tj #layout_content .div_intro .small_type { display:none;}
#page_tj #layout_content .div_intro .name_big { font-size:16px; font-weight:bold; padding-bottom:10px;}
#page_tj #layout_content .div_intro .textbig { text-align:left!important;}
#page_tj #layout_content .div_intro .textbig * { text-align:left!important;}
#page_tj #layout_content .div_intro .textbig strong { font-weight:bold; padding-top:15px; display:block;}
#page_tj #layout_content .div_intro div { font-size:13px; font-weight:normal; }
#page_tj #layout_content .div_intro div * { font-size:13px; font-weight:normal; }
#page_tj #layout_content .div_intro hr { margin:auto; width:95%; display:block;}
#page_tj #layout_content .div_intro ul { text-align:left!important; margin:10px 0px; line-height:240%;}
#page_tj #layout_content .div_intro li { background:url("../images/box_list_ar1.gif") no-repeat 0px 15px; padding-left:10px;}
#page_tj #layout_content .div_intro li a { color:#79846e;}
#page_tj #layout_content .div_intro li a:hover { text-decoration:underline;}
#page_tj #layout_content .div_intro li a img { display:none;}

#page_tj #layout_content .div_main { margin-top:-50px; position:relative; z-index:9000;}
#page_tj #layout_content .div_main * { font-size:14px; }
#page_tj #layout_content .div_main .news_titl { color:#697357; font-weight:bold;}
#page_tj #layout_content .div_main .news_titl1 { color:#697357; font-weight:bold;}
#page_tj #layout_content .div_main .small_type { display:none;}
#page_tj #layout_content .div_main .name_big { font-size:16px; font-weight:bold; padding-bottom:10px;}
#page_tj #layout_content .div_main .textbig { text-align:left!important;}
#page_tj #layout_content .div_main .textbig * { text-align:left!important;}
#page_tj #layout_content .div_main .textbig strong { font-weight:bold; padding-top:15px; display:block;}
#page_tj #layout_content .div_main div { font-size:13px; font-weight:normal; }
#page_tj #layout_content .div_main div * { font-size:13px; font-weight:normal; }
#page_tj #layout_content .div_main hr { margin:auto; width:95%; display:block;}
#page_tj #layout_content .div_main ul { text-align:left!important; margin:10px 0px; line-height:240%;}
#page_tj #layout_content .div_main li { background:url("../images/excel.png") no-repeat 0px 10px; padding-left:20px;}
#page_tj #layout_content .div_main li a { color:#79846e;}
#page_tj #layout_content .div_main li a:hover { text-decoration:underline;}
#page_tj #layout_content .div_main li a img { display:none;}

#page_tj #layout_sideBar #sidebar * { font-size:14px; color:#fff;}
#page_tj #layout_sideBar #sidebar a { white-space:nowrap;}
#page_tj #layout_sideBar #sidebar a:hover { text-decoration:underline;}
#page_tj #layout_sideBar #sidebar .stat_data1 {	background: url(../images/folder1.gif) no-repeat;	height: 17px;	left: 32px;	padding-left: 33px;	cursor: hand;}
#page_tj #layout_sideBar #sidebar .stat_data2 {	background: url(../images/folder2.gif) no-repeat;	height: 17px;	left: 32px;	padding-left: 33px;	cursor: hand;}
#page_tj #layout_sideBar #sidebar .stat_data3 {	background: url(../images/folder3.gif) no-repeat;	height: 17px;	left: 32px;	padding-left: 33px;	cursor: hand;}
#page_tj #layout_sideBar #sidebar .stat_data4 {	background: url(../images/folder4.gif) no-repeat;	height: 17px;	left: 32px;	padding-left: 33px;	cursor: hand;}
#page_tj #layout_sideBar #sidebar .list {	padding-left: 20px;	background-image: url(../images/list.gif); background-repeat: repeat-y;}
#page_tj #layout_sideBar #sidebar .list1 { padding-left: 20px;}
#page_tj #layout_sideBar #sidebar .file {	background-image: url(../images/file.gif); background-repeat: no-repeat; height: 16px; cursor: hand;	padding-left: 32px;}
#page_tj #layout_sideBar #sidebar .file1 { background-image: url(../images/file1.gif); background-repeat: no-repeat; height: 16px; cursor: hand; padding-left: 32px;}

/* page_fb */
#page_fb { width:100%;}
#page_fb #layout_content { width:95%; margin:10px auto; float:none;}
#page_fb #layout_content .box_main .box_header { display:none;}
#page_fb #layout_content .box_main #info { background:#fdfdf8; border:solid 1px #f1f0eb; margin:10px; padding:10px; font-size:13px;}
#page_fb #layout_content .box_main h3 { font-size:14px; font-weight:bold; width:80%; display:block; margin:auto;}
#page_fb #layout_content .box_main h3 span { color:#ff0000;}
#page_fb #layout_content .box_main .jqplot-title { font-weight:bold; color:#000; font-size:16px;}
#page_fb #layout_content .box_main .jqplot-xaxis-tick p { font-family:"Airal"; font-size:14px; color:#ff0000;}
#page_fb #chart_fb { margin:5px auto;}

/* page_keylog */
#page_keylog #layout_content { width:98%!important; margin:auto; float:none;}
#page_keylog #layout_content .box_main * { font-size:14px;}
#page_keylog #layout_content .box_main #info { background:#fdfdf8; border:solid 1px #f1f0eb; margin:10px; padding:10px; font-size:13px; display:block;}
#page_keylog #layout_content TD { LINE-HEIGHT: 130%}
#page_keylog #layout_content .input { BORDER: solid 1px #111; BACKGROUND:#fff;}
#page_keylog #layout_content .backs { BACKGROUND:#3f8805;}
#page_keylog #layout_content .backts {	BACKGROUND:#2c5c03;}
#page_keylog #layout_content .backq { BACKGROUND:#eefee0;}
#page_keylog #layout_content .backzq { BACKGROUND:#c8fc98;}
#page_keylog #layout_content .backc { BORDER: medium none; BACKGROUND: url(images/greenbutton.gif); WIDTH: 50px; COLOR: #fff; HEIGHT: 16px;}
#page_keylog #layout_content .backc2 {	BORDER: medium none; BACKGROUND: url(images/arbutton.gif); WIDTH: 18px; HEIGHT: 18px;}
#page_keylog #layout_content .fonts { COLOR:#3f8805;}
#page_keylog #layout_content .p1 {	MARGIN: 10px 25px 5px 30px; TEXT-INDENT: 25px; LINE-HEIGHT: 130%;}
#page_keylog #layout_content .gra { FONT-SIZE: 1px; BORDER-BOTTOM: #000 1px solid; BACKGROUND: #c7eea6;}
#page_keylog #layout_content .gra2 {	FONT-SIZE: 1px; BORDER-BOTTOM: #000 1px solid; BACKGROUND: #6dc227;}

/* page_Btypelist */
#page_Btypelist #list200016 .box_list { margin-top:-20px; margin-bottom:20px;}
#page_Btypelist #list200017 .box_list { margin-top:-10px;}

#page_Btypelist #list200002 .box_list { margin-top:-20px; margin-bottom:20px;}
#page_Btypelist #list200003 .box_list { margin-top:-10px;}
#page_Btypelist #list200004 .box_list { margin-top:-10px;}
#page_Btypelist #list200005 .box_list { margin-top:-10px;}
#page_Btypelist #list200006 .box_list { margin-top:-10px;}

#list200016 { _width:600px;}
#list200016 .box_footer { display:none;}
#list200016 .box_list { margin-top:10px; margin-left:4px; background:url(../images/box_list_book_bg.gif) repeat-y; float:left; _width:570px; _margin-left:2px;}
#list200016 .box_list li { float:left; background:url(../images/redbooklist_bg1.jpg) no-repeat top; width:138px; height:180px; margin-bottom:14px; margin-top:6px;}
#list200016 .box_list li a { position:absolute; top:75px; left:15px; color:#e6e6e6; line-height:140%!important; font-size:12px; font-weight:bold; display:block; width:110px; text-overflow:clip; height:auto; overflow:hidden; white-space:normal; background:transparent;}
#list200016 .box_list li span { left:20px; bottom:10px; _bottom:15px; top:auto;}
#list200017 { _width:600px;}
#list200017 .box_footer { display:none;}
#list200017 .box_list { margin-top:10px; margin-left:4px; background:url(../images/box_list_book_bg.gif) repeat-y; float:left; _width:570px; _margin-left:2px;}
#list200017 .box_list li { float:left;background:url(../images/graybooklist_bg1.jpg) no-repeat top; width:138px; height:180px; margin-bottom:14px; margin-top:6px;}
#list200017 .box_list li a { position:absolute; top:75px; left:15px; color:#e6e6e6; line-height:140%!important; font-size:12px; font-weight:bold; display:block; width:110px; text-overflow:clip; height:auto; overflow:hidden; white-space:normal; background:transparent;}
#list200017 .box_list li span { left:20px; bottom:10px; _bottom:15px; top:auto;}

#list200002 { _width:600px;}
#list200002 .box_footer { display:none;}
#list200002 .box_list { margin-top:10px; margin-left:4px; background:url(../images/box_list_book_bg.gif) repeat-y; float:left; _width:570px; _margin-left:2px;}
#list200002 .box_list li { float:left;background:url(../images/situationbooklist_bg.jpg) no-repeat top; width:138px; height:180px; margin-bottom:14px; margin-top:6px;}
#list200002 .box_list li a { position:absolute; top:35px; left:15px; color:#888; line-height:140%!important; font-size:12px; font-weight:bold; display:block; width:110px; text-overflow:clip; height:auto; overflow:hidden; white-space:normal; background:transparent;}
#list200002 .box_list li span { right:20px; bottom:10px; _bottom:15px; top:auto;}
#list200003 { _width:600px;}
#list200003 .box_footer { display:none;}
#list200003 .box_list { margin-top:10px; margin-left:4px; background:url(../images/box_list_book_bg.gif) repeat-y; float:left; _width:570px; _margin-left:2px;}
#list200003 .box_list li { float:left;background:url(../images/situationbooklist_bg.jpg) no-repeat top; width:138px; height:180px; margin-bottom:14px; margin-top:6px;}
#list200003 .box_list li a { position:absolute; top:35px; left:15px; color:#888; line-height:140%!important; font-size:12px; font-weight:bold; display:block; width:110px; text-overflow:clip; height:auto; overflow:hidden; white-space:normal; background:transparent;}
#list200003 .box_list li span { right:20px; bottom:10px; _bottom:15px; top:auto;}
#list200004 { _width:600px;}
#list200004 .box_footer { display:none;}
#list200004 .box_list { margin-top:10px; margin-left:4px; background:url(../images/box_list_book_bg.gif) repeat-y; float:left; _width:570px; _margin-left:2px;}
#list200004 .box_list li { float:left;background:url(../images/situationbooklist_bg.jpg) no-repeat top; width:138px; height:180px; margin-bottom:14px; margin-top:6px;}
#list200004 .box_list li a { position:absolute; top:35px; left:15px; color:#888; line-height:140%!important; font-size:12px; font-weight:bold; display:block; width:110px; text-overflow:clip; height:auto; overflow:hidden; white-space:normal; background:transparent;}
#list200004 .box_list li span { right:20px; bottom:10px; _bottom:15px; top:auto;}
#list200005 { _width:600px;}
#list200005 .box_footer { display:none;}
#list200005 .box_list { margin-top:10px; margin-left:4px; background:url(../images/box_list_book_bg.gif) repeat-y; float:left; _width:570px; _margin-left:2px;}
#list200005 .box_list li { float:left;background:url(../images/situationbooklist_bg.jpg) no-repeat top; width:138px; height:180px; margin-bottom:14px; margin-top:6px;}
#list200005 .box_list li a { position:absolute; top:35px; left:15px; color:#888; line-height:140%!important; font-size:12px; font-weight:bold; display:block; width:110px; text-overflow:clip; height:auto; overflow:hidden; white-space:normal; background:transparent;}
#list200005 .box_list li span { right:20px; bottom:10px; _bottom:15px; top:auto;}
#list200006 { _width:600px;}
#list200006 .box_footer { display:none;}
#list200006 .box_list { margin-top:10px; margin-left:4px; background:url(../images/box_list_book_bg.gif) repeat-y; float:left; _width:570px; _margin-left:2px;}
#list200006 .box_list li { float:left;background:url(../images/situationbooklist_bg.jpg) no-repeat top; width:138px; height:180px; margin-bottom:14px; margin-top:6px;}
#list200006 .box_list li a { position:absolute; top:35px; left:15px; color:#888; line-height:140%!important; font-size:12px; font-weight:bold; display:block; width:110px; text-overflow:clip; height:auto; overflow:hidden; white-space:normal; background:transparent;}
#list200006 .box_list li span { right:20px; bottom:10px; _bottom:15px; top:auto;}

#list200007 { _width:600px;}
#list200007 .box_footer { display:none;}
#list200007 .box_list { margin-top:10px; margin-left:4px; background:url(../images/box_list_book_bg.gif) repeat-y; float:left; _width:570px; _margin-left:2px;}
#list200007 .box_list li { float:left;background:url(../images/surveybooklist_bg.jpg) no-repeat top; width:138px; height:180px; margin-bottom:14px; margin-top:6px;}
#list200007 .box_list li a { position:absolute; top:30px; left:15px; color:#cb0030; line-height:140%!important; font-size:12px; font-weight:bold; display:block; width:110px; text-overflow:clip; height:auto; overflow:hidden; white-space:normal; background:transparent;}
#list200007 .box_list li span { left:20px; bottom:5px; _bottom:10px; top:auto;}

/* page_exp_index */
#page_exp_index #layout_content .hasintro p { border:none 0px;}

/* layout */

/* layout_header */
#logo { width:550px; height:80px; position:absolute; top:23px; right:25px;}
#logo img { float:right;}
#logo ul { position:absolute; bottom:10px; right:110px;}
#logo li { font-size:12px; color:#b8b58f; list-style:none; float:left; padding-left:5px; text-decoration:underline; cursor:pointer;}
#logo h1 { font-family:"黑体"; font-size:26px; font-weight:normal; color:#80847f; position:absolute; top:18px; right:110px;}

		/* searchBar */
#searchBar { background:url(../images/searchBar_bg.gif) no-repeat; width:340px; height:47px; position:absolute; top:47px; left:23px;}
#searchBarText { width:230px; height:22px; padding-top:3px; padding-left:0px; position:absolute; top:3px; left:10px; border:none 0px; font-size:16px; background:transparent;}
#searchBarBtn { background:url(../images/searchBarBtn_bg.gif) no-repeat; position:absolute; top:3px; left:248px; font-size:14px; font-weight:bold; color:#b08d68; border:none 0px; width:50px; height:25px; padding-top:3px; cursor:pointer;}
#searchBarAdv { position:absolute; top:10px; left:297px; font-size:12px; color:#adb293; font-weight:normal; background:none; border:none 0px; width:40px; cursor:pointer;}

		/* focusBar */
#focusBar { position:absolute; top:84px; left:10px;}
#focusBar * { font-size:12px;}
#focusBar .titl { color:#babe97; font-weight:bold; display:none;}
#focusBar .more { color:#babe97; text-decoration:underline; padding-left:10px;}
#focusBar .func_more { cursor:pointer; width:10px; height:10px; position:absolute; left:125px; top:-2px; background:url(../images/searchBar_more_bg.gif) no-repeat center; text-indent:-9999px;}
#focusBar li { float:left;}
#focusBar li a { color:#babe97; text-align:center; display:block;}
#focusBar li a:hover { text-decoration:underline;}
#focusBar #focusList { width:100px; position:absolute; left:25px; top:-6px; white-space:nowrap;}
#focusBar #keywordlist li { width:100px; overflow:hidden;}
#focusBar #keywordlist li a { padding-right:5px; color:#c3c89e;}

/* loginBar */
#loginBar { padding-top:13px; padding-left:25px;}
#loginBar * { color:#929c65; font-size:12px;}
#loginName { width:80px; height:18px; background:#fcfdf0; border:solid 1px #e0e3c5;}
#loginPass { width:80px; height:18px; background:#fcfdf0; border:solid 1px #e0e3c5;}
#logInfo { background:url(../images/loginBar_ar.gif) no-repeat 0px 1px; padding-left:15px; font-weight:bold; padding-right:10px;}
#logOut { cursor:pointer; text-decoration:underline; border-left:solid 1px #e0e3c5; padding-left:10px;}
#loginHelp { background:url(../images/loginHelp_ar.gif); display:block; float:left;}

/* layout_content */


/* layout_sideBar */
#layout_sideBar .listbox_main { background:transparent;}
#layout_sideBar .listbox_main li { clear:both;}
#layout_sideBar .listbox_main li h4 { background: url(../images/listbox_listtt_bg.png) repeat-x; font-family:Arial; font-size:14px; font-weight:bold; color:#c4d384; float:left; width:28px; height:30px; padding-top:6px; text-align:center; margin-right:10px;}
#layout_sideBar .listbox_main li span { background: url(../images/listbox_list_bg.png) repeat-x; display:block; height:30px;}
#layout_sideBar .listbox_main li span a { color:#e2ecb6; font-size:16px; padding-top:5px; display:block; text-decoration:none;}
#layout_sideBar .listbox_main li span a:hover { text-decoration:underline;}
#layout_sideBar .listbox_main li ul { padding-left:45px; padding-bottom:5px; clear:both;}
#layout_sideBar .listbox_main li li { border:none; clear:none; display:block; width:33%; float:left; list-style:none;}
#layout_sideBar .listbox_main li li a { color:#fff; font-size:14px; color:#f0f0f0; text-decoration:none;}
#layout_sideBar .listbox_main li li a:hover { text-decoration:underline;}
#layout_sideBar .listbox_header ul li { float:left; padding-right:5px; cursor:pointer;}
#layout_sideBar .listbox_header { background: url(../images/listbox_header_bg.gif) repeat-x; height:40px; padding-left:10px;}
#layout_sideBar .listbox_func ul { clear:both;}
#layout_sideBar .listbox_func ul li { float:left; padding:5px; font-size:12px; color:#fff; cursor:pointer;}
#layout_sideBar .listbox_func ul li a.selected { text-decoration:underline;}

/* layout_macrotool */
#macrotool { background:url(../images/macrotool_bg.png) repeat-y left #f0f4e4; width:978px; margin:10px auto; padding-bottom:30px; border:solid 1px #afb19f; z-index:999; position:relative; float:left\0; margin:10px 6px\0; width:975px\0;}
.macrotool_header { background:url(../images/macrotool_header_bg.png) no-repeat; width:129px; position:absolute; top:-1px; left:-1px; text-indent:-9999px;}
.macrotool_func { padding-top:20px; padding-left:19px; width:110px; float:left;}
.macrotool_func li { height:83px; padding-left:5px; padding-bottom:10px;}
.macrotool_func li a { background:url(../images/macrotool_func_btn.gif) no-repeat; width:40px; height:57px; display:block; font-family:"黑体"; color:#697357; padding:23px 15px 0px 24px; line-height:120%;}
.macrotool_func li a:hover { background:url(../images/macrotool_func_btn_hover.gif) no-repeat; color:#b86e14; }
.macrotool_func li.selected { background:url(../images/macrotool_func_btn_selected.gif) no-repeat; padding-left:0px;}
.macrotool_func li.selected a { background:none; color:#b86e14; padding-left:27px;}
.macrotool_func li.selected a:hover { background:none;}
.macrotool_main { float:left; width:845px;}

#macrotool #pList { width:232px; height:500px; margin-right:30px; margin-top:10px; float:right; _margin-right:15px;}
#macrotool #pList li a div { float:left;}
#macrotool #pList li a { width:230px;}
#macrotool #pList .new { background:url(../images/new.gif) no-repeat 0px 3px; width:25px; height:20px; float:left;}
#macrotool #pList .selected a div { font-size:14px;}
#macrotool #pGraph { background:url(../images/pGraph_bg.png) no-repeat; width:520px; height:326px; float:left; margin-left:30px; margin-top:15px; padding:5px 10px; position:relative; _margin-left:15px;}
#macrotool #pGraph * { font-size:12px; color:#fff;}
#macrotool #pGraph p { background:url(../images/pGraph_ar.gif) no-repeat 0px 6px; font-size:12px; padding-left:10px; float:right; position:absolute; right:10px; bottom:10px; color:#d3d8c9;}
#macrotool #pGraphFunc { position:absolute; left:10px; bottom:12px;}
#page_Macrotool2 #pGraphFunc { display:none;}
#macrotool #pGraph h6 { padding-bottom:0px; float:left; font-weight:normal;}
#macrotool #pGraph ul { float:left;}
#macrotool #pGraph li { float:left; padding:0px 5px; text-decoration:underline; cursor:pointer;}

#macrotool #pNote { background:url(../images/pNote_bg.png) no-repeat; width:355px; height:160px; float:left; margin-left:30px; margin-top:0px; _margin-left:15px;}
#macrotool #pNote h6 { color:#505050; padding-bottom:0px; padding:10px 30px;}
#macrotool #pNote p { padding:0px 8px 0px 10px; height:160px; overflow:hidden; line-height:135%; margin-top:10px; color:#646a63; position:relative;}
#macrotool #pNote p b { clear:both; display:block;}
#macrotool #pNote1 { display:block; float:left; font-size:12px; position:absolute; top:0px; left:10px; width:160px; line-height:130%; color:#9b553b;}
#macrotool #pNote2 { display:block; float:left; font-size:12px; position:absolute; top:0px; left:190px; width:160px; line-height:130%; color:#ae8239;}

#macrotool #pFunc { background:url(../images/pFunc_bg.png) no-repeat; width:180px; height:160px; float:left; margin-left:5px; margin-top:0px;}
#macrotool #pFunc h6 { color:#505050; padding:10px 30px; padding-bottom:0px;}
#macrotool #pFunc p { padding:0px 8px 0px 10px; height:120px; overflow:hidden; line-height:130%; margin-top:10px; color:#82884b; display:block; font-size:12px;}
#macrotool #pFunc p b { clear:both; display:block;}
#macrotool #pFunc ul { margin:auto;}
#macrotool #pFunc li { float:left; }

#macrotool #pIntro { background:url(../images/pIntro_bg.png) repeat-x top #f1f2ed; width:518px; padding:10px; border:solid 1px #d7d9d4; margin-left:30px; color:#82884b; font-size:12px;}
#macrotool #pIntro a { color:#82884b; text-decoration:none; line-height:200%; font-size:13px; font-weight:bold;}
#macrotool #pIntro h2 { color:#82884b; text-decoration:none; line-height:130%; font-weight:bold;}
#macrotool #IndustryIntro { padding:5px;}

#macrotool #mcssPanelForm { background:url(../images/mcssPanelForm_main_bg.png) repeat-y; width:800px; /*height:240px;*/ margin:auto; margin-top:15px; margin-bottom:5px; position:relative;}
#macrotool #mcssPanelForm_footer { background:url(../images/mcssPanelForm_footer_bg.jpg) no-repeat; height:140px; margin-top:-130px; position:relative; z-index:1;}
#macrotool #mcssPanel { background:url(../images/mcssPanelForm_header_bg.png) no-repeat; height:47px;}
#macrotool #mcssPanelTitl { float:left; margin-top:16px; font-family:"黑体"; color:#697357; padding-left:24px; padding-right:6px;}
#macrotool #mcssPanelText { float:left; margin-top:14px; font-size:16px; color:#890000; padding:3px 2px 3px 2px; width:390px; border:solid 2px #949686;}
#macrotool .mcssPanelTextRed { border:solid 2px #890000!important;}
#macrotool #mcfocus { position:relative; clear:both; top:0px; left:142px; z-index:9990;}
#macrotool #mcfocus * { font-size:12px;}
#macrotool #mcfocus h4 { background:url(../images/top10_titl_bg.gif) no-repeat; cursor:pointer; width:70px; height:15px; display:block; line-height:100%; padding-top:1px; padding-left:5px; color:#c1d083;}
#macrotool #mcfocus ul { display:none; border:solid 1px #949686; width:380px; padding:10px; background:#fffddc; float:left\0; position:absolute\0;}
#macrotool #mcfocus ul li { line-height:100%; cursor:pointer; padding:5px 0px; float:left; display:block; width:33%; color:#b86e14;}
#macrotool #mcssPanelBtnA { display:none;}
#macrotool #mcssHelp { display:none;}
#macrotool #mcssD8 { padding-top:30px; z-index:200; position:relative;}
#macrotool #mcssD8Titl { float:left; font-size:14px; font-weight:bold; color:#ebf1e6; width:60px; padding-left:60px; padding-right:20px;}
#macrotool #mcssD8Tabs { float:left\0; width:520px;}
#macrotool #mcssD8Tabs li { background:url(../images/mcssD8Tab_bg.gif) no-repeat; width:120px; height:60px; float:left; margin-right:10px; margin-bottom:10px; cursor:pointer;}
#macrotool #mcssD8Tabs .mousehover { background:url(../images/mcssD8Tab_hover_bg.gif);}
#macrotool #mcssD8Tabs .selected { background:url(../images/mcssD8Tab_selected_bg.gif);}
#macrotool #mcssD8Tabs .selected a { font-weight:bold; color:#a6651d;}
#macrotool #mcssD8Tabs li a { display:block; padding-top:19px; padding-left:25px; font-size:14px; color:#4e514a;}
#macrotool #mcssD6control { z-index:150; position:relative; clear:both; margin:10px 0px 10px 60px; cursor:pointer; width:500px;}
#macrotool #mcssD6control a { background:url(../images/mcssTab_more_ar.gif) no-repeat right 3px; padding-right:12px; color:#ebf1e6; font-weight:bold; font-size:14px; text-decoration:underline;}
#macrotool #mcssD6control a:hover { color:#fff;}
#macrotool #mcssD6 { display:none; z-index:300; position:relative; margin-bottom:10px;}
#macrotool #mcssD6Titl { float:left; font-size:14px; font-weight:bold; color:#ebf1e6; width:60px; padding-left:60px; padding-right:20px;}
#macrotool #mcssD6Tabs { float:left\0; width:390px;}
#macrotool #mcssD6Tabs li { background:url(../images/mcssD6Tab_bg.gif) no-repeat; width:120px; height:30px; float:left; padding-right:10px; padding-bottom:10px; cursor:pointer;}
#macrotool #mcssD6Tabs li a { display:block; padding-top:4px; padding-left:25px; font-size:14px; color:#4e514a;}
#macrotool #mcssD6Tabs .mousehover { background:url(../images/mcssD6Tab_hover_bg.gif) no-repeat;}
#macrotool #mcssD6Tabs .selected { background:url(../images/mcssD6Tab_selected_bg.gif) no-repeat;}
#macrotool #mcssD6Tabs .selected a { font-weight:bold; color:#a6651d;}
#macrotool #mcssResult { width:790px; margin:0px auto; clear:both;}
#macrotool #mcssResult #Panel1 { display:none;}
#macrotool #mcssResult #results { display:block; margin:10px;}
#macrotool #mcssResult .sc_news_li { width:90%; padding:10px 0px 5px 0px; border-bottom:dashed 1px #d3d3d4;}
#macrotool #mcssResult input { margin-right:10px;}
#macrotool #mcssResult .sc_news_title a { font-size:14px; color:#79846e; font-weight:bold;}
#macrotool #mcssResult .sc_news_content { font-size:14px; color:#666; clear:both; display:block; padding-left:30px; padding-top:5px;}
#macrotool #mcssResult .colcolor { display:block; text-align:right; font-size:12px; color:#7d7d7d;}
#macrotool #mcssResultFunc { margin:10px 0px;}
#macrotool #mcssResultFunc { text-align:center;}
#macrotool #mcssResultFunc * { font-size:12px; cursor:pointer; color:#15B;}
#macrotool #mcssResultFunc .page3 { display:none;}
#macrotool #mcssResultFunc span span { border:solid 1px #d2d2cf; padding: 0.3em 0.5em;}
#macrotool .page5 { color:#890000!important; font-weight:bold; border:none 0px!important;}
#macrotool #mcssResultPrev { margin-right:5px; color:#890000; font-weight:bold;}
#macrotool #mcssResultNext { margin-right:5px; color:#890000; font-weight:bold;}
#macrotool #SaveToWord { float:left; display:block; margin-left:5px; background:url(../images/btn_mcCnttBar_toword_bg.gif) no-repeat; width:120px; height:22px; cursor:pointer;}
#macrotool #SaveToWord a { display:block; padding-top:1px; padding-left:15px; margin-left:17px; font-size:14px; color:#8c5826; font-weight:bold; white-space:nowrap;}
#macrotool #wordnum { float:left; display:block; color:#828282; font-weight:bold; font-size:13px;}
#macrotool #wordnum p { display:inline; font-family:"Arial"; font-size:24px; font-weight:normal; color:#c20000; margin:0px 2px; line-height:100%;}

#macrotool #mcssFuncNote { float:left; font-size:12px; padding:1px 5px; margin-right:30px; border:solid 1px #d3d3d4; color:#777;}

#macrotool #macrotoolList { width:790px; margin:0px auto; clear:both; margin-top:10px;}
#macrotool #macrotoolList #mcssFunc { display:none;}
#macrotool #macrotoolList .box { width:49%; height:320px; float:left; clear:none; margin-top:10px;}
#macrotool #macrotoolList .box .box_list { padding-top:0px;}

/* layout_footer */
#layout_footer ul { overflow:hidden; position:absolute; top:20px;}
#layout_footer ul li { float:left; border-left:solid 1px #000; list-style-type: none; margin-left:-1px; line-height:14px; padding:0px 16px;}
#layout_footer ul li a { font-size:13px; color:#000;}
#layout_footer #copyright { position:absolute; top:20px; right:10px;}
#layout_footer #copyright * { color:#8c8c8c; font-size:13px;}
#layout_footer #copyright p { float:left; }
#layout_footer #copyright .cn { padding-top:2px;}
#layout_footer #copyright .en { font-family:"Arial"; padding-left:5px;}

/* loading */
#loading { background:url(/mcPanels/mcLoading/loading.gif) no-repeat 0px 8px; padding-left:18px; padding-top:10px; margin:5px; font-size:13px;}
/* loading */

/* tooltip */
.tooltip { width:200px; font-size:12px; color:#666; background:#eee; border:1px solid #000;}
.tooltip h2 { padding:5px;}
.tooltip p { margin:0; text-align:justify; line-height:120%; padding:5px; padding-top:0px;}
#tooltip1 { z-index:100000; background:#ffd; display:none;}
#tooltip2 { z-index:99999; background:#ffd; display:none; width:350px;}

/* mcCnttBar */
.mcCnttBar { position:absolute; top:4px; right:310px;}
.mcCnttBar span { display:block; float:left; cursor:pointer;}
.mcCnttBar a { display:block;}
.mcCnttBar .mcCnttBar_word { font-size:12px; color:#be8a45; margin-top:3px;}
.mcCnttBar .mcCnttBar_wordmax a { background:url(../images/btn_mcCnttBar_wordmax.gif) no-repeat; margin-right:4px; width:16px; height:16px; text-indent:-9999px; margin-top:3px;}
.mcCnttBar .mcCnttBar_wordmax .selected { background:url(../images/btn_mcCnttBar_wordmax_selected.gif) no-repeat;}
.mcCnttBar .mcCnttBar_worddef a { background:url(../images/btn_mcCnttBar_worddef.gif) no-repeat; margin-right:4px; width:16px; height:16px; text-indent:-9999px; margin-top:3px;}
.mcCnttBar .mcCnttBar_worddef .selected { background:url(../images/btn_mcCnttBar_worddef_selected.gif) no-repeat;}
.mcCnttBar .mcCnttBar_wordmin a { background:url(../images/btn_mcCnttBar_wordmin.gif) no-repeat; margin-right:4px; width:16px; height:16px; text-indent:-9999px; margin-top:3px;}
.mcCnttBar .mcCnttBar_wordmin .selected { background:url(../images/btn_mcCnttBar_wordmin_selected.gif) no-repeat;}
.mcCnttBar .mcCnttBar_favorite { padding-left:7px; padding-right:7px; border-left:solid 1px #bbbcbc; margin-top:3px;}
.mcCnttBar .mcCnttBar_favorite a { font-size:12px; color:#be8a45; text-decoration:underline;}
.mcCnttBar .mcCnttBar_print { background:url(../images/btn_bg.gif) no-repeat; width:80px; height:22px;}
.mcCnttBar .mcCnttBar_print a { background:url(../images/btn_mcCnttBar_print_ar.gif) no-repeat 0px 5px; padding-top:1px; padding-left:15px; margin-left:17px; font-size:14px; color:#8c5826; font-weight:bold;}
.mcCnttBar .mcCnttBar_toword { margin-left:5px; background:url(../images/btn_mcCnttBar_toword_bg.gif) no-repeat; width:120px; height:22px;}
.mcCnttBar .mcCnttBar_toword a { padding-top:1px; padding-left:15px; margin-left:17px; font-size:14px; color:#8c5826; font-weight:bold; white-space:nowrap;}

/* clearbox */
clearbox { clear:both;}

/* floatBoxBg */
.floatBox { border:#cd955c 1px solid; position:absolute;}
.floatBox .title { height:30px; background:#f3d880; color:#fff;}
.floatBox .title h4 { float:left; padding:0; margin:7px 10px; font-size:14px; line-height:16px; color:#9a1c21; font-weight:bold;}
.floatBox .title span { position:absolute; cursor:pointer; font-size:12px; color:#000;}
.floatBox #btn_diysubmit { top:3px; right:50px; background:url(../images/btn_bg.gif) no-repeat; width:80px; height:22px; padding:1px; text-align:center; color:#8c5826; font-weight:bold; font-size:14px;}
.floatBox #btn_shutdown { top:5px; right:10px; height:19px;}
.floatBox .content { padding:0px 15px; background:#fffad4;}
.floatBox .content * { font-size:12px; color:#856850;}
.floatBox .content ul { clear:both; display:block;}
.floatBox .content ul ul { background:#fffad4;}
.floatBox .content li { clear:both; background:#fcf4d1; display:block; font-weight:bold;}
.floatBox .content li li { clear:none; background:#fffad4; float:left; width:20%; font-weight:normal; padding:5px;}
.floatBox .content { 
	SCROLLBAR-FACE-COLOR: #edc875; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ebbe6f;
	SCROLLBAR-SHADOW-COLOR: #ebbe6f; 
	SCROLLBAR-3DLIGHT-COLOR: #f7e39a;
	SCROLLBAR-ARROW-COLOR: #fff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ebbe6f;
	SCROLLBAR-BASE-COLOR: #f7e39a;
	SCROLLBAR-TRACK-COLOR: #f7e39a;
}
#floatBoxBg { display:none; width:100%; height:100%; background:#000; position:absolute; top:0px; left:0; filter:alpha(opacity=60); opacity:0.6; -moz-opacity:0.6; z-index:1}
#floatBox { display:none; width:598px; height:300px; background:#f3d880; position:absolute; top:0px; left:0; z-index:9999;}
#floatBox .content { height:82%; overflow:auto;}

#focusList { width:260px;}
#keywordlist li a { padding-right:5px;}

/* wRela */
#wRela {}
#wRela {position:absolute;z-index:9999;width:330px;padding:1px;display:none;border:1px solid #999;background:#f5f5f5;text-align:left;}
#wRelaTitl { background:url(/mcPanels/mcDict/wDictTitl_bg.gif);border-bottom:solid 1px #bebebe; padding:2px; font-size:14px; color:#0066cc;}
#wRelaCntt { height:210px;overflow:auto;}
#wRelaCntt * { font-size:13px; color:#666;}
#wRelaCntt li { margin-left:5px;}
#wRelaCntt li { line-height:180%;}
#wRelaCntt li a { background:url(../images/box_list_ar.png) no-repeat 0px 5px; padding-left:5px; color:#444;}
#wRelaCntt li a:hover { text-decoration:underline;}
#wRelaCntt li span { font-family:"Arial"; font-size:10px; padding-left:5px;}

/* menuBox */
.box_menu { z-index:9999; position:absolute; display:none; width:460px; height:420px;}
.box_menu .box_menu_header { border:solid 1px #5f0000; border-bottom:none 0px; background:url(../images/showmenu_bg.png) repeat-x #fff9dc; margin-top:2px; margin-left:2px; height:26px; position:absolute; z-index:2; text-align:center;}
.box_menu .box_menu_header a { color:#7f0a00; font-weight:bold; padding-top:1px; font-size:14px; display:block; background:url(../images/fMenu_hasmenu_ar.gif) no-repeat 85px;}
.box_menu .box_menu_main { border:solid 1px #5f0000; border-right:2px; border-bottom:2px; overflow-y:scroll; width:460px; height:400px; background:#fff9dc; position:absolute; top:28px; z-index:9999;}
.box_menu .box_menu_main { 
	SCROLLBAR-FACE-COLOR: #7d0000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #fff9dc;
	SCROLLBAR-SHADOW-COLOR: #fff9dc; 
	SCROLLBAR-3DLIGHT-COLOR: #fff9dc;
	SCROLLBAR-ARROW-COLOR: #fff9dc; 
	SCROLLBAR-DARKSHADOW-COLOR: #fff9dc;
	SCROLLBAR-BASE-COLOR: #fff9dc;
	SCROLLBAR-TRACK-COLOR: #fff9dc;
}
.box_menu .box_menu_main { padding:10px 15px;}
.box_menu .box_menu_main * { font-size:12px; color:#996547;}
.box_menu .box_menu_main h4 { display:none;}
.box_menu .box_menu_main span { display:block; padding:5px 0px; border-top:solid 1px #eee6bd;}
.box_menu .box_menu_main span a { background:url(../images/box_menu_ar.gif) no-repeat 0px 3px; padding-left:10px;}
.box_menu .box_menu_main ul { clear:both; display:block;}
.box_menu .box_menu_main ul ul { clear:both; padding-left:10px; margin-bottom:5px;}
.box_menu .box_menu_main li { clear:both; display:block; font-weight:bold;}
.box_menu .box_menu_main li li { clear:none; float:left; width:20%; font-weight:normal; padding:0px 5px;}
.box_menu .box_menu_main li .cols2 li { width:40%!important;}
.box_menu .box_menu_main li .cols3 li { width:30%!important;}
.box_menu .box_menu_main li .cols4 li { width:20%!important;}
.box_menu .box_menu_main li .cols5 li { width:15%!important;}
.box_menu .box_menu_main li .cols6 li { width:13%!important;}

/* custom GO */
#flashhead { width:990px; overflow:hidden;}
#flashhead embed { margin-left:-3px;}
/* custom END */