﻿/*页头部分*/
body
{
    margin-left: 1px;
    margin-top: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
    font-family: 微软雅黑, Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 22px;
    background-color: #ffffff;
    background-repeat: repeat-x;
}
html, form
{
}

body img
{
    border: 0px;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
/* Hide from IE Mac */
.clearfix
{
    display: block;
}
/* End hide from IE Mac */
/* end of clearfix */

a:link
{
    text-decoration: none;
    color: #333333;
    border: 0px;
}

a:visited
{
    text-decoration: none;
    color: #333333;
}

a:hover
{
    text-decoration: none;
    color: #007fd0;
}

a:active
{
    text-decoration: none;
    color: #007fd0;
}
.maptitle
{
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}

.topLink a:visited
{
    text-decoration: none;
    color: #fff;
    border: 0px;
}
.topLink a:hover
{
    text-decoration: none;
    color: #FF6600;
}
.topLink a
{
    text-decoration: none;
    color: #fff;
    border: 0px;
}
.tab ul
{
    border: 1px solid #CCCCCC;
    border-top: 0px;
    margin: 10px;
    padding: 0;
    height: 27px;
}
.tab li
{
    border-bottom: 1px #CCCCCC;
    border-left: #e7e7e7 1px solid;
    padding-bottom: 0px;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    list-style-type: none;
    height: 27px;
}
.tab a
{
    padding: 7px 3px 0px 3px;
    display: block;
    height: 20px;
    cursor: hand;
}
.tab a:hover
{
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
}
a.activeTab
{
    background-color: #C7C8CA;
    color: #000000;
}
a.inactiveTab
{
    background-color: #000000;
    color: #FFFFFF;
}

.title
{
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
}

.title-left-menu
{
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.top-links
{
    margin: 8px;
}
.toplinks a
{
    color: #FFF;
}
.toplinks a:hover
{
    color: #FF9900;
}
.Ico1
{
    background: url(images/icon/logout.png) no-repeat;
    padding-left: 20px;
    margin-right: 25px;
}
.Ico2
{
    background: url(images/icon/my-account.png) no-repeat;
    padding-left: 20px;
    margin-right: 25px;
}
.Ico3
{
    background: url(images/icon/archives.png) no-repeat;
    padding-left: 20px;
    margin-right: 25px;
}

.color-gray
{
    color: #999;
}

.color-white
{
    color: #FFF;
}


*html .GridScrollBars
{
    padding-bottom: 17px;
}
/*IE6*/
* + html .GridScrollBars
{
    padding-bottom: 17px;
}

.hidden
{
    display: none;
}
/*login*/

.loginbutton
{
    width: 76px;
    height: 26px;
    background-image: url(images/login_b4.png);
    padding: 0;
    margin: 0;
    border: 0;
    background-color: Transparent;
}

.loginbuttonEn
{
    width: 76px;
    height: 26px;
    background-image: url(images/login_b4_EN.png);
    padding: 0;
    margin: 0;
    border: 0;
    background-color: Transparent;
}

.login_bg
{
    background-color: #72bde5; /*ackground-image: url(images/login_bg2.png);*/
}
.input-login
{
    width: 200px;
    border: solid 1px #666;
}
.input-txt
{
    width: 150px;
    border: solid 1px #CCC;
}
.input-pop-txt
{
    width: 180px;
    border: solid 1px #666;
}
.input-pop-short
{
    width: 100px;
    border: solid 1px #666;
}
.input-pop-large
{
    width: 500px;
    border: solid 1px #666;
}
.input-border
{
    border: solid 1px #666;
}
.table-menu
{
    font-weight: bold;
    line-height: 30px;
}
.middle
{
    background-image: url(images/top_bg.jpg);
    height: 30px;
    width: 100%;
    margin: auto;
}

.middle, .middle *
{
    vertical-align: middle;
}

.banner
{
    background-image: url(images/logo.png);
    width: 953px;
    height: 85px;
    display: block;
    margin: auto;
    clear: both;
}

.leftMenuTop
{
    background-image: url(images/left_top.png);
    width: 213px;
    height: 8px;
    overflow: hidden;
}
.leftMenuMiddle
{
    background-color: #236c99;
    width: 213px;
    min-height: 300px;
    margin: 0;
    padding: 0;
    margin: 0;
}
.leftMenuBottom
{
    background-image: url(images/left_foot.png);
    width: 213px;
    height: 10px;
    overflow: hidden;
}

.left_menu *
{
    border: 0;
    text-decoration: none;
    vertical-align: middle;
    line-height: 28px;
}

.left_menu
{
    margin: 0px;
    text-decoration: none;
    list-style: none;
    color: #000000;
    font-size: 14px;
    padding-left: 0px;
    width: 200px;
    display: block;
}
.left_menu li
{
    text-decoration: none;
    color: #000000;
    display: block;
    vertical-align: middle;
    padding-top: 1px;
    padding-left: 10px;
}
.left_menu li image
{
    vertical-align: middle;
}
.left_menu_li_hover
{
    width: 165px; /*cursor: hand;*/
}
.left_menu a
{
    vertical-align: middle;
    text-decoration: none;
    color: #D5DEEF;
    margin-left: 10px;
}
.left_menu a:link
{
    color: #D5DEEF;
}
.left_menu a:visited
{
    color: #FFF;
}

.left_menu a:hover
{
    text-decoration: none;
    color: #FFFFFF;
    cursor: hand;
}
.left_menu_background
{
    background-image: url(images/left_bar_bg.png);
    width: 163px;
    border-bottom: solid 1px #999999;
    border-top: solid 1px #999999;
    border-right: solid 1px #999999;
    border-left: solid 1px #CCCCCC;
}

.left_menu_back
{
    background-image: url(images/left_menu_button_bg2.png);
    margin-top: 0px;
    height: 28px;
    margin: 0px;
    text-decoration: none;
    list-style: none;
    padding-left: 0px;
    color: #000000;
    font-size: 12px;
    width: 163px;
}
.left_menu_back a
{
    float: right;
    text-align: right;
    text-decoration: none;
    padding-top: 4px;
    color: #000000;
    width: 163px;
}


ul.topmenu
{
    padding: 0px;
    list-style: none;
    margin: 0;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
}
ul.topmenu li
{
    float: left;
    margin: 0px;
    height: 63px;
    line-height: 63px;
}

ul.topmenu .menuImg
{
    float: left;
}

ul.topmenu li:hover
{
    background: url(images/SelectedItem.jpg) no-repeat 5px 20px;
}
.top_menu_li_hover
{
    background: url(images/menu_bg_on.png) repeat-x center top;
    cursor: hand;
}

ul.topmenu li.selected
{
    background: url(images/SelectedItem.jpg) no-repeat 5px 20px;
}
ul.topmenu li a, ul.topmenu li a:visited, ul.topmenu li a.hover
{
    display: block;
    text-decoration: none;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    white-space: nowrap;
    display: inline-block;
    outline: none;
}
ul.topmenu li a
{
    padding-right: 30px;
    padding-left: 30px;
    font-size: 16px;
    font-family: 微软雅黑;
}
.MenuSpaceLine
{
    background: url(images/SpaceLine.jpg) no-repeat;
}
ul.topmenu li a.hover, ul.topmenu li a:hover
{
    text-align: center;
    text-decoration: none;
}

a.selectedMenu
{
    font-weight: bold;
    color: #007fd0;
}
.menuBg
{
    background: url(images/NavigateBack.jpg);
    height: 63px;
    margin: auto;
    padding: 0 0 0 0px;
    position: relative;
}

div.mainbg
{
    margin: auto;
    min-height: 600px;
    vertical-align: top;
}
.leftPanel
{
    width: 199px;
    margin-top: 10px;
    margin-left: 18px;
    float: left;
}
.rightPanel
{
    width: auto;
    margin: auto;
    margin-top: 10px;
}
img.icoImage
{
    vertical-align: middle;
    float: left;
    padding: 12px 0 0 6px;
}


div.SearchCondition
{
    float: left;
    width: 100%;
}

div.SearchItem
{
    width: 300px;
    height: 30px;
    float: left;
    line-height: 18px;
}

div.SearchItemlong
{
    float: none;
    line-height: 18px;
    margin-top:5px;
}

div.SearchDefectiveItemlong
{
    float: left;
     width: 100%;
    line-height: 18px;
    margin-top:5px;
}

div.SearchItem2
{
    width: 235px;
    height: 23px;
    float: left;
    line-height: 23px;
}
div.SearchItem *
{
    vertical-align: middle;
}
.SearchTable th
{
    text-align: right;
    font-weight: 100;
    padding-right: 5px;
    font-family: 微软雅黑;
}
.SearchTable td
{
    padding-right: 20px;
    font-family: 微软雅黑;
}
 
.SearchTableDev th
{
    text-align: right;
    font-weight: 100;
    padding-right: 5px;
    font-family: 微软雅黑;
}
.SearchTableDev td
{
    font-family: 微软雅黑;
}
.SearchTable2 th
{
    text-align: right;
    font-weight: 100;
    padding-right: 15px;
    font-family: 微软雅黑;
    height: 45px;
}
.SearchTable2 td
{
    padding-right: 20px;
    font-family: 微软雅黑;
}
.SearchTitle
{
    color: #333333;
    font-size: 12px;
    float: left;
    width: 90px;
    padding-right: 5px;
    text-align: right;
}

div.SearchItem .SearchShortTitle
{
    color: #333333;
    font-size: 12px;
    float: left;
    width: 50px;
    padding: 2px;
    text-align: right;
}

div.SearchItem .SearchLongTitle
{
    color: #333333;
    font-size: 12px;
    float: left;
    width: 195px;
    padding: 2px;
    text-align: right;
}
div.SeperateBlock
{
    float: left;
    background-color: #9E9FA3;
    margin: 0px 10px 10px 10px;
    padding: 5px 0 5px 0;
}
div.SeperateBlock .BlockTitle
{
    margin-left: 5px;
    text-align: left;
    font-weight: bold;
}
/*Tabs*/
/*TD.TabBar-Cell
{
	background-position: 50% bottom;
	background-image: url(../images/tab_line.gif);
	background-repeat: repeat-x;
}
LI.Tab
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	float: left;
	cursor: hand;
	padding-top: 5px;
	background-repeat: repeat-x;
	position: relative;
	height: 25px;
	line-height:30px;
	margin-left:5px;
	background: url(images/tab.gif);
		border: solid #a4a4a4 1px;
	
}
LI.Tab-Selected
{
	cursor: default;
	border-bottom: #FFFFFF 1px solid;
	
}

.Tab-Selected a
{
font-weight:bold; color:#FF6600;
	}

DIV.Tab
{
		border: solid #a4a4a4 1px;
	display: none;
}

UL.TabBar
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	
	width: 100%;
	padding-top: 0px;
	list-style-type: none;
	height:100%;
}*/

.Tab
{
    float: left;
    height: 30px;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    margin-top: 9px;
    margin-left: 5px;
    padding-right: 5px;
    padding-left: 5px;
    background: url(images/tab.gif);
    border: solid #a4a4a4 1px;
}
.Tab-Selected
{
    float: left;
    height: 30px;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    margin-top: 9px;
    margin-left: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border: solid #a4a4a4 1px;
    border-bottom: #FFFFFF 1px solid;
    background-color: #E5E5E5;
}
.Tab-Selected a
{
    font-weight: bold;
    color: #FF6600;
}

.TabBar
{
    float: left;
    position: absolute;
}

.TabBar-Cell
{
    height: 40px;
    line-height: 35px;
}
div.TabDiv
{
    border: solid #a4a4a4 1px;
}


/******************||---------<<		TextBox			>>---------||******************/
.skin_txt_A, .skin_txt_B, .skin_txt_C, .skin_txt_D, .skin_txt_E, .skin_txt_F, .skin_txt_G, .skin_txt_H, .skin_txt_I, .skin_txt_J, .skin_txt_A_Edit, .skin_txt_B_Edit, .skin_txt_C_Edit, .skin_txt_D_Edit, .skin_txt_E_Edit, .skin_txt_F_Edit, .skin_txt_G_Edit, .skin_txt_H_Edit, .skin_txt_I_Edit, .skin_txt_J_Edit
{
    height: 22px;
    padding: 0px 3px 0 3px;
    line-height: 22px;
    font-size: 12px;
    vertical-align: middle;
    font-family: Verdana,Tahoma,Arial,sans-serif;
}
.skin_txt_A, .skin_txt_B, .skin_txt_C, .skin_txt_D, .skin_txt_E, .skin_txt_F, .skin_txt_G, .skin_txt_H, .skin_txt_I, .skin_txt_J
{
    background-color: #FFF;
    border: 1px solid #bbb;
}
.skin_txt_A_Edit, .skin_txt_B_Edit, .skin_txt_C_Edit, .skin_txt_D_Edit, .skin_txt_E_Edit, .skin_txt_F_Edit, .skin_txt_G_Edit, .skin_txt_H_Edit, .skin_txt_I_Edit, .skin_txt_J_Edit
{
    background-color: #FFF;
    border: 1px solid #515151;
}
.skin_txt_A, .skin_txt_A_Edit
{
    width: 28px;
}
.skin_txt_B, .skin_txt_B_Edit
{
    width: 79px;
}
.skin_txt_C, .skin_txt_C_Edit
{
    width: 120px;
}
.skin_txt_D, .skin_txt_D_Edit
{
    width: 180px;
}
.skin_txt_E, .skin_txt_E_Edit
{
    width: 300px;
}
.skin_txt_F, .skin_txt_F_Edit
{
    width: 562px;
}
.skin_txt_G, .skin_txt_G_Edit
{
    width: 98%;
}
.skin_txt_H, .skin_txt_H_Edit
{
    width: 662px;
}
.skin_txt_I, .skin_txt_I_Edit
{
    width: 60px;
}
.skin_txt_J, .skin_txt_J_Edit
{
    width: 350px;
}
.skin_txt_blue
{
    border: 1px solid #6299C0;
    height: 18px;
    margin: 0;
    padding: 0;
    background-color: #C5E5FA;
    color: #014582;
    width: 105px;
}

.skin_txt_blue_Edit
{
    border: 1px solid #515151;
    height: 18px;
    margin: 0;
    padding: 0;
    color: #014582;
    width: 105px;
}
.skin_txt_login
{
    background-color: #d7d7d7;
    width: 180px;
    height: 22px;
    line-height: 22px;
    border: #707070 solid 1px;
}

.skin_btn_Login
{
    background-image: url(images/Login/button_signin.png);
    width: 81px;
    background-color: Black;
    src: inherit;
    border: none;
    height: 26px;
}

.skin_btn_Login_Cancel
{
    background-image: url(images/Login/button_reset.png);
    width: 81px;
    height: 26px;
    src: inherit;
    border: none;
    background-color: Black;
}
/******************||---------<<		TextArea		>>---------||******************/
.skin_txa_A, .skin_txa_B, .skin_txa_C, .skin_txa_D, .skin_txa_E, .skin_txa_F, .skin_txa_A_Edit, .skin_txa_B_Edit, .skin_txa_C_Edit, .skin_txa_D_Edit, .skin_txa_E_Edit, .skin_txa_F_Edit
{
    margin: 0px;
    font-size: 12px;
    padding: 2px 1px;
    font-family: Arial;
    border: 1px solid #bbb;
}
.skin_txa_A, .skin_txa_B, .skin_txa_C, .skin_txa_D, .skin_txa_E, .skin_txa_F
{
    background-color: #FCFCFC;
}
.skin_txa_A_Edit, .skin_txa_B_Edit, .skin_txa_C_Edit, .skin_txa_D_Edit, .skin_txa_E_Edit, .skin_txa_F_Edit
{
    background-color: #FFFFFF;
    border: 1px solid #C4D1D7;
}
.skin_txa_A, .skin_txa_A_Edit
{
    width: 662px;
}
.skin_txa_B, .skin_txa_B_Edit
{
    width: 562px;
}
.skin_txa_C, .skin_txa_C_Edit
{
    width: 160px;
}
.skin_txa_D, .skin_txa_D_Edit
{
    width: 180px;
    height: 60px;
}
.skin_txa_E, .skin_txa_E_Edit
{
    width: 98%;
}
.skin_txa_F
{
    width: 440px;
}
.skin_txa_F_Edit
{
    width: 440px;
}

/******************||---------<<		DropDownList	>>---------||******************/
.skin_ddl_A, .skin_ddl_B, .skin_ddl_C, .skin_ddl_D
{
    background-color: #FFFFFF;
    border: 1px solid #bbb;
    height: 22px;
}
.skin_ddl_A
{
    width: 80px;
}
.skin_ddl_B
{
    width: 128px;
}
.skin_ddl_C
{
    width: 190px;
}
.skin_ddl_D
{
    width: 300px;
}
.skin_ddl_E
{
    width: 240px;
}

/******************||---------<<		FileUpload	>>---------||******************/
.skin_fup_A
{
    width: 270px;
}

/************/
/*----------表单表格*/
.formBody
{
    width: 95%;
    text-align: left;
    padding: 10px;
}
.formtableSmall, .formtable
{
    width: 100%;
    border: 0;
    padding-top: 10px;
}
.formtableSmall td, .formtable td
{
    border: 0;
    padding: 3px 5px 3px;
    text-align: left;
}
.formtableSmall th, .formtable th
{
    border: 0;
    padding: 3px 5px 3px;
    text-align: right;
}
.formtableSmall td, .formtable td
{
    padding-left: 0px;
}
.formtable th
{
    color: #333333;
    font-weight: normal;
    width: 150px;
}
.formtableSmall th
{
    color: #333333;
    font-weight: normal;
    width: 80px;
}
.buttonok
{
    clear: both;
    padding: 10px;
    text-align: center;
}
.buttonok1
{
    clear: both;
    padding: 10px;
    text-align: left;
}
/*----------*/

/******************||---------<<		GridView			>>---------||******************/
table.skin_grid
{
    color: #4B4E53;
    table-layout: fixed;
    width: 100%;
}
table.skin_grid tr.skin_grid_header th, table.skin_grid tr.skin_grid_row td, table.skin_grid tr.skin_grid_alter_row td
{
    padding: 2px 3px 2px 3px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    word-break: break-all;
    text-overflow: ellipsis;
}
table.skin_grid tr.skin_grid_header th
{
    font-weight: normal;
    background-position: bottom;
    text-align: left;
    vertical-align: middle;
    color: #333333;
    padding: 4px 3px 0px 3px;
}
table.skin_grid tr.skin_grid_row, table.skin_grid tr.skin_grid_row td, table.skin_grid tr.skin_grid_alter_row td
{
    border-bottom: 1px solid #ccc;
}
table.skin_grid tr.skin_grid_alter_row td
{
}
table.skin_grid tr.skin_grid_footer td
{
    padding: 5px;
    height: 20px;
    vertical-align: bottom;
    text-decoration: none;
}
table.skin_grid tr.skin_grid_pager
{
    height: 28px;
    width: 300px;
    text-align: right;
    vertical-align: bottom;
}
table.skin_grid tr.skin_grid_pager td
{
    border: 0px;
}

/* GridView */
table.skin_grid
{
    background: #FFF;
    color: #494A4E;
    font-size: 12px;
    width: 100%;
    table-layout: fixed;
}

table.skin_grid tr.skin_grid_header th
{
    font-weight: normal;
    background-color: #f1f4fb;
    border-bottom: 1px solid #D1CED1;
    text-align: left;
    vertical-align: middle;
}

/******************||---------<<		GridViewMerge			>>---------||******************/
table.skin_grid_merge
{
    color: #4B4E53;
    table-layout: auto;
    border: 1px solid #ccc;
}
table.skin_grid_merge tr.skin_grid_merge_header th, table.skin_grid_merge tr.skin_grid_merge_row td, table.skin_grid_merge tr.skin_grid_merge_alter_row td
{
    padding: 2px 3px 2px 3px;
    height: 20px;
}
table.skin_grid_merge tr.skin_grid_merge_header th
{
    font-weight: normal; /*background-image: url(images/table_bg1.png); 	background-position: bottom;*/
    text-align: left;
    vertical-align: middle;
    color: #333333;
    padding: 4px 3px 0px 3px;
}
table.skin_grid_merge tr.skin_grid_merge_row, table.skin_grid_merge tr.skin_grid_merge_row td, table.skin_grid_merge tr.skin_grid_merge_alter_row td
{
    /*background-image: url(Images/gridImages/bg.gif); 	background-position: bottom; 	background-repeat: repeat-x;*/
    border: 1px solid #D1CED1;
}
table.skin_grid_merge tr.skin_grid_merge_alter_row td
{
}
table.skin_grid_merge tr.skin_grid_merge_footer td
{
    padding: 5px;
    height: 20px;
    vertical-align: bottom;
    text-decoration: none;
}
table.skin_grid_merge tr.skin_grid_merge_pager
{
    height: 28px;
    width: 300px;
    text-align: right;
    vertical-align: bottom;
}
table.skin_grid_merge tr.skin_grid_merge_pager td
{
    border: 0px;
}

/* GridViewMerge */
table.skin_grid_merge
{
    background: #FFF;
    color: #494A4E;
    font-size: 12px;
    width: 100%;
    table-layout: auto;
}

table.skin_grid_merge tr.skin_grid_merge_header th
{
    font-weight: normal;
    background-color: #E9E9E9;
    border: 1px solid #D1CED1;
    text-align: left;
    vertical-align: middle;
}

/* ------翻页控件----- */
TABLE.List-StatusBar
{
    table-layout: fixed;
    width: 100%;
    height: 24px;
    padding: 0;
    margin: 0px 0 0 0;
}
.List-StatusBar-Label
{
    padding-left: 8px;
    color: #494A4E;
    line-height: 22px;
}
.List-Paging
{
    text-align: right;
    color: #494A4E;
    line-height: 22px;
}
.List-Paging input
{
    margin-right: 5px;
    vertical-align: middle;
}
.NarrowImgDefaut
{
    width: 15px;
    height: 30px;
    overflow: hidden;
    background-image: url(images/icon/zoom.png);
    background-repeat: no-repeat;
    background-position: center;
    padding-right: 15px;
    float: right;
    cursor: pointer;
    z-index: 10;
    position: relative;
    float: right;
}
.NarrowImg
{
    background-image: url(images/icon/zoom.png);
    background-position: center;
}
.buttons
{
    float: right;
    margin: 3px 10px 0 0px;
}
.OperateButtons
{
    height: 29px;
    padding-top: 5px;
    display: block;
    clear: both;
    border-top: 1px dashed #ccc;
}
.footerbuttons
{
    height: 30px;
    background-color: #FFF;
    padding-top: 5px;
    padding-right: 25px;
    display: block;
    border-top: 1px dashed #ccc;
}
.footerbuttons .wrap
{
    float: right;
}
.hiddenButtons
{
    display: none;
}
.IcoButton
{
    margin: 0 5px 0 5px;
    cursor: pointer;
}

.IcoButton *
{
    cursor: pointer;
}

.IcoButton a:hover
{
    color: #FFFF00;
}

a:hover.link-btn
{
    color: #F59614;
}

a.link-btn, a.link-btn-n
{
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    outline: medium none;
    padding-right: 12px;
    text-decoration: none;
    margin-left: 5px;
}

a.link-btn
{
    background: url( "images/ButtonBG.png" ) no-repeat scroll right top transparent;
    border: 0px;
    overflow: hidden;
}

a.link-btn-n
{
    background: url("images/ButtonRight_N.png" ) no-repeat scroll right top transparent;
}
a.link-btn span.link-btn-left
{
    background: url( "images/ButtonBG_left.png" ) no-repeat scroll left top transparent;
    display: block;
    padding: 0 0 0 12px;
}



a.link-btn-n span.link-btn-left
{
    /*background: url( "images/ButtonLeft_N.png" ) no-repeat scroll left top transparent;*/
    display: block;
    padding: 0 0 0 12px;
}



a.link-btn span span.link-btn-text, a.link-btn-n span span.link-btn-text
{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 2px 0 0 0;
}
/* --------------- */
#tip
{
    clear: both;
    border: 1px solid #81A8E9;
    background-color: #FFF;
    font-size: 11px;
    text-align: left;
    line-height: 20px;
    margin: 0;
    padding: 0 2px 0 2px;
    width: auto;
    word-wrap: break-word;
    word-break: break-all;
}

/*Button*/
.skin_btn
{
    border: 0px;
    height: 25px;
    width: 85px;
    margin: 0;
    padding: 0;
    color: #FFF;
    cursor: pointer;
    background: url(images/button.gif);
}
.skin_btn:hover
{
    background: url(images/button.gif);
    border: 0px;
}
.RedButton
{
    background-color: #AF1514;
    border-style: none;
    height: 22px;
    color: #FFFFFF;
    padding: 2px 18px 0 18px;
    vertical-align: middle;
    font-size: 12px;
}

.homeIco
{
    width: 26px;
    height: 28px;
    list-style: none;
    margin: 0 10px 0 10px;
    float: left;
}
.homeIco li
{
    float: left;
    margin: 0;
    width: 26px;
    height: 28px;
    vertical-align: middle;
}
.homeIco a
{
    line-height: 26px;
    vertical-align: middle;
}
.TipsWrap
{
    position: absolute;
    width: 10px;
    height: 10px;
    display: none;
}

.TipsWrap .TipsFrame
{
    position: relative;
    left: -65px;
    top: -70px;
    background: url(images/search.png);
    width: 85px;
    height: 85px;
}

.TipsWrap .Close
{
    float: right;
    margin: 7px 1px 0 0;
    display: block;
    cursor: pointer;
    width: 8px;
    height: 8px;
    overflow: hidden;
    background: url(Images/Icon/Delete.gif);
}

.TipsWrap .TipsText
{
    padding: 25px 5px 10px 30px;
}
/***************************** *************************************/
.ContentLine
{
    border-bottom: 1px dashed #2575B2;
    width: 100%;
    display: block;
    overflow: hidden;
    color: #0060A9;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
    margin: 0 0 5px 0;
}
.ContentLine2
{
    border-bottom: 1px dashed #2575B2;
    width: 100%;
    display: block;
    overflow: hidden;
    color: #0060A9;
    font-size: 10px;
}
.ContentLine3
{
    border-bottom: 1px dashed #2575B2;
    width: 100%;
    display: block;
    overflow: hidden;
    color: Red;
    font-size: 12px;
    text-align: right;
    padding-bottom: 5px;
    margin: 0 0 5px 0;
    padding-right: 20px;
}
.loginText
{
    background-color: #555555;
    border: solid 1px #FFF;
    width: 220px;
}
.zzck
{
    height: 24px;
    background-color: #E9E9E9;
    width: 100%;
    line-height: 24px;
}

.divRow
{
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.clickmenu
{
    float: left;
    width: 17px;
    height: 61px;
    background: url(images/PlusIcon2.jpg) no-repeat 0px 23px;
    cursor: pointer;
}
.menudown
{
    float: left;
    width: 17px;
    height: 61px;
    background: url(images/PlusIcon1.jpg) no-repeat 0px 23px;
    cursor: pointer;
}
.menuTitle
{
    float: left;
    height: 62px;
    width: 150px;
    padding-left: 50px;
    font-family: 微软雅黑;
    font-size: 15px;
    font-weight: bold;
}
.menuTitleBack
{
    background: #007fd0;
    color: #fff;
}

.subMenuStyle1
{
    background: url(images/MenuIcon1.jpg) no-repeat 15px 12px;
}
.subMenuStyle2
{
    background: url(images/MenuIcon2.jpg) no-repeat 15px 12px;
}
.h10
{
    clear: both;
    line-height: 5px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 10px;
}

.GrayBorder
{
    border: 1px solid gray;
    text-align: center;
}

.top1
{
    float: left;
    padding: 10px;
    margin: 10px;
    border: 1px solid #aaa;
    background-color: #fff;
    width: 203px;
    overflow: hidden;
}
.topDefective
{
    float: left;
    padding: 10px;
    margin: 10px;
    border: 1px solid #aaa;
    background-color: #fff;
    width: 200px;
    overflow: hidden;
}
.Album
{
    float: left;
    padding: 10px;
    margin: 8px;
    width: 170px;
    height: 170px;
    background: url(images/photoBackGround.jpg);
    position: relative;
}
.closePhoto
{
    position: absolute;
    right: -5px;
    top: -5px;
    background: url(images/closeImg.png);
    width: 29px;
    height: 28px;
}
.topNoHeight
{
    float: left;
    padding: 10px;
    margin: 10px;
    border: 1px solid #aaa;
    background-color: #FFF;
}
.pic
{
    text-align: center;
    cursor: pointer;
}
.zone
{
    text-align: center;
    height: 60px;
}
.store
{
    text-align: center;
}
.prom
{
    clear: left;
}
.InstallRemark
{
    color: Gray;
    margin-left: 10px;
    margin-right: 10px;
    width: 350px;
}

a, area
{
    blur: expression(this.onFocus=this.blur());
}
:focus
{
    -moz-outline-style: none;
}

.menu_casing
{
    border: 1px solid #CCCCCC;
    margin: 0;
    overflow: hidden;
    padding: 2px;
    width: 120px;
}
.menu_casing .menu_item
{
    border: none;
    cursor: pointer;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.menu_casing .menu_item .menu_text
{
    left: 8px;
    position: absolute;
    top: 0;
}
.menu_casing .menu_item.item_active
{
    background: #FAFAFA;
    border: 1px solid #7EABCD;
    height: 20px;
    line-height: 20px;
    border-radius: 3px 3px 3px 3px;
}
.menu_casing .menu_separator
{
    background: url(images/table_left1.png) repeat-x;
    height: 2px;
    font-size: 2px;
    line-height: 2px;
    margin: 3px 0 3px 24px;
}
.menu_casing .menu_icon
{
    height: 16px;
    left: 2px;
    position: absolute;
    top: 3px;
    width: 16px;
    background-repeat: no-repeat;
}

.vmimg
{
    cursor: pointer;
    text-align: left;
}

.jCarouselLite
{
    visibility: visible;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    z-index: 2;
    left: 0px;
    width: 220px;
}
.jCarouselLite ul
{
    margin: 0pt;
    padding: 0pt;
    position: relative;
    list-style-type: none;
    z-index: 1;
    left: 0px;
}

#DivBtnRotate
{
}

.tabs
{
    height: 32px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    width: 100%;
}
.tabs li
{
    height: 31px;
    line-height: 31px;
    float: left;
    border: 1px solid #999;
    border-left: none;
    margin-bottom: -1px;
    background: #e0e0e0;
    overflow: hidden;
    position: relative;
}
.tabs li a
{
    display: block;
    padding: 0 20px;
    border: 1px solid #fff;
    outline: none;
    cursor: pointer;
}
.tabs li a:hover
{
    background: #ccc;
}
.tabs .thistab, .tabs .thistab a:hover
{
    background: #fff;
    border-bottom: 1px solid #fff;
}
.LoginInfo
{
    width: 208px;
    height: 52px;
    padding-top: 18px;
    background: url(images/LoginInfo.png);
    text-align: left;
    position: absolute;
    left: 0px;
    top:0px;
}
.UserPhoto {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 1px;
    top:1px;
}
.LoginUsername
{
    width: 110px;
    height: 20px;
    line-height: 20px;
    margin-left: 90px;
    text-align: left;
}
.LoginSuccess
{
    width: 110px;
    text-align: left;
    height: 20px;
    line-height: 20px;
    color: #ce4138;
    font-weight: bold;
    margin-left: 73px;
}
.menutable
{
    border-bottom: solid 1px #ccc;
    width: 278px;
    height: auto;
}
.tdMenuTitle
{
    padding-left: 30px;
    border-bottom: solid 1px #ccc;
}
.tdMenuTitleTop
{
    border-top: solid 1px #ccc;
}
.menutable table tr td
{
    font-family: 微软雅黑;
    font-size: 14px;
    color: #aaa;
    padding-left: 30px;
    height: 25px;
    line-height: 25px;
}

.newBtnSearch
{
    /*width: 87px;
    height: 29px;
    border: 0px;
    background: url(images/newBtnSearch1.jpg);
    padding-right: 23px;
    color: #fff;
    font-family: 微软雅黑;
    cursor: pointer;*/
    background: #226EBB;
   /*min-width:80px;*/
	src: inherit;
	border: none;
	height: 28px;
	color:#fff;
	font-weight:bold;
	margin-left:10px;
	cursor:pointer;
    padding: 0 15px;
}

/*.newBtnExport
{
    width: 87px;
    height: 29px;
    border: 0px;
    background: url(images/newBtnExport1.png);
    padding-right: 23px;
    color: #fff;
    font-family: 微软雅黑;
    cursor: pointer;
}

.newBtnAdd
{
    width: 69px;
    height: 26px;
    border: 0;
    background: url(images/newBtnAdd.jpg);
    font-family: 微软雅黑;
    padding-left: 30px;
    cursor: pointer;
}
.newBtnAdd_L
{
    width: 109px;
    height: 26px;
    border: 0;
    background: url(images/newBtnAdd_L.png);
    font-family: 微软雅黑;
    padding-left: 30px;
    cursor: pointer;
}

.newBtnDelete
{
    width: 68px;
    height: 26px;
    border: 0;
    background: url(images/newBtnDelete.jpg);
    font-family: 微软雅黑;
    padding-left: 30px;
    cursor: pointer;
}

.newBtnConfrimSubmit
{
    width: 118px;
    height: 29px;
    border: 0;
    background: url(images/SubmitButton2.png);
    font-family: 微软雅黑;
    padding-left: 30px;
    cursor: pointer;
}

.newBtnDownloadTemplate
{
    width: 106px;
    height: 24px;
    border: 0;
    background: url(images/newBtnDownloadTemplate.jpg);
    font-family: 微软雅黑;
    padding-left: 30px;
    cursor: pointer;
}

.newBtnDownloadTemplate_L
{
    width: 120px;
    height: 24px;
    border: 0;
    background: url(images/newBtnDownloadTemplate_L.png);
    font-family: 微软雅黑;
    padding-left: 30px;
    cursor: pointer;
}

.newBtnImport
{
    width: 67px;
    height: 25px;
    border: 0;
    background: url(images/newBtnImport.jpg);
    font-family: 微软雅黑;
    padding-left: 30px;
    cursor: pointer;
}

.newBtnBathImport
{
    width: 116px;
    height: 25px;
    border: 0;
    background: url(images/newBtnBathImport.png);
    font-family: 微软雅黑;
    padding-left: 30px;
    cursor: pointer;
}

.newBtnImport2
{
    width: 87px;
    height: 29px;
    border: 0;
    background: url(images/newBtnImport2.png);
    font-family: 微软雅黑;
    padding-right: 20px;
    cursor: pointer;
    color: #fff;
}

.newBtnSms
{
    width: 106px;
    height: 24px;
    border: 0;
    background: url(images/newBtnSms.jpg);
    font-family: 微软雅黑;
    padding-left: 30px;
    cursor: pointer;
}
.newBtnSave
{
    width: 87px;
    height: 29px;
    border: 0;
    background: url(images/newBtnSave.jpg);
    font-family: 微软雅黑;
    padding-right: 30px;
    cursor: pointer;
    color: #fff;
}

.newBtnPass
{
    width: 69px;
    height: 26px;
    border: 0;
    background: url(images/Pass.png);
    font-family: 微软雅黑;
    padding-left: 33px;
    cursor: pointer; 
}

.newBtnPass_L
{
    width: 85px;
    height: 26px;
    border: 0;
    background: url(images/Pass_L.png);
    font-family: 微软雅黑;
    padding-left: 33px;
    cursor: pointer; 
}

.newBtnReject
{
    width: 69px;
    height: 26px;
    border: 0;
    background: url(images/Reject.png);
    font-family: 微软雅黑;
    padding-left: 33px;
    cursor: pointer; 
}
.newBtnSaveAndNext
{
    width: 135px;
    height: 29px;
    border: 0;
    background: url(images/newBtnSaveAndNext.jpg);
    font-family: 微软雅黑;
    padding-right: 30px;
    cursor: pointer;
    color: #fff;
}
.newBtnReturnBack
{
    width: 87px;
    height: 29px;
    border: 0;
    background: url(images/newReturnBack.jpg);
    font-family: 微软雅黑;
    padding-right: 30px;
    cursor: pointer;
    color: #fff;
}
.newBtnRetureList
{
    width: 106px;
    height: 24px;
    border: 0;
    background: url(images/newBtnRetureList.jpg);
    font-family: 微软雅黑;
    padding-left: 30px;
    cursor: pointer;
}*/
.newBtnExport,.newBtnAdd,.newBtnAdd_L,.newBtnDelete,.newBtnConfrimSubmit,.newBtnDownloadTemplate,.newBtnDownloadTemplate_L,.newBtnImport,.newBtnBathImport,.newBtnImport2,.newBtnSms,.newBtnSave,.newBtnPass,.newBtnPass_L,.newBtnReject,.newBtnSaveAndNext,.newBtnReturnBack,.newBtnRetureList
{
    background: #226EBB;
   /*min-width:80px;*/
	src: inherit;
	border: none;
	height: 28px;
	color:#fff;
	font-weight:bold;
	margin-left:10px;
	cursor:pointer;
    padding: 0 15px;
}
.btnDisabled {
    background: #666;
   /*min-width:80px;*/
	src: inherit;
	border: none;
	height: 28px;
	color:#fff;
	font-weight:bold;
	margin-left:10px;
	cursor:pointer;
    padding: 0 15px;
}
#mask
{
    background: #000;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9999999;
    display: none;
}
#showPhoto
{
    z-index: 99999999;
    width: 650px;
    height: 490px;
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}
.picDescription
{
    width: 200px;
    height: 25px;
    line-height: 25px;
    float: left;
    padding-left: 7px;
    color: #fff;
    text-align: left;
}
.closeImg2
{
    width: 65px;
    height: 16px;
    float: right;
    cursor: pointer;
    margin-top: 5px;
}
/*-------------tab----------------------*/

.TackChangeTab
{
    width: 100%;
    height: 40px;
    position: absolute;
    top: -49px;
    left: -1px;
}
.TaskChangeList
{
    clear: both;
}

.TaskChangeTab1
{
    font-size: 15px;
    color: #aaa;
    cursor: pointer;
    width: 111px;
    height: 46px;
    float: left;
    line-height: 46px;
    text-align: center;
    margin-right: 5px;
    margin-top: 3px;
    background-repeat: no-repeat;
    background: url(../RISES/images/TabBackGround3.png) no-repeat bottom;
    font-weight: bold;
}
.TaskChangeTabBack
{
    color: Black;
    background: url(../RISES/images/TabBackGround4.png);
    background-repeat: no-repeat;
    font-weight: bold;
}
.divHomeList1
{
    padding: 10px;
}
.divHomeList2
{
    border: 1px solid #ccc;
    height: auto;
}
.divHomeList3
{
    border-bottom: 1px solid #ccc;
    height: 45px;
}
.divHomeListTitle
{
    height: 45px;
    padding-left: 50px;
    float: left;
    line-height: 45px;
    font-size: 16px;
    background: url(images/TaskListIcon.jpg) no-repeat 10px 10px;
}
.divHomeListButton
{
    float: right;
}
.divButton
{
    float: left;
    height: 45px;
    line-height: 45px;
    margin-right: 15px;
}
.divButton input
{
    margin-top: 10px;
    width: 50px;
    height: 25px;
    border: 1px solid #ccc;
    background: #eee;
}
.divClose
{
    float: left;
    height: 45px;
    width: 24px;
    background: url(images/TaskListSub.jpg) no-repeat 0 11px;
    margin-right: 15px;
    cursor: pointer;
}
.divClose2
{
    float: left;
    height: 45px;
    width: 24px;
    background: url(images/TaskListPlus.jpg) no-repeat 0 11px;
    margin-right: 15px;
    cursor: pointer;
}
.formtable.qy-fix th {
    width: auto;
}

.jpanel{border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;}
.jpanelHeader{border-bottom:1px solid #d0d0d0; line-height:24px; background:url(../RISES/images/menubg.png); height:24px; cursor:pointer;}
.jpanelIcon{ float:left; background:url("images/easyui/accordion_collapse.png") 0 0; background-repeat:no-repeat; width:16px; height:16px; margin:4px; }
.jpanelIconOn{  background:url("images/easyui/accordion_expand.png") 0 0; }
.jpanelTit{ float:left; font-weight:bold; padding-left:5px;background-repeat:no-repeat;color: #0060A9;font-size: 13px;}
.jpanelBtn{ float:right; margin-right:10px; margin-top:1px; }
.jpanelContent{ clear:both; padding:0px;  }
.jpanel .GridScrollBars{ padding-bottom:0px; }