﻿body 
{
	margin:0px 0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color:#666666;
	background-color: #EFEFEF; 
}

td
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.s8 {
	border-bottom: 1px dotted #B0BCC2;
	border-right:0px solid;
	background-color: #FCFAF5;
	width:90%;
	height:24px;
}
.table{
 background-color:#4DAA9B;
 padding:0;
 border:0;
 
}

/* ----------------------------------------------------------- txt  ---------------------------------------------- */
/* ----
a {  font-size: 12px; color: #6E6E6E}
a:visited  {  color: #6E6E6E; text-decoration: none}
a:link {  color: #6E6E6E; text-decoration: none}
a:hover {  color: #CC0000; text-decoration: underline}
-- */

a {  font-size: 12px; color: #656565}
a:visited  {  color: #656565; text-decoration: none}
a:link {  color: #656565; text-decoration: none}
a:hover {  color: #95400C; text-decoration: underline}

.txt_01 {  font-size: 12px; color: #6E6E6E}
.txt_01:visited  {  color: #6E6E6E; text-decoration: none}
.txt_01:link {  color: #6E6E6E; text-decoration: none}
.txt_01:hover {  color: #CC0000; text-decoration: underline}

.txt_02 {  font-size: 12px; color: #82817B}
.txt_02:visited  {  color: #82817B; text-decoration: none}
.txt_02:link {  color: #82817B; text-decoration: none}
.txt_02:hover {  color: #575651; text-decoration: none}
.txt_03 {  font-size: 14px; color: #0C0C0C}
.txt_03:visited  {  color: #0C0C0C; text-decoration: none}
.txt_03:link {  color: #0C0C0C; text-decoration: none}
.txt_03:hover {  color: #0C0C0C; text-decoration: none}

.txt_white {  font-size: 12px; color: #fff}
.txt_white:visited  {  color: #fff; text-decoration: none}
.txt_white:link {  color: #fff; text-decoration: none}
.txt_white:hover {  color: #E0E0E0; text-decoration: underline}

.title
{
	FONT-WEIGHT: bold; 
	margin:10px 0 0 20px;
	FONT-SIZE: 14px; 
	COLOR: #4E616C;
}





/* HEADER 
----------------------------------
*/

.top_menu
{
    float:left;
	width:100%;	
	background-color:#3F4C6B;
	border-top-color:#6E7C9D;
	border-top-width:1px;
}

#top_menu_text
{
     float:right;
      margin-right:30px;
     color:#A9CEE9;
}

#header
{
    float:left;
	width:100%;	
	background-image:url(../../App_Themes/SDR_cn/images/top_gb.gif);    
}

#logo
{
    float:left;
	width:450px;
	height:62px;	
	background-image:url(../../App_Themes/SDR_cn/images/logo.gif);
}

#edoc_logo
{
    float:left;
	width:360px;
	height:62px;	
	background-image:url(../../App_Themes/SDR_cn/images/edoc_logo.gif);
}
#dist_logo
{
    float:left;
	width:360px;
	height:62px;	
	background-image:url(../../App_Themes/SDR_cn/images/dist_logo.gif);
}
#rma_logo
{
    float:left;
	width:360px;
	height:62px;	
	background-image:url(../../App_Themes/SDR_cn/images/rl_logo.gif);
}

#userinfo
{
    float:left;    
	width:330px;
	height:24px; 
    margin-top:4px;	  
    margin-left:10px;     
}

#copyright
{
    float:right;
	width:365px;
	height:10px;
    margin-top:8px;
    margin-right:8px;
    overflow:hidden;
	/*background-image:url(../../App_Themes/SDR_cn/images/copyright.gif);    */
}

#menu_list
{

    width:672px;
    float:right;    
}

.menu_but
{

    margin-top:23px;
    margin-right:0px;
    float:right; 
    width:168px; 
}

#home_90P
{

	width:815px;
    border:10px; 
    text-align:center;    
    margin-left:auto;
    margin-right:auto;       
   
}

#main_90P
{
    margin:0px auto;
    width:100%;
    border:10px; 
    text-align:center;           
   
}

#home_bg
{
    float:left; 
    margin-top:80px;

	width:815px;
	height:325px;	
	background-image:url(../../App_Themes/SDR_cn/images/home_bg.gif);     
}
#edoc_bg
{
    float:left; 
    margin-top:80px;

	width:815px;
	height:325px;	
	background-image:url(../../App_Themes/SDR_cn/images/edoc_bg.gif);     
}
#dist_bg
{
    float:left; 
    margin-top:80px;

	width:815px;
	height:325px;	
	background-image:url(../../App_Themes/SDR_cn/images/dist_bg.gif);     
}
#rma_bg
{
    float:left; 
    margin-top:80px;

	width:815px;
	height:325px;	
	background-image:url(../../App_Themes/SDR_cn/images/rl_bg.gif);     
}

#home_login
{
	width:400px;
	height:120px;
    margin-top:120px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;	
    border-bottom:dashed 1px #828282;
}

#home_text
{
    width:100%;
    margin-top:5px;   
    text-align:center;	     
}


/* menu 
----------------------------------
*/

.menu {font-size:12px; width:168px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:47px; background:transparent;}

/* style the sub-level lists */
.menu ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:47px;line-height:47px; display:block;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto; line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {
display:block;float:left;height:100%; width:168px; font-size:1em;text-decoration:none;color:#fff;
padding:0; 
background:#949e7c url(../../App_Themes/SDR_cn/images/but_01_a.gif);
}
/* hack IE5.x to get the correct the faulty box model and get the width right */
.menu a, * html .menu a:visited {width:11em; width:168px;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;
background:#5b8686 url(../../App_Themes/SDR_cn/images/but_bg.gif); 
color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em; border-bottom:1px solid #ACD6F0;}
.menu ul ul a, * html .menu ul ul a:visited  {width:14em; width:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:1;}


/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#b4be9c url(../../App_Themes/SDR_cn/images/but_bg.gif);}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#c4ceac url(../../App_Themes/SDR_cn/images/but_bg.gif);}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#447b7b;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#447b7b;}

/* style the level hovers */
/* first */
.menu a:hover {color:#055C92;
background:#d4d8bd url(../../App_Themes/SDR_cn/images/but_01_b.gif) center center; 
position:relative; z-index:100;}
.menu li:hover {position:relative;}
.menu :hover > a {color:#055C92;background:#d4d8bd url(../../App_Themes/SDR_cn/images/but_01_b.gif) center center;}
/* second */
.menu ul ul a:hover{color:#055C92;background:#ACD6F0; position:relative; z-index:110;}
.menu ul ul li:hover {position:relative;}
.menu ul ul :hover > a {color:#055C92;background:#ACD6F0;}
/* third */
.menu ul ul ul a:hover {background:#ACD6F0; position:relative; z-index:120;}
.menu ul ul ul :hover > a {background:#ACD6F0;}
/* fourth */
.menu ul ul ul ul a:hover {background:#ACD6F0; position:relative; z-index:130;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:47px; left:0; width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:12em;top:0;width:14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{visibility:visible; height:auto;  
background:transparent url(images/trans.gif); 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible; left:9em;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

/* menu1 
----------------------------------
*/

.menu1 {font-size:12px; width:168px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu1 ul {padding:0;margin:0;list-style-type:none; height:47px; background:transparent;}

/* style the sub-level lists */
.menu1 ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu1 positon */
.menu1 ul li {float:left;height:47px;line-height:47px; display:block;}

/* style the sub level list items */
.menu1 ul ul li {display:block;width:12em;height:auto; line-height:1em;}

/* style the links for the top level */
.menu1 a, .menu1 a:visited {
display:block;float:left;height:100%; width:168px; font-size:1em;text-decoration:none;color:#fff;
padding:0; 
background:#949e7c url(../../App_Themes/SDR_cn/images/but_01_a.gif);
}
/* hack IE5.x to get the correct the faulty box model and get the width right */
.menu1 a, * html .menu1 a:visited {width:11em; width:168px;}

/* style the sub level links */
.menu1 ul ul a, .menu1 ul ul a:visited {display:block;
background:#5b8686 url(../../App_Themes/SDR_cn/images/but_bg.gif); 
color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em; border-bottom:1px solid #ACD6F0;}
.menu1 ul ul a, * html .menu1 ul ul a:visited  {width:14em; width:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu1 table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:1;}


/* style the third level background */
.menu1 ul ul ul a, .menu1 ul ul ul a:visited {background:#b4be9c url(../../App_Themes/SDR_cn/images/but_bg.gif);}
/* style the fourth level background */
.menu1 ul ul ul ul a, .menu1 ul ul ul ul a:visited {background:#c4ceac url(../../App_Themes/SDR_cn/images/but_bg.gif);}
/* style the sub level 1 background */
.menu1 ul :hover a.sub1 {background:#447b7b;}
/* style the sub level 2 background */
.menu1 ul ul :hover a.sub2 {background:#447b7b;}

/* style the level hovers */
/* first */
.menu1 a:hover {color:#055C92;
background:#d4d8bd url(../../App_Themes/SDR_cn/images/but_01_b.gif) center center; 
position:relative; z-index:100;}
.menu1 li:hover {position:relative;}
.menu1 :hover > a {color:#055C92;background:#d4d8bd url(../../App_Themes/SDR_cn/images/but_01_b.gif) center center;}
/* second */
.menu1 ul ul a:hover{color:#055C92;background:#ACD6F0; position:relative; z-index:110;}
.menu1 ul ul li:hover {position:relative;}
.menu1 ul ul :hover > a {color:#055C92;background:#ACD6F0;}
/* third */
.menu1 ul ul ul a:hover {background:#ACD6F0; position:relative; z-index:120;}
.menu1 ul ul ul :hover > a {background:#ACD6F0;}
/* fourth */
.menu1 ul ul ul ul a:hover {background:#ACD6F0; position:relative; z-index:130;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu1 ul ul {visibility:hidden;position:absolute;height:0;top:47px; left:0; width:14em;}

/* position the third level flyout menu1 */
.menu1 ul ul ul{left:12em;top:0;width:14em;}


/* make the second level visible when hover on first level list OR link */
.menu1 ul :hover ul{visibility:visible; height:auto;  
background:transparent url(images/trans.gif); 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu1 ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu1 ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu1 ul :hover ul :hover ul{visibility:visible; left:9em;}
/* make the fourth level visible when you hover over third level list OR link */
.menu1 ul :hover ul :hover ul :hover ul {visibility:visible;}



/* menu2 
----------------------------------
*/

.menu2 {font-size:12px; width:168px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu2 ul {padding:0;margin:0;list-style-type:none; height:47px; background:transparent;}

/* style the sub-level lists */
.menu2 ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu2 positon */
.menu2 ul li {float:left;height:47px;line-height:47px; display:block;}

/* style the sub level list items */
.menu2 ul ul li {display:block;width:12em;height:auto; line-height:1em;}

/* style the links for the top level */
.menu2 a, .menu2 a:visited {
display:block;float:left;height:100%; width:168px; font-size:1em;text-decoration:none;color:#fff;
padding:0; 
background:#949e7c url(../../App_Themes/SDR_cn/images/but_02_a.gif);
}
/* hack IE5.x to get the correct the faulty box model and get the width right */
.menu2 a, * html .menu2 a:visited {width:11em; width:168px;}

/* style the sub level links */
.menu2 ul ul a, .menu2 ul ul a:visited {display:block;
background:#5b8686 url(../../App_Themes/SDR_cn/images/but_bg.gif); 
color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em; border-bottom:1px solid #ACD6F0;}
.menu2 ul ul a, * html .menu2 ul ul a:visited  {width:14em; width:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu2 table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:1;}


/* style the third level background */
.menu2 ul ul ul a, .menu2 ul ul ul a:visited {background:#b4be9c url(../../App_Themes/SDR_cn/images/but_bg.gif);}
/* style the fourth level background */
.menu2 ul ul ul ul a, .menu2 ul ul ul ul a:visited {background:#c4ceac url(../../App_Themes/SDR_cn/images/but_bg.gif);}
/* style the sub level 1 background */
.menu2 ul :hover a.sub1 {background:#447b7b;}
/* style the sub level 2 background */
.menu2 ul ul :hover a.sub2 {background:#447b7b;}

/* style the level hovers */
/* first */
.menu2 a:hover {color:#055C92;
background:#d4d8bd url(../../App_Themes/SDR_cn/images/but_02_b.gif) center center; 
position:relative; z-index:100;}
.menu2 li:hover {position:relative;}
.menu2 :hover > a {color:#055C92;background:#d4d8bd url(../../App_Themes/SDR_cn/images/but_02_b.gif) center center;}
/* second */
.menu2 ul ul a:hover{color:#055C92;background:#ACD6F0; position:relative; z-index:110;}
.menu2 ul ul li:hover {position:relative;}
.menu2 ul ul :hover > a {color:#055C92;background:#ACD6F0;}
/* third */
.menu2 ul ul ul a:hover {background:#ACD6F0; position:relative; z-index:120;}
.menu2 ul ul ul :hover > a {background:#ACD6F0;}
/* fourth */
.menu2 ul ul ul ul a:hover {background:#ACD6F0; position:relative; z-index:130;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu2 ul ul {visibility:hidden;position:absolute;height:0;top:47px; left:0; width:14em;}

/* position the third level flyout menu2 */
.menu2 ul ul ul{left:12em;top:0;width:14em;}


/* make the second level visible when hover on first level list OR link */
.menu2 ul :hover ul{visibility:visible; height:auto;  
background:transparent url(images/trans.gif); 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu2 ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu2 ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu2 ul :hover ul :hover ul{visibility:visible; left:9em;}
/* make the fourth level visible when you hover over third level list OR link */
.menu2 ul :hover ul :hover ul :hover ul {visibility:visible;}

/* menu3 
----------------------------------
*/

.menu3 {font-size:12px; width:168px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu3 ul {padding:0;margin:0;list-style-type:none; height:47px; background:transparent;}

/* style the sub-level lists */
.menu3 ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu3 positon */
.menu3 ul li {float:left;height:47px;line-height:47px; display:block;}

/* style the sub level list items */
.menu3 ul ul li {display:block;width:12em;height:auto; line-height:1em;}

/* style the links for the top level */
.menu3 a, .menu3 a:visited {
display:block;float:left;height:100%; width:168px; font-size:1em;text-decoration:none;color:#fff;
padding:0; 
background:#949e7c url(../../App_Themes/SDR_cn/images/but_03_a.gif);
}
/* hack IE5.x to get the correct the faulty box model and get the width right */
.menu3 a, * html .menu3 a:visited {width:11em; width:168px;}

/* style the sub level links */
.menu3 ul ul a, .menu3 ul ul a:visited {display:block;
background:#5b8686 url(../../App_Themes/SDR_cn/images/but_bg.gif); 
color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em; border-bottom:1px solid #ACD6F0;}
.menu3 ul ul a, * html .menu3 ul ul a:visited  {width:14em; width:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu3 table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:1;}


/* style the third level background */
.menu3 ul ul ul a, .menu3 ul ul ul a:visited {background:#b4be9c url(../../App_Themes/SDR_cn/images/but_bg.gif);}
/* style the fourth level background */
.menu3 ul ul ul ul a, .menu3 ul ul ul ul a:visited {background:#c4ceac url(../../App_Themes/SDR_cn/images/but_bg.gif);}
/* style the sub level 1 background */
.menu3 ul :hover a.sub1 {background:#447b7b;}
/* style the sub level 2 background */
.menu3 ul ul :hover a.sub2 {background:#447b7b;}

/* style the level hovers */
/* first */
.menu3 a:hover {color:#055C92;
background:#d4d8bd url(../../App_Themes/SDR_cn/images/but_03_b.gif) center center; 
position:relative; z-index:100;}
.menu3 li:hover {position:relative;}
.menu3 :hover > a {color:#055C92;background:#d4d8bd url(../../App_Themes/SDR_cn/images/but_03_b.gif) center center;}
/* second */
.menu3 ul ul a:hover{color:#055C92;background:#ACD6F0; position:relative; z-index:110;}
.menu3 ul ul li:hover {position:relative;}
.menu3 ul ul :hover > a {color:#055C92;background:#ACD6F0;}
/* third */
.menu3 ul ul ul a:hover {background:#ACD6F0; position:relative; z-index:120;}
.menu3 ul ul ul :hover > a {background:#ACD6F0;}
/* fourth */
.menu3 ul ul ul ul a:hover {background:#ACD6F0; position:relative; z-index:130;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu3 ul ul {visibility:hidden;position:absolute;height:0;top:47px; left:0; width:14em;}

/* position the third level flyout menu3 */
.menu3 ul ul ul{left:12em;top:0;width:14em;}


/* make the second level visible when hover on first level list OR link */
.menu3 ul :hover ul{visibility:visible; height:auto;  
background:transparent url(images/trans.gif); 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu3 ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu3 ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu3 ul :hover ul :hover ul{visibility:visible; left:9em;}
/* make the fourth level visible when you hover over third level list OR link */
.menu3 ul :hover ul :hover ul :hover ul {visibility:visible;}


/* --------------------------------------------------------- TDataList  ---------------------------------------------- */
.TDataListImg
{
	width:50px;
	height:30px;
	background-color:#F2F0ED;
    border-bottom:solid 1px #ffffff;
	text-align:center;
	line-height:30px;	
}

.TDataListTd
{
	height:30px;
	background-color:#F2F0ED;
	border-bottom:solid 1px #ffffff;
	text-align:left;			
}
.TDataListTitle
{
	width:8px;
	height:3px;
	background-color:#BCBCBC;
	overflow:hidden;
}

/* --------------------------------------------------------- Menu  ---------------------------------------------- */
.Menu{
	margin:0 0 0 35px;
}

/* 主菜单栏背景 */
.menuBackgr 
{
	}
/* 每个主菜单CSS */
.menuBarStatic  
{
	color: #3D3D3D; 
	font-size: 13px;
	font-weight: bold;	
	width:75px;
	height:30px;
	line-height: 30px;
	overflow: hidden;
	text-align:center;
	}
/* 每个主菜单字體 */	
.menuBarStatic:visited  {  color: #3D3D3D; text-decoration: none}
.menuBarStatic:link {  color: #3D3D3D; text-decoration: none}
.menuBarStatic:hover {  color: #D14913; text-decoration: none}

/* 当鼠标移到主菜单上时的CSS */
.menuBarStaticHr 
{
	color: #FFFFFF; 
	font-weight: bold;	
	width:75px;
	height:30px;
	line-height: 30px;
	overflow: hidden;
	text-align:center;
	background-color:#E9E9E9;
}
/* 子菜单背景 */
.menuBarDynamic { 
	border:1px solid #6CA9C1; 
	width:120px;
	height:24px;
}
/* 子菜单字體 */	
.menuBarDynamicItem:visited  {  color: #207090; text-decoration: none}
.menuBarDynamicItem:link {  color: #207090; text-decoration: none}
.menuBarDynamicItem:hover {  color: #FFFFFF; text-decoration: none}

/* 每个子菜单条的CSS */
.menuBarDynamicItem  
{
	width:120px;	
	height:24px;	
	padding:0 0 0 5px; 
	line-height: 24px;
	overflow: hidden;	
	background-color:#FFFFFF; 
	border:solid 1px #DEE7EF;
	color: #207090; 
	font-weight: bold;	
}



/* 当鼠标移到子菜单上时的CSS */
.menuBarDynamicHr{ 
	background-color:#207090;
	color: #ffffff; 
	font-weight: bold;		
}

/* --------------------------------------------------------- TTree  ---------------------------------------------- */

.tree
{
	margin:0 auto;	
	padding: 0px;
	width:170px;
}

.treeRoot
{
	width:181px;
	height:25px;
	font-size: 12px; color: #1C6B8C; font-weight: bold;
	background: url(../../App_Themes/SDR_cn/images/right_06.gif);
}

.treeNode
{
	width:181px;	
	height:25px;
	font-size: 12px; color: #545454; 
	background: url(../../App_Themes/SDR_cn/images/right_06.gif);	
}

/* ----------------------------------------ajax--------------------------------- */
.ajax__tab_Default .ajax__tab_header
{
    padding:1px 0 0 0px;
    height: 27px;
    background:#f5f5f5 repeat-x bottom;
    border-bottom: solid 8px #3793d6;    
}
.ajax__tab_Default .ajax__tab_outer
{
}
.ajax__tab_Default .ajax__tab_inner
{
}
.ajax__tab_Default .ajax__tab_tab
{
    margin-left:10px;
    text-align: center;
    padding: 5px 5px 3px 10px;
    font-size: 12px;
    color: #1B5681;
    width:100px;
    cursor:pointer;
	font-weight: bold;    
}

.ajax__tab_Default .ajax__tab_hover .ajax__tab_outer ,.ajax__tab_Default .ajax__tab_active .ajax__tab_outer
{
}
.ajax__tab_Default .ajax__tab_hover .ajax__tab_inner ,.ajax__tab_Default .ajax__tab_active .ajax__tab_inner
{
}
.ajax__tab_Default .ajax__tab_active .ajax__tab_tab , .ajax__tab_Default .ajax__tab_hover .ajax__tab_tab
{
    margin-left:10px;
    text-align: center;
    padding: 5px 5px 3px 10px;
    font-size: 12px;
    color: #FFFFFF;
    border: solid 2px #3793d6;
    background-color:#3793d6;
    cursor:pointer;
	font-weight: bold;    
}
.ajax__tab_Default .ajax__tab_active .ajax__tab_tab
{
    border-bottom: solid 2px #3793d6;
}
.ajax__tab_Default .ajax__tab_hover .ajax__tab_tab span , .ajax__tab_Default .ajax__tab_active .ajax__tab_tab span
{
    color: #B82400;
}
.ajax__tab_Default .ajax__tab_body
{
}



/* ----------------------------------------Tracking Table--------------------------------- */

.title_01  
{
	font: bold 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #1D5C8D; 
}

.title_02
{   
   color: #9A9A9A; 
   font: none 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.th
{   
   color: #4f6b72; 
   font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   background: #CAE8EA;
	padding: 3px ;  
	text-align:center; 
}
.td 
{
  font:  12px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	text-align:left;
    border: 0px solid #4DAA9B;
    background: #F5FAFA;
    padding: 3px ;
    color: #6D929B;
}
.tdRight
{
	text-align:right;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	color: #4f6b72;
	border: 0px solid #4DAA9B;	
	background: #E6EAE9;	
}

.tdCenter
{
	text-align:center;
}

.Center
{
	text-align:center;
	border: 1px solid #4DAA9B;
	background: #F5FAFA;
	padding: 3px ;
	color: #6D929B;	
}

.table
{
	/*width:100%;*/
	margin:0px auto;
}



.datagrid
{
	background: #538393;
	padding: 3px ;	
}

.Track_Login_TextBox
{
    Width:150px;
    height:24px;
}




       .msg
        {
            position:absolute; 
            top:100px; 
            border:1px solid #336699;      
            left:150px;      
            z-index:10001;    
            background-color:White;
       }
       .tableSet td {
	        text-align:left;
            border: 1px solid White;
            background: #F5FAFA;
            
            padding: 3px ;
             
        }
/*手機訪問網頁 Mobile*/
#mobile_header
{
    width:100%;
    text-align:center;    
}
#mobile_main
{
    width:100%;
    text-align:center;           
   
}
/*線上對單*/
 .hawb_table
        {
            width: 100%;
            font-weight: bold;
            border-width: 0px;
            padding: 0px;
            
        }
        .compare_txt_normal
        {
            color: #000000;
            font-weight: bold;
            font-size: 11px;
            background-color: White;
            border-color: #6D929B;
            border-width: 1px;
            border-style: Solid;
            overflow-y: hidden;
        }
        .compare_txt_red
        {
            color: #000000;
            font-weight: bold;
            font-size: 11px;
            background-color: #FF9BB9;
            border-color: #6D929B;
            border-width: 1px;
            border-style: Solid;
            overflow-y: hidden;
        }
        .compare_txt_blue
        {
            color: #000000;
            font-weight: bold;
            font-size: 11px;
            background-color: #C7FFFF;
            border-color: #6D929B;
            border-width: 1px;
            border-style: Solid;
            overflow-y: hidden;
        }


.close{
	width:16px; height:16px;background:url('../../App_Themes/SDR_cn/images/panel_tools.gif') no-repeat -16px 0px;cursor: pointer;
  }
  .down{
	width:16px; height:16px;background:url('../../App_Themes/SDR_cn/images/panel_tools.gif') no-repeat -32px -16px;cursor: pointer;
  }