﻿.DropDownCheckList input { margin-left:-30px;height:20px}
.DropDownCheckList { line-height:15px; padding:0; margin:0;}
.DropDownCheckList td { height:20px}
/*------------------------------------------------------------------有TAB---------------------------------------------------------*/
#ctl00_MainContent_Tabs_TabPanel1_ctl00_ddlEntCode_displaybox
{
	padding:0;
    float:right;
    height:20px;
	line-height:15px;
	margin-left:5px;
	margin-top:2px;
}
#ctl00_MainContent_Tabs_TabPanel1_ctl00_ddlEntCode_boundingbox
{
	width:160px !important;
	width:auto;
	text-overflow:ellipsis;
	overflow: hidden;
}

#ctl00_MainContent_Tabs_TabPanel1_ctl00_ddlStatus_displaybox
{
	padding:0;
	height:20px;
	float:right;
	line-height:15px;
	margin-left:5px;
	margin-top:2px;
}
#ctl00_MainContent_Tabs_TabPanel1_ctl00_ddlStatus_boundingbox
{
	width:50px !important;
	width:auto;
	text-overflow:ellipsis;
	overflow: hidden;
}

/*-------------------------------------------------------无TAB--------------------------------------------------------------------*/
#ctl00_MainContent_ddlStatus_displaybox
{
	padding:0;
	height:20px;
	float:right;
	line-height:15px;
	margin-left:5px;
	margin-top:2px;
}
#ctl00_MainContent_ddlStatus_boundingbox
{
	width:50px !important;
	width:auto;
	text-overflow:ellipsis;
	overflow: hidden;
}

#ctl00_MainContent_ddlEntCode_displaybox
{
	padding:0;
    float:right;
    height:20px;
	line-height:15px;
	margin-left:5px;
	margin-top:2px;
}
#ctl00_MainContent_ddlEntCode_boundingbox
{
	width:160px !important;
	width:auto;
	text-overflow:ellipsis;
	overflow: hidden;
}
/*---------------------------------------------------无TAB_left---------------------------------------------------------*/
#ctl00_MainContent_ddlEntCode_left_displaybox
{
	padding:0;
    float:left;
    height:20px;
	line-height:15px;
	margin-top:1px;
}
#ctl00_MainContent_ddlEntCode_left_boundingbox
{
	width:160px !important;
	width:auto;
	text-overflow:ellipsis;
	overflow: hidden;
}
#ctl00_MainContent_ListCategory_displaybox
{

}
#ctl00_MainContent_ListCategory_boundingbox
{
	width:160px !important;
	width:156px;
	text-overflow:ellipsis;
	overflow: hidden;
}

#ctl00_MainContent_ddlTaxedFlags_checkboxes
{
	width:105px;
	text-overflow:ellipsis;
	overflow: hidden;
}
/*-------------------------------------------------------有TAB_left---------------------------------------------------------*/

/*-----有TAB_left的ddlEntCode-------*/
#ctl00_MainContent_Tabs_TabPanel1_ctl00_ddlEntCode_left_displaybox
{
	padding:0;
    float:left;
    height:20px;
	line-height:15px;
}
#ctl00_MainContent_Tabs_TabPanel1_ctl00_ddlEntCode_left_boundingbox
{
	width:160px !important;
	width:auto;
	text-overflow:ellipsis;
	overflow: hidden;
}
#ctl00_MainContent_Tabs_TabPanel1_ctl00_ddlEntCode_left_checkboxes
{
	width:180px;
	text-overflow:ellipsis;
	overflow: hidden;
}
/*-----有TAB_left的ddlEntCode----END---*/

/*-----有TAB_left的ddlStatus-----*/
#ctl00_MainContent_Tabs_TabPanel1_ctl00_ddlStatus_left_displaybox
{
	padding:0;
	height:20px;
	float:left;
	line-height:15px;
}
#ctl00_MainContent_Tabs_TabPanel1_ctl00_ddlStatus_left_boundingbox
{
	width:50px !important;
	width:auto;
	text-overflow:ellipsis;
	overflow: hidden;
}
#ctl00_MainContent_Tabs_TabPanel1_ctl00_ddlStatus_left_checkboxes
{
	width:60px;
	text-overflow:ellipsis;
	overflow: hidden;
}
/*---有TAB_left的ddlStatus---END---*/

