﻿@charset "utf-8";

/* import */
@import url("reset.css");
@import url("layout.css");
@import url("menu.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("pngfix.css");
@import url("TabPanel.css");
@import url("/mcPanels/mcHisList/mcHisList.css");
@import url("/mcPanels/mcDict/mcDict.css");
@import url("/plugins/tb/jquery.jqplot.css");

/* public */
html { background:#c8c8c8;}
body { background:url("../images/page_bg.gif") repeat-y center; width:1000px; height:auto; margin:auto;}
a:hover { text-decoration:underline;}

.lightbox{width:300px;background:#FFFFFF;border:5px solid #ccc;line-height:20px;display:none; margin:0;}
.lightbox dt{background:#f4f4f4;padding:5px;}
.lightbox dd{ padding:20px; margin:0;}

/* 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_check { display:none; position:absolute; border:solid 1px #cd955c; background:#fffad4; height:200px; width:300px; margin-top:5px;z-index:99999;}
.box_check h4 { background:#f3d880; font-weight:bold; font-size:14px; color:#9a1c21; padding-left:5px;}
.box_check div { position:relative; _margin:5px;_padding-bottom:10px;_margin-bottom:5px;}
.box_check span { position:absolute; cursor:pointer; font-size:13px;}
.box_check span a { display:block;}
.box_check_main {height:150px;_height:160px;overflow:auto;}
.box_check_func {height:15px;_height:10px;padding-top:15px;_padding:0;}
.box_check ul li {margin-left:2px;padding:2px 0;}
.box_check .btn_checkdel { left:70px; bottom:5px; border:solid 1px #565656; background:#f0f0f0; padding:0px 3px;}
.box_check .btn_checkcancle { left:150px; bottom:5px; border:solid 1px #565656; background:#f0f0f0; padding:0px 3px;}
.box_check .btn_checkclear { left:110px; bottom:5px; border:solid 1px #565656; background:#f0f0f0; padding:0px 3px;}
/*.box_check .btn_checktoexcel { left:190px; bottom:5px; border:solid 1px #565656; background:#f0f0f0; padding:0px 3px;}*/
.box .box_main {}
.box .box_main .box { border:none 0px; clear:both; margin-bottom:10px;}
.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;margin-top:0px;}
.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;}
.box .box_main .box .box_func .func_per { padding-top:5px; 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; display:block;}
.box .box_main .box .box_func .func_more a { font-size:12px; color:#d5a96a; 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:20px; font-size:14px;}
.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 8px; 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:12px; color:#505050; padding: 0px 10px 10px 0px; border-bottom:dashed 1px #d3d3d4; margin:5px 10px 20px 0px; text-align:justify; text-justify:inter-ideograph;}
.box .box_list li b {position:absolute; right:70px; top:0px;font-size:14px; color:#505050; }
.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 .hasselbox checkbox { float:left;}

.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; text-align:justify!important; text-justify:inter-ideograph!important;}
.box .box_info .box_info_content * { color:#333!important; font-size:16px; line-height:180%!important; text-align:justify!important; text-justify:inter-ideograph!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:#fff; 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_content { width:598px; float:left; margin-left:10px; margin-bottom:10px;}
#layout_content .box_main { margin-top:20px;}
#layout_sideBar { width:363px; float:left; margin-left:5px; _margin-left:5px; margin-bottom:10px; border:solid 1px #7e8661; background:#a9ae7f; padding-bottom:100px;}
#layout_footer { clear:both; width:970px; margin:auto; background:url("../images/footer_bg.png"); height:120px; border-top:solid 1px #afb19f; margin-top:10px; position:relative;}

/* 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; float:left; padding-left:5px; text-decoration:underline; cursor:pointer;}
#logo h1 { font-family:"黑体"; font-size:28px; font-weight:bold; color:#80847f; position:absolute; top:15px; right:110px;}

		/* searchBar */
#searchBar { width:375px; height:53px; position:absolute; top:45px; left:10px;}
#searchBarType { position:absolute; top:0px; left:0px;}
#searchBarType li { float:left; width:81px; height:18px; position:absolute; top:0px; z-index:999999;}
#searchBarType li a { text-align:center; width:81px; height:18px; display:block; font-size:12px; position:absolute; top:0px; left:0px;}

#searchDataBtn { left:87px;}
#searchDataBtn a { background:url("../images/searchDataBtn_bg.png") no-repeat; color:#576049;}
#searchDataBtn .selected { top:1px; font-weight:bold; padding-top:1px;}
#searchMacroBtn { left:1px;}
#searchMacroBtn a { background:url("../images/searchMacroBtn_bg.png") no-repeat; color:#8d622d;}
#searchMacroBtn .selected { top:1px; font-weight:bold; padding-top:1px;}

#searchData { background:url("../images/searchData_bg.png") no-repeat; width:375px; height:35px; display:none; position:absolute; top:18px; left:0px;}
#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.png") no-repeat; position:absolute; top:3px; left:270px; border:none 0px; width:60px; height:27px; cursor:pointer; text-indent:-9999px;}
#searchBarAdv { position:absolute; top:10px; right:5px; font-size:12px; color:#adb293; font-weight:normal; background:none; border:none 0px; width:40px; cursor:pointer;}

#searchMacro { background:url("../images/searchMacro_bg.png") no-repeat; width:375px; height:35px; position:absolute; top:18px; left:0px;}
#macroSearchBarText { width:230px; height:22px; padding-top:3px; padding-left:0px; position:absolute; top:3px; left:10px; border:none 0px; font-size:16px; background:transparent;}
#macrosearchBarBtn { background:url("../images/macrosearchBarBtn.png") no-repeat; position:absolute; top:3px; left:307px; border:none 0px; width:60px; height:27px; cursor:pointer; text-indent:-9999px;}

		/* focusBar */
#focusBar { position:absolute; top:184px; left:0px;}
#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;  text-indent:-9999px;}
#focusBar li {float:left;}
#focusBar li a {text-align:center; display:block;}
#focusBar li a:hover { text-decoration:underline;}
#focusBar #focusList { width:100%; position:absolute; left:5px; top:-6px; white-space:nowrap;}
#focusBar #keywordlist li { display:inline;}
#focusBar #keywordlist li span { display:inline;}
#focusBar #keywordlist li a { display:inline; padding-right:5px; color:#c3c89e;}

/* loginBar */
#loginBar { position:absolute; top:15px; left:13px;}
#loginBar * { color:#999e82; font-size:14px;}
#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 3px; padding-left:12px; 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; font-size:14px;}
#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;}
#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_sideBar .listbox_main .cols2 li li { width:49.5%;}
#layout_sideBar .listbox_main .cols2 li ul { padding-left:20px;}
#layout_sideBar .listbox_main .cols2 li li a { font-size:14px;}

/* layout_macrotool */
#macrotool { background:url("../images/macrotool_bg.png") repeat-y left #f0f4e4; width:970px; height:400px; margin:10px auto; padding-bottom:30px; border:solid 1px #afb19f; z-index:999; position:relative; float:left; margin:10px 6px;}
.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:835px;}

#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:400px; margin:auto; margin-top:15px; margin-bottom:5px; position:relative;}
#macrotool #mcssPanelForm_footer { background:url("../images/mcssPanelForm_footer_bg.jpg") no-repeat; width:800px; height:140px; position:absolute; bottom:0px; left:0px; 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; position:absolute;}
#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; 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 { display:none; 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:block; z-index:300; position:relative; margin-top:20px; _margin-top:10px; margin-bottom:10px; float:left;}
#macrotool #mcssD6Titl { float:left; font-size:14px; font-weight:bold; color:#ebf1e6; width:60px; padding-left:60px; padding-right:20px;}
#macrotool #mcssD6Tabs { float:left; 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 { display:none;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 {cursor:pointer; float:left;width:90px;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 #mcssok { position:absolute; top:100px; left:350px; width:120px; height:25px; display:block; cursor:pointer; z-index:99999; text-align:center;background:url("../images/btn_max_bg.gif") top left no-repeat;}
#macrotool #mcssok a {color:#8c5826; font-weight:bold;width:120px;height:25px;display:block;}

#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;}
#macrotool #checklist {display:none;}
#macrotool #checklist a {font-size:14px; color:#8c5826; font-weight:bold; white-space:nowrap;} 
/* 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 10px; padding-left:18px; padding-top:10px; margin:5px; font-size:12px!important; font-weight:normal; color:#666!important;}
/* loading */

/* page */

/* page_index */
#page_index #layout_content { margin-top:785px; border:none 0px; width:595px; min-height:1000px;_height:1000px; _margin-left:5px;}
#page_index #layout_sideBar { margin-top:920px; margin-left:10px; _margin-left:5px;}
#page_index #layout_sideBar #final ul { display:none;}

#page_index #layout_content .box { width:595px; height:300px; margin-bottom:0px;}
#page_index #layout_content .box_header { position:absolute; top:6px; left:-5px; border:none 0px; z-index:99999999; display:block; background:url("../images/box_titl_bg.png") no-repeat; width:37px!important; height:34px!important; margin:0px; padding:0px;}
#page_index #layout_content .box_header h3 { color:#fff; line-height:110%; padding:0px; top:3px; left:5px;}
#page_index #layout_content .box_func { width:auto; border:solid 1px #eee; background: #fafafa; position:relative; left:auto; top:auto; right:auto; margin:15px 10px 0px 10px; height:30px;}
#page_index #layout_content .func_new { position:absolute; left:10px; top:5px;}
#page_index #layout_content .func_new a { color:#656565; font-size:14px; font-weight:bold; padding-right:5px; border-right:solid 1px #656565;}
#page_index #layout_content .func_hot { position:absolute; left:50px; top:5px;}
#page_index #layout_content .func_hot a { color:#656565; font-size:14px; font-weight:bold;}
#page_index #layout_content .func_more { position:absolute; right:10px; top:3px;}
#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 {display:none;}

#page_index #WebBook { width:365px; height:220px; position:absolute; left:614px; top:480px; background:url("../images/WebBook_bg.jpg") no-repeat; border:none 0px;}
#page_index #WebBook .colbox_head { background:none; border:none 0px;}
#page_index #WebBook .colbox_head h3 { color:#505050; background:none;}
#page_index #WebBook .colbox_main { background:none;}
#page_index #WebBook .colbox_func .func_more * { color:#505050; font-weight:bold; font-size:14px;}
#page_index #WebBook .box { background:none; float:left; width:100%; clear:none; border:none 0px;}
#page_index #WebBook .box .box_header { display:none;}
#page_index #WebBook .box .box_main { margin-left:0px; margin-top:-2px;}
#page_index #WebBook .box .box_func { width:auto; position:relative; left:auto;}
#page_index #WebBook .box .box_list { padding-left:0px;}
#page_index #WebBook .box .box_list li { float:left; width:140px; height:180px; margin-right:25px; _margin-right:10px;}
#page_index #WebBook .box .box_list li a { position:absolute; top:0px; left:0px; width:110px; height:105px; padding-top:58px; padding-left:12px; padding-right:10px; z-index:999999999; color:#646464; line-height:140%!important; font-size:14px; font-weight:bold; display:block; text-align:center;}
#page_index #WebBook .box .box_list li a:hover { text-decoration:none; color:#990000;}
#page_index #WebBook .box .box_list li p { position:absolute; top:0px; left:0px; width:135px; height:180px; padding:0px; margin:0px; border:none 0px;}
#page_index #WebBook .box .box_list li span { position:absolute; left:2px; top:75px; width:130px; z-index:99999999; text-align:center; font-family:"Arial"; color:#aaa;}
#page_index #WebBook #iList200025 { margin-left:30px; _margin-left:15px;}
#page_index #WebBook #iList200025 .box_list li p { background:url("../images/webbook_bg.png") no-repeat top;}

#page_index #RGBook { width:365px; height:220px; position:absolute; left:614px; top:710px; background:url("../images/RGBook_bg.jpg") no-repeat; border:none 0px;}
#page_index #RGBook .colbox_head { background:none; border:none 0px;}
#page_index #RGBook .colbox_head h3 { color:#765f4b; background:none;}
#page_index #RGBook .colbox_main { background:none;}
#page_index #RGBook .colbox_func .func_more * { color:#765f4b; font-weight:bold; font-size:14px;}
#page_index #RGBook .box { background:none; float:left; width:45%; clear:none; border:none 0px;}
#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 .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:0px; left:0px; width:120px; height:105px; padding-top:75px; padding-left:12px; z-index:999999999; color:#e6e6e6; line-height:140%!important; font-size:14px; font-weight:bold; display:block; text-overflow:clip; overflow:hidden; white-space:normal; background:transparent; text-align:justify; text-justify:inter-ideograph;}
#page_index #RGBook .box .box_list li a:hover { text-decoration:none; color:#fff5b3;}
#page_index #RGBook .box .box_list li p { position:absolute; top:0px; left:0px; width:135px; height:180px; padding:0px; margin:0px; border:none 0px;}
#page_index #RGBook .box .box_list li span { position:absolute; left:12px; bottom:10px; _bottom:15px; top:auto; width:100px; z-index:99999999; text-align:left; font-family:"Arial"; color:#aaa;}
#page_index #RGBook #iList200016 { margin-left:30px; _margin-left:15px;}
#page_index #RGBook #iList200016 .box_list li p { background:url("../images/redbook_bg.png") no-repeat top;}
#page_index #RGBook #iList200017 .box_list li p { background:url("../images/graybook_bg.png") 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:160px; height:20px; position:absolute; top:158px; right:20px; z-index:99999;}
#page_index #compat span { background:url("../images/compat.png") no-repeat; display:block; text-indent:-9999px;}
#page_index #update { color:#979894; width:445px; height:20px; position:absolute; top:155px; left:10px; z-index:99999;}
#page_index #update span {font-size:12px;margin-left:3px;padding:1px;}
#page_index #update .more a {}
	/* 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:518px; 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;}

#page_index .piaohong { color:red; position:static; font-size:14px;}
#page_index .jcTab { width:100%; height:100%;}

	/* box_tjpic */
#page_index #box_tjpic { width:595px; height:220px; position:absolute; left:10px; top:480px; background:url("../images/box_tjpic_bg.png") no-repeat; border:none 0px;}
#page_index #pNote { width:150px; height:160px; position:absolute; right:0px; top:0px;}
#page_index #pNote p { overflow:hidden; display:block; width:150px; height:155px; position:absolute; top:43px; right:20px;}
#page_index #pNote span { line-height:160%; font-size:14px; color:#2c2c44; display:block; width:150px; margin-bottom:25px;}
#page_index #pNoteFunc { position:absolute; top:6px; right:10px; width:25px; height:90px;}
#page_index #pNoteFunc div { width:25px; height:15px; position:absolute; text-indent:-9999px; top:0px; cursor:pointer; z-index:99999;}
#page_index #pNoteNext { background:url("../images/BtnNext_bg1.png") no-repeat; right:28px;}
#page_index #pNotePrev { background:url("../images/BtnPrev_bg1.png") no-repeat; right:56px;}
#page_index #pNoteList { background:url("../images/BtnMore_bg1.png") no-repeat; right:0px;}
#page_index #pGraphFlash { float:left; width:400px; height:170px;}
#page_index #pGraphImg { width:400px!important; height:170px!important; position:absolute; left:12px; top:40px; filter:alpha(Opacity=85);-moz-opacity:0.85;opacity: 0.85;}

	/* mcss */
#page_index #mcss { position:absolute; left:614px; top:396px; width:370px; height:200px;}
#page_index #mcss a { width:370px; height:200px; background:url("../images/mcss.gif") no-repeat; display:block;}

	/* mcnav */
#page_index #mcFocusTop { position:absolute; left:614px; top:190px; width:365px; height:280px;border:none 0px; background:url("../images/mcFocusTop_bg.png") no-repeat;}
#page_index #mcFocusList { position:absolute; left:614px; top:381px; width:370px; height:240px;}
#page_index .focusfunc { font-size:15px; width:370px; height:30px; color:#446922; overflow:hidden; text-overflow:ellipsis;}
#page_index #mcFocusTop .focusfunc { position:absolute; bottom:14px; left:245px; width:100px; height:25px; z-index:9999;}
#page_index #mcFocusTop .focusfunc ul { position:absolute; top:0px; left:0px; width:100px; height:25px;}
#page_index #mcFocusTop .focusfunc ul li { float:left; width:25px; height:25px;}
#page_index #mcFocusTop .focusfunc ul li a { float:left; width:25px; height:25px; display:block;}
#page_index #mcFocusTop .focusfunc #focusfunc_left { background:url("../images/func_left_bg.gif") no-repeat 0px 0px; position:absolute; bottom:0px; left:0px; cursor:pointer;}
#page_index #mcFocusTop .focusfunc #focusfunc_right { background:url("../images/func_right_bg.gif") no-repeat 0px 0px; position:absolute; bottom:0px; left:30px; cursor:pointer;}
#page_index #mcFocusTop .focusfunc #focusfunc_list { background:url("../images/func_more_bg.gif") no-repeat 0px 0px; position:absolute; bottom:0px; left:65px; cursor:pointer;}
#page_index #mcFocusTop .focusheader span { position:absolute; left:48px; top:18px; width:300px;}
#page_index #mcFocusTop .focusheader span a { display:block; font-size:18px; font-family:"黑体"; font-weight:bold; color:#a00000; width:300px; overflow:hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
#page_index #mcFocusTop .focusheader h6 { text-indent:-9999px; width:35px; height:50px; position:absolute; top:-1px; left:10px;}
#page_index .focuslevel1 .focusheader h6 { background: url("../images/focuslevel1_bg.png") no-repeat;}
#page_index .focuslevel2 .focusheader h6 { background: url("../images/focuslevel2_bg.png") no-repeat;}
#page_index #mcFocusTop .focusmain { clear:both; width:315px; _width:320px; height:180px; overflow:hidden; position:absolute; top:65px; left:25px; text-indent:2em;}
#page_index #mcFocusTop .focusmain * { color:#3c3c3c; font-size:15px!important; line-height:28px; text-align:justify; text-justify:inter-ideograph;}
#page_index #mcFocusTop .focusDiv { clear:both;color:#697357;width:370px;height:48px;}
#page_index #mcFocusTop .focusfooter { height:50px; clear:both; position:absolute; bottom:0px;}
#page_index #mcFocusTop #btn_everyday { position:absolute; top:10px; left:20px; z-index:9999; display:block; background: url("../images/btn_bg.png") no-repeat left top; width:70px; height:27px; text-align:center;}
#page_index #mcFocusTop #btn_everyday a { display:block; width:70px; color:#4f6b35; font-weight:bold; padding-top:2px;}
#page_index #mcFocusTop #save_everyday { position:absolute; top:10px; left:95px; z-index:9999;	 display:block; background: url("../images/btn_bg.png") no-repeat left top; width:70px; height:27px; text-align:center;}
#page_index #mcFocusTop #save_everyday a { display:block; width:70px; color:#4f6b35; font-weight:bold; padding-top:2px;}
#page_index #mcFocusList .focusfunc h6 {color:#344035;float:left;width:100px;height:15px;padding:5px;font-weight:bold;}
#page_index #mcFocusList .focusfunc span {float:left;font-weight:bold;padding:8px;font-size:12px;}
#page_index #mcFocusList .focusfunc span a {color:#697357;}
#page_index #mcFocusList .focusmain { height:230px; clear:both; color:#6e7684;}
#page_index #mcFocusList .focusmain  ul li { display:block; height:28px;}
#page_index #mcFocusList .focusmain  ul li h3 {display:inline;}
#page_index #mcFocusList .focusmain  ul li span {font-weight:blod;color:#697357;}
#page_index #mcFocusList .focusmain  ul li a {color:#697357;}
#page_index #mcFocusList #loading { background:url("/mcPanels/mcLoading/loading.gif") no-repeat 0px 8px; padding-left:18px; padding-top:3px; margin:2px; font-size:13px;}

/*#page_index #pAudio {background:url("../images/pNote_bg3.png") no-repeat;width:105px;height:40px;float:left;margin-left:0px;margin-top:5px;position:absolute; z-index:0;}*/
#page_index #pAudio { position:absolute; left:0px; top:0px; width:365px; height:40px; z-index:0;}
#page_index #pAudio #pAudioPhoto {display:none; /*width:40px;height:50px;background:url("../images/pAudioPhoto_bg.png") no-repeat;position:absolute;top:50px;left:15px;*/}
#page_index #pAudio #pAudioName {display:none;/*font-size:16px;font-weight:bold;color:#6990c4;padding-right:25px;padding-top:25px;background:url("../images/pAudioName_bg.gif") no-repeat right;position:absolute;top:33px;left:60px;*/}
#page_index #pAudio #pAudioText {display:none;/*position:absolute;left:20px;top:110px;font-family:"黑体";font-size:20px;color:#656e7e;line-height:160%;width:170px;*/}
#page_index #pAudio #TimeInput {display:none;/*border:none 0px;font-family:"Arial";font-size:13px;color:#6990c4;font-weight:bold;position:absolute;left:60px;top:80px;width:100px;height:21px;background-color:transparent;*/}
#page_index #pAudio #pAudioSliderArea {display:none;/*position:absolute;bottom:55px;left:23px;z-index:9999999;*/}
#page_index #pAudio #pAudioSliderArea .horizonta l{width:100px!important;}
#page_index #pAudio #pAudioSlider {}
#page_index #pAudio #pAudioSlider #pAudioSliderInput {display:none;}
#page_index #pAudio #pAudioVolumeArea {display:none;/*position:absolute;bottom:55px;left:125px;background:url("../images/volume_ar1.gif") no-repeat 0px 3px;padding-left:15px;z-index:9999999;*/}
#page_index #pAudio #pAudioVolumeArea .horizontal {width:50px!important;}
#page_index #pAudio #pAudioVolume {}
#page_index #pAudio #pAudioVolume  #pAudioVolumeInput { display:none;}
#page_index #pAudio #pAudioPlay {position:absolute;right:15px;top:-220px; z-index:9999999;width:30px;height:40px;background:url("../images/func_stop_bg.gif") no-repeat;text-indent:-9999px; border:none 0px;}
#page_index #pAudio #pAudioPlay:hover {background:url("../images/func_stop_hover_bg.gif") no-repeat;}
#page_index #pAudio .pAudioStop {z-index:9999999;background:url("../images/func_play_bg.gif") no-repeat!important;}
#page_index #pAudio .pAudioStop:hover {background:url("../images/func_play_hover_bg.gif") no-repeat!important;}
#page_index #pAudio #pAudioYear {display:none;/*background:url("../images/pYear_bg.gif") no-repeat;width:145px;height:20px;position:absolute;top:5px;left:30px;color:#5e616b;font-weight:bold;text-align:center;padding-top:4px;*/}
#page_index #pAudio #pAudioYear {display:none;/*background:url("../images/pYear_bg.gif") no-repeat;width:145px;height:20px;position:absolute;top:5px;right:30px;color:#5e616b;font-weight:bold;text-align:center;padding-top:4px;*/}
#page_index #pAudio #pAudioYear #setAudioYear {display:none;}
#page_index #pAudio #pAudioYear #setAudioYearText {cursor:pointer;margin-top:-3px;}
#page_index #pAudio #pAudioYear #setAudioYearArea {display:none;margin-top:-5px;}
#page_index #pAudio #pAudioYear select{}#page_Macrotool1 #pAudio #pAudioYear input{margin:2px 0px;padding:1px;border:none 0px #cfcfd4;background:#fff;color:#5e616b;font-weight:bold;}
#page_index #pAudio #pAudioNext {background:url("../images/BtnNext_bg.gif") no-repeat;width:20px;height:20px;text-indent:-9999px;position:absolute;top:5px;left:7px;cursor:pointer;text-decoration:underline;color:#8c8c8c;}
#page_index #pAudio #pAudioNext.noUse {background:url("../images/BtnNext_nouse_bg.gif") no-repeat;width:20px;height:20px;text-indent:-9999px;position:absolute;top:5px;left:7px;cursor:pointer;text-decoration:underline;color:#8c8c8c;}
#page_index #pAudio #pAudioPrev {background:url("../images/BtnPrev_bg.gif") no-repeat;width:20px;height:20px;text-indent:-9999px;position:absolute;top:5px;right:7px;cursor:pointer;text-decoration:underline;color:#8c8c8c;
}
#page_index #pAudio #pAudioPrev.noUse {background:url("../images/BtnPrev_nouse_bg.gif") no-repeat;width:20px;height:20px;text-indent:-9999px;position:absolute;top:5px;right:7px;cursor:pointer;text-decoration:underline;color:#8c8c8c;}
#page_index #vMediaPlayer {background-color:transparent;display:none;}

#page_index #mctools { position:absolute; right:10px; top:945px; width:365px; height:65px; background:url("../images/mctools_header_bg.png") no-repeat;}
#page_index #mctools ul { position:absolute; left:0px; top:10px; width:365px; height:120px; background:url("../images/mctools_footer_bg.png") no-repeat bottom;}
#page_index #mctools li { float:left; width:65px; height:55px; padding:0px; text-align:center; margin-bottom:5px; margin-left:20px; _margin-left:10px; position:relative;}
#page_index #mctools li a { font-size:14px; font-weight:bold; color:#616764; white-space:nowrap; width:73px; height:55px; display:block;}
#page_index #mctools li p { position:absolute; top:32px; left:0px; text-align:center; display:block; width:73px;}
#page_index #mctools li span { width:30px; height:30px; display:block; position:absolute; left:20px; top:0px;}
#page_index #Icon_focus span  { background:url("../images/mctools_Icon_focus_ar.png") no-repeat center 0px;}
#page_index #Icon_hot span    { background:url("../images/mctools_Icon_hot_ar.png") no-repeat center 0px;}
#page_index #Icon_gbbook span { background:url("../images/mctools_Icon_gbbook_ar.png") no-repeat center 0px;}
#page_index #Icon_graphs span { background:url("../images/mctools_Icon_graphs_ar.png") no-repeat center 0px;}
#page_index #Icon_mcss span   { background:url("../images/mctools_Icon_mcss_ar.png") no-repeat center 0px;}
#page_index #Icon_webook span { background:url("../images/mctools_Icon_webook_ar.png") no-repeat center 0px;}

	/* box_exp */
#page_index #box_exp  { position:absolute; left:0px; top:190px; width:595px; height:280px; background:url("../images/box_exp_bg.jpg") no-repeat; margin-left:10px; border:none 0px;}
#page_index #box_exp #slider { width: 595px; height: 160px; position: relative; overflow: hidden;}
#page_index #box_exp #sliderContent { width:595; height:160px; position:absolute; top:0; margin-left:0;color:#a9ae7f;}
#page_index #box_exp .sliderImage { width: 595px; height:160px; float: left; position: relative; display: none; overflow:hidden;}
#page_index #box_exp .clear {clear: both;}
#page_index #box_exp .sliderImg { width:490px; height:160px; position:absolute; top:0px; left:0px; z-index:0;}
#page_index #box_exp .sliderImg img { width:490px; height:160px;}
#page_index #box_exp .sliderBg { position:absolute; top:0px; right:0px; z-index:999; width:335px; height:160px; background:url("../images/box_expslider_bg.jpg") no-repeat;}
#page_index #box_exp .exdu { position:absolute; top:18px; right:20px; z-index:9999; width:80px; height:132px;}
#page_index #box_exp .exdu * { color:#79846e;}
#page_index #box_exp .exdu h1 { font-size:16px; position:absolute; top:0px; right:0px; font-weight:bold; background:url("../images/li_ar1.gif") no-repeat 0px 8px; padding-left:15px; display:inline;}
#page_index #box_exp .exdu p { font-size:12px; position:absolute; top:30px; right:0px; text-align:right;}
#page_index #box_exp .exdu a { font-size:14px; position:absolute; bottom:0px; right:0px; text-decoration:underline; display:block; text-decoration:none;}
#page_index #box_exp .exdiv { position:absolute; top:18px; left:195px; z-index:9999; width:290px; height:132px;}
#page_index #box_exp .exdiv h3 { width:290px; height:30px;}
#page_index #box_exp .exdiv h3 a { font-size:20px; font-weight:bold; color:#3c3c3c; line-height:120%;}
#page_index #box_exp .exdiv div { font-size:14px; color:#555; width:275px; position:absolute; left:0px; top:60px; line-height:180%; text-align:justify; text-justify:inter-ideograph;}
#page_index #box_exp .exdiv div a { font-size:14px; color:#555;}
#page_index #explist { position:absolute; left:15px; top:165px; width:580px; height:120px;}
#page_index #explist ul li { float:left; width:280px; font-weight:bold;}
#page_index #explist ul * { font-size:14px; color:#576049;}
#page_index #explist ul ul { margin-top:5px;}
#page_index #explist ul li li a { font-weight:normal; background:url("../images/li_ar.gif") no-repeat 0px 5px; padding-left:10px;}
#page_index #explist ul li span { margin-left:20px; font-weight:bold;}

	/* box_hot */
#page_index #box_hot  { position:absolute; left:10px; top:710px; width:595px; height:220px; background:url("../images/box_hot_bg.png") no-repeat; border:none 0px;}
#page_index #box_hot .box_header { background:none; border:none 0px; position:absolute; top:0px; left:0px;}
#page_index #box_hot .box_header h3 { background:none; position:absolute; top:140px; left:5px; font-size:14px; color:#5c5032; width:100px;}
#page_index #box_hot .box_func { position:absolute; top:145px; left:80px;}
#page_index #box_hot .box_func a { color:#5c5032; font-size:14px; font-weight:bold;}
#page_index #box_hot #hotbox { height:155px; position:relative; z-index:9999;}
#page_index #box_hot #hotslider { width:598px; height:155px; position:relative; overflow:hidden;}
#page_index #box_hot #hotsliderContent { width:598px; height:155px; position:absolute; top:0; left:0px; margin-left:0; color:#a9ae7f;}
#page_index #box_hot .hotsliderImage { width:595px; height:155px; float:left; position:relative;}
#page_index #box_hot .clear {clear: both;}
#page_index #box_hot .hotsliderImage img { width:160px; height:120px; position:absolute; bottom:20px; left:11px;}
#page_index #box_hot .hotPlay { background:url("../images/hotPlay_bg.png") no-repeat; position:absolute; bottom:0px; left:125px; z-index:99999; width:60px; height:60px;}
#page_index #box_hot .hotBg { background:url("../images/hotBg_bg.png") no-repeat; position:absolute; bottom:20px; left:0px; width:213px; height:26px;}
#page_index #box_hot .hotTitle { position:absolute; top:18px; right:20px; width:380px;}
#page_index #box_hot .hotTitle a { font-size:20px; font-weight:bold; color:#3c3c3c; line-height:120%;}
#page_index #box_hot .hotAuthor { display:none;}
/*#page_index #box_hot .hotAuthor { position:absolute; right:30px; top:25px;}
#page_index #box_hot .hotAuthor a { font-size:12px; color:#555;}*/
#page_index #box_hot .hotContent { font-size:14px; color:#555; position:absolute; top:60px; right:20px; width:380px;}
#page_index #box_hot .hotLink { color:#555;}
#page_index #hotlist { position:absolute; left:10px; top:170px; width:580px; height:40px;}
#page_index #hotlist ul { color:#79846e;}
#page_index #hotlist ul li { float:left; width:48%; margin-left:5px; display:block; font-weight:bold; position:relative;}
#page_index #hotlist ul li a { font-size:14px; color:#5c5032; font-weight:normal!important; background:url("../images/li_ar2.gif") no-repeat 0px 0px; padding-left:20px;}
#page_index #hotlist ul li span { position:absolute; top:2px; right:10px; font-weight:normal; font-size:12px; color:#5c5032; font-family:"Arial";}

/* 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_bg1.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 {}
#page_index #Icon_Key.selected  b { background:url("../images/Icon_Key_bg.png")  no-repeat top center!important;}
#page_index #Icon_Stat.selected b { background:url("../images/Icon_Stat_bg.png") no-repeat top center!important;}
#page_index #Icon_Pro.selected  b { background:url("../images/Icon_Pro_bg.png")  no-repeat top center!important;}
#page_index #Icon_Exp.selected  b { background:url("../images/Icon_Exp_bg.png")  no-repeat top center!important;}
#page_index #Icon_Data.selected b { background:url("../images/Icon_Data_bg.png") no-repeat top center!important;}
#page_index #Icon_News.selected b { background:url("../images/Icon_News_bg.png") no-repeat top center!important;}
#page_index #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 10px; margin-bottom:20px; min-height:1600px;_height:1600px; 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; width:98%;}
#page_article #layout_sideBar .box_list span { display:none;}
#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; color:#0066cc;}
#page_article #user_opinion { width:80%; padding-left:90px; margin:30px auto; border-top:solid 2px #c5c9b9;}
#page_article #user_opinion h3 { font-size:14px; font-weight:bold; padding:10px; color:#568bd3;}
#page_article #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;}
#page_article #user_opinion span a { font-size:14px; font-weight:bold; padding-top:10px; display:block;}
#page_article #user_opinion #func_agree { color:#6889cb;}
#page_article #user_opinion #func_neutral { color:#6e6e6e;}
#page_article #user_opinion #func_disagree { color:#798f58;}
#page_article #mcDict li { width:33%!important; float:left!important;}
#page_article #mcDict li { background-image:none!important; padding-left:0px!important;}
#page_article #mcHisList { background:#fdffee!important;}
#page_article #mcHisList li { background-image:none!important; padding-left:0px!important;}
#page_article #mcHisList li input { float:left; margin-top:5px; _margin-top:0px;}
#page_article #mcHisList li a { float:left; width:90%!important;}
#page_article #mcHisList .box_header h4 { color:#be8a45;}
#page_article #mcHisList .box_func { position:relative; top:-10px; left:100px;}
#page_article #mcHisList .box_footer { height:60px;}
#page_article #mcHisList .box_footer * { font-size:12px; color:#000; text-decoration:underline;}
#page_article #mcHisList .box_footer span { float:left; cursor:pointer;}
#page_article #mcHisList .box_footer a { padding:0px 5px;}
#page_article #BtnHisAll { padding-left:10px; clear:both; display:block; width:100%;}
#page_article #BtnHisAll input { margin-top:5px; _margin-top:0px;}
#page_article #BtnHisAll a { color:#be8a45!important;}
#page_article #BtnHisDel { margin:15px 5px 0px 10px;}
#page_article #BtnHisPreview {}
#page_article #BtnHistoWord { background:url("../images/btn_func_toWord_bg.gif") no-repeat; width:113px; height:19px; margin:15px 5px 0px 5px;}
#page_article #BtnHistoWord a { font-size:12px!important; padding-top:1px!important; padding-left:23px!important; text-decoration:none!important; display:block;}
#page_article #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_mcrp .box_list a { font-weight:bold;}

/* page_Expert */
#page_Expert .box_list a { font-weight:bold;}

#intro { background-color:#a3a3a3; width:970px; 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:970px; 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_Stypelist #mctools {display:none;}
#page_Stypelist .box_list li {}
#page_Stypelist .box_list li a { height:30px;}
#page_Stypelist .func_new { position:absolute; right:40px; top:5px;}
#page_Stypelist .func_new a { color:#656565; font-size:14px; font-weight:bold; padding-right:5px; border-right:solid 1px #656565;}
#page_Stypelist .func_hot { position:absolute; right:5px; top:5px;}
#page_Stypelist .func_hot a { color:#656565; font-size:14px; font-weight:bold;}


/* 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 z .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; _margin-right:-2px; 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:970px; 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:970px; 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:-5px; 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; z-index:999999; left:237px; top:57px; width:720px; height:35px; background:url("../images/box_header_bg.gif") 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 {cursor:pointer; width:90px;position:absolute;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;z-index:99999;}
#page_search #SearchAdvPanel #AdvSearchInfo #SaveToWord2 a { display:inline; padding-top:1px; padding-left:0px; margin-left:30px; font-size:14px; color:#8c5826;font-weight:bold;}

#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:50px;}
#page_search #searchResult #results .box_list li { margin:20px 5px; _margin:10px 5px; height:120px; border-bottom:dashed 1px #d3d3d4;}
#page_search #searchResult #results .box_list h3 { width:90%; margin-top:-18px; _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; border:none 0px; margin-bottom:5px;}
#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;position:static;}
#page_search #searchResult #results .no_topic .piaohong { position:static;float:none!important; display:inline;}
#page_search #searchResult #searchFunc { width:350px; position:absolute; top:3px; right:0px; left:auto;}
#page_search #searchResult #wordnum {cursor:pointer; position:absolute;width:90px; 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:inline; 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_keywordlist */
#page_keywordlist #layout_content .box_list li a { height:30px;}
#page_keywordlist #searchword { display:none; width:430px; font-size:13px; /*color:#568bd3;*/ position:absolute; top:75px; left:30px;}
#page_keywordlist #dbmap { width:400px; margin-left:80px; padding-top:4px; font-size:14px; color:#be8a45; display:block; font-weight:bold;}
#page_keywordlist #searchResult { margin:0px auto; clear:both; position:static; width:100%; }
#page_keywordlist #searchResult .box_header { margin:0px 10px;}
#page_keywordlist #searchResult #results { display:block; margin:10px; margin-top:0px;}
#page_keywordlist #searchResult #results .no_topic .piaohong { float:none!important; display:inline;}
#page_keywordlist #searchResult #searchFunc { width:350px; position:absolute; top:3px; right:0px; left:auto;}
#page_keywordlist #searchResult #wordnum {cursor:pointer; position:absolute;width:90px; right:135px; display:block; color:#828282; font-weight:bold; font-size:13px;}
#page_keywordlist #searchResult #wordnum p { display:inline; font-family:"Arial"; font-size:24px; font-weight:normal; color:#c20000; margin:0px 2px; line-height:100%;}

#page_keywordlist #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_keywordlist #searchResult #SaveToWord a { display:inline; padding-top:1px; padding-left:15px; margin-left:17px; font-size:14px; color:#8c5826; font-weight:bold; white-space:nowrap;}
#page_keywordlist #searchResult .func_per { position:absolute; top:45px; right:20px;}
#page_keywordlist #searchResult .func_page { top:100px; right:-40px;}

#page_keywordlist #searchResultFunc { margin:10px 0px;}
#page_keywordlist #searchResultFunc { text-align:center;}
#page_keywordlist #searchResultFunc * { font-size:12px; cursor:pointer; color:#15B;}
#page_keywordlist #searchResultFunc span { border:solid 1px #d2d2cf; padding: 0.3em 0.5em;}
#page_keywordlist #searchResultFunc .page3 { display:none;}
#page_keywordlist #searchResultFunc .page4 { color:#890000!important; font-weight:bold; margin-right:5px;}
#page_keywordlist #searchResultFunc .page5 { color:#890000!important; font-weight:bold; border:none 0px!important;}

#page_keywordlist .box_search { margin-top:30px;}
#page_keywordlist .box_search * { font-size:12px;}
#page_keywordlist .box_search #inqueryword { height:18px; position:absolute; top:90px; left:40px;}
#page_keywordlist .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_keywordlist .box_search #searchResults { display:block; text-align:right; position:absolute; top:53px; left:90px; color:#697357;}


/* page_SearchAdv */
#page_SearchAdv #searchBar { display:none;}
#page_SearchAdv #focusBar { display:none;}
#page_SearchAdv #searchadv { width:970px; 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:970px; 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:-5px; 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; float:left;}
#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: pointer;}
#page_tj #layout_sideBar #sidebar .stat_data2 {	background: url("../images/folder2.gif") no-repeat;	height: 17px;	left: 32px;	padding-left: 33px;	cursor: pointer;}
#page_tj #layout_sideBar #sidebar .stat_data3 {	background: url("../images/folder3.gif") no-repeat;	height: 17px;	left: 32px;	padding-left: 33px;	cursor: pointer;}
#page_tj #layout_sideBar #sidebar .stat_data4 {	background: url("../images/folder4.gif") no-repeat;	height: 17px;	left: 32px;	padding-left: 33px;	cursor: pointer;}
#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: pointer;	padding-left: 32px;}
#page_tj #layout_sideBar #sidebar .file1 { background-image: url("../images/file1.gif"); background-repeat: no-repeat; height: 16px; cursor: pointer; padding-left: 32px;}

/* page_fb */
#page_fb #layout_content  { width:98%!important; margin: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_graphs */
#page_graphs #layout_sideBar { display:none;}
#page_graphs #layout_content { width:98%!important; margin:auto; float:none;}
#page_graphs #layout_content .box_main { margin-left:0px; margin-top:0px;}
#page_graphs #layout_content .box_main * { font-size:14px;}
#page_graphs #pList {width:186px;height:340px;margin-left:10px;float:left;}
* html #page_graphs #pList {margin-left:5px;}
#page_graphs #pList li {clear:both;}
#page_graphs #pList li p{float:left;width:22px;height:11px;margin-top:6px;margin-right:3px;}
#page_graphs #pList li .M0 {background:url("../images/m0.gif") no-repeat;height:25px;margin-top:5px;}
#page_graphs #pList li .M1-2 {background:url("../images/m1-2.gif") no-repeat;}
#page_graphs #pList li .M1 {background:url("../images/m1.gif") no-repeat;}
#page_graphs #pList li .M2 {background:url("../images/m2.gif") no-repeat;}
#page_graphs #pList li .M3 {background:url("../images/m3.gif") no-repeat;}
#page_graphs #pList li .M4 {background:url("../images/m4.gif") no-repeat;}
#page_graphs #pList li .M5 {background:url("../images/m5.gif") no-repeat;}
#page_graphs #pList li .M6 {background:url("../images/m6.gif") no-repeat;}
#page_graphs #pList li .M7 {background:url("../images/m7.gif") no-repeat;}
#page_graphs #pList li .M8 {background:url("../images/m8.gif") no-repeat;}
#page_graphs #pList li .M9 {background:url("../images/m9.gif") no-repeat;}
#page_graphs #pList li .M10 {background:url("../images/m10.gif") no-repeat;}
#page_graphs #pList li .M11 {background:url("../images/m11.gif") no-repeat;}
#page_graphs #pList li .M12 {background:url("../images/m12.gif") no-repeat;}
#page_graphs #pList li a div {float:left;}
#page_graphs #pList li a {width:180px;display:block;}
#page_graphs #pList .li_spe {border-bottom:dashed 1px #b9b9bf;padding-bottom:5px;margin-bottom:5px;font-size:15px;font-weight:bold!important;}
#page_graphs #pList .li_spe .selected {font-size:15px;}
#page_graphs #pList .new {background:url("../images/new.gif") no-repeat 0px 3px;width:25px;height:20px;float:left;}
#page_graphs #pList .selected a div {font-size:14px;}
#page_graphs #pGraph {display:none;background:url("../images/pGraph_r_bg.png") no-repeat right top;width:530px;height:340px;float:left;margin-left:10px;margin-top:5px;position:relative;}
#page_graphs #pGraph *{font-size:12px;color:#fff;}
#page_graphs #pGraph p {background:url("../images/pGraph_ar.gif") no-repeat 0px 3px;font-size:12px;padding-left:10px;float:right;position:absolute;right:10px;bottom:14px;color:#cbcdd2;}
#page_graphs #pGraph h6 {padding-bottom:0px;float:left;font-weight:normal;}
#page_graphs #pGraph ul {float:left;}
#page_graphs #pGraph li {float:left;padding:0px 1px;text-decoration:underline;cursor:pointer;}
#page_graphs #pGraph #pGraphFlash {width:530px;height:340px;background:url("../images/pGraph_l_bg.png") no-repeat left top; padding-top:5px;}
#page_graphs #pGraph #pGraphFlash object {margin:0px 5px;}
#page_graphs #pGraphFunc {position:absolute;bottom:5px;left:5px;background:url("../images/pGraph_tools_bg.png") repeat-x;	border:solid 1px #888c9a;padding:3px 5px 0px 6px;margin-top:3px;margin-left:5px;height:19px;}
#page_graphs #pGraphFunc *{color:#caccdc;}
#page_graphs #pGraphFunc h6{padding-top:2px;}
#page_graphs #pFuncXls {} #page_graphs #pFuncXls a{background:url("../images/pFunc_xls_bg.png") no-repeat;width:20px;height:20px;text-indent:-9999px;display:block;}
#page_graphs #pFuncXls a:hover{background:url("../images/pFunc_xls_selected_bg.png") no-repeat;border:0;}
#page_graphs #pFuncPpt {} #page_graphs #pFuncPpt a{background:url("../images/pFunc_ppt_bg.png") no-repeat;width:20px;height:20px;text-indent:-9999px;display:block;}
#page_graphs #pFuncPpt a:hover{background:url("../images/pFunc_ppt_selected_bg.png") no-repeat;border:0;}
#page_graphs #pFuncImg {} #page_graphs #pFuncImg a{background:url("../images/pFunc_img_bg.png") no-repeat;width:20px;height:20px;text-indent:-9999px;display:block;}
#page_graphs #pFuncImg a:hover{background:url("../images/pFunc_img_selected_bg.png") no-repeat;border:0;}
#page_graphs #pFuncAll {border-left:solid 1px #c5c6b8;}
#page_graphs #pFuncAll a{display:block;margin-left:5px;margin-top:2px;text-decoration:underline;}
#page_graphs #pFuncAll a:hover{color:#fff;}
#page_graphs #pGraphYear {display:none;}
#page_graphs #pGraphYear {position:absolute;bottom:5px;left:165px;background:url("../images/pGraph_tools_bg.png") repeat-x;border:solid 1px #888c9a;padding:5px 5px 0px 6px;margin-top:3px;margin-left:5px;height:17px;}
#page_graphs #pGraphYear *{color:#caccdc;text-decoration:none!important;}
#page_graphs #pGraphYear .selected a{color:#fff;text-decoration:underline!important;font-weight:bold;}
#page_graphs #pGraphNote {position:absolute;bottom:10px;right:15px;}
#page_graphs #pGraphNote *{color:#dadaeb;text-decoration:none;}
#page_graphs #pGraphNote li {padding:0px 5px;}
#page_graphs #pGraphNote #pNote1 {border-right:solid 1px #dadaeb;}
#page_graphs #pGraphClose {display:none;background:url("../images/pGraph_Close.png") no-repeat;width:20px;height:75px;text-indent:-9999px;z-index:99999;position:absolute;top:120px;right:-20px;cursor:pointer;}
#page_graphs #pNote {display:none;background:url("../images/pNote_bg.png") no-repeat;width:205px;height:320px;float:left;margin-left:10px;margin-top:5px;padding-top:30px;position:relative;}
#page_graphs #pNote h6 {color:#505050;padding-bottom:0px;padding:10px 30px;}
#page_graphs #pNote p {display:none;background:url("../images/pNote_word_bg.gif") no-repeat;	padding:5px 8px 0px 10px;height:310px;overflow:hidden;line-height:140%;color:#646a63;font-size:14px;display:block;}
#page_graphs #pNote b {font-size:14px;}
#page_graphs #pNoteFunc,#page_graphs #pNoteYear{display:none;}
#page_graphs #pNoteYear {background:url("../images/pYear_bg.gif") no-repeat;width:145px;height:20px;position:absolute;top:5px;right:30px;color:#5e616b;	font-weight:bold;text-align:center;padding-top:4px;}
#page_graphs #pNoteNext {background:url("../images/BtnNext_bg.gif") no-repeat;width:20px;height:20px;position:absolute;text-indent:-9999px;top:5px;left:7px;cursor:pointer;text-decoration:underline;color:#8c8c8c;}
#page_graphs #pNoteNext.noUse {background:url("../images/BtnNext_nouse_bg.gif") no-repeat;width:20px;height:20px;text-indent:-9999px;position:absolute;top:5px;left:7px;cursor:pointer;text-decoration:underline;color:#8c8c8c;}
#page_graphs #pNotePrev {background:url("../images/BtnPrev_bg.gif") no-repeat;	width:20px;	height:20px;	position:absolute;	text-indent:-9999px;	top:5px;	right:7px;	cursor:pointer;text-decoration:underline;color:#8c8c8c;}
#page_graphs #pNotePrev.noUse {background:url("../images/BtnPrev_nouse_bg.gif") no-repeat;width:20px;height:20px;text-indent:-9999px;position:absolute;top:5px;right:7px;cursor:pointer;text-decoration:underline;color:#8c8c8c;}
#page_graphs #pFunc {display:none;background:url("../images/pFunc_bg.png") no-repeat;width:205px;float:left;margin-left:10px;margin-top:5px;}
#page_graphs #pFunc h6 {color:#505050;padding:10px 30px;padding-bottom:0px;}
#page_graphs #pFunc p {padding:0px 8px 0px 10px;height:120px;overflow:hidden;line-height:130%;margin-top:10px;color:#5e604f;}
#page_graphs #pFunc ul {margin:auto;}
#page_graphs #pFunc li {float:left;}
#page_graphs #pGraphs {background:url("../images/pGraph_r_bg.png") no-repeat right top;width:530px;height:340px;float:left;margin-left:10px;margin-top:5px;position:relative;z-index:999999;}
#page_graphs #pGraphs #pGraphsFlash {width:530px;height:340px;background:url("../images/pGraph_l_bg.png") no-repeat left top;padding-top:5px;}
#page_graphs #pGraphs #pGraphsFlash object {margin:0px 5px;}
#page_graphs #pGraphs #pGraphsMore {display:none;background:url("../images/pGraphs_more.png") no-repeat;width:180px;height:20px;cursor:pointer;position:absolute;left:175px;bottom:15px;}
#page_graphs #pGraphs #pGraphsMore h6 {font-size:16px;color:#fff;text-align:center;padding-top:2px;}
#page_graphs #pGraphsFunc {position:absolute;bottom:10px;right:40px;}
#page_graphs #pGraphsPrev {background:url("../images/pGraphsPrev.gif") no-repeat right;width:8px;height:15px;text-indent:-9999px;float:left;cursor:pointer;}
#page_graphs #pGraphsNext {background:url("../images/pGraphsNext.gif") no-repeat right;width:8px;height:15px;text-indent:-9999px;float:left;cursor:pointer;margin-left:10px;}
#page_graphs #pAudio {background:url("../images/pNote_bg.png") no-repeat;width:205px;height:340px;float:left;margin-left:10px;margin-top:5px;position:relative;}
#page_graphs #pAudio #pAudioPhoto {width:40px;height:50px;background:url("../images/pAudioPhoto_bg.png") no-repeat;position:absolute;top:50px;left:15px;}
#page_graphs #pAudio #pAudioName {font-size:16px;font-weight:bold;color:#6990c4;padding-right:25px;padding-top:25px;background:url("../images/pAudioName_bg.gif") no-repeat right;position:absolute;top:33px;left:60px;}
#page_graphs #pAudio #pAudioText {position:absolute;left:20px;top:110px;font-family:"黑体";font-size:20px;color:#656e7e;line-height:160%;width:170px;}
#page_graphs #pAudio #TimeInput {border:none 0px;font-family:"Arial";font-size:13px;color:#6990c4;font-weight:bold;position:absolute;left:60px;top:80px;width:100px;height:21px;background-color:transparent;}
#page_graphs #pAudio #pAudioSliderArea {display:none;position:absolute;bottom:55px;left:23px;z-index:9999999;}
#page_graphs #pAudio #pAudioSliderArea .horizonta l{width:100px!important;}
#page_graphs #pAudio #pAudioSlider {}
#page_graphs #pAudio #pAudioSlider #pAudioSliderInput {display:none; }
#page_graphs #pAudio #pAudioVolumeArea {display:none;position:absolute;bottom:55px;left:125px;background:url("../images/volume_ar1.gif") no-repeat 0px 3px;padding-left:15px;z-index:9999999;}
#page_graphs #pAudio #pAudioVolumeArea .horizontal {width:50px!important;}
#page_graphs #pAudio #pAudioVolume {}
#page_graphs #pAudio #pAudioVolume  #pAudioVolumeInput { display:none;}
#page_graphs #pAudio #pAudioPlay {position:absolute;left:25px;bottom:20px;width:160px;height:30px;background:url("../images/AudioStop.png") no-repeat;text-indent:-9999px;border:none 0px;}
#page_graphs #pAudio #pAudioPlay:hover {background:url("../images/AudioStop_hover.png") no-repeat;}
#page_graphs #pAudio .pAudioStop {background:url("../images/AudioPlay.png") no-repeat!important;}
#page_graphs #pAudio .pAudioStop:hover {background:url("../images/AudioPlay_hover.png") no-repeat!important;}
#page_graphs #pAudio #pAudioFunc { display:none;}
#page_graphs #pAudio #pAudioYear { display:none;}
#page_graphs #pAudio #pAudioYear {background:url("../images/pYear_bg.gif") no-repeat;width:145px;height:20px;position:absolute;top:5px;left:30px;color:#5e616b;font-weight:bold;text-align:center;padding-top:4px;}
#page_graphs #pAudio #pAudioYear {background:url("../images/pYear_bg.gif") no-repeat;width:145px;height:20px;position:absolute;top:5px;right:30px;color:#5e616b;font-weight:bold;text-align:center;padding-top:4px;}
#page_graphs #pAudio #pAudioYear #setAudioYear {}
#page_graphs #pAudio #pAudioYear #setAudioYearText {cursor:pointer;margin-top:-3px;}
#page_graphs #pAudio #pAudioYear #setAudioYearArea {display:none;margin-top:-5px;}
#page_graphs #pAudio #pAudioYear select{}#page_Macrotool1 #pAudio #pAudioYear input{margin:2px 0px;padding:1px;border:none 0px #cfcfd4;background:#fff;color:#5e616b;font-weight:bold;}
#page_graphs #pAudio #pAudioNext {background:url("../images/BtnNext_bg.gif") no-repeat;width:20px;height:20px;text-indent:-9999px;position:absolute;top:5px;left:7px;cursor:pointer;text-decoration:underline;color:#8c8c8c;}
#page_graphs #pAudio #pAudioNext.noUse {background:url("../images/BtnNext_nouse_bg.gif") no-repeat;width:20px;height:20px;text-indent:-9999px;position:absolute;top:5px;left:7px;cursor:pointer;text-decoration:underline;color:#8c8c8c;}
#page_graphs #pAudio #pAudioPrev {background:url("../images/BtnPrev_bg.gif") no-repeat;width:20px;height:20px;text-indent:-9999px;position:absolute;top:5px;right:7px;cursor:pointer;text-decoration:underline;color:#8c8c8c;}
#page_graphs #pAudio #pAudioPrev.noUse {background:url("../images/BtnPrev_nouse_bg.gif") no-repeat;width:20px;height:20px;text-indent:-9999px;position:absolute;top:5px;right:7px;cursor:pointer;text-decoration:underline;color:#8c8c8c;}
#page_graphs #vMediaPlayer {background-color:transparent;display:none;}
#page_graphs #setYear {}
#page_graphs #setYear #setYearText {cursor:pointer;}
#page_graphs #setYear #setYearArea {display:none;margin-top:-5px;}
#page_graphs #setYear select {}
#page_graphs #setYear input {margin:2px 0px;padding:1px;border:none 0px #cfcfd4;background:#fff;color:#5e616b;font-weight:bold;}


/* page_Btypelist */
#page_Btypelist #mctools {display:none;}
#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_func { _padding-top:10px;}
#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_func { _padding-top:10px;}
#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_func { _padding-top:10px;}
#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_func { _padding-top:10px;}
#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_func { _padding-top:10px;}
#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;}
#list200017 .box_func { _padding-top:10px;}
#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_func { _padding-top:10px;}
#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_func { _padding-top:10px;}
#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;}

/* page_exp_index2 */
#page_exp_index2 #layout_content .hasintro p { border:none 0px;}
#page_exp_index2 #layout_content { width:960px;}
#page_exp_index2 #layout_content .box_main .box_main li { overflow:hidden; background: #d1d5be;}
#page_exp_index2 #layout_content .box_main .box_main li { width:175px; height:auto; padding-bottom:20px; border:solid 1px #c5c9b9; float:left;  margin-right:10px;}
#page_exp_index2 #layout_content .box_main .box_main li p { display:none; width:155px; margin:0px 10px; height:auto; overflow:visible; clear:both; position:relative; left:auto; top:auto;}
#page_exp_index2 #layout_content .box_main .box_main li a { overflow:visible; font-size:18px; font-family:"黑体"; text-overflow:clip; padding:0px; width:160px; height:auto; text-align:left; white-space:normal; clear:both;}
#page_exp_index2 #layout_content .box_main .box_main .photo { width:175px; height:140px; overflow:hidden; clear:both; position:relative; left:auto; top:auto;}
#page_exp_index2 #layout_content .box_main .box_main .photo img { width:440px; height:140px; filter:alpha(opacity=80) gray; -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
#page_exp_index2 #layout_content .box_main .box_main .link { clear:both; position:relative; left:auto; top:auto; margin:5px 10px; color:#576049;}
#page_exp_index2 #layout_content .box_main .box_main span { top:auto; right:auto; left:10px; bottom:0px;}

/* page_exp_index3 */
#page_exp_index3 #layout_content .hasintro p { border:none 0px;}
#page_exp_index3 #layout_content .box_main .box_header { height:45px!important;}
#page_exp_index3 #layout_content .box_main .box_header h3 { font-size:28px; font-family:"黑体";}
#page_exp_index3 #layout_content .box_main .box_func { left:300px; top:15px;}
#page_exp_index3 #layout_content { width:960px;}
#page_exp_index3 #layout_content .box_main .box_main li { overflow:hidden; background: #d1d5be;}
#page_exp_index3 #layout_content .box_main .box_main li { width:175px; height:auto; padding-bottom:20px; border:solid 1px #c5c9b9; float:left;  margin-right:10px;}
#page_exp_index3 #layout_content .box_main .box_main li p { display:none; width:155px; margin:0px 10px; height:auto; overflow:visible; clear:both; position:relative; left:auto; top:auto;}
#page_exp_index3 #layout_content .box_main .box_main li a { overflow:visible; font-size:18px; font-family:"黑体"; text-overflow:clip; padding:0px; width:160px; height:auto; text-align:left; white-space:normal; clear:both;}
#page_exp_index3 #layout_content .box_main .box_main .photo { width:175px; height:140px; overflow:hidden; clear:both; position:relative; left:auto; top:auto;}
#page_exp_index3 #layout_content .box_main .box_main .photo img { width:440px; height:140px; filter:alpha(opacity=80) gray; -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
#page_exp_index3 #layout_content .box_main .box_main .link { clear:both; position:relative; left:auto; top:auto; margin:5px 10px; color:#576049;}
#page_exp_index3 #layout_content .box_main .box_main span { top:auto; right:auto; left:10px; bottom:0px;}
#page_exp_index3 #layout_content .piaohong { left:auto; bottom:auto; position:relative;}

/* page_mcrp_index */
#page_mcrp_index #layout_content .hasintro p { border:none 0px;}

/* page_report */
#page_report div {padding:0;}
#page_report #savetheword { position:absolute; top:0px; right:5px; display:block; margin-left:5px; background:url("../images/btn_mcCnttBar_toword_bg.gif") no-repeat; width:120px; height:22px; cursor:pointer;}
#page_report #savetheword a { display:block; padding-top:1px; padding-left:15px; margin-left:17px; font-size:14px; color:#8c5826; font-weight:bold; white-space:nowrap;}
#page_report #savethepdf { position:absolute; top:0px; right:130px; display:block; margin-left:5px; background:url("../images/btn_mcCnttBar_topdf_bg.gif") no-repeat; width:120px; height:22px; cursor:pointer;}
#page_report #savethepdf a { display:block; padding-top:1px; padding-left:15px; margin-left:17px; font-size:14px; color:#8c5826; font-weight:bold; white-space:nowrap;}
#page_report #user_opinion { position:absolute; top:0px; right:250px; width:500px;}
#page_report #user_opinion h3 { font-size:14px; font-weight:bold; padding:1px 8px; color:#8c5826; float:left;}
#page_report #user_opinion span { background:url("../images/btn_user_opinion_bg1.gif") no-repeat; display:block; width:100px; height:22px; cursor:pointer; float:left; margin-right:5px; text-align:center;}
#page_report #user_opinion span a { font-size:14px; font-weight:bold; padding-top:2px; display:block;}
#page_report #user_opinion #func_agree { color:#6889cb;}
#page_report #user_opinion #func_neutral { color:#6e6e6e;}
#page_report #user_opinion #func_disagree { color:#798f58;}
#page_report #pdfarea {padding:0;width:100%;height:96%;}

/* .page_mctools */
/*.page_mctools #layout_content { background:#fff; margin:0px 5px; margin-bottom:20px; min-height:500px;_height:500px; width:auto; float:none;}*/
.page_mctools #layout_content { width:970px!important; margin:0px 10px; _margin:0px 5px; border:0px none; background-color:transparent;}
.page_mctools #layout_content .box_header h3 { _top:0px;}
.page_mctools #layout_content .box_func { right:30px;}
.page_mctools #layout_content .box_main { width:100%; margin:0px 10px; _margin:0px 5px; position:relative;}
.page_mctools #layout_content .box_main * { font-size:14px;}
.page_mctools #layout_content .box_list1 { margin-top:40px;}
.page_mctools #layout_content .box_header { display:none;}
.page_mctools #layout_content .box_footer { margin-bottom:20px;}

.page_mctools #mctools { width:970px; margin:20px auto; background:url("../images/mctools_bg1.png") no-repeat; position:relative;}
.page_mctools #mctools ul { width:970px; height:72px; position:relative; left:0px; top:0px;}
.page_mctools #mctools li { float:left; width:73px; height:66px; padding:0px; text-align:center; margin-top:10px; margin-left:20px; position:relative;}
.page_mctools #mctools li a { font-size:14px; font-weight:bold; color:#616764; white-space:nowrap; width:73px; height:65px; display:block;}
.page_mctools #mctools li p { position:absolute; top:32px; left:0px; text-align:center; display:block; width:73px;}
.page_mctools #mctools .selected { background:url("../images/mctools_selected_bg.png") no-repeat; width:83px; margin-top:6px;}
.page_mctools #mctools .selected a { position:relative; top:5px; left:5px; _left:0px;}
.page_mctools #mctools li span { width:30px; height:30px; display:block; position:absolute; left:20px; top:0px;}
.page_mctools #Icon_focus span  { background:url("../images/mctools_Icon_focus_ar.png") no-repeat center 0px;}
.page_mctools #Icon_hot span    { background:url("../images/mctools_Icon_hot_ar.png") no-repeat center 0px;}
.page_mctools #Icon_gbbook span { background:url("../images/mctools_Icon_gbbook_ar.png") no-repeat center 0px;}
.page_mctools #Icon_graphs span { background:url("../images/mctools_Icon_graphs_ar.png") no-repeat center 0px;}
.page_mctools #Icon_mcss span   { background:url("../images/mctools_Icon_mcss_ar.png") no-repeat center 0px;}
.page_mctools #Icon_webook span { background:url("../images/mctools_Icon_webook_ar.png") no-repeat center 0px;}

.page_mctools #hotnew { background:url("../images/hotnew_bg.png") no-repeat; width:178px; height:22px;}
.page_mctools #hotnew a { font-size:14px; color:#616764; display:block; text-align:center;}
.page_mctools #hotnew #listhot {width:45px;}
.page_mctools #hotnew #listmonth { width:25px; font-size:12px; padding-top:2px;}
.page_mctools #hotnew #list3month {width:25px; font-size:12px; padding-top:2px;}
.page_mctools #hotnew #listyear {  width:33px; font-size:12px; padding-top:2px;}
.page_mctools #hotnew #listnew {width:50px;}
.page_mctools #hotnew .selected #listhot { background:url(../images/listhot_selected_bg.png) no-repeat; width:45px; height:22px; text-align:center; color:#fff; font-weight:bold;}
.page_mctools #hotnew .selected #listmonth { text-decoration:underline; font-weight:bold;}
.page_mctools #hotnew .selected #list3month {text-decoration:underline; font-weight:bold;}
.page_mctools #hotnew .selected #listyear {  text-decoration:underline; font-weight:bold;}
.page_mctools #hotnew .selected #listnew { background:url(../images/listnew_selected_bg.png) no-repeat; width:50px; height:22px; text-align:center; color:#fff; font-weight:bold;}


/* #page_hotspot_index */
#page_hotspot_index .hot { float:left; width:470px; height:200px; background:url("../images/box_hot_bg1.png") no-repeat; margin-right:10px; margin-bottom:20px; position:relative;}
#page_hotspot_index .hot .clear {clear: both;}
#page_hotspot_index .hot .hotImg { width:160px; height:120px; position:absolute; bottom:50px; left:11px;}
#page_hotspot_index .hot .hotPlay { background:url("../images/hotPlay_bg.png") no-repeat; position:absolute; bottom:30px; left:125px; z-index:99999; width:60px; height:60px;}
#page_hotspot_index .hot .hotBg { background:url("../images/hotBg_bg.png") no-repeat; position:absolute; bottom:20px; left:0px; width:213px; height:26px;}
#page_hotspot_index .hot .hotTitle { position:absolute; top:18px; right:10px; width:260px;}
#page_hotspot_index .hot .hotTitle a { font-size:20px!important; font-weight:bold; color:#3c3c3c; line-height:120%;}
#page_hotspot_index .hot .hotContent { color:#555; position:absolute; top:60px; right:10px; width:260px; height:80px; overflow:hidden;}
#page_hotspot_index .hot .hotLink { color:#70643f; position:absolute; right:15px; bottom:10px; font-weight:bold; background:url("../images/li_ar2.gif") no-repeat right; padding-right:15px;}
#page_hotspot_index .hot .hotAuthor { color:#8b7839; position:absolute; left:12px; bottom:10px;}
#page_hotspot_index .hot .hotAuthor a { color:#8b7839; font-size:12px!important;}

/* #page_hotspot */
#page_hotspot #layout_content { border:solid 1px #e3d8b3; background:#f6f2e5; margin-bottom:20px; padding-bottom:0px; _width:970px;}
#page_hotspot #layout_content .box { width:620px; clear:both; margin-bottom:10px; margin-left:30px; background:none;}
#page_hotspot #layout_content .box_header { display:block; background:url("../images/hotspot_header_bg.png") repeat-x; height:50px;}
#page_hotspot #layout_content .box_header h3 { background:url("../images/box_header_ar.png") no-repeat; position:absolute; top:-8px; left:10px; padding-left:70px; height:60px; font-family:"黑体"; font-size:24px; padding-top:15px; color:#3c3c3c;}
#page_hotspot #layout_content .box_func { top:12px; right:10px;}
#page_hotspot #layout_content .box_func .FuncButton { text-indent:-9999px; width:98px; height:25px; border:none 0px;}
#page_hotspot #layout_content .box_func #ButFullScreen { background:url("../images/ButFullScreen_bg.png") no-repeat;}
#page_hotspot #layout_content .box_func .closeFullScreen { background:url("../images/closeFullScreen_bg.png") no-repeat!important;}
#page_hotspot #layout_content .box_main { margin:0px; float:left;}
#page_hotspot #layout_content .box .box_header { background:none;}
#page_hotspot #layout_content .box .box_header h3 { _top:-1px;}
#page_hotspot #layout_content .box .box_main { width:100%;}
#page_hotspot #layout_content .box .box_list { width:98%;}
#page_hotspot #layout_content #InfoRptTable { width:98%; margin:auto; border:solid 1px #ccd79a; border-top: 2px; border-bottom: 2px; background:#f2f6e2; margin-bottom:30px;}
#page_hotspot #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_hotspot #layout_content #InfoRptTable td { padding:0px; padding-left:10px; border-right:solid 1px #ccd79a; border-bottom:solid 1px #ccd79a;}
#page_hotspot #layout_sideBar {display:none;}
#page_hotspot #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_hotspot #layout_sideBar #mcInfoBoxList h4 { font-weight:bold; font-size:16px; color:#646464; padding:15px 20px;}
#page_hotspot #layout_sideBar #mcInfoBoxList ul { background:url("../images/box_list_bg1.gif"); display:block; width:250px; margin-left:20px;}
#page_hotspot #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_hotspot #layout_sideBar #mcInfoBoxList a { color:#568bd3; font-size:14px; white-space:nowrap; display:block;}
#page_hotspot .fCnttFullScreen { background:#fff!important; float:left;}
#page_hotspot .fCnttFullScreen #layout_content { margin-top:10px;}

#page_hotspot #pMedia {}
#page_hotspot #vMediaPlayer {display:none;}
#page_hotspot #pMedia .aMediaList { display:none;}
#page_hotspot #pMedia .aMediaCntt { display:none;}
#page_hotspot #pMedia #slider { display:none;}
#page_hotspot #pMedia #sliderInput { display:none;}
#page_hotspot #pMedia #aVolume {}
#page_hotspot #pMedia #volume { display:none;}
#page_hotspot #pMedia #volumeInput { display:none;}
#page_hotspot #pMedia #speaker { display:none!important;}

#page_hotspot #pMedia .aMediaFunc { position:absolute; left:0px; bottom:0px; width:100%; height:70px;}
#page_hotspot #pMedia #TimeInput { border:none 0px; font-family:"Arial"; font-size:13px; color:#41391d; position:absolute; left:23px; bottom:10px; width:110px; height:21px; padding-top:5px; background-color:transparent;}
#page_hotspot #pMedia #volumeUp { background:url("../images/volumeUp_bg.png") no-repeat; width:47px; height:94px; position:absolute; left:62px; bottom:30px; cursor:pointer;}
#page_hotspot #pMedia #volumeDn { background:url("../images/volumeDn_bg.png") no-repeat; width:47px; height:94px; position:absolute; left:15px; bottom:30px; cursor:pointer;}
#page_hotspot #pMedia #MediaPlayBtn { background:url("../images/MediaStop_bg.png") no-repeat; width:45px; height:45px; border:none 0px; position:absolute; left:39px; bottom:55px; z-index:999999;}
#page_hotspot #pMedia #MediaPlayBtn:hover { background:url("../images/MediaStop_bg.png") no-repeat;}
#page_hotspot #pMedia .MediaStopBtn { background:url("../images/MediaPlay_bg.png") no-repeat!important;}
#page_hotspot #pMedia .MediaStopBtn:hover { background:url("../images/MediaPlay_bg.png") no-repeat!important;}

#page_hotspot #imgarea { width:720px; height:540px; margin:20px auto;}
#page_hotspot #imgarea img { width:720px; height:540px;}
#page_hotspot #imgslide { width:100%; height:140px; background:url("../images/imgslide_bg.jpg") repeat-x;}
#page_hotspot #imgslide li img { width:110px; height:83px; margin-right:10px;}
#page_hotspot #imgslide li p { font-size:12px; color:#41391d; width:110px;}

#page_hotspot .prettyGalleryContainer{clear:both; width:100%; height:140px; position:absolute; left:120px; bottom:0px; z-index:999999;}
#page_hotspot .prettyGalleryContainer a:focus{outline:none;}
#page_hotspot .prettyGalleryContainer ul li { display:block; float:left;}
#page_hotspot .prettyGalleryContainer ul li a { text-decoration:none; display:block;}
#page_hotspot .prettyGalleryContainer ul li .selected img { width:106px!important; height:79px!important; border: 2px solid #990000;}
#page_hotspot .prettyGalleryContainer ul li .selected p { font-weight:bold; color:#990000!important;}
#page_hotspot .prettyGallery { position:absolute!important; left:45px; bottom:10px;}
#page_hotspot .prettyGalleryBackground{background:url(../images/content_background.png) top left repeat;padding:10px;-moz-border-radius:10px;-webkit-border-radius:10px;margin:0 0 10px 0;}
#page_hotspot .pp_alignleft{float:left;}
#page_hotspot .pp_alignright{float:right;}
#page_hotspot .pp_aligncenter{margin:0 auto;}
#page_hotspot .pg_paging { position:absolute; bottom:5px; left:0px; z-index:99999999; float:left; display:block; _width:650px;}
#page_hotspot .pg_paging .pg_previous a{background:url(../images/imgslide_l_bg.png) top left no-repeat;display:block;width:29px;height:129px;text-indent:-10000px; cursor:pointer; position:absolute; left:0px; bottom:0px;}
#page_hotspot .pg_paging .pg_previous a:hover{}
#page_hotspot .pg_paging .pg_next a{background:url(../images/imgslide_r_bg.png) top right no-repeat;display:block;width:29px;height:129px;text-indent:-10000px; cursor:pointer; position:absolute; right:-80px; bottom:0px;}
#page_hotspot .pg_paging .pg_next a:hover{}
#page_hotspot .pg_paging li{text-align:center;}

/*page_focuslist */
#page_focuslist .box_main li { float:left; margin-right:10px; margin-bottom:20px; position:relative;}
#page_focuslist .mcFocusTop { width:310px; height:330px; border:0px none; background:url("../images/mcFocusTop_bg1.png") no-repeat 0px 0px;}
#page_focuslist .mcFocusList { height:240px;border:1px solid #eee;}
#page_focuslist .focusfunc {}
#page_focuslist .mcFocusTop .focusfunc span { display:inline;}
#page_focuslist .mcFocusTop .focusfunc h6 { float:left; height:15px; font-weight:bold;}
#page_focuslist .mcFocusTop .focusDiv { display:none; clear:both; color:#697357; height:48px;}
#page_focuslist .mcFocusTop .focusmain { clear:both; color:#3c3c3c; position:absolute; top:103px; left:15px; width:280px; height:165px; overflow:hidden;overflow:hidden;text-overflow:ellipsis;}
#page_focuslist .mcFocusTop .focusmain p {color:#3c3c3c;font-size:14px;text-indent:2em;line-height:200%;overflow:hidden;text-overflow:ellipsis;}
#page_focuslist .mcFocusTop .focustop { position:absolute; left:35px; top:10px;}
#page_focuslist .mcFocusTop .focustop span { font-family:"Arial"; font-size:20px; color:#69706c; position:relative; top:auto; right:auto;}
#page_focuslist .mcFocusTop .focusheader span { position:absolute; left:20px; top:60px; width:300px;}
#page_focuslist .mcFocusTop .focusheader span a { display:block; font-size:18px; font-family:"黑体"; font-weight:bold; color:#a00000; width:300px; overflow:hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
#page_focuslist .mcFocusTop .focusheader h6 { text-indent:-9999px; width:16px; height:30px; position:absolute; top:-2px; left:10px;}
#page_focuslist .level1 .focusheader h6 { background: url("../images/focuslevel1_bg1.png");}
#page_focuslist .level2 .focusheader h6 { background: url("../images/focuslevel2_bg1.png");}
#page_focuslist .mcFocusTop .focusfooter { width:310px; height:40px; clear:both; position:absolute; bottom:10px; left:10px;}
#page_focuslist .mcFocusTop .focusfooter span { margin-top:5px;}
#page_focuslist .mcFocusTop .focusfooter .btn_everyday { position:absolute; top:0px; left:70px; z-index:9999; display:block; background: url("../images/btn_bg.png") no-repeat left top; width:70px; height:27px; text-align:center;}
#page_focuslist .mcFocusTop .focusfooter .btn_everyday a { display:block; width:70px; color:#4f6b35; font-weight:bold; padding-top:2px;}
#page_focuslist .mcFocusTop .focusfooter .save_everyday { position:absolute; top:0px; left:145px; z-index:9999;	 display:block; background: url("../images/btn_bg.png") no-repeat left top; width:70px; height:27px; text-align:center;}
#page_focuslist .mcFocusTop .focusfooter .save_everyday a { display:block; width:70px; color:#4f6b35; font-weight:bold; padding-top:2px;}
#page_focuslist .mcFocusTop .focusfooter .pAudioPlay {position:absolute;right:25px;top:-270px;width:30px;height:40px;background:url("../images/func_stop_bg.gif") no-repeat;text-indent:-9999px; border:none 0px;}
#page_focuslist .mcFocusTop .focusfooter .pAudioPlay:hover {background:url("../images/func_stop_hover_bg.gif") no-repeat;}
#page_focuslist .mcFocusTop .focusfooter .pAudioStop {position:absolute;right:25px;top:-270px;width:30px;height:40px;background:url("../images/func_play_bg.gif") no-repeat!important; border:none 0px;}
#page_focuslist .mcFocusTop .focusfooter .pAudioStop:hover {background:url("../images/func_play_hover_bg.gif") no-repeat!important;}

#page_focuslist .mcFocusList .focusfunc span {float:left;font-weight:bold;padding:8px;font-size:12px;}
#page_focuslist .mcFocusList .focusfunc span a {color:#697357;}
#page_focuslist .mcFocusList .focusmain { height:230px; clear:both; color:#6e7684;}
#page_focuslist .mcFocusList .focusmain  ul li {display:block;height:28px;}
#page_focuslist .mcFocusList .focusmain  ul li h3 {display:inline;}
#page_focuslist .mcFocusList .focusmain  ul li span {font-weight:blod;color:#697357;}
#page_focuslist .mcFocusList .focusmain  ul li a {color:#697357;}
#page_focuslist .mcFocusList #loading { background:url("/mcPanels/mcLoading/loading.gif") no-repeat 0px 8px; padding-left:18px; padding-top:3px; margin:2px; font-size:13px;}

/*
#page_focuslist .pAudioPlay {float:left;width:160px;height:30px;background:url("../images/AudioPlay.png") no-repeat;text-indent:-9999px;border:none 0px;}
#page_focuslist .pAudioPlay:hover {background:url("../images/AudioPlay_hover.png") no-repeat;}
#page_focuslist .pAudioStop {float:left;width:160px;height:30px;background:url("../images/AudioStop.png") no-repeat!important;text-indent:-9999px;border:none 0px;}
#page_focuslist .pAudioStop:hover {background:url("../images/AudioStop_hover.png") no-repeat!important;}
*/
#page_focuslist .vMediaPlayer {background-color:transparent;display:none;}
#page_focuslist .clear_box {clear:both;}

/* page_focus */
#page_focus_article #layout_content { width:965px; background:url("../images/focus_article_cntt_bg.png") repeat-y; padding-bottom:0px; margin-bottom:20px;}
#page_focus_article #layout_content .box_header { display:block; background:url("../images/focus_article_header_bg.png") no-repeat; height:50px;}
#page_focus_article #layout_content .box_header h3 { display:none;}
#page_focus_article #layout_content .box_header h6 { text-indent:-9999px; width:35px; height:50px; position:absolute; top:-1px; left:10px;}
#page_focus_article .focuslevel1 .box_header h6 { background: url("../images/focuslevel1_bg.png") no-repeat;}
#page_focus_article .focuslevel2 .box_header h6 { background: url("../images/focuslevel2_bg.png") no-repeat;}
#page_focus_article #layout_content .box_func { top:20px;}
#page_focus_article #layout_content #savetheword { background: url("../images/btn_mcCnttBar_toword_bg1.gif") no-repeat;}
#page_focus_article #layout_content .box_footer { display:block; background:url("../images/focus_article_footer_bg.png") no-repeat; height:150px; margin:0px;}

#page_focus_article #focusarea { width:90%; height:96%; margin:auto;}
#page_focus_article #fid {display:none;}
#page_focus_article #ftitle { width:85%; margin:auto; margin-bottom:20px; color:#cc0000; font-family:"黑体"; font-size:32px; font-weight:normal; padding:25px; border-bottom:solid 2px #cc0000; text-align:center;}
#page_focus_article #ffunc { clear:both; height:40px; width:90%; margin:auto;}
#page_focus_article #ffunc #fauthor { float:right; margin:10px;}
#page_focus_article #ffunc #fauthor a { color:#0066cc;}
#page_focus_article #ffunc #fdate { float:right; margin:10px;}
#page_focus_article #fabs { width:90%; margin:10px auto; color:#333!important; font-size:16px!important; line-height:35px!important; background: url('../images/line.gif'); text-align:justify!important; text-justify:inter-ideograph!important; text-indent:2em;}
#page_focus_article #fabs * { color:#333!important; font-size:16px; line-height:35px!important; text-align:justify!important; text-justify:inter-ideograph!important;}
#page_focus_article #fabs p { margin:0px;padding:0px;}
#page_focus_article #ftext { width:90%; margin:10px auto; color:#333!important; font-size:16px!important; line-height:35px!important; background: url('../images/line.gif'); text-align:justify!important; text-justify:inter-ideograph!important; text-indent:2em;}
#page_focus_article #ftext * { color:#333!important; font-size:16px; line-height:35px!important; text-align:justify!important; text-justify:inter-ideograph!important;}
#page_focus_article #ftext p { margin:0px;padding:0px;}
#page_focus_article #fmenu { clear:both; margin:auto; width:90%;}
#page_focus_article #fmenu h3 { font-weight:bold; color:#333; font-size:24px!important; border-bottom:solid 2px #d2d2d2; padding:10px 0px; margin-bottom:30px; margin-top:30px;}
#page_focus_article #fmenu ul * { color:#333;}
#page_focus_article #fmenu ul { margin-left:10px;}
#page_focus_article #fmenu ul li { margin-bottom:10px; line-height:180%!important;}
#page_focus_article #fmenu ul a { font-weight:bold;}
#page_focus_article #fmenu ul ul li { margin-bottom:0px;}
#page_focus_article #fmenu ul ul a { font-weight:normal;}
#page_focus_article #fother { width:90%; margin:20px auto; clear:both;}
#page_focus_article #fother { color:#333!important; font-size:16px; line-height:180%!important;}
#page_focus_article #fother h3 { font-weight:bold; color:#cc0000; font-size:24px!important; border-bottom:solid 2px #e3c2c2; padding:10px 0px; margin-bottom:30px; margin-top:30px;}
#page_focus_article #fother h3 a { font-size:24px!important;}
#page_focus_article #fother ul { width:95%; margin:auto;}
#page_focus_article #fother li { border-bottom:dashed 1px #ddd; margin-bottom:20px; padding-bottom:10px;}
#page_focus_article #fother .fli { clear:both;}
#page_focus_article #fother .fabs { text-align:justify!important; text-justify:inter-ideograph!important; text-indent:2em;}
#page_focus_article #fother .farea { text-align:justify!important; text-justify:inter-ideograph!important;}
#page_focus_article #fother .ftitl { font-weight:bold; color:#0066cc; font-size:18px;}
#page_focus_article #fother .fmore { font-weight:bold; color:#333;}
#page_focus_article #savetheword { position:absolute; top:0px; right:5px; display:block; margin-left:5px; background:url("../images/btn_mcCnttBar_toword_bg.gif") no-repeat;width:120px; height:22px; cursor:pointer;}
#page_focus_article #savetheword {text-indent:2em;display:block; padding-top:1px; padding-left:2px; margin-left:17px; font-size:14px; color:#8c5826; font-weight:bold; white-space:nowrap;}
#page_focus_article table { border:solid 1px #d0d9ca!important; border-top:solid 1px #fff!important; margin-left:5px;}
#page_focus_article table tr { border:solid 1px #c0c0c0;}
#page_focus_article table tr.altA td { background:#f6fff0!important;}
#page_focus_article table th { border-top:solid 1px #fff; border-bottom:solid 1px #c0c0c0; border-left:solid 1px #fff; padding:5px; font-weight:normal; white-space:nowrap; text-align:center!important;}
#page_focus_article table th { background:url("../images/th_sort.gif") no-repeat right #e1e1e1; cursor:pointer;}
#page_focus_article table th.asc { background:url("../images/th_sort_asc.gif") no-repeat right #bed7ea; border-bottom:solid 1px #aac4d8;}
#page_focus_article table th.desc { background:url("../images/th_sort_desc.gif") no-repeat right #bed7ea; border-bottom:solid 1px #aac4d8;}
#page_focus_article table td { border:solid 1px #d0d9ca; padding:5px; background:#fff; white-space:nowrap;}
#page_focus_article table tr .colhighlight { background:#eef7ff!important; border-bottom:solid 1px #bbccd9;}
#page_focus_article table tr.altA .colhighlight { background:#deefff!important; border-bottom:solid 1px #bbccd9;}


/* page_rgbook_index */
#page_rgbook_index .box_list1 { margin-top:5px!important; margin-bottom:20px;}
#page_rgbook_index .box_list1 { background:url("../images/box_list_book_bg.png") repeat-y; float:left; padding-left:40px; _padding-left:45px; width:910px; _width:910px;}
#page_rgbook_index .box_list1 li { float:left; width:138px; height:180px; margin-bottom:4px; margin-top:36px; position:relative;}
/*#page_rgbook_index .box_list1 li a { position:absolute; top:75px; left:12px; _left:7px; z-index:999999999; color:#e6e6e6; line-height:140%!important; font-size:14px; font-weight:bold; display:block; width:125px; text-overflow:clip; height:auto; overflow:hidden; white-space:normal; background:transparent; text-align:justify; text-justify:inter-ideograph;}*/
#page_rgbook_index .box_list1 li a { position:absolute; top:0px; left:0px; width:120px; height:105px; padding-top:75px; padding-left:12px; z-index:999999999; color:#e6e6e6; line-height:140%!important; font-size:14px; font-weight:bold; display:block; text-overflow:clip; overflow:hidden; white-space:normal; background:transparent; text-align:justify; text-justify:inter-ideograph;}
#page_rgbook_index .box_list1 li a:hover { text-decoration:none; color:#fff5b3;}
#page_rgbook_index .box_list1 li p { position:absolute; top:0px; left:0px; width:135px; height:180px; padding:0px; margin:0px; border:none 0px;}
#page_rgbook_index .box_list1 li span { position:absolute; left:12px; bottom:10px; _bottom:15px; top:auto; width:100px; z-index:99999999; text-align:left; font-family:"Arial"; color:#aaa;}
#page_rgbook_index .box_list1 .rbook p { background:url("../images/redbook_bg.png") no-repeat top;}
#page_rgbook_index .box_list1 .gbook p { background:url("../images/graybook_bg.png") no-repeat top;}
#page_rgbook_index .box_list1 .gbook { margin-right:20px;}


/* page_webook_index */
#page_webook_index .box_list1 { margin-top:5px!important; margin-bottom:20px;}
#page_webook_index .box_list1 { background:url("../images/box_list_book_bg.png") repeat-y; float:left; padding-left:40px; _padding-left:45px; width:910px; _width:910px;}
#page_webook_index .box_list1 li { float:left; width:140px; height:180px; margin-bottom:4px; margin-top:36px; position:relative;}
/*#page_webook_index .box_list1 li a { position:absolute; top:55px; left:2px; width:135px; z-index:999999999; color:#646464; line-height:140%!important; font-size:14px; font-weight:bold; display:block; text-align:center;}*/
#page_webook_index .box_list1 li a { position:absolute; top:0px; left:0px; width:110px; height:105px; padding-top:58px; padding-left:12px; padding-right:10px; z-index:999999999; color:#646464; line-height:140%!important; font-size:14px; font-weight:bold; display:block; text-align:center;}
#page_webook_index .box_list1 li a:hover { text-decoration:none; color:#990000;}
#page_webook_index .box_list1 li p { position:absolute; top:0px; left:0px; width:135px; height:180px; padding:0px; margin:0px; border:none 0px;}
#page_webook_index .box_list1 li span { position:absolute; left:2px; top:75px; width:130px; z-index:99999999; text-align:center; font-family:"Arial"; color:#aaa;}
#page_webook_index .box_list1 .wbook p { background:url("../images/webbook_bg.png") no-repeat top;}


	/* page */
#page .pList { background:url("../images/pList_bg.png") repeat-y right #fbfff0; border:solid 2px #acae98; padding:2px; overflow:hidden;}
#page .aNewslist { float:left;}
#page .NewsTop { background:url("../images/NewsTop_bg.png") no-repeat bottom center; width:100%; height:70px;}
#page .NewsTop .topInfo { font-family:"黑体"; color:#707070; font-size:18px;text-align:center; padding-top:32px; display:block; margin:auto; width:275px; text-decoration:none; text-overflow:ellipsis; overflow:hidden; white-space: nowrap;}
#page .NewsList { clear:both;}
#page .NewsList a { display:block; font-size:14px; background:url("../images/NewsList_ar.gif") no-repeat 5px 8px; padding-left:10px; width:85%; color:#6c6f79; text-decoration:none; float:left; text-overflow:ellipsis; overflow:hidden; white-space: nowrap;}
#page .NewsList a:hover { color:#890000;}
#page .NewsList span { font-family:"Arial"; font-size:10px; color:#9195a1; text-align:right;}
#page .NewsFunc { margin-top:5px; padding:5px 0px 2px 0px; clear:both; width:99%;}
#page .NewsFunc * { color:#6c6f79; font-size:12px;}
#page .NewsFunc h6 { float:left; font-weight:normal; margin-left:5px; padding-top:1px;}
#page .NewsFunc a { display:block; border:none 0px; border-right:solid 1px #d0d0df; float:left; width:30px; margin:0px 3px; height:14px; padding-top:0px;}
#page .NewsFunc a:hover { color:#000;}
#page .NewsFunc .selected { background:url("../images/NewsYear_bg.gif") no-repeat 0px 2px; height:16px; font-weight:bold; color:#fff; text-align:center; padding-right:10px; padding-left:3px;}
#page .NewsFunc .selected:hover { color:#fff;}
#page .NewsPage { background:url("../images/NewsFunc_bg.png") no-repeat top right; height:15px; margin-top:5px; clear:both;}
#page .NewsPage .pageInfo { font-size:14px; color:#626262; font-weight:bold; margin:5px 0px 0px 10px; float:left;}
#page .NewsPage .pageFunc { float:right; margin:5px 5px 0px 0px;}
#page .NewsPage .pageFunc * { font-size:14px; color:#626262;}
#page .NewsPage .pageFunc a { display:block; float:left; padding:0px 3px; text-align:center; white-space:nowrap;}
#page .NewsPage .pageFunc a:hover { color:#890000;}
#page .NewsPage .pageFunc span { float:left;}
#page .NewsPage .selected { color:#890000; font-weight:bold; text-decoration:underline;}
#page .aBook { background:url("../images/pListbook_bg.png") repeat-y; width:150px; height:324px; margin-top:-2px; margin-left:-2px; float:left;}
#page .BookCover { width:141px; height:210px;}
#page .BookSlogan { width:150px; height:126px; position:absolute;}

/* 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; z-index:999999;}
.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 { cursor:pointer; display:block;}
.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;}
#SavetoWordIframe { display:none; width:0px; height:0px;}

/* 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 */

#hissaveword { 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;}
#hissaveword a { display:block; padding-top:1px; padding-left:15px; margin-left:17px; font-size:14px; color:#8c5826; font-weight:bold; white-space:nowrap;}

#wState8 #info { clear:both; height:35px;}
#wState8 #Btn_return { display:block; margin-left:10px; font-size:18px;}
#wState8 #path1 { padding:3px 10px; padding-left:15px; margin-left:20px; font-weight:bold; color:#2f7edc; background:url("../images/path_ar.png") no-repeat left; font-size:16px;}
#wState8 #path1 p { display:inline;}

#wState8 .fCntt1 { background:#fff; margin:10px; margin-top:25px; width:460px; height:700px; border:solid 1px #c8c8c8; display:none; clear:both; position:relative;}
#wState8 .fCntt1 .menu { clear:both; border-bottom:solid 2px #d2d2d2; height:42px; background:url("../images/menu_bg1.png") repeat-x;}
#wState8 .fCntt1 .menu li { float:left; font-size:20px; text-align:center; font-weight:bold; cursor:pointer; height:30px; width:50px; padding:12px 10px 0px 10px; color:#555; background:url("../images/menu_li_bg.png") no-repeat right 0px;}
@media screen and (-webkit-min-device-pixel-ratio:0){#wState8 .fCntt1 .menu li{font-weight:normal;}
#wState8 .fCntt1 .menu .selected { margin-top:-1px; margin-left:-1px; height:32px; width:90px; padding:13px 0px 0px 0px; color:#b40000; background:url("../images/menu_sel_bg.png") no-repeat;}
#wState8 .fCntt1 .index { display:block; width:99.5%; padding:2px;}

#wState8 #fCntt1 { margin-top:10px;}
#wState8 #fCntt1 .layer2 .table { width:100%;}
#wState8 #fCntt1 .layer2 .trcolor { background:#d7e4f9;}
#wState8 #fCntt1 .layer2 .tr { float:left; width:100%;}
#wState8 #fCntt1 .layer2 h1.td { float:left; color:#555; font-size:18px; width:35%; padding:8px 0px 0px 10px; font-weight:bold;}
@media screen and (-webkit-min-device-pixel-ratio:0){#fCntt1 .layer2 h1.td{font-weight:normal;}
#wState8 #fCntt1 .layer2 ul.td { float:left; width:58%; border-left:solid 1px #c8c8c8; padding:10px 5px;}
#wState8 #fCntt1 .layer2 .col1 { float:left; color:#2666b1; margin-right:10px;}
#wState8 #fCntt1 .layer2 .col1 ul { float:left;}
#wState8 #fCntt1 .layer2 .col1 li { float:left;}
#wState8 #fCntt1 .layer2 .col2 { float:left; margin-left:5px;}
#wState8 #fCntt1 .layer2 h2 { float:left; white-space:nowrap; font-size:18px; cursor:pointer; line-height:145%;}
#wState8 #fCntt1 .layer3 .table { width:99.5%; padding:2px;}
#wState8 #fCntt1 .layer3 .trcolor { background:#d7e4f9;}
#wState8 #fCntt1 .layer3 .colcolor { background:#f5f5f5;}
#wState8 #fCntt1 .layer3 .trcolor .colcolor { background:#f1f8fd;}
#wState8 #fCntt1 .layer3 .tr { float:left; width:100%;}
#wState8 #fCntt1 .layer3 h1.td { float:left; color:#555; font-size:18px; width:23%; padding:8px 0px 0px 10px; font-weight:bold;}
#wState8 #fCntt1 @media screen and (-webkit-min-device-pixel-ratio:0){#fCntt1 .layer3 h1.td{font-weight:normal;}
#wState8 #fCntt1 .layer3 ul.td { float:left; width:74.5%; border-left:solid 1px #c8c8c8; margin-right:-10px;}
#wState8 #fCntt1 .layer3 .col1 { float:left; color:#555; clear:both; width:100%;}
#wState8 #fCntt1 .layer3 .col1 ul { float:left; width:74%; border-left:solid 1px #c8c8c8; padding:5px 5px 0px 2px;}
#wState8 #fCntt1 .layer3 .col1 li { float:left; color:#2666b1;}
#wState8 #fCntt1 .layer3 .col2 { float:left; margin-left:5px;}
#wState8 #fCntt1 .layer3 h2 { float:left; font-weight:bold; width:20%; font-size:18px; padding:5px 2px 0px 5px;}
#wState8 #fCntt1 .layer3 h3 { float:left; white-space:nowrap; margin:0px 5px; font-size:18px; cursor:pointer; line-height:140%;}

#wState8 #fCntt2 { height:680px;}
#wState8 #fCntt2 .index { height:600px; overflow:hidden; float:left;}
#wState8 #fCntt2 .table { width:100%; float:left;}
#wState8 #fCntt2 .table .tr { clear:both; padding:1px 0px; height:68px; float:left; width:100%; position:relative;}
#wState8 #fCntt2 .table .th { width:40%; color:#505050; font-weight:bold; padding-left:5px; padding-top:6px; text-align:left;}
#wState8 #fCntt2 .table li { float:left; width:20%; padding-top:6px; text-align:right;}
#wState8 #fCntt2 .table li p { font-size:18px;}
#wState8 #fCntt2 .trcolor { background:#d7e4f9;}
#wState8 #fCntt2 .trsel { background:#f5f5ca;}
#wState8 #fCntt2 .btnYue { padding-top:6px!important; position:absolute; right:0px; top:30px;}
#wState8 #fCntt2 .btnYue p { font-weight:bold; cursor:pointer; background:url("../images/yue_bg.png") no-repeat; color:#4a6388; width:78px!important; height:23px; padding-top:2px; text-align:center;}
#wState8 #fCntt2 .unit { width:15%!important; padding-top:0px; position:absolute; top:30px; right:180px; color:#666;}
#wState8 #fCntt2 .mo { width:10%!important; position:absolute; top:30px; left:130px; color:#666;}
#wState8 #fCntt2 .val { font-weight:bold; color:#2666b1; font-family:Arial; width:38%!important; position:absolute; top:0px; right:180px;}
#wState8 #fCntt2 .def { padding-top:6px!important; position:absolute; top:0px;}
#wState8 #fCntt2 .def p { background:url("../images/def_bg.png") no-repeat; width:70px!important; height:23px; padding-top:2px; text-align:right; color:#fff;}
#wState8 #fCntt2 .up { padding-top:6px!important; position:absolute; top:0px;}
#wState8 #fCntt2 .up p { background:url("../images/up_bg.png") no-repeat; width:70px!important; height:23px; padding-top:2px; text-align:right; color:#fff;}
#wState8 #fCntt2 .dn { padding-top:6px!important; position:absolute; top:0px;}
#wState8 #fCntt2 .dn p { background:url("../images/dn_bg.png") no-repeat; width:70px!important; height:23px; padding-top:2px; text-align:right; color:#fff;}
#wState8 #fCntt2 .ctrl { position:absolute; top:10px; right:10px;}
#wState8 #fCntt2 .ctrl li { float:left; margin-left:10px;}
#wState8 #fCntt2 #oYear { font-size:16px; font-weight:bold;}
#wState8 #fCntt2 #oMonth { font-size:16px; font-weight:bold;}
#wState8 #fCntt2 .title { position:absolute; top:10px; right:40px;}
#wState8 #fCntt2 .title li { float:left; padding-left:40px; font-size:18px;}
#wState8 #fCntt2 .func { margin:auto; margin-top:10px; width:180px;}
#wState8 #fCntt2 .func div { float:left; margin-left:5px;}
#wState8 .BtnPage { background:url("../images/btnpage_bg.png") no-repeat; width:70px; height:30px;}
#wState8 .BtnPage a { width:70px; height:30px; text-align:center; display:block; color:#314429; font-weight:bold; padding-top:3px;}
#wState8 .BtnPageDef { background:url("../images/btnpagedef_bg.png") no-repeat;}
#wState8 .BtnPageDef a { color:#666;}
#wState8 #fCntt2 .func #BtnUP { color:#ff0000;}
#wState8 #fCntt2 .func #BtnDN {}
#wState8 #fCntt2 .mp { right:80px;}
#wState8 #fCntt2 .mc { right:0px;}
#wState8 #fCntt2 .cp { right:80px;}
#wState8 #fCntt2 .cc { right:0px;}

#wState8 #fCntt3 { height:680px;}
#wState8 #fCntt3 .index { padding:1px;}
#wState8 #fCntt3 #menu1 { width:40%; float:left; clear:none;}
#wState8 #fCntt3 #menu2 { width:60%; float:left; clear:none;}
#wState8 #fCntt3 .table { width:100%; height:100%;}
#wState8 #fCntt3 .table .tr { width:28%; float:left; border-left:solid 1px #fff; border-right:solid 1px #c8c8c8;}
#wState8 #fCntt3 .table .yr { color:#505050; font-weight:bold; text-align:center;}
#wState8 #fCntt3 .table li { color:#2666b1; text-align:right; border-top:solid 1px #fff; border-bottom:solid 1px #c8c8c8; line-height:235%; font-family:Arial; font-size:20px;}
#wState8 #fCntt3 .m12 { border:none 0px!important;}
#wState8 #fCntt3 .trcolor { background:#d7e4f9;}
#wState8 #fCntt3 .trsel { background:#ff0000;}
#wState8 #fCntt3 .yue { width:14.5%; background:#fcf0d5; font-weight:bold; margin-bottom:1px; float:left;}
#wState8 #fCntt3 .yue li { color:#b21e23; text-align:right;}