/*工作流程区域*/
#ProcessDiv { width:911px; padding:10px; margin:0 auto; background:#fff;}

/*顶部说明*/
#ProcessDiv .topDiv { width:99%; height:25px; margin:0 auto 10px auto; position:relative; overflow:hidden;}
#ProcessDiv .topDiv .l { float:left; display:inline; font:normal 24px/24px "微软雅黑",Arial; color:#000!important}
#ProcessDiv .topDiv .close { width:18px; height:18px; float:right; display:none;}
#ProcessDiv .topDiv .close a { width:18px; height:18px; display:block; background:url("../images/close.gif") no-repeat left top;}
#ProcessDiv .topDiv .close a:hover { background:url("../images/close.gif") no-repeat left -18px;}

/*标签*/
#ProcessDiv .tabDiv { width:100%; height:33px; position:relative; overflow:hidden; position:relative; z-index:999;}
#ProcessDiv .tabDiv .item { width:100px; text-align:center; float:left; display:inline;}
#ProcessDiv .tabDiv .cur { margin-right:1px; background:url("../images/tab_bg.gif") no-repeat left top;}
#ProcessDiv .tabDiv .ot { margin-right:1px; background:url("../images/tab_bg.gif") no-repeat left -33px;}
#ProcessDiv .tabDiv .item a { display:block; height:33px; width:100%; line-height:33px;}
#ProcessDiv .tabDiv .cur a { color:#fff!important;}
#ProcessDiv .tabDiv .ot a { color:#000!important;}

/*内容外框*/
#ProcessDiv .NRWK { width:905px; height:700px; margin-top:-1px; position:relative; z-index:888; border:#c5c5c5 solid 1px; padding:1px; background:#fff;}

/*List页面*/
#ListTab { width:100%; height:85px; background:#828282; position:relative; overflow:hidden;}
#ListTab .leftBtn { width:21px; height:85px; float:left; display:inline;}
#ListTab .rightBtn { width:20px; height:85px; float:left; display:inline;}
#ListTab .leftBtn img,#ListTab .rightBtn img { display:block;}
#ListTab .centerDiv { width:864px; height:85px; float:left; display:inline; position:relative; overflow:hidden;}
#ListTab .centerDiv .Items { height:77px; padding:4px 0; position:absolute; left:0px; top:0px; background:#828282;}
#ListTab .centerDiv .Items .item { width:122px; padding:0 11px; height:77px; background:#828282;}
#ListTab .centerDiv .Items .item a { width:122px; height:77px; display:block; background-position:left top; background-repeat:no-repeat; -moz-outline-style: none;}
#ListTab .centerDiv .Items .item a.cur { background-position:left -77px;}

#ListCenter { width:870px; height:270px; padding:25px 0; margin:0 auto; position:relative; overflow:hidden;}
#MoveDiv { height:270px; position:absolute; left:0px; z-index:888;}

#MoveItemTable { border:0px;}
#MoveItemTable .td { width:870px; height:270px;}
#MoveItemTable .ItemTD { width:870px; height:270px; padding:0px; position:relative; overflow:hidden;}
#MoveItemTable .ItemTD .leftDiv { width:470px; height:264px; padding-right:15px; float:left; display:inline; background:url("../images/leftimg_bg.gif") no-repeat right top;}
#MoveItemTable .ItemTD .leftDiv .ShowDiv { width:100%; height:264px; position:relative; overflow:hidden;}
#MoveItemTable .ItemTD .leftDiv .ShowDiv img { width:470px; height:265px;}
#MoveItemTable .ItemTD .rightDiv { width:370px; float:right; display:inline;}

#MoveItemTable .ItemTD .rightDiv .t1 { width:100%; margin-bottom:5px;}
#MoveItemTable .ItemTD .rightDiv .t1 .BigText { padding:0 5px; font-size:24px; line-height:30px; height:30px; position:relative; overflow:hidden;}
#MoveItemTable .ItemTD .rightDiv .t1 .default { padding:0 5px; background:#fff;}
#MoveItemTable .ItemTD .rightDiv .t1 .flowtext { position:absolute; width:360px; padding:0 5px; background:#fff; display:none;}
#MoveItemTable .ItemTD .rightDiv .t1 .desc { line-height:140%; color:#717171; font-size:12px; -webkit-text-size-adjust:none; font-size:12px;}
#MoveItemTable .ItemTD .rightDiv .t1 .btn { text-align:right; bottom:0px; height:9px; padding:0 5px 5px 0; position:relative; overflow:hidden;}
#MoveItemTable .ItemTD .rightDiv .t1 .btn img { cursor:pointer;}

#MoveItemTable .ItemTD .rightDiv .imgDiv { width:100%; padding:10px 0; height:66px;}
#MoveItemTable .ItemTD .rightDiv .imgDiv img { width:106px; height:60px; float:left; display:inline; margin:0px 5px 0 6px; vertical-align:middle; cursor:pointer;}
#MoveItemTable .ItemTD .rightDiv .imgDiv .ot { border:#dedede solid 1px; padding:1px;}
#MoveItemTable .ItemTD .rightDiv .imgDiv .cur { border:#b80000 solid 2px; padding:0px;}

#MoveItemTable .ItemTD .rightDiv .videoDiv { width:100%; height:84px;}
#MoveItemTable .ItemTD .rightDiv .videoDiv .vItem { width:106px; height:60px; padding:12px 2px; float:left; display:inline; margin:0px 5px 0 6px; background:url("../images/video_bg.gif") no-repeat;}
#MoveItemTable .ItemTD .rightDiv .videoDiv .vItem img { width:106px; height:60px; vertical-align:middle; cursor:pointer;}

#ListBottom { width:100%; height:35px; background:#f0f0f0;}
#ListBottom td { width:24px; height:18px; padding:9px 10px 8px 10px;}
#ListBottom td img { display:block;}