/*-----有TAB_left的ddlEntryType-----*/
#ctl00_MainContent_Tabs_TabPanel1_ctl00_ddlEntryType_left_displaybox
{
	padding:0;
	height:20px;
	float:left;
	line-height:15px;
}
#ctl00_MainContent_Tabs_TabPanel1_ctl00_ddlEntryType_left_boundingbox
{
	width:50px !important;
	width:auto;
	text-overflow:ellipsis;
	overflow: hidden;
}
#ctl00_MainContent_Tabs_TabPanel1_ctl00_ddlEntryType_left_checkboxes
{
	width:70px;
	text-overflow:ellipsis;
	overflow: hidden;
}
/*---有TAB_left的ddlEntryType---END---*/


/*--------Side Navs-----------*/
.SideNav
	{
	float:left;
	width:200px;
	padding:0;
	margin:0 0 0 0;
	background:#e1ddc7;
	}
.SideNav .Intro
	{
	padding:14px 10px 32px 15px;
	}
.SideNav ul
	{
	clear:both;
	}
.SideNav li
	{
	clear:both;
	padding:8px 5px 9px 15px;
	}
.SideNav li a
	{
	color:#014165;
	text-decoration:none;
	}
.SideNav li a:hover
	{
	color:#e8661c;
	text-decoration:none;
	}
/*结束Side Navs*/
.ColumnRow
	{
	width:784px;
	min-height:380px;
	float:left;
	position:relative;
	padding:0 0 20px 4px;
	}
	
.MainContent
	{
	clear:both;
	padding:0;
	margin:0 3px 0 4px;	
	-o-margin:1px 3px 0 4px;
	font-size:0.9em;
	}
.gridrow td input.textbox_style1
{
	width:60px;
}
.gridaltrow td input.textbox_style1
{
	width:60px;
}
.pager
{
	font-family: verdana; 
    font-size: 1.0em; 
    color: #080808;
    text-decoration: none; 
    font-weight: normal; 
}
.divwith
{
 width :80px;
 white-space :nowrap;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow: hidden;
}
.divwith2
{
 width :40px;
 white-space :nowrap;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow: hidden;
}
.admin_working
{
	font-size: 14px;
	background-color: #ffffe0;
	border: #000000 1px solid;
	width: 140px;
	position: absolute;
	top: 0px;
	right: 5px; 
	padding: 10px;
	text-align: center;
}
body
{
	margin: 0px;
	padding: 0px;
	color: black;
	font-size: 9pt;
	font-family: 微软雅黑, 宋体, Arial;
}
form{
	margin: 0px;
	padding: 0px;
}
input
{
    cursor:hand;
    margin: 0px;
	padding: 0px;
}
.input_ControlStyle
{
    font-size: 12px;
    color:black;
    padding:3px 0 0 0;
    margin-bottom:-1px;
    line-height:15px;
    background:#68686a url(images/bg_button.jpg) repeat-x left top !important;
    background:#68686a url(images/bg_button.jpg) repeat-x left top;
    border:transparent 1px solid !important;
    border:1px solid white;
    height:22px;
}
select
{
    cursor:hand;
    margin: 0px;
	padding: 0px;
}
/* Grids */
.grid
{
	font-family: verdana; 
    font-size: 0.8em; 
}

.gridheader
{
    color: #808080;
    text-align: center; 
    font-weight: normal; 
    vertical-align: top;
}

.gridheader A:link, .gridheader A:visited
{
    color: #808080;
    text-decoration: none;
}

.gridheader A:hover
{
	color: #808080;
	text-decoration: underline; 
}

.gridrow
{
    color: #333;
    vertical-align: top;
}

.gridaltrow
{
	color: #333;
	background-color: #f5faff;
	vertical-align: top;
}

.gridrow A:link, .gridrow A:visited
{
	color: #000066;
    text-decoration: none; 
}

.gridaltrow A:link, .gridaltrow A:visited
{
	color: #000066;
    text-decoration: none; 
}

.gridrow A:hover
{
	color: #000066;
	text-decoration: underline; 
}

.gridaltrow A:hover
{
	color: #000066;
	text-decoration: underline; 
}
#headbar
{
    background:url(images/head_bg.jpg) repeat-x left top;
    width:1002px;
    /*
    width:expression(document.body.clientWidth <= 1002? "1002px": "auto" );
    min-width:1002px;
*/
}
.head_logo
{
    float:left;
    height:51px;
    }
.head_loginfo
{
    float:right;
    height:51px;
    }
