/* Font Size */

.12pt        { font-size: 12pt   }
.10pt        { font-size: 10.5pt }
.9pt         { font-size: 9pt    }
.7pt         { font-size: 7pt    }
.bfont       { font-size: 10.5pt }

/* Font Family */

.Arial       { font-family: Arial }
.Arial-bold  { font-family: Arial;
               font-weight: bold; }
               
/* Font color */

.maincolor   { color: #215DC6 }

/* Paragraph */

.high        { height:40 }

/* LINK EVENT */

a:link       { text-decoration:none; color:#003399 }
a:visited    { text-decoration:none; color:#003399 }
a:hover      { text-decoration:underline; color:#0066cc }
a:active     { text-decoration:underline; color:#003399 }

.nav a:link    { text-decoration:none; color:#FFFFFF }
.nav a:visited { text-decoration:none; color:#FFFFFF }
.nav a:hover   { text-decoration:none; color:#95CAFF }
.nav a:active  { text-decoration:none; color:#95CAFF }

.panel_right a:link    { text-decoration:none; color:#000000; }
.panel_right a:visited { text-decoration:none; color:#000000; }
.panel_right a:hover   { text-decoration:underline; color:#0066cc }

.file a:link    { text-decoration:none; color:black }
.file a:visited { text-decoration:none; color:black }
.file a:hover   { text-decoration:underline; color:#0066cc }
.file a:active  { text-decoration:none; color:white; background:#0066cc }

.file1 a:link    { text-decoration:none; color:white }
.file1 a:visited { text-decoration:none; color:white }
.file1 a:hover   { text-decoration:underline; color:white }
.file1 a:active  { text-decoration:none; color:white; background:#0066cc }

.whitearea a:link    { text-decoration:none; color:#667E97; }
.whitearea a:visited { text-decoration:none; color:#667E97; }
.whitearea a:hover   { text-decoration:underline; color:#0066cc }





.banner      { background-image: url('../images/index_bg_02.gif');
               background-repeat: no-repeat;
               height:67 }

               
.menu_item   { border-left: 1px solid #EFEDDE;
               border-right: 1px solid #FFFFFF; }
.menu_over   { border: 1px solid #0066CC; 
               color: #FF00FF }
.border      { border: 1px solid #B5C5F0;
               padding: 10  }
               
.border_b    { border-bottom: 1px solid #B5C5F0;
               padding-left: 10;
               padding-right: 10;
               padding-top: 20;
               padding-bottom: 0;  }
               
.menubar     { background-repeat: no-repeat; 
               background-position-x: right; color:#FFFFFF; background-color:#0066CC ;
               height:24; padding-left:5}

.menufont    { color: #FFFFFF}
.body        { background-color: #FFFFFF;
               background-position: right bottom;
               background-repeat: no-repeat; }

.panel       { padding:15; 
               background-color:#F2F9F9 ;
               filter:alphsa(opacity:10);
               color:#000000;
               height:100%;
               width:150;
               border-right: 1px solid #7F9DB9; }
               
.inpanel     { position: relative;height:100%;
               border-right: 0px solid #B5C5F0; }


.home_info   { font-size:12pt;
               font-weight:bold;
               font-family:Arial;
               color: #FFFFFF;
               padding-left:0;padding-right:0;
               position: relative;height:100%; }
               
.home_time   { font-size:9pt;
               font-weight:bSold;
               font-family:Arial;
               color: #FFFFFF;
               padding-left:0;padding-right:0;
               position: relative;height:100%;  }
               

.home_date   { font-size:10pt;
               font-weight:bSold;
               font-family:Arial;
               color: #FFFFFF;
               padding-left:0;padding-right:0;
               position: relative;height:100%; }
               
               
.page_banner { font-size:19pt;
               font-weight:bSold;
               color: #FFFFFF;
               padding-left:20;padding-right:10; 
               border-top: 0px solid #A9CBEE;
               background-color: #0066CC;
               filter:alpha(opacity:75);               
               height: 40px; width: 100%; }
              
               
.page_title  { font-size:19pt;
               color: #FFFFFF;
               padding-right:10; 
               position: relative;height:100%;}

.title_tips  { font-size:12pt;
               color: #FFFFFF;
               padding-top:0;
               filter:alpha(opacity:70); }

               
.panel_right { padding:15; 
               background-color:#F8F8F1;
               color:#000000;
               height:100%;
               width:150;
               border-left: 1px solid #C0C0C0; 
               line-height:140% }
               
.pr_head     { border-bottom:1px solid #C0C0C0; 
               height:18;
               padding-left:5;
               padding-top:2;
               padding-bottom:0;
               padding-right:5;
               background-color:#ECE9D8;}

.status      { border-top:1px solid #808080; 
               background-color: #ECE9D8;
               height:22;
               padding:4}
               
.toolarea    {  border-top: 5px solid #7F9DB9;
                border-left: 1px solid #B5C5F0;
                border-right: 1px solid #B5C5F0;
                border-bottom: 1px solid #B5C5F0;                
                padding: 0; background-color:#FFFFFF; }

.t_divider_l { background-color:#808080;
               filter:alpha(opacity=0,finishopacity=50,style=1)}
.t_divider_r { background-color:#808080;
               filter:alpha(opacity=50,finishopacity=0,style=1); }
.t_divider_ll{ background-color:#FFFFFF;
               filter:alpha(opacity=0,finishopacity=50,style=1);}
.t_divider_rr{ background-color:#FFFFFF;
               filter:alpha(opacity=50,finishopacity=0,style=1); }

.ta_head     {  padding-left: 10;
                padding-top:0;
                padding-bottom:0;
                height:20; 
                color:#667E97; 
                background-color:#CDDBE2; }
               
               

/* FORM ITEM */

form         { margin-top:0;
               margin-bottom:0 }
input        { font-size: 9pt }
select       { font-size: 9pt }

.selectbig   { border:1px solid #7F9DB9;
               color:#4D6185;
               background-color:#FFFFFF; 
               font-family:Arial;
               font-size:14pt; 
               font-weight:bold;
               text-align:right;
               padding:3; arial }

.s_depart    { font-size: 9pt;
               color:#FFFFFF; 
               background-color:#808080 }
textarea     { font-size: 9pt }

.button      { padding-left:5;padding-right:5; }

.textarea    { border:1px solid #7F9DB9;
               color:#4D6185;
               background-color:#FFFFFF;
               padding:2;}
               
.ta-bigfont  { border:1px solid #7F9DB9;
               color:#4D6185;
               background-color:#FFFFFF; 
               font-family:Arial Black; 
               font-size:14pt; 
               text-align:right;
               padding:3; }
                
.textarea1   { border-bottom:1px solid #7F9DB9;
               border-left: 0px solid;
               border-right: 0px solid;
               border-top: 0px solid;
               color:#4D6185;
               background-color:#FFFFFF;}

.textarea2   { border:0px solid #7F9DB9;
               background-color:#ECE9D8;
               overflow:auto;}
               
.textarea3   { border:0px solid #7F9DB9;
			   color:#4D6185;
			   background-color:#FFFFFF;}
			   
.textarea4   { border:0px solid #7F9DB9;
			   color:#4D6185;
			   background-color:#F8F8F1;}
               
.send        {  filter:alpha(opacity=80);
                padding:1;
                border: 1px solid #FFFFFF; }
                
.sendover    {  filter:alpha(opacity=100);
                padding:1;
                border: 1px solid #0066CC; }

.senddown    {  filter:alpha(opacity=100);
                padding:1;
                border: 1px solid #0066CC; 
                background-color: #EDF2FA; }
                
.labelarea   { border: 1px solid #7F9DB9; 
               background-color: #ffffff;
               padding:10;
               heigth:100%;}
               
/* label */

.label_head  { color: #000000; 
               border-bottom: 0px solid #B5C5F0;
               height:22;}
               
               

.label_front {  position: relative; top: 1; z-index: 1}


.label_behind{  position: relative; top: 1; z-index: 0}
                
.label_w_l   { 
               background-image:url('../images/label/label_w_l.gif');
               width:8;
               height:16;
             }
             
.label_w_m   { 
               border-top: 1px solid #000000;
               background-color: #FFFFFF;
               padding-left:10;
               padding-right:10;
               padding-top:0;
             }
.label_w_r   { 
               background-image:url('../images/label/label_w_r.gif');
               width:8;
               height:16;
             }               
             
.label_g_l   { 
               background-image:url('../images/label/label_g_l.gif');
               border-bottom: 1px solid #7F9DB9;
               width:8;
               height:16;
             }
             
.label_g_m   { 
               border-top: 1px solid #ACA899;
               border-bottom: 1px solid #7F9DB9;
               background-color: #ECE9D8;
               padding-left:10;
               padding-right:10;
               height:16;

             }
.label_g_r   { 
               background-image:url('../images/label/label_g_r.gif');
               border-bottom: 1px solid #7F9DB9;
               width:8;
               height:16;
             }               


/* TABLE */

table        { font-size: 9pt }
body         { cursor:default }

/* iframe */

.iframe      { border: 0px solid #B5C5F0;
               width: 100%;
               height:100%; }
               
               
.iframe2     { border:1px solid #7F9DB9;
               color:#4D6185;
               background-color:#FFFFFF;
               padding:1;}
               
.frame       { border: 1px solid #B5C5F0;
               width: 100%;
               height:100%; }


.hand        { cursor:hand; }

.show        { }
.hide        { display:none; }

/* List Item */

.list        { width:100%; }

.list_head   { color: #000000; 
               background-image: url('../images/list/list_head_back.gif');
               border-bottom: 0px solid #000000; 
               background-color: #F2F9F9;
               height:20;}
               
.list_h_over { color: #000000; 
               background-image: url('../images/list/list_head_ba.gif');
               border-bottom: 0px solid #000000; 
               background-color: #F2F9F9;
               height:20;}
               
.list_bottom { border:1px solid #B5C5F0; color: #000000; 
               height:20;
               padding:5; background-color:#ECF0FB;
               margin-top:20;}

.list_item   { border-bottom:0px solid #F2F9F9;
               background-color: #FFFFFF;
               height:20; }

.list_over   { background-color: #C9DEF4;
               color:#000000;
               height:20; 
               background-image: url('../imagess/list/list_item_back.gif'); }               


.list_item1  { background-color: #006699;
               height:20; color:#FFFFFF }

.list_item2  { background-color: #EBF0FA;
               height:20; color:#000000 }
               
.list_item3  { background-color: #FF9933;
               height:20; color:#FFFFFF }
                              
.filename    { font-size:9pt;
               padding-left:2;
               padding-right:2;
               padding-top:2;
               padding-bottom:2;
               color: #000000 }
               
.file_hover  { font-size:9pt;
               padding-left:2;
               padding-right:2;
               padding-top:2;
               padding-bottom:2;
               color: #000000; 
               text-decoration:underline }
               
.file_click  { font-size:9pt;
               padding-left:2;
               padding-right:2;
               padding-top:2;
               padding-bottom:2;
               color: #FFFFFF;
               background-color: #4F53BC; }
               
/* dialogue */

.dback       { background-color: #ECE9D8; }
.divider     { background-color: #FFFFFF; }

               
.dmain       { padding:15; }

               
.dwarea      { padding:10;
               background-color:#F8F8F1;
               color:#667E97;
               height:100%;
               width:100%;
               border: 1px solid #C0C0C0; 
               line-height:140%; }
               
.dbottom     { border-top:1px outset #808080; 
               background-color: #FFFFFF;
               padding-top:10;
               padding-bottom:10;
               padding-right:15;}
               
.dbottom2    { border-top:0px outset #808080; 
               background-color: ;
               padding-top:00;
               padding-bottom:10;
               padding-right:15}
               
.infield     { padding:10; }

.line        { padding:5 }

.fileup      { color:#4D6185;}

.field       { border: 1px solid #7F9DB9;}

.whitearea   { padding:10; 
               background-color:#F8F8F1;
               color:#667E97;
               height:100%;
               width:120;
               border: 1px solid #C0C0C0; 
               line-height:140% }


/* toolbar */

.toolbar     { border-left:1px solid #FFFFFF; 
               border-right:1px solid #D8D2BD; 
               border-top:1px solid #FFFFFF; 
               border-bottom:1px solid #D8D2BD; 
               padding-left: 10; 
               padding-right: 10;
               padding-top: 3; 
               padding-bottom: 1; 
               height:33;
               background-color: #EBEADB;}
               
.toolspace   { width:30; }
               
.tool&2font  { width:60; }

.divide      { border-left:1px solid #ACA899;
               width:1;
               padding:3; }

.tool        {  
                filter:alpha(opacity=80);
                padding-top: 4;
                padding-bottom: 4;
                padding-left: 4;
                padding-right: 4;
                border:1px solid #F0EEE4; }
                
.toolover    {  
                filter:alpha(opacity=100);
                padding-top: 3;
                padding-bottom: 5;
                padding-left: 3;
                padding-right: 5;
                border-left:1px solid #FFFFFF; 
                border-right:1px solid #ACA899; 
                border-top:1px solid #FFFFFF; 
                border-bottom:1px solid #ACA899; }

.tooldown    {  
                filter:alpha(opacity=100);
                padding-top: 5;
                padding-bottom: 3;
                padding-left: 5;
                padding-right: 3;
                border-left:1px solid #ACA899; 
                border-right:1px solid #FFFFFF; 
                border-top:1px solid #ACA899; 
                border-bottom:1px solid #FFFFFF;
                background-color:#DEDED3 }
                
.etool       {  filter:alpha(opacity=80);
                padding-top: 4;
                padding-bottom: 4;
                padding-left: 4;
                padding-right: 4;
                border: 1px solid #F0EEE4; }
                

.etoolover   {  filter:alpha(opacity=100);
                padding-top: 4;
                padding-bottom: 4;
                padding-left: 4;
                padding-right: 4;
                border: 1px solid #0066CC; 
                background-color: #C1D2EE; }

.etooldown   {  
                filter:alpha(opacity=100);
                padding-top: 5;
                padding-bottom: 3;
                padding-left: 5;
                padding-right: 3;
                border: 1px solid #0066CC; 
                background-color: #B0C6EA; }
                
.stool       {  padding-top: 2;
                padding-bottom: 2;
                padding-left: 4;
                padding-right: 4;
                border: 1px solid #F8F8F5; }
                
.buykabg
{
	background-image: url(images/bg1.gif);
 	color: #000000;
 	cursor: hand;
 	font-size: 12px;
 	height: 20px;
	PADDING-RIGHT:4px;
	PADDING-LEFT :4px;
	PADDING-TOP  :2px;
	PADDING-BOTTOM :2px;
	margin: 2px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	letter-spacing: 0px;
	word-spacing: 0px;
 
}
.stoolover   {  filter:alpha(opacity=100);
                padding-top: 2;
                padding-bottom: 2;
                padding-left: 4;
                padding-right: 4;
                border: 1px solid #0066CC; 
                background-color: #C1D2EE; }

.stooldown   {  
                filter:alpha(opacity=100);
                padding-top: 3;
                padding-bottom: 1;
                padding-left: 5;
                padding-right: 3;
                border: 1px solid #0066CC; 
                background-color: #B0C6EA; }
                
.toolbottom  { border: 1px solid #9BC1F0;
               padding-left: 10; 
               padding-right: 10; 
               padding-top: 5; 
               padding-bottom: 5; 
               background-color: #E1EDFA;}
               
.toolfont    { color: #000080;
               cursor: hand; }
                
/* editor */

.cpanel      { border: 1px solid #0066CC;
               background-color: #FFFFFF;}
.statusbar   { border-left:1px solid #FFFFFF; 
               border-right:1px solid #FFFFFF; 
               border-top:1px solid #FFFFFF; 
               border-bottom:1px solid #D8D2BD; 
               padding-left: 10; 
               padding-top: 2; 
               padding-bottom: 2; 
               height:33;
               background-color: #F0EEE4;}
.editarea    { border-bottom:1px solid #D8D2BD; width:100%;
               height:100% }
               
.color       {  border: 1px solid #FFFFFF; }
                
.colorover   {  border: 1px solid #0066CC; 
                background-color: #C1D2EE; }
.colordown   {  border: 1px solid #0066CC; 
                background-color: #ABC2E9; }


                
/* calendar */

.cal_head    { padding-top:3;
               padding-bottom:3;
               font-weight:0;
               color:#FFFFFF;
               background-color: #00CC00; }

.day         { border: 1px solid #FFFFFF;
               color:#0066CC; }
.day_over    { border: 1px solid #0066CC;
               background-color: #E1EDFA;
               color:#0066CC; }
.day_down    { border: 1px solid #0066CC;
               background-color: #ABC2E9;
               color:#FFFFFF; }
.today       { border: 1px solid #FFFFFF;
               color:#FFFFFF;
               background-color:#FF6600 }
.week        { border: 1px solid #E1EDFA;
               background-color:#E1EDFA;
               color:#0066CC; }
.back        { background-color:#E1EDFA;}

.arrow       { filter:alpha(opacity=95); }
.arrow_over  { filter:alpha(opacity=100); }
.arrow_down  { filter:alpha(opacity=85); }


/* Item */

.pitem       { padding:15 }

.item        { padding:15 }

.item_left   { background-color: #E1EDFA;}

.list        { width:100%; }

.list_hdbk   { background-color: #F2F9F9 }

.column      { padding:4;
               margin-bottom:15;
               width:100%;
               color:#003399;
               background-color: #FFFFFF;
               border:1px solid #7F9DB9; }
               
.column_head { padding-top:3;
               padding-bottom:3;
               font-weight:bold;
               color:#FFFFFF;
               background-color: #215DC6; }

.title       { filter:alpha(opacity=100,finishopacity=0,style=1,startX=0,starY=0,finishX=500,finishY=0);
               padding-left: 8;
               padding-top: 4;
               color: #FFFFFF;
               width:100%;
               height:22;
               font-weight: bold;
               font-size: 9pt;
               font-family: Arial;
               margin-bottom:12; background-image:url('../images/title.gif'); background-repeat:no-repeat }


.hlist_dot   { padding:4;
               padding-right:6; }
.hlist_item  { border-bottom:1px solid #E5E5E5;
               padding-top:6;
               padding-bottom:2; }
.hlist_select{ background-image: url('../../images/list/list_item_back.gif');
               background-repeat: repeat-x; }
               
/* search button */

.number      { border: 1px solid #C0C0C0; background-color:#FFFFFF}


/* padding */

.padding0    { padding:0; }


/* Trn */

.Trn          { background-color: #C4DCF0;
                padding:8;
                  }

.Trn_bottom   { padding-left:10;
                padding-right:10;
                padding-top:10;
                padding-bottom:10;
                height:40;
                color:#000080;
                background-color: #0066CC;
                filter:alpha(opacity:70); }
                
.Trn_back     { background-color:#FFFFFF;
                line-height: 150%; }
                
.Trn_item     { padding:8;
                height:22;
                color:#000080;
                background-color: #EFF6FB;
                border-bottom:1px solid #96C0E3;
                line-height: 150% }

.Trn_item_1   { 
                color:#000080;
                padding:10;
                background-color:#D3E0F2;
                width:100%; }

.Trn_item_2   { height:22;
                color:#000080;
                padding-top:3;
                background-color:#;
                border-bottom:1px solid #96C0E3; }
                
.Trn_item_name{ font-size:19pt;color:#000080; }

.Trn_advice   { font-size:19pt;color:#800080; }

.Trn_status   { color:#800080; }

.Trn_button  { border-left:1px solid #FFFFFF; 
               border-right:1px solid #000000; 
               border-top:1px solid #FFFFFF; 
               border-bottom:1px solid #000000; 
               padding-left:5;padding-right:5; 
               color:#000080; background-image:url('../images/trn_bt_back.gif'); 
               background-repeat:repeat-x; background-attachment:fixed;
               font-weight:bold;
               height:20; }
               
/* BBS */

.b_table_A   { width:100%; height:150;
               padding:10;
               margin-bottom:10;
               background-color:#E1EDFA;
               border:1px solid #B5C5F0; }
               
.b_table_AL  { width:100;
               color:#003399;
               font-weight:bold;
               border-right:1px solid #B5C5F0; }

.b_table_AT  { padding-top:8;
               padding-bottom:2;
               width:100%;
               color:#003399;
               font-weight:bold;
               border-bottom:1px solid #B5C5F0; }
               
.b_table_AR  { margin-top:30;
               padding-top:8;
               padding-bottom:2;
               width:100%;
               color:#003399;
               border-top:1px solid #B5C5F0; }
               
.b_table_B   { width:100%; height:150;
               padding:10;
               margin-bottom:10;
               background-color:#FFFFFF;
               border:1px solid #B5C5F0; }
               
.b_table_BL  { width:100;
               color:#003399;
               font-weight:bold;
               border-right:1px solid #B5C5F0; }
               
.b_table_BT  { padding-top:8;
               padding-bottom:2;
               width:100%;
               color:#003399;
               font-weight:bold;
               border-bottom:1px solid #B5C5F0; }
               
.b_table_BR  { margin-top:30;
               padding-top:8;
               padding-bottom:2;
               width:100%;
               color:#003399;
               border-top:1px solid #B5C5F0; }
               
.currentPn   { font-size:12pt;
               font-weight:bold;
               text-decoration:underline; 
               color:#003399;  }
               
.topic_Pback { padding:30;
               width:100%;height:100%;
               background-color: #; }

.reply_head  { color:#FFFFFF;
               font-weight:bold;
               background-color: #215DC6;
               border-bottom: 1px solid #B5C5F0;  }
.reply       { padding:10;
               margin-top:20;
               background-color: #E1EDFA;
               border: 1px solid #B5C5F0; }
               
.ta_reply    { border:1px solid #B5C5F0;
               color:#4D6185;
               background-color:#FFFFFF;
               padding:5;}
               
               
.vote_content{ width:100%; height:100%;
               padding:10;
               margin-bottom:10;
               background-color:#E1EDFA;
               border:1px solid #B5C5F0; }

.vote_Pback  { padding:00;
               width:100%;height:100%;
               background-color: #; }
               
.vote_title  { font-size:12pt;
               font-weight:bold;
               color:#003399;  }
               
.vote_status { margin-top:00;
               padding-top:6;
               padding-bottom:1;
               width:100%;
               color:#003399;
               border-top:1px solid #B5C5F0;  }
                              
.vote_option { width:100%; 
               padding:5;
               margin-top:10;
               color:#003399;
               font-weight:bold;
               background-color:#FFFFFF;
               border:1px solid #B5C5F0; }
               
.vote_opt_l  { width:10;
               color:#003399;
               font-weight:bold;
               border-right:1px solid #B5C5F0; }
               
.vote_result { width:100%; 
               padding:5;
               margin-top:10;
               color:#003399;
               background-color:#7AC845;}
               
.vote_rshead { color:#FFFFFF; }

.vote_rsopt  { background-color:#FFFFFF; }
               
.vote_bottom { padding-left:10;
               padding-right:10;
               padding-top:10;
               padding-bottom:10;
               height:40;
               color:#000080;
               background-color: #0066CC;
               filter:alpha(opacity:70); }

/* UserSet */

.User_back   { background-color:#D3E0F2;
               line-height: 150%; }
                
.User_bottom { padding-left:10;
               padding-right:10;
               padding-top:10;
               padding-bottom:10;
               height:40;
               color:#000080;
               background-color: #0066CC;
               filter:alpha(opacity:75); }

              
.Ucontent    { width:100%;
               padding:30;
               color:#0054A6;
               font-weight:bold; }
               
.Uno         { font-size:24pt; 
               font-family:Arial Black; 
               font-style:italicS; font-weight:bold;
               padding-bottom:0;
               color:#FFFFFF;
               filter:shadow(color=#0054A6,direction=115); }
               
.sub_title   { font-size:20pt; 
               font-weight:bold; 
               color:#0054A6; }
                              
.Utextarea1  { padding-left:10;
			   padding-right:10;
               font-family:Arial Black;
               font-size:20pt; 
               color:#00CC00;               
               background-color:#F8F8F5;
               border:1px solid #7F9DB9; }
               
.Utextarea2  { padding-left:10;
			   padding-right:10;
               font-family:Arial Black;
               font-size:20pt;
               color:#4D6185;
               background-color:#F8F8F5;
               border:1px solid #7F9DB9; }
               
.Utextarea3  { padding-left:10;
			   padding-right:10;
               font-family:Arial Black;
               font-size:12pt;
               color:#4D6185;
               background-color:#F8F8F5;
               border:1px solid #7F9DB9; }
               
.infoarea    { border: 1px solid #7F9DB9; 
               background-color: #F8F8F5; 
               padding:25;
               margin-right:2;
               margin-bottom:2;
               heigth:100%;}
               
.infotable   { padding:5;
               #D3E5FA;color:#0A246A}
               
.infodivline { border:1px solid #7F9DB9;
               width:100%;
               height:1;
               margin-top:0;
               margin-bottom:0; }
               
.pwd_tips    { font-family:Arial;
               font-weight:bold;
               font-size:12pt; color:#FF9933;  }
               
.notearea    { border:1px solid #7F9DB9; 
               color:#0A246A; 
               padding:10;
               background-color:#D3E0F2;}