.loginfo
{
    float:right;
    color:Black;
}
.welcome
{
	color:White;
	font-family:Arial;
	float:right;
}
.welcome_left
{
	background:url(images/welcome_bg.gif) no-repeat left top;
	height:20px;
	float:left;
	width:11px;
}
.welcome_right
{
	float:left;
}
.welcome_text
{
	background-color:#6488D2;
	line-height:18px;
	float:left;
	padding:0 10px 2px 5px;
}
.welcome a, .welcome a:visited, .quicklink a, .quicklink a:visited
{
    color:white;
    text-decoration:none;
}
.welcome a:hover, .quicklink a:hover
{
    text-decoration: underline;
}
.quicklink
{
	color:White;
	float:right;
	margin:11px 10px 0 0;
	padding:2px 5px;
	background:url(images/bg_quicklink.gif) repeat-x left top;
	border-left:1px solid #2b4c80;
	border-right:1px solid #2b4c80;
	/*border-right:1px solid #ad600e; */
}
#where
{
	margin:0 0px 5px 0px;
    background:#fff url(images/where_bg.jpg) repeat-x left top;
    height:21px;
    line-height:21px;
    width:1002px;
    padding-top:5px;
    }
.where_left
{
	width: 20px;
	height: 21px;
	margin-left:2px;
	float: left;
	background: url(images/arrow_where.gif) no-repeat center 5px;
}
.where_right
{
    width:17px;
    height:21px;
    float:right;
    }
.search_right
{
    float: right;
    font-size: 12px;
    color: black;
    font-weight: normal;
    line-height:25px;
	position: relative;
	top: -1px !important;
	top: 2px;
}
.search_right_ddl
{
    font-size: 12px;
    color: black;
    font-weight: normal;	
}
.search_right_div
{
    font-size: 12px;
    color: black;
    font-weight: normal;	
    float:right;
    margin-left:5px;
    margin-top:-1px !important;
    margin-top:1px;
}
.search_left_div
{
    font-size: 12px;
    color: black;
    font-weight: normal;	
    float:left;
    margin-right:5px;
    min-width:20px;
    line-height:20px;
}
.button_right
{
    float: right;
	margin:0 3px 0 0;
}
.button_only
{
    background:#f5f5f5;
    padding:5px 10px;
    margin:1px auto 5px auto;
    width:98%;
    }
.edit_box
{
    margin: 0 5px;
    border: darkgray 1px solid;
    height: 320px !important;
    height: 100px;
    padding:0 20px 20px 20px;
}
.edit_box_title
{
    margin: 0 5px;
}
.edit_box_info
{
    width:237px;
    float:left;
    border-right: #ccc 2px solid;
    padding:0 20px 0 0px;
    margin:20px 0 0 0;
}
.edit_box_info2
{
    width:247px;
    float:left;
    border-right: #ccc 2px solid;
    padding:0 40px 0 20px !important;
    padding:0 30px 0 30px;
    margin:20px 0 0 0;
}
.edit_box_photo
{
    width:320px;
    float:left;
    padding:0 10px 0 20px;
    margin:20px 0 0 0;
    text-align:center;
}
.edit_box_item
{
    font-weight:bold; 
    text-align:right;
    height:37px;
}
.edit_box_item2
{
    height:45px;
}
.clear_both
{
    clear:both;
}
.infobar
{
	border: 1px solid #D9B959;
	background-color: #ffffcc;
	width: auto;
	margin: 0 0px 5px 0px;
	padding: 3px 3px 3px 10px;
	color: Black;
}
.infoimg
{
	float:left;
	margin-right:5px;
}
.infobar_close {
    float: right;
}

.tabs_style
{
    margin:0 0 0 5px;
    width:990px;
}

.edit_left
{
    float:left; 
    width:50%;
    }
.edit_left1
{
    float:left; 
    width:420px;
    }
.edit_right1
{
    float:right; 
    }
.edit_right
{
    float:right; 
    border:#ccc solid 1px;
    margin:5px 6px 0 0;
    width:45%;
    }

.notabs
{
	width:990px;
	margin:0 0 0 5px;
}
.notabslevel1
{
	width:930px;
}
.lldown
{
	background: url(images/arrow_green.gif) no-repeat 2px 5px;
}
.llup
{
	background: url(images/arrow_red.gif) no-repeat 2px 5px;
	}
.jiankong_right
{
	float: right;
	width: 48%;
	margin-right:5px;
	margin-top:5px;
}
.jiankong_left
{
	float: left;
	width: 48%;
	margin-left:10px;
	margin-top:5px;
}
.formHeader
{
	background-color: #EFEFEF;
	text-align:right;
}
.formContents
{
	background-color:White;
}
.formHeader2
{
	background-color: #EFEFEF;
	text-align:right;
}
.formContents2
{
	background-color:White;
}
.reportbox
{
	overflow:hidden;
	margin:0px 0px 0px 7px;
	width:200px;
}


/*========================HomePage===========================================================================*/  

#homepage
{
    width:990px;
    margin:0 0 0 5px;
    padding:0 0 20px 0;
    border-bottom:#c8c8c8 solid 2px;
}
.homepage_left
{
    float:left;
}
.homepage_right
{
    float:right;
    width:400px;
}
.homepage_banner
{

}
.homepage_left_contents
{
    width:500px;
    line-height:16px;
}
.homepage_right_contents
{
    line-height:18px;    
}
.homepage_left_contents img,
.homepage_right_contents img
{
   margin:0 0 3px 0;
}


/*========================Gridview===========================================================================*/  
  

.gridview_box
{
	margin: 0 auto 0 auto;
	width:100%;   
}     
.title_gridview
{
	background:#fff url(images/title_bg.jpg) no-repeat left top;
	height: 22px !important;
	height: 20px;
	line-height:25px;
	padding: 1px 5px 2px 25px !important;
	padding: 1px 5px 2px 25px;
	margin: 0px 0px 0 0px;
	font-size: 14px;
	font-weight: bold;
	color: #3166A2;    
	border-top:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
}
.title_gridview_popc
{
	background:#CEDFFF url(images/title_gridview.gif) no-repeat 5px center;
	height: 22px !important;
	height: 20px;
	line-height:25px;
	padding: 1px 5px 2px 25px !important;
	padding: 1px 5px 2px 25px;
	margin: 0px 0px 0 0px;
	font-size: 14px;
	font-weight: bold;
	color: #3166A2;    
}
.title_gridview_pop
{
	background:#fff url(images/title_bg.jpg) no-repeat left top;
	width:auto;
	height: 22px !important;
	height: 20px;
	line-height:25px;
	padding: 0px 5px 2px 25px !important;
	padding: 1px 5px 2px 25px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #3166A2;    
	border-bottom:1px solid #dcdcdc;
}
.title_gridview1
{
	background:#EFEFEF url(images/title_gridview.gif) no-repeat 5px center;
	height: 22px !important;
	height: 20px;
	line-height:25px;
	padding: 2px 5px 2px 25px !important;
	padding: 2px 5px 2px 25px;
	margin: 0px 0px 0 0px;
	font-size: 14px;
	font-weight: bold;
	color: #3166A2;  
}
.title_gridview_personlist
{
	background:#f7f7f7 url(images/title_gridview_personlist.gif) no-repeat 5px center;
	height: 25px !important;
	height: 20px;
	line-height:25px;
	padding: 3px 5px 2px 25px !important;
	padding: 3px 5px 1px 25px;
	font-size: 14px;
	font-weight: bold;
	color: #3166A2;    
}



/*========================table=============================================================================*/

.table_edituser
{
    width: 100%;
    margin: 5px 5px 0 5px;
    background-color: #cccccc;
    
}
.table_edituser td
{
    background-color:White; 
}
td.table_edituser_title
{
    background-color:#eeeeee; 
}

.table_4col
{
    width:98%;
    margin:5px 5px 0 5px; 
    background-color:#fff; 
}
.table_4col_title
{
	background-color: #e3e3e3;
	width: 15%;
	padding: 0 5px 0 0;
    text-align: right;
}
.table_4col_contents
{
	background-color: #f5f5f5;
	width: 34%;
	padding-left:5px;
}
th
{
	font-weight:normal;}
	
.tuli {
	font: 11px Arial, Helvetica, sans-serif;
	float: right;
	margin-right:10px;
}
.tuli img {
	position: relative;
	top: 1px;
	margin-right: 3px;
}

.edit_table
{
	background-color:#dcdcdc;
	width:100%;
}


/*================================================================================================================*/


#maincontent
{
    width:992px;
    margin:5px;
    
    }
.filesupload
{
	float:left;
	width:45%;
	text-align:left;
}
.mediaupload
{
	float:left;
	width:50%;
	margin-right:25px;
}
.upload_flash_box
{
	background: url(images/line_ddd.gif) right top repeat-y;
	width:100%;
}
.datediv
{
	z-index:999;
	position:relative;
}
.select_box
{
    background-color: #EFF7FC;
    padding: 5px 10px 5px 10px;
    border: #85abc7 1px solid;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 12px;
}
.verentryid
{
	width: 70px; 
	text-overflow: ellipsis; 
	overflow: hidden
